CoolFace
Modelpublic

Dogebooch/BioBERT-mnli-snli-scinli-scitail-mednli-stsb-ncbi

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes21downloads
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-mnli-snli-scinli-scitail-mednli-stsb-ncbi

This model is a fine-tuned version of pritamdeka/BioBERT-mnli-snli-scinli-scitail-mednli-stsb on the ncbi_disease dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0814
  • —Precision: 0.8604
  • —Recall: 0.8990
  • —F1: 0.8793
  • —Accuracy: 0.9870

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.03400.04810.83080.84380.83720.9840
0.07152.06800.04970.83370.87710.85480.9857
0.01523.010200.05880.85960.88020.86980.9858
0.01524.013600.05890.85890.88750.87300.9873
0.00595.017000.06930.84120.89380.86670.9852
0.0036.020400.07700.87010.90.88480.9863
0.0037.023800.07870.8610.89690.87860.9863
0.00148.027200.07600.86550.89790.88140.9872
0.00079.030600.08170.85890.89380.87600.9865
0.000710.034000.08140.86040.89900.87930.9870

Framework versions

  • —Transformers 4.29.1
  • —Pytorch 2.0.1+cpu
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3