CoolFace
Modelpublic

officeuseaitf2024/medical_teacher_updated_dataset_v1

sourceHugging Facemitupdated 4mo 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. -->

medicalteacherupdateddatasetv1

This model is a fine-tuned version of microsoft/deberta-v3-small on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5847
  • —Accuracy: 0.9999
  • —Recall: 0.9999
  • —Precision: 0.9999
  • —F1: 0.9999

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: 0.0002
  • —trainbatchsize: 8
  • —evalbatchsize: 64
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.1
  • —num_epochs: 5
  • —labelsmoothingfactor: 0.1

Training results

Training LossEpochStepValidation LossAccuracyRecallPrecisionF1
1.16561.051600.58810.99960.99960.99960.9996
1.16542.0103200.58590.99970.99970.99970.9997
1.16673.0154800.58560.99970.99970.99970.9997
1.16534.0206400.58480.99990.99990.99990.9999
1.16515.0258000.58470.99990.99990.99990.9999

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.8.3
  • —Tokenizers 0.22.2