CoolFace
Modelpublic

shanhy/furina_clir_seed12_cross_translation_augmentation_0.1val

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes7downloads
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. -->

xlmrobertaclirseed12crosstranslationaugmentation0.1val

This model is a fine-tuned version of yihongLiu/furina on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0213
  • —Spearman Corr: 0.7695

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.542000.04140.5959
No log1.084000.02900.6668
No log1.626000.02960.6789
0.04822.158000.02700.6991
0.04822.6910000.02540.7192
0.04823.2312000.02730.7202
0.04823.7714000.02480.7340
0.02374.3116000.02390.7367
0.02374.8518000.02350.7400
0.02375.3820000.02370.7417
0.02375.9222000.02310.7474
0.01736.4624000.02280.7547
0.01737.026000.02200.7609
0.01737.5428000.02180.7634
0.01358.0830000.02160.7640
0.01358.6132000.02170.7654
0.01359.1534000.02130.7692
0.01359.6936000.02130.7695

Framework versions

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