CoolFace
Modelpublic

Mardiyyah/CeLLaTe-tapt-pubmedbert-tokenizer-adapted-wwmask

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes70downloads
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-adapted-wwmask

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.2144
  • —Accuracy: 0.7569
  • —Perplexity: 3.3682

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.43251.0141.29060.75333.6351
1.40382.0281.25690.75603.5146
1.37953.0421.22070.75353.3895
1.35154.0561.17250.76323.2301
1.31735.0701.18070.76253.2565
1.2716.0841.19010.75613.2874
1.26557.0981.16050.76153.1915
1.26818.01121.13960.76303.1255
1.23629.01261.11180.77093.0397
1.219610.01401.14190.76193.1328
1.219111.01541.15080.75693.1606
1.189212.01681.13980.76423.1263
1.181913.01821.15090.76163.1612
1.146914.01961.16640.76013.2103

Framework versions

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