CoolFace
Modelpublic

cradle-bio/thermo-predictor-thermo-evotuning-prot_bert

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

thermo-predictor-thermo-evotuning-prot_bert

This model is a fine-tuned version of thundaa/thermo-evotuning-prot_bert on the cradle-bio/tape-thermostability dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1617
  • Spearmanr: 0.6914

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

Training results

Training LossEpochStepValidation LossSpearmanr
0.47340.6820.31460.3359
0.43921.6840.29360.3407
0.40342.6860.26330.3696
0.36693.6880.24370.3903
0.34964.68100.23770.4102
0.33515.68120.22850.4204
0.32896.68140.22670.4180
0.32677.68160.22580.4242
0.31778.68180.22060.4295
0.31169.68200.21500.4365
0.303910.68220.21150.4365
0.298511.68240.20620.4469
0.292712.68260.20450.4531
0.288513.68280.20050.4603
0.283814.68300.19870.4690
0.280615.68320.19750.4744
0.277216.68340.19700.4765
0.272817.68360.19390.4845
0.268418.68380.19310.4858
0.264119.68400.19250.4936
0.260820.68420.19050.4929
0.256621.68440.18860.5049
0.251822.68460.18750.5095
0.246723.68480.18690.5141
0.242424.68500.18590.5161
0.237525.68520.18500.5223
0.232926.68540.18510.5210
0.227927.68560.18500.5294
0.222628.68580.18370.5310

Framework versions

  • Transformers 4.18.0
  • Pytorch 1.11.0
  • Datasets 2.1.0
  • Tokenizers 0.12.1