CoolFace
Modelpublic

cxlrd/revix_classifier

sourceHugging Facebsd-3-clauseupdated 1y agoView on Hugging Face
0likes5downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

revix_classifier

This model is a fine-tuned version of MIT/ast-finetuned-audioset-10-10-0.4593 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4733
  • —Accuracy: 0.9292
  • —Precision: 0.9492
  • —Recall: 0.9106
  • —F1: 0.9295

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.40551.01200.44560.80.76980.86990.8168
0.45782.02400.42170.8750.83450.94310.8855
0.22353.03600.49590.850.97800.72360.8318
0.0924.04800.38200.90830.93910.87800.9076
0.21525.06000.55370.87920.86150.91060.8854
0.06126.07200.47470.92920.94170.91870.9300
0.03827.08400.44240.9250.94120.91060.9256
0.00158.09600.46470.9250.96460.88620.9237
0.00059.010800.46840.92920.94920.91060.9295
0.000610.012000.47330.92920.94920.91060.9295

Framework versions

  • —Transformers 4.56.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.0