CoolFace
Modelpublic

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

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

mus_promoter-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.0934
  • —F1: 0.9867
  • —Mcc Score: 0.9683
  • —Accuracy: 0.9844

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.37910.431000.25750.92960.84600.9219
0.13290.852000.08570.97300.93590.9688
0.10851.283000.13370.97300.93590.9688
0.06091.714000.14760.97300.93590.9688
0.0412.145000.00401.01.01.0
0.01652.566000.07660.98630.96860.9844
0.01522.997000.09080.98670.96830.9844
0.00873.428000.09400.97300.93590.9688
0.01563.859000.09110.98670.96830.9844
0.00814.2710000.09340.98670.96830.9844

Framework versions

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