CoolFace
Modelpublic

cxlrd/revix-classifier_3.0

sourceHugging Facebsd-3-clauseupdated 1y agoView on Hugging Face
0likes4downloads
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_3.0

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.3655
  • —Accuracy: 0.8625
  • —Precision: 0.8571
  • —Recall: 0.8780
  • —F1: 0.8675

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: 1e-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: 4
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.40431.01200.41440.80420.77940.86180.8185
0.33862.02400.53310.79580.74030.92680.8231
0.21553.03600.36780.85420.86670.84550.8560
0.09924.04800.36550.86250.85710.87800.8675

Framework versions

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