CoolFace
Modelpublic

shanhy/xlm-roberta-base_seed42_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-baseseed42originalkin-amh-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.0167
  • —Spearman Corr: 0.8481

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.952000.01800.8098
0.04013.94000.01520.8402
0.02125.856000.01830.8493
0.01557.88000.01660.8535
0.01169.7610000.02060.8508
0.009711.7112000.01550.8459
0.00813.6614000.01590.8481
0.006815.6116000.01530.8467
0.005817.5618000.01960.8481
0.005319.5120000.01670.8481

Framework versions

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