CoolFace
Modelpublic

Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted_v2_lr-3e5

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-tapt-pubmedbert-tokenizer-adaptedv2lr-3e5

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: 1.1493
  • —Accuracy: 0.7653
  • —Perplexity: 3.1561

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.35841.0141.20160.75953.3253
1.36992.0281.19430.76153.3012
1.33743.0421.19510.75873.3038
1.32264.0561.21180.75653.3596
1.29765.0701.20740.75743.3449
1.2836.0841.19590.75523.3066
1.26457.0981.14720.76383.1494
1.25978.01121.20380.75143.3326
1.22919.01261.14640.75973.1469
1.218610.01401.17440.75713.2362
1.232911.01541.15450.75653.1724
1.189812.01681.17180.75893.2278
1.186513.01821.23330.75203.4325
1.177214.01961.18560.75673.2727

Framework versions

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