CoolFace
Modelpublic

Kuongan/xlm-roberta-base-tir-finetuned

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-roberta-base-tir-finetuned

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: 0.3553
  • —F1: 0.5424
  • —Roc Auc: 0.7266
  • —Accuracy: 0.4965

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: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossF1Roc AucAccuracy
0.40431.01810.40970.03860.50950.2061
0.3742.03620.38710.16460.55180.2600
0.36273.05430.35820.30930.60280.3762
0.32454.07240.32140.46310.67510.4336
0.28925.09050.31980.47080.69040.4426
0.28326.010860.31910.49160.69490.4647
0.24257.012670.30180.49550.69760.4862
0.24268.014480.30070.51660.70800.4834
0.229.016290.31140.51130.70960.4882
0.196410.018100.32670.51100.71650.4938
0.181311.019910.31540.51810.71290.4910
0.164912.021720.33780.51440.71310.4965
0.160213.023530.34400.52040.71900.4876
0.136314.025340.34130.52670.72400.4959
0.132615.027150.34690.52660.71650.4903
0.138316.028960.34760.53210.72030.4931
0.122217.030770.34860.52580.71730.4903
0.124218.032580.35530.54240.72660.4965
0.117919.034390.35420.54130.72450.4938
0.118720.036200.35480.54190.72540.4952

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0