CoolFace
Modelpublic

irebil/EXP_3_MULTI_DISEASE_BIO_FULL-medicalai-ClinicalBERT

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes12downloads
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. -->

EXP5MULTIDISEASEBIO_FULL-medicalai-ClinicalBERT

This model is a fine-tuned version of medicalai/ClinicalBERT on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1641
  • —Precision: 0.6583
  • —Recall: 0.5120
  • —F1: 0.5760
  • —Accuracy: 0.9575

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.20681.02200.19790.66110.39720.49630.9530
0.16452.04400.17000.66170.48240.55800.9568
0.15083.06600.16410.65830.51200.57600.9575

Framework versions

  • —Transformers 4.57.2
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.1