CoolFace
Modelpublic

LiukG/mus_promoter-finetuned-lora-500m-1000g

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-500m-1000g

This model is a fine-tuned version of InstaDeepAI/nucleotide-transformer-500m-1000g on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2791
  • —F1: 0.9211
  • —Matthews Correlation: 0.8076
  • —Accuracy: 0.9062
  • —F1 Score: 0.9211

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 LossF1Matthews CorrelationAccuracyF1 Score
0.62790.431000.46520.89860.79100.89060.8986
0.37190.852000.35620.91670.81130.90620.9167
0.36151.283000.64680.87180.67900.84380.8718
0.34251.714000.43020.88890.72100.85940.8889
0.31062.145000.36450.90410.77730.89060.9041
0.32182.566000.25420.93330.83950.92190.9333
0.21352.997000.41370.92110.80760.90620.9211
0.25123.428000.35470.93510.84140.92190.9351
0.19633.859000.21710.93330.83950.92190.9333
0.13044.2710000.27910.92110.80760.90620.9211

Framework versions

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