CoolFace
Modelpublic

Shijia/furina_seed42_eng_kin_hau_basic_2e-05

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

furinaseed42engkinhaubasic2e-05

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

  • —Loss: 0.0261
  • —Spearman Corr: 0.7485

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.03550.6099
0.08373.194000.02840.7050
0.02654.786000.02650.7290
0.02026.378000.02570.7317
0.01537.9710000.02520.7333
0.01539.5612000.02540.7464
0.012611.1614000.02430.7483
0.010912.7516000.02540.7467
0.00914.3418000.02530.7463
0.008115.9420000.02590.7450
0.008117.5322000.02580.7454
0.007219.1224000.02490.7474
0.006620.7226000.02640.7453
0.006122.3128000.02520.7463
0.005723.930000.02610.7485

Framework versions

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