CoolFace
Modelpublic

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

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

gut_1024-finetuned-lora-bert-base-lastln-t2t

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

  • —Loss: 0.4049
  • —F1: 0.8657
  • —Mcc Score: 0.6421
  • —Accuracy: 0.8290

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.61390.021000.54190.78470.48430.7487
0.55750.042000.54070.78750.49410.7530
0.53390.053000.50270.83470.56690.7943
0.48070.074000.45840.85510.60320.8053
0.50710.095000.44080.85830.61920.8180
0.40110.116000.43460.85760.61270.8129
0.41330.127000.46940.84610.60070.8100
0.4240.148000.40730.86510.63570.8239
0.40840.169000.39740.86770.64290.8264
0.44270.1810000.40490.86570.64210.8290

Framework versions

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