CoolFace
Modelpublic

grazh/biomedical-ner-all-finetuned-ner-combined-v1

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
0likes11downloads
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. -->

biomedical-ner-all-finetuned-ner-combined-v1

This model is a fine-tuned version of d4data/biomedical-ner-all on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2720
  • —Precision: 0.7536
  • —Recall: 0.7415
  • —F1: 0.7475
  • —Accuracy: 0.9264

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: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 40

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
No log1.02400.29670.66820.69050.67910.9113
No log2.04800.25340.71350.73510.72410.9210
0.33673.07200.23900.74770.72810.73780.9236
0.33674.09600.23860.73350.74620.73980.9235
0.18775.012000.24730.73020.75970.74460.9243
0.18776.014400.24350.74490.74770.74630.9261
0.15087.016800.25350.72510.77120.74740.9246
0.15088.019200.25640.73310.76040.74650.9254
0.12069.021600.26420.74350.74810.74580.9256
0.120610.024000.27200.75360.74150.74750.9264
0.098411.026400.28660.74620.74310.74460.9254
0.098412.028800.29820.73320.75610.74450.9250
0.0813.031200.31230.72890.75840.74340.9252
0.0814.033600.31670.72390.76330.74300.9237
0.065815.036000.32380.74080.74990.74530.9252

Framework versions

  • —Transformers 4.57.3
  • —Pytorch 2.9.0+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.22.1