CoolFace
Modelpublic

Mardiyyah/CeLLaTe-ner-2class-pubmedbert-tapt-combData-tokenizer-adapted-spanmask-gazetters-lr_2.085

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes17downloads
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-pubmedbert-tapt-combData-tokenizer-adapted-spanmask-gazetters-lr_2.085

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

  • —Loss: 0.1298
  • —Precision: 0.7765
  • —Recall: 0.7565
  • —Micro F1: 0.7664
  • —Weighted F1: 0.7666
  • —Macro F1: 0.7751
  • —Accuracy: 0.9834

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.0854538798e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 16
  • —seed: 3407
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —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.03
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallMicro F1Weighted F1Macro F1Accuracy
0.22921.05260.05840.71130.72460.71790.71790.72600.9820
0.02142.010520.07070.72970.72880.72920.73030.74540.9810
0.00983.015780.08070.76140.74080.75100.75130.76230.9829
0.00594.021040.08930.77570.73000.75220.75230.75640.9837
0.00345.026300.09590.73830.74620.74220.74270.75300.9821
0.00266.031560.09180.73370.76550.74930.75000.76120.9828
0.00177.036820.10790.78840.72820.75710.75710.76730.9830
0.00158.042080.11140.76000.75230.75610.75640.76430.9824
0.00139.047340.11660.77230.73000.75050.75040.76040.9825
0.001210.052600.11880.76820.74740.75770.75810.76840.9829
0.000911.057860.12390.77500.73540.75470.75510.76640.9830
0.000712.063120.12430.76930.74380.75630.75660.76440.9828
0.000713.068380.12410.76300.75710.76000.76030.76750.9832
0.000714.073640.11860.76770.74920.75840.75850.76670.9834
0.000615.078900.12250.78290.74380.76290.76320.77140.9840
0.000516.084160.12300.76480.75470.75970.76010.76930.9834
0.000417.089420.13210.76600.75770.76180.76210.77010.9835
0.000518.094680.13010.76680.75350.76010.76030.76750.9834
0.000419.099940.12920.77650.75650.76640.76660.77510.9834
0.000420.0105200.12950.76820.75710.76260.76280.77140.9834

Framework versions

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