CoolFace
Modelpublic

qunfengd/esm2_t12_35M_UR50D-finetuned-AMP_Classification_AntiGramPositive_doublePositiveCase

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes6downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

esm2t1235MUR50D-finetuned-AMPClassificationAntiGramPositivedoublePositiveCase

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

  • —Train Loss: 0.0617
  • —Train Accuracy: 0.9772
  • —Validation Loss: 0.5210
  • —Validation Accuracy: 0.8551
  • —Epoch: 9

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:

  • —optimizer: {'name': 'AdamWeightDecay', 'learningrate': 2e-05, 'decay': 0.0, 'beta1': 0.9, 'beta2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weightdecay_rate': 0.0}
  • —training_precision: float32

Training results

Train LossTrain AccuracyValidation LossValidation AccuracyEpoch
0.48620.78000.42570.82180
0.37680.84740.38450.84781
0.27990.89500.36250.86432
0.20420.92410.36130.86173
0.15020.94270.38330.87454
0.12280.95450.39590.87195
0.09350.96500.44530.86826
0.07860.96920.47280.87117
0.06820.97500.49150.87278
0.06170.97720.52100.85519

Framework versions

  • —Transformers 4.40.2
  • —TensorFlow 2.15.0
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1