CoolFace
Modelpublic

dzur658/MERT-v1-330M-finetuned-gtzan

sourceHugging Facecc-by-nc-4.0updated 9mo agoView on Hugging Face
0likes113downloads
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. -->

m-a-p/MERT-v1-330M-finetuned-gtzan

This model is a fine-tuned version of m-a-p/MERT-v1-330M on the GTZAN dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4795
  • —Accuracy: 0.93

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracy
2.1251.0572.09670.46
1.18622.01141.07390.73
0.70553.01710.77440.81
0.4454.02280.52830.86
0.27885.02850.48480.89
0.09486.03420.51920.89
0.07097.03990.46380.9
0.08188.04560.43450.91
0.08359.05130.46380.92
0.006310.05700.41750.94
0.005211.06270.48070.93
0.005512.06840.48140.93
0.023513.07410.47960.93
0.004314.07980.47930.93
0.004415.08550.47950.93

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1