CoolFace
Modelpublic

jialicheng/ddi_biobert

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

biobert

This model is a fine-tuned version of dmis-lab/biobert-v1.1 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4906
  • —Accuracy: 0.9444

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: 32
  • —evalbatchsize: 256
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracy
No log1.07910.22790.9384
0.19972.015820.30860.9326
0.07723.023730.31420.9305
0.05044.031640.31490.9417
0.05045.039550.33440.9414
0.03676.047460.33330.9430
0.02457.055370.36710.9409
0.02048.063280.42490.9395
0.01349.071190.35570.9456
0.013410.079100.45860.9384
0.010911.087010.54230.9374
0.008712.094920.46800.9458
0.005213.0102830.45940.9458
0.007114.0110740.51780.9389
0.007115.0118650.47060.9421
0.005616.0126560.49170.9435
0.003417.0134470.46780.9447
0.002618.0142380.47930.9447
0.002319.0150290.48690.9458
0.002320.0158200.49060.9444

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.2.2+cu118
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2