CoolFace
Modelpublic

elopezlopez/Bio_ClinicalBERT_fold_7_ternary_v1

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

BioClinicalBERTfold7ternary_v1

This model is a fine-tuned version of emilyalsentzer/Bio_ClinicalBERT on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.9612
  • F1: 0.7939

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: 25

Training results

Training LossEpochStepValidation LossF1
No log1.02910.57620.7593
0.54342.05820.55770.7939
0.54343.08730.65010.7951
0.21984.011640.86610.7939
0.21985.014551.14930.7900
0.09536.017461.19990.7977
0.03757.020371.46230.7759
0.03758.023281.45260.7900
0.02469.026191.69150.7734
0.024610.029101.60970.7913
0.011311.032011.70910.8015
0.011312.034921.72520.7990
0.010313.037831.73050.8015
0.007914.040741.79320.8003
0.007915.043651.78000.8028
0.007116.046561.70000.7977
0.007117.049471.83420.8003
0.007718.052381.85170.7990
0.004419.055291.86330.7964
0.004420.058201.88130.7926
0.002821.061111.89140.7964
0.002822.064021.94120.7926
0.004323.066931.97600.7939
0.004324.069841.95090.7977
0.000225.072751.96120.7939

Framework versions

  • Transformers 4.21.1
  • Pytorch 1.12.0+cu113
  • Datasets 2.4.0
  • Tokenizers 0.12.1