CoolFace
Modelpublic

shanhy/xlm-roberta-base_seed42_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-baseseed42amh-hau-eng_train

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.0233
  • —Spearman Corr: 0.7915

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.582000.02650.7094
No log1.154000.02340.7443
No log1.736000.02260.7564
0.04142.38000.02350.7743
0.04142.8810000.02410.7786
0.04143.4512000.02610.7746
0.02314.0314000.02760.7886
0.02314.616000.02230.7825
0.02315.1818000.02160.7825
0.02315.7620000.02310.7854
0.01656.3322000.02040.7934
0.01656.9124000.02270.7886
0.01657.4826000.02200.7873
0.01218.0628000.02200.7827
0.01218.6330000.02220.7909
0.01219.2132000.02180.7933
0.01219.7834000.02330.7932
0.009210.3636000.02240.7931
0.009210.9438000.02330.7915

Framework versions

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