CoolFace
Modelpublic

Mardiyyah/CeLLaTe-ner-3class-gaz-pubmedbert-tapt-tokenizer-adapted-wwmask-lr_2.97

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-pubmedbert-tapt-tokenizer-adapted-wwmask-lr_2.97

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.0937
  • —Precision: 0.7856
  • —Recall: 0.7352
  • —Micro F1: 0.7596
  • —Weighted F1: 0.7582
  • —Macro F1: 0.7533
  • —Accuracy: 0.9818

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.9725312443452025e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 16
  • —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: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossPrecisionRecallMicro F1Weighted F1Macro F1Accuracy
0.45361.05260.07120.70310.65620.67890.67790.67790.9779
0.03692.010520.07400.68890.76350.72430.72420.71820.9789
0.01783.015780.08000.73060.76650.74810.74920.74440.9808
0.00874.021040.09440.78560.73520.75960.75820.75330.9818
0.00525.026300.10350.72480.78500.75370.75430.75110.9805
0.00356.031560.11890.71220.78090.74500.74590.74280.9807
0.00257.036820.13510.65830.79070.71840.72480.71950.9768
0.00198.042080.12320.75490.74760.75120.75190.74860.9810
0.00179.047340.12040.74060.76910.75460.75510.75180.9809

Framework versions

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