CoolFace
Modelpublic

Shijia/furina_arb_loss_0.0001

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

furinaarbloss_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.0463nan
No log1.694000.0466nan
0.04852.546000.0478nan
0.04853.388000.0474nan
0.04884.2310000.0476nan
0.04885.0712000.0477nan
0.04885.9214000.0482nan
0.04886.7716000.04750.0135
0.04887.6118000.0464nan

Framework versions

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