CoolFace
Modelpublic

Niki548/prot_bert-fine-tuned-toxicity_3

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

protbert-fine-tuned-toxicity3

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

  • Loss: 1.0450
  • Accuracy: 0.7419
  • Precision: 0.7530
  • Recall: 0.7419
  • F1: 0.7340

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
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 15
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.57351.0160.59680.80650.80930.80650.8044
0.48552.0320.49390.83870.83910.83870.8380
0.34993.0480.52340.80650.80930.80650.8044
0.30944.0640.46390.83870.83910.83870.8380
0.2355.0800.56540.83870.83910.83870.8380
0.16086.0960.64090.83870.83910.83870.8380
0.11477.01120.62710.83870.83910.83870.8380
0.1718.01280.77040.80650.80930.80650.8044
0.17629.01440.79780.80650.80930.80650.8044
0.143810.01600.95610.74190.75300.74190.7340
0.095311.01761.00740.74190.75300.74190.7340
0.039412.01921.00370.74190.75300.74190.7340
0.089613.02081.01280.74190.75300.74190.7340
0.084914.02241.04040.74190.75300.74190.7340
0.020715.02401.04500.74190.75300.74190.7340

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.3.0+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1