CoolFace
Modelpublic

LiukG/gut_1024-finetuned-lora-bert-base-t2t-multi

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

gut_1024-finetuned-lora-bert-base-t2t-multi

This model is a fine-tuned version of AIRI-Institute/gena-lm-bert-base-t2t-multi on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4764
  • —F1: 0.8478
  • —Mcc Score: 0.5903
  • —Accuracy: 0.8049

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.0005
  • —trainbatchsize: 8
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —training_steps: 1000

Training results

Training LossEpochStepValidation LossF1Mcc ScoreAccuracy
0.70120.021000.66830.74780.00.5971
0.70030.042000.63910.78250.33060.6710
0.65830.053000.62110.78530.34300.6778
0.63810.074000.65120.78120.32470.6681
0.64380.095000.65240.33800.18740.5004
0.60280.116000.56460.80040.50130.7606
0.51540.127000.54370.83920.55760.7884
0.52260.148000.48230.85030.59010.8024
0.51040.169000.48560.84520.58510.8028
0.55380.1810000.47640.84780.59030.8049

Framework versions

  • —Transformers 4.38.1
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.17.1
  • —Tokenizers 0.15.2