CoolFace
Modelpublic

haturusinghe/xlm_r_base-finetuned_after_mrp-v2-lucky-cloud-13

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes6downloads
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-lucky-cloud-13

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.3887
  • —Precision 0: 0.8520
  • —Precision 1: 0.8061
  • —Recall 0: 0.8721
  • —Recall 1: 0.7783
  • —F1 0: 0.8619
  • —F1 1: 0.7920
  • —Precision Weighted: 0.8334
  • —Recall Weighted: 0.834
  • —F1 Weighted: 0.8335
  • —F1 Macro: 0.8269

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.5211.04690.40410.80880.84930.91720.68280.85960.75700.82520.8220.81790.8083
0.38262.09380.38440.87190.76720.82960.82170.85020.79350.82940.82640.82720.8219
0.35523.014070.38870.85200.80610.87210.77830.86190.79200.83340.8340.83350.8269
0.28014.018760.42420.86480.78430.84850.80590.85660.79490.83210.83120.83150.8258
0.22235.023450.47540.87550.77260.83370.82660.85410.79870.83370.83080.83160.8264

Framework versions

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