CoolFace
Modelpublic

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

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

  • —Loss: 0.0387
  • —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.41370.431000.11280.97220.93850.9688
0.23660.852000.28340.94590.87190.9375
0.15781.283000.15740.97220.93850.9688
0.09921.714000.05850.98630.96860.9844
0.12932.145000.08600.98630.96860.9844
0.05032.566000.09160.98630.96860.9844
0.06342.997000.02650.98670.96830.9844
0.0073.428000.00121.01.01.0
0.01353.859000.00151.01.01.0
0.01134.2710000.03870.98670.96830.9844

Framework versions

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