CoolFace
Modelpublic

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

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-adapted-spanmask

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: 2.3029
  • Accuracy: 0.5761
  • Perplexity: 10.0034

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
3.00891.0142.64090.550714.0253
2.73472.0282.40550.569811.0835
2.62563.0422.41420.572311.1810
2.58554.0562.36570.572010.6515
2.57165.0702.35960.571310.5871
2.52126.0842.33390.569810.3177
2.46737.0982.34200.575110.4017
2.48278.01122.28010.58249.7779
2.47629.01262.26190.58399.6009
2.45710.01402.25660.58459.5509
2.440311.01542.33280.576110.3072
2.388912.01682.23090.59029.3085
2.396813.01822.24880.58029.4764
2.361814.01962.23650.58149.3607
2.380515.02102.27190.57769.6975
2.34816.02242.30000.57919.9740
2.343617.02382.27010.58249.6807

Framework versions

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