CoolFace
Modelpublic

commanderstrife/PV-Bio_clinicalBERT-superset

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

PV-Bio_clinicalBERT-superset

This model is a fine-tuned version of giacomomiolo/electramed_base_scivocab_1M on the pv_dataset dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2082
  • —Precision: 0.7056
  • —Recall: 0.7474
  • —F1: 0.7259
  • —Accuracy: 0.9657

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
0.0631.018130.10610.64530.73060.68530.9623
0.00862.036260.10680.66200.75160.70400.9647
0.00893.054390.12650.70260.73000.71600.9657
0.0044.072520.13690.68200.76010.71890.9638
0.00045.090650.15730.69370.76020.72540.9656
0.01846.0108780.17070.70780.74750.72710.9662
0.00097.0126910.17870.71160.73980.72540.9662
0.00068.0145040.18740.69790.75760.72650.9655
0.00089.0163170.19700.70830.74750.72730.9660
0.000310.0181300.20820.70560.74740.72590.9657

Framework versions

  • —Transformers 4.21.0
  • —Pytorch 1.12.0+cu113
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1