CoolFace
Modelpublic

shanhy/xlm-roberta-base_lr2e-05_seed42_basic_original_amh-hau-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-baselr2e-05seed42basicoriginalamh-hau-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.0295
  • —Spearman Corr: 0.7788

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 log1.552000.02880.7700
0.05353.14000.02620.7801
0.0224.656000.02660.7743
0.01676.28000.02940.7817
0.01677.7510000.03280.7672
0.01339.312000.02840.7777
0.010110.8514000.02830.7836
0.008312.416000.02820.7796
0.006813.9518000.03030.7774
0.006815.520000.03390.7734
0.005917.0522000.02650.7750
0.005218.624000.02950.7788

Framework versions

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