CoolFace
Modelpublic

DanishMahdi/shah-latif-melody-classifier

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes57downloads
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. -->

results

This model is a fine-tuned version of xlm-roberta-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.7003
  • —Accuracy: 0.5660
  • —F1: 0.5571

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: 2e-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: 15

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.04772.80920.24420.1739
2.9612.09542.48140.31870.2486
2.65823.014312.26600.38890.3370
2.35994.019082.06420.42770.3836
2.04745.023851.98200.44760.4212
1.78986.028621.90470.47380.4416
1.5987.033391.79720.49370.4680
1.45388.038161.78150.50630.4805
1.25419.042931.77120.51990.4941
1.114910.047701.73980.51890.4950
0.988311.052471.70480.53040.5185
0.902412.057241.71610.55030.5390
0.786613.062011.69830.55350.5414
0.72114.066781.70030.56600.5571
0.656615.071551.69800.55560.5492

Framework versions

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