CoolFace
Modelpublic

sasuface/progen2-small-lora-64-remote-homology-filtered

sourceHugging Facebsd-3-clauseupdated 2y agoView on Hugging Face
0likes4downloads
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. -->

progen2-small-lora-64-remote-homology-filtered

This model is a fine-tuned version of hugohrban/progen2-small on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1353
  • —Precision: 0.9499
  • —Recall: 0.9699
  • —F1-score: 0.9598
  • —Accuracy: 0.9595

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.0002
  • —trainbatchsize: 192
  • —evalbatchsize: 192
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 384
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossPrecisionRecallF1-scoreAccuracy
0.30880.99853320.24900.86920.92770.89750.8943
0.18062.06650.15410.92590.95070.93820.9375
0.10362.99859970.11900.95220.95410.95320.9532
0.05334.013300.11400.95380.96280.95820.9581
0.02724.992516600.13530.94990.96990.95980.9595

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.40.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1