CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 2mo 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-tapt-bioformer16l-tokenizer-adapted-spanmask

This model is a fine-tuned version of bioformers/bioformer-16l on the Mardiyyah/TAPT_CeLLaTe2.0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.7320
  • —Accuracy: 0.5272
  • —Perplexity: 15.3632

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.68951.0153.17100.508323.8303
3.42332.0302.93540.522418.8283
3.28733.0452.96140.521919.3255
3.23654.0602.89140.522918.0180
3.14925.0752.87240.522717.6798
3.13896.0902.85710.524417.4115
3.07797.01052.91260.516118.4049
3.01858.01202.84830.524617.2577
3.05459.01352.76520.536515.8829
3.022110.01502.80070.527516.4558
3.02111.01652.71380.540815.0869
2.935712.01802.71980.540515.1771
2.917913.01952.77000.530215.9584
2.942314.02102.77470.532316.0344
2.932215.02252.68500.545614.6582
2.905516.02402.67240.539814.4746
2.871717.02552.72700.541615.2866
2.862618.02702.78760.534316.2428
2.869119.02852.70130.538114.8989
2.844220.03002.67740.544114.5477
2.847421.03152.83580.525017.0435

Framework versions

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