CoolFace
Modelpublic

rchrdwllm/BioClinical-ModernBERT-base-Symptom2Disease_WITHOUT-DROPOUT-789

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes7downloads
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. -->

BioClinical-ModernBERT-base-Symptom2Disease_WITHOUT-DROPOUT-789

This model is a fine-tuned version of thomas-sounack/BioClinical-ModernBERT-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3685
  • —Accuracy: 1.0

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: 4.917062911037752e-05
  • —trainbatchsize: 64
  • —evalbatchsize: 16
  • —seed: 789
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 5
  • —num_epochs: 8
  • —labelsmoothingfactor: 0.1

Training results

Training LossEpochStepValidation LossAccuracy
1.30171.060.89700.7273
0.60082.0120.49450.9773
0.44823.0180.39721.0
0.38374.0240.38341.0
0.36695.0300.37841.0
0.36036.0360.36871.0
0.35737.0420.36821.0
0.35628.0480.36851.0

Framework versions

  • —Transformers 4.56.2
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1