CoolFace
Modelpublic

dmcartor/ast-doubly-finetuned-gtzan

sourceHugging Facebsd-3-clauseupdated 2y agoView on Hugging Face
0likes14downloads
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. -->

ast-finetuned-gtzan-doubly-finetuned-gtzan

This model is a fine-tuned version of ramsri818/ast-finetuned-gtzan on the GTZAN dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5406
  • —Accuracy: 0.91

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
1.2421.04001.44000.78
0.80542.08001.67920.79
0.45333.012001.39490.81
0.49874.016001.70420.8
0.10965.020001.56180.82
0.03286.024001.48370.82
0.06277.028001.56240.82
0.21768.032001.59420.82
0.02679.036001.62820.83
0.113810.040001.62180.83

Framework versions

  • —Transformers 4.42.4
  • —Pytorch 2.3.1+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1