CoolFace
Modelpublic

blizrys/biobert-v1.1-finetuned-pubmedqa

sourceHugging Faceupdated 5y agoView on Hugging Face
2likes2.3kdownloads
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-v1.1-finetuned-pubmedqa

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.7737
  • —Accuracy: 0.7

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.0570.88100.56
No log2.01140.81390.62
No log3.01710.79630.68
No log4.02280.77090.66
No log5.02850.79310.64
No log6.03420.74200.7
No log7.03990.76540.7
No log8.04560.77560.68
0.58499.05130.76050.68
0.584910.05700.77370.7

Framework versions

  • —Transformers 4.10.2
  • —Pytorch 1.9.0+cu102
  • —Datasets 1.11.0
  • —Tokenizers 0.10.3