CoolFace
Modelpublic

Mardiyyah/CeLLaTe-ner-2class-reinit_llrd-pubmedbert-tapt-tokenizer-adapted-spanmask-gazetters-lr_3.375

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes15downloads
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-reinitllrd-pubmedbert-tapt-tokenizer-adapted-spanmask-gazetters-lr3.375

This model is a fine-tuned version of Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-spanmask on the OTAR3088/CeLLaTe-ner-2class-iob_final dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1166
  • —Precision: 0.7920
  • —Recall: 0.7715
  • —Micro F1: 0.7816
  • —Weighted F1: 0.7818
  • —Macro F1: 0.7901
  • —Accuracy: 0.9844

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: 3.375114188e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 10472999
  • —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.05
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallMicro F1Weighted F1Macro F1Accuracy
0.2091.010520.05810.63790.74980.68930.69010.70290.9807
0.01812.021040.08070.79240.74140.76610.76590.77700.9833
0.00663.031560.08750.72640.78230.75330.75490.76920.9825
0.00384.042080.09180.79410.74440.76850.76880.77740.9834
0.00275.052600.09790.78690.74140.76350.76350.77310.9838
0.00216.063120.11240.77670.76970.77320.77340.77970.9836
0.00147.073640.11230.74350.75290.74810.74840.75700.9829
0.00148.084160.12230.80300.73540.76770.76780.77610.9835
0.00139.094680.11650.79200.77150.78160.78180.79010.9844
0.000810.0105200.12860.79920.74200.76960.76970.77820.9840
0.000611.0115720.13340.75070.78410.76710.76720.77300.9832
0.000812.0126240.12530.78330.76730.77520.77520.78310.9839
0.000713.0136760.13350.78850.76430.77620.77630.78370.9844
0.000614.0147280.12430.75950.77090.76510.76540.77560.9834

Framework versions

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