CoolFace
Modelpublic

keanhean/esm2_t33_650M_UR50D-10k-uniprot-classification

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes8downloads
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. -->

esm2t33650M_UR50D-10k-uniprot-classification

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

  • —Loss: 0.5318
  • —Accuracy: 0.8818

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: 2e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 128
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 7

Training results

Training LossEpochStepValidation LossAccuracy
No log0.9895651.50250.6391
No log1.99431310.99550.7840
No log2.99901970.75010.8372
No log3.98862620.61990.8650
No log4.99333280.56420.8743
No log5.99813940.53760.8811
No log6.92674550.53180.8818

Framework versions

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