CoolFace
Modelpublic

Mardiyyah/CeLLaTe-ner-2class-reinit_llrd-pubmedbert-tapt-tokenizer-adapted-spanmask-gazetters-lr_4.169

sourceHugging Faceapache-2.0updated 2mo 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. -->

CeLLaTe-ner-2class-reinitllrd-pubmedbert-tapt-tokenizer-adapted-spanmask-gazetters-lr4.169

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.1085
  • —Precision: 0.8014
  • —Recall: 0.7787
  • —Micro F1: 0.7899
  • —Weighted F1: 0.7900
  • —Macro F1: 0.7958
  • —Accuracy: 0.9855

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: 4.1695990556e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 2026
  • —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: cosine
  • —lrschedulerwarmup_ratio: 0.03
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallMicro F1Weighted F1Macro F1Accuracy
0.1561.010520.06450.73140.74680.73910.73990.75200.9832
0.01372.021040.07800.80410.71320.75590.75590.76660.9838
0.0063.031560.08180.74240.76790.75500.75530.76500.9826
0.00384.042080.09470.74850.76970.75900.75920.76840.9830
0.00275.052600.10750.73720.77750.75680.75730.76700.9826
0.00216.063120.11120.72020.79560.7560.75640.76300.9823
0.00197.073640.11200.76060.73540.74780.74780.75130.9828
0.00138.084160.10930.80140.77870.78990.79000.79580.9855
0.00159.094680.11770.80460.75770.78040.78050.78650.9848
0.000910.0105200.11740.75760.77810.76770.76790.77290.9835
0.000811.0115720.11640.77820.77450.77640.77680.78430.9844
0.000712.0126240.14810.72000.79620.75610.75700.76600.9819
0.000613.0136760.13530.78650.78650.78650.78660.79060.9843

Framework versions

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