CoolFace
Modelpublic

Mardiyyah/CeLLaTe-ner-2class-bioformer16l-baseline-with-gazetteers-lr_2.10

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

CeLLaTe-ner-2class-bioformer16l-baseline-with-gazetteers-lr_2.10

This model is a fine-tuned version of bioformers/bioformer-16l on the OTAR3088/CeLLaTe-ner-2class-iob_final dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1077
  • —Precision: 0.7897
  • —Recall: 0.7607
  • —Micro F1: 0.7749
  • —Weighted F1: 0.7750
  • —Macro F1: 0.7861
  • —Accuracy: 0.9821

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: 2.1033235284928615e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 17
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.02
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallMicro F1Weighted F1Macro F1Accuracy
0.1581.010520.06470.76960.73790.75340.75380.76360.9810
0.022.021040.07880.77610.72090.74750.74800.75990.9804
0.013.031560.09150.78340.75850.77070.77070.78340.9816
0.00594.042080.09110.78310.76520.77400.77420.78310.9824
0.00375.052600.10310.77960.75130.76520.76540.78050.9818
0.00266.063120.10770.78970.76070.77490.77500.78610.9821
0.0027.073640.12380.81140.73880.77340.77320.78460.9820
0.00178.084160.11980.78400.75810.77080.77140.78320.9817
0.00149.094680.13430.77220.72450.74760.74780.75890.9809

Framework versions

  • —Transformers 4.48.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.2
  • —Tokenizers 0.21.0