CoolFace
Modelpublic

gechim/xlm-roberta-base-finetuned_60kURL

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes7downloads
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-finetuned_60kURL

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

  • —Loss: 0.3703
  • —Accuracy: 0.9514
  • —F1: 0.9515

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosinewithrestarts
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1
0.31361.07040.17630.93410.9341
0.17352.014080.15220.94290.9431
0.13893.021120.14970.94750.9478
0.11554.028160.17240.94620.9467
0.09795.035200.16620.95140.9517
0.08286.042240.15980.94740.9480
0.06957.049280.17150.95110.9513
0.05748.056320.21410.94820.9485
0.0519.063360.23990.94970.9500
0.041810.070400.24410.94880.9491
0.035911.077440.30520.94950.9497
0.031412.084480.26260.95230.9524
0.028813.091520.31000.95140.9516
0.022714.098560.33940.95020.9503
0.021415.0105600.33310.94980.9499
0.018416.0112640.35500.95100.9512
0.016817.0119680.35060.95070.9508
0.014218.0126720.36670.95240.9525
0.013519.0133760.36890.95140.9515
0.013620.0140800.37030.95140.9515

Framework versions

  • —Transformers 4.41.1
  • —Pytorch 2.1.2
  • —Datasets 2.18.0
  • —Tokenizers 0.19.1