CoolFace
Modelpublic

Shijia/xlm-roberta-base_arb_corr_5e-06

sourceHugging Facemitupdated 3y 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-basearbcorr_5e-06

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

  • —Loss: 0.0254
  • —Spearman Corr: 0.7597

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: 5e-06
  • —trainbatchsize: 32
  • —evalbatchsize: 128
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossSpearman Corr
No log0.852000.02340.7626
No log1.694000.02300.7567
0.0112.546000.02290.7541
0.0113.388000.02440.7537
0.01144.2310000.02520.7601
0.01145.0712000.02420.7650
0.01145.9214000.02450.7596
0.00986.7716000.02550.7522
0.00987.6118000.02430.7595
0.00898.4620000.02420.7549
0.00899.322000.02470.7617
0.008510.1524000.02550.7578
0.008510.9926000.02660.7583
0.008511.8428000.02540.7597

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.2.0+cu121
  • —Datasets 2.17.0
  • —Tokenizers 0.15.2