CoolFace
Modelpublic

shanhy/xlm-roberta-base_latin_amh-hau-eng_train_loss

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes8downloads
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-baselatinamh-hau-engtrainloss

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.0241
  • —Spearman Corr: 0.7699

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: 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.522000.02540.6888
No log1.044000.02390.7295
No log1.556000.02930.7616
0.04072.078000.02340.7674
0.04072.5910000.02530.7560
0.04073.1112000.03190.7720
0.04073.6314000.02570.7730
0.02624.1516000.02680.7688
0.02624.6618000.02760.7789
0.02625.1820000.02870.7584
0.02625.722000.02500.7760
0.01996.2224000.02410.7699

Framework versions

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