CoolFace
Modelpublic

LiukG/mus_promoter-finetuned-lora-NT-v2-50m-ms

sourceHugging Facecc-by-nc-sa-4.0updated 3y agoView on Hugging Face
0likes6downloads
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-NT-v2-50m-ms

This model is a fine-tuned version of InstaDeepAI/nucleotide-transformer-v2-50m-multi-species on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1172
  • —F1: 0.9863
  • —Mcc Score: 0.9686
  • —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.41890.431000.47450.90670.77500.8906
0.28040.852000.18750.95890.90480.9531
0.21981.283000.14410.97300.93590.9688
0.13461.714000.08210.98630.96860.9844
0.08752.145000.16470.97300.93590.9688
0.05542.566000.09370.98630.96860.9844
0.03142.997000.11270.98630.96860.9844
0.02683.428000.11040.98630.96860.9844
0.013.859000.11460.98630.96860.9844
0.00084.2710000.11720.98630.96860.9844

Framework versions

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