CoolFace
Modelpublic

shanhy/xlm-roberta-base_latin_kin-amh-eng_train_loss

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes8downloads
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-baselatinkin-amh-engtrainloss

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.0326
  • —Spearman Corr: 0.7395

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.592000.03030.6125
No log1.174000.02690.6780
No log1.766000.03930.6855
0.0362.358000.03380.7111
0.0362.9310000.03030.6886
0.0363.5212000.03270.7025
0.02434.1114000.02690.7220
0.02434.6916000.02870.7246
0.02435.2818000.02600.7336
0.02435.8720000.02660.7234
0.01856.4522000.02520.7347
0.01857.0424000.02810.7276
0.01857.6226000.02940.7298
0.01418.2128000.02740.7219
0.01418.830000.02850.7260
0.01419.3832000.02760.7315
0.01419.9734000.02910.7329
0.010910.5636000.03100.7339
0.010911.1438000.03260.7395

Framework versions

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