CoolFace
Modelpublic

shanhy/xlm-roberta-base_lr0.0001_seed42_basic_original_kin-amh-eng_train

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes10downloads
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-baselr0.0001seed42basicoriginalkin-amh-engtrain

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.0399
  • —Spearman Corr: 0.0444

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: 0.0001
  • —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 log1.752000.0384-0.0298
0.06063.514000.04280.0555
0.05425.266000.03990.1268
0.05227.028000.03730.2132
0.05198.7710000.03990.0780
0.051610.5312000.0391nan
0.05112.2814000.0380-0.0558
0.050514.0416000.03750.0632
0.050515.7918000.03900.0344
0.050517.5420000.03950.0575
0.049819.322000.03970.0553
0.049421.0524000.03810.0810
0.049222.8126000.0383nan
0.048924.5628000.03990.0444

Framework versions

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