CoolFace
Modelpublic

shanhy/xlm-roberta-base_seed42_original_amh-hau-eng_train

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes9downloads
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-baseseed42originalamh-hau-engtrain

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.0207
  • —Spearman Corr: 0.8263

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.722000.01960.8013
0.06953.454000.01810.8258
0.02435.176000.02050.8229
0.01896.98000.01950.8238
0.01448.6210000.02230.8295
0.011210.3412000.02480.8212
0.009112.0714000.02050.8209
0.009113.7916000.02240.8242
0.007815.5218000.02080.8216
0.006717.2420000.02070.8263

Framework versions

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