CoolFace
Modelpublic

haturusinghe/xlm_r_base-finetuned_after_mrp-v2-ruby-galaxy-10

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-ruby-galaxy-10

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.4889
  • —Precision 0: 0.8751
  • —Precision 1: 0.8092
  • —Recall 0: 0.8680
  • —Recall 1: 0.8187
  • —F1 0: 0.8715
  • —F1 1: 0.8139
  • —Precision Weighted: 0.8483
  • —Recall Weighted: 0.848
  • —F1 Weighted: 0.8481
  • —F1 Macro: 0.8427

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 WeightedF1 Macro
0.51381.04690.42620.85370.78470.85250.78620.85310.78540.82570.82560.82560.8193
0.36952.09380.41670.90120.72570.77370.87590.83260.79380.82990.81520.81680.8132
0.37413.014070.35830.88230.77410.83300.83740.85690.80450.83840.83480.83570.8307
0.25524.018760.43420.87080.79650.85790.81380.86430.80510.84070.840.84030.8347
0.20135.023450.48890.87510.80920.86800.81870.87150.81390.84830.8480.84810.8427

Framework versions

  • —Transformers 4.41.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1