CoolFace
Modelpublic

cradle-bio/tape-fluorescence-prediction-tape-fluorescence-evotuning-DistilProtBert

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
1likes72downloads
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. -->

tape-fluorescence-prediction-tape-fluorescence-evotuning-DistilProtBert

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

  • —Loss: 0.3377
  • —Spearmanr: 0.5505

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

Training results

Training LossEpochStepValidation LossSpearmanr
6.27640.9371.9927-0.0786
1.12061.93140.8223-0.1543
0.80542.93210.68940.2050
0.76923.93280.80840.2807
0.75974.93350.66130.4003
0.74165.93420.68030.3829
0.72566.93490.64280.4416
0.69667.93560.60860.4506
0.76038.93630.91190.4697
0.91879.93700.60480.4757
1.037110.93772.07420.4076
1.094711.93840.66330.4522
0.694612.93910.60080.4123
0.661813.93980.59310.4457
0.863514.931051.95610.4331
0.944415.931120.56270.5041
0.553516.931190.43480.4840
0.905917.931260.67040.5123
0.569318.931330.46160.5285
0.629819.931400.69150.5166
0.95520.931470.66790.5677
0.786621.931540.81360.5559
0.668722.931610.47820.5561
0.533623.931680.44470.5499
0.467324.931750.42580.5428
0.47825.931820.36510.5329
0.402326.931890.36880.5428
0.396127.931960.36920.5509
0.380828.932030.34340.5514
0.343329.932100.33770.5505

Framework versions

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