CoolFace
Modelpublic

LiukG/nucleotide-transformer-finetuned-lora-NucleotideTransformer

sourceHugging Facecc-by-nc-sa-4.0updated 3y agoView on Hugging Face
0likes25downloads
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. -->

nucleotide-transformer-finetuned-lora-NucleotideTransformer

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

  • —Loss: 0.6652
  • —F1: 0.8473
  • —Mcc Score: 0.5631
  • —Accuracy: 0.7930

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: 3
  • —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
1.40350.051000.64600.72790.36790.6875
1.06730.112000.49460.84370.55830.7930
0.78080.163000.61900.77660.27490.6719
0.89380.214002.18580.00.00.3906
0.93290.265000.84520.83520.51790.7656
0.87210.326000.74700.52860.29930.5820
0.65480.377000.69670.82420.47690.75
0.67190.428000.94500.79130.44250.7383
0.82650.479000.54260.83280.52340.7773
0.55610.5310000.66520.84730.56310.7930

Framework versions

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