CoolFace
Modelpublic

LiukG/mus_promoter-finetuned-lora-bert-base-t2t

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

mus_promoter-finetuned-lora-bert-base-t2t

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

  • —Loss: 0.1792
  • —F1: 0.9577
  • —Mcc Score: 0.9094
  • —Accuracy: 0.9531

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.65140.431000.47850.93510.84140.9219
0.36460.852000.91390.82760.54290.7656
0.54991.283000.21490.96000.90390.9531
0.30011.714000.37070.93510.84140.9219
0.2272.145000.19030.94740.87240.9375
0.21072.566000.15150.97300.93590.9688
0.17932.997000.23710.94440.87490.9375
0.12123.428000.11120.96000.90390.9531
0.13383.859000.14010.97300.93590.9688
0.09124.2710000.17920.95770.90940.9531

Framework versions

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