CoolFace
Modelpublic

commanderstrife/bc2gm_corpus-Bio_ClinicalBERT-finetuned-ner

sourceHugging Facemitupdated 4y 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. -->

bc2gmcorpus-BioClinicalBERT-finetuned-ner

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

  • —Loss: 0.1505
  • —Precision: 0.7854
  • —Recall: 0.8158
  • —F1: 0.8003
  • —Accuracy: 0.9759

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.09811.07820.07120.72280.79480.75710.9724
0.05092.015640.06870.74720.81990.78180.9746
0.01213.023460.07400.77250.80110.78660.9747
0.00014.031280.10090.76180.82510.79220.9741
0.00425.039100.11060.77570.81850.79650.9754
0.00156.046920.11820.78120.81110.79580.9758
0.00017.054740.12830.76930.82750.79730.9753
0.00728.062560.13760.78630.81580.80080.9762
0.00459.070380.14680.78560.81800.80150.9761
0.010.078200.15050.78540.81580.80030.9759

Framework versions

  • —Transformers 4.20.1
  • —Pytorch 1.12.0+cu113
  • —Datasets 2.3.2
  • —Tokenizers 0.12.1