CoolFace
Modelpublic

shanhy/xlmroberta_clir_seed12_cross_translation_augmentation_val_kin_0.550

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. -->

xlmrobertaclirseed12crosstranslationaugmentationval_kin

This model is a fine-tuned version of xlm-roberta-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0644
  • —Spearman Corr: 0.5146

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: 12
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossSpearman Corr
No log0.482000.04370.4319
No log0.974000.07110.5352
No log1.456000.04800.5505
No log1.948000.03560.5106
0.03712.4210000.04440.5215
0.03712.9112000.06480.5260
0.03713.3914000.06940.5078
0.03713.8816000.06700.5449
0.02254.3618000.05800.5258
0.02254.8520000.08240.4986
0.02255.3322000.06440.5146

Framework versions

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