CoolFace
Modelpublic

Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-original-baseline

sourceHugging Faceapache-2.0updated 2mo 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-tapt-pubmedbert-tokenizer-original-baseline

This model is a fine-tuned version of microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext on the Mardiyyah/TAPT_CeLLaTe2.0 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.9726
  • Accuracy: 0.7783
  • Perplexity: 2.6448

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: 3e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 3407
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 64
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-06 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.06
  • num_epochs: 100
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPerplexity
1.14441.0141.01120.77492.7489
1.12642.0280.98420.78062.6757
1.1183.0420.97740.78102.6574
1.08484.0560.98920.77812.6891
1.08135.0700.96970.78612.6372
1.06826.0840.99100.77822.6938
1.05767.0980.96410.78072.6225
1.03778.01120.93920.78802.5580
1.02069.01260.99360.77652.7009
1.025410.01400.97820.77972.6595
0.997611.01540.96270.78332.6188
0.981812.01680.95490.78332.5985
0.970613.01820.94980.78552.5851

Framework versions

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