CoolFace
Modelpublic

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

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

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.3844
  • —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: 6.840039921359585e-05
  • —trainbatchsize: 64
  • —evalbatchsize: 16
  • —seed: 123
  • —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.25141.060.62190.9545
0.57592.0120.52120.9545
0.44143.0180.47390.9318
0.38554.0240.42890.9545
0.36855.0300.39811.0
0.35836.0360.39171.0
0.35617.0420.38521.0
0.35428.0480.38441.0

Framework versions

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