CoolFace
Modelpublic

haturusinghe/xlm_r_base-finetuned_after_mrp-v2-efficient-jazz-2

sourceHugging Facemitupdated 2y 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. -->

xlmrbase-finetunedaftermrp-v2-efficient-jazz-2

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

  • —Loss: 0.4290
  • —Precision 0: 0.8620
  • —Precision 1: 0.7980
  • —Recall 0: 0.8620
  • —Recall 1: 0.7980
  • —F1 0: 0.8620
  • —F1 1: 0.7980
  • —Precision Weighted: 0.836
  • —Recall Weighted: 0.836
  • —F1 Weighted: 0.836
  • —Accuracy: 0.836
  • —F1 Macro: 0.8300

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossPrecision 0Precision 1Recall 0Recall 1F1 0F1 1Precision WeightedRecall WeightedF1 WeightedAccuracyF1 Macro
0.4941.04690.55470.71040.84090.94340.43740.81050.57550.76340.7380.71510.7380.6930
0.37272.09380.43390.84310.77840.85050.76850.84680.77340.81690.81720.81700.81720.8101
0.41213.014070.39440.84920.80990.87610.77240.86240.79070.83330.8340.83330.8340.8266
0.27124.018760.39850.84630.81210.87880.76650.86220.78860.83240.83320.83240.83320.8254
0.2845.023450.42900.86200.79800.86200.79800.86200.79800.8360.8360.8360.8360.8300

Framework versions

  • —Transformers 4.41.1
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1