CoolFace
Modelpublic

Shijia/furina_arb_corr_0.0001

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

furinaarbcorr_0.0001

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.0464
  • —Spearman Corr: nan

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: 0.0001
  • —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.852000.0462nan
No log1.694000.0466nan
0.04882.546000.0479nan
0.04883.388000.0473nan
0.04894.2310000.0477nan
0.04895.0712000.04780.0251
0.04895.9214000.0482nan
0.04896.7716000.0475nan
0.04897.6118000.0464nan

Framework versions

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