CoolFace
Modelpublic

haturusinghe/XLM-R-BASE-Finetune-step2-finetune-and-eval-may31-deft-sea-5-D-06-01-T-07-56

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. -->

XLM-R-BASE-Finetune-step2-finetune-and-eval-may31-deft-sea-5-D-06-01-T-07-56

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.4138
  • —Precision 0: 0.8686
  • —Precision 1: 0.7973
  • —Recall 0: 0.8593
  • —Recall 1: 0.8099
  • —F1 0: 0.8639
  • —F1 1: 0.8035
  • —Precision Weighted: 0.8397
  • —Recall Weighted: 0.8392
  • —F1 Weighted: 0.8394
  • —Accuracy: 0.8392
  • —F1 Macro: 0.8337

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: 32
  • —evalbatchsize: 64
  • —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.57061.02350.42840.82810.78290.85990.73890.84370.76030.80980.81080.80980.81080.8020
0.42392.04700.39190.79910.86850.93200.65710.86040.74820.82730.82040.81490.82040.8043
0.35523.07050.37740.81680.84160.90980.70150.86080.76520.82690.82520.82200.82520.8130
0.2924.09400.40140.86270.79980.86330.79900.86300.79940.83720.83720.83720.83720.8312
0.24045.011750.41380.86860.79730.85930.80990.86390.80350.83970.83920.83940.83920.8337

Framework versions

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