CoolFace
Modelpublic

tanoManzo/nucleotide-transformer-v2-100m-multi-species_ft_BioS2_1kbpHG19_DHSs_H3K27AC

sourceHugging Facecc-by-nc-sa-4.0updated 2y agoView on Hugging Face
0likes37downloads
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-v2-100m-multi-speciesftBioS21kbpHG19DHSs_H3K27AC

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.3735
  • —F1 Score: 0.8587
  • —Precision: 0.8425
  • —Recall: 0.8754
  • —Accuracy: 0.8487
  • —Auc: 0.9238
  • —Prc: 0.9216

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: 1e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1 ScorePrecisionRecallAccuracyAucPrc
0.56670.08405000.50150.79750.72650.88380.76430.83280.8048
0.49530.168110000.48060.81570.72880.92600.78030.86070.8304
0.46660.252115000.42970.83210.78560.88440.81260.88180.8659
0.44040.336220000.42240.82670.80600.84850.81320.88600.8693
0.43660.420225000.40540.83930.75990.93720.81160.90120.8936
0.41450.504330000.38800.82760.84910.80720.82350.90600.8967
0.4080.588335000.38360.83600.84810.82420.83020.91050.9063
0.39240.672440000.41610.84440.76980.93500.81910.90530.8972
0.38580.756445000.42370.84320.77740.92120.82010.91140.9041
0.37810.840550000.36780.84460.84350.84570.83660.91690.9082
0.39150.924555000.44150.81580.89080.75250.82170.91920.9156
0.38621.008660000.44560.85840.82010.90040.84400.91060.8937
0.33131.092665000.38690.85930.83350.88660.84750.92340.9158
0.31441.176770000.40800.85810.85270.86360.85010.92660.9210
0.32391.260775000.39740.85150.85870.84440.84540.92390.9188
0.34461.344880000.37350.85870.84250.87540.84870.92380.9216

Framework versions

  • —Transformers 4.42.3
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.19.0