CoolFace
Modelpublic

Mardiyyah/CeLLaTe-ner-3class-gaz-reinitLLRD-pubmedbert-tapt-tokenizer-adapted-wwmask-lr_3.77

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes21downloads
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-3class-gaz-reinitLLRD-pubmedbert-tapt-tokenizer-adapted-wwmask-lr_3.77

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

  • —Loss: 0.1402
  • —Precision: 0.7878
  • —Recall: 0.7655
  • —Micro F1: 0.7765
  • —Weighted F1: 0.7762
  • —Macro F1: 0.7725
  • —Accuracy: 0.9828

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.7703983905211016e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 17
  • —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.26911.05260.06830.72590.75270.73900.74030.73760.9804
0.02062.010520.07940.73500.73730.73620.73780.73540.9803
0.00873.015780.10330.76480.73730.75080.75030.74670.9816
0.00484.021040.09520.74250.74550.74400.74480.74230.9807
0.00325.026300.11570.76670.76400.76540.76550.76180.9818
0.00256.031560.12140.78610.72810.75600.75550.74900.9819
0.00217.036820.12050.74550.76810.75660.75760.75540.9815
0.00168.042080.13940.70400.76500.73320.73220.73120.9796
0.00149.047340.13130.78050.74240.76100.76070.75750.9828
0.001210.052600.12930.77490.76140.76810.76790.76190.9826
0.000811.057860.14090.70760.76860.73680.73960.74010.9794
0.000812.063120.13480.77120.76450.76780.76800.76530.9827
0.000613.068380.13560.78290.76810.77540.77570.77130.9828
0.000614.073640.14190.78780.76550.77650.77620.77250.9828
0.000515.078900.14080.77250.77530.77390.77410.76990.9825
0.000416.084160.14720.77190.76550.76870.76890.76490.9825
0.000417.089420.14590.78300.76650.77470.77460.77200.9830
0.000518.094680.14610.76620.77170.76890.76910.76480.9826
0.000419.099940.14340.77890.77010.77450.77450.77070.9829

Framework versions

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