CoolFace
Modelpublic

shanhy/xlm-roberta-base_original_amh-esp-eng_train_spearman_corr

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-baseoriginalamh-esp-engtrainspearman_corr

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.0266
  • —Spearman Corr: 0.7569

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.592000.01900.7396
0.03673.174000.01850.7620
0.01984.766000.02100.7633
0.01516.358000.02060.7619
0.01517.9410000.03200.7572
0.01179.5212000.02840.7567
0.008911.1114000.02630.7563
0.007312.716000.02550.7521
0.005914.2918000.02540.7518
0.005915.8720000.02650.7530
0.005117.4622000.02660.7569

Framework versions

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