CoolFace
Modelpublic

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

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

gut_1024b-finetuned-lora-v2-50m-multi-species

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.4237
  • —F1: 0.8660
  • —Matthews Correlation: 0.6384
  • —Accuracy: 0.8252
  • —F1 Score: 0.8660

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.69370.021000.64190.77580.29550.65840.7758
0.6520.042000.55360.81020.49250.76010.8102
0.57860.053000.50520.82860.51830.76820.8286
0.50830.074000.52940.82300.49720.74750.8230
0.54390.095000.47590.84840.58650.80190.8484
0.49450.116000.50150.83630.54240.77700.8363
0.45640.127000.47670.84480.59110.80570.8448
0.43060.148000.46190.85170.60660.81290.8517
0.45880.169000.44850.85320.59730.80030.8532
0.47840.1810000.42370.86600.63840.82520.8660

Framework versions

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