CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes20downloads
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-reinitLLRD-pubmedbert-tapt-tokenizer-adapted-wwmask-lr_3.942

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.1287
  • —Precision: 0.7845
  • —Recall: 0.7414
  • —Micro F1: 0.7623
  • —Weighted F1: 0.7610
  • —Macro F1: 0.7589
  • —Accuracy: 0.9823

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

Training results

Training LossEpochStepValidation LossPrecisionRecallMicro F1Weighted F1Macro F1Accuracy
0.58951.02630.11070.27480.43660.33730.32830.29670.9602
0.06812.05260.06750.73930.69270.71520.71380.71180.9805
0.03723.07890.08600.62880.61880.62370.62420.62620.9755
0.02424.010520.07870.68440.75890.71970.72290.72060.9793
0.01645.013150.08630.74280.71110.72660.72690.72500.9805
0.01166.015780.09320.69010.69570.69290.69480.69520.9793
0.00877.018410.08910.77170.74040.75570.75520.75410.9820
0.00658.021040.09290.77040.72810.74860.74850.74760.9817
0.00479.023670.10410.77220.74600.75890.75760.75520.9821
0.004310.026300.10120.74730.73730.74230.74290.74180.9813
0.003211.028930.11440.75700.73680.74670.74620.74460.9817
0.003212.031560.12790.78450.74140.76230.76100.75890.9823
0.002513.034190.12160.76300.73830.75050.75000.74770.9813
0.001814.036820.12520.75010.72090.73520.73560.73550.9804
0.001715.039450.12670.75480.73110.74280.74270.74050.9811
0.001416.042080.12680.75940.75940.75940.75900.75680.9822
0.001217.044710.13190.76400.74400.75380.75360.75160.9818

Framework versions

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