CoolFace
Modelpublic

LiukG/mus_promoter-finetuned-lora-NT-v2-250m-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-250m-ms

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

  • —Loss: 0.0011
  • —F1: 1.0
  • —Mcc Score: 1.0
  • —Accuracy: 1.0

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.09010.431000.14820.97220.93850.9688
0.17270.852000.20020.97300.93590.9688
0.11431.283000.19970.97300.93590.9688
0.11691.714000.11630.97220.93850.9688
0.05652.145000.25600.97370.93730.9688
0.11622.566000.07410.98670.96830.9844
0.06312.997000.07660.97370.93730.9688
0.04923.428000.00101.01.01.0
0.04353.859000.00111.01.01.0
0.03434.2710000.00111.01.01.0

Framework versions

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