CoolFace
Modelpublic

nabilwalidrafi/medgemma-4b-it-sft-lora-ham10000

sourceHugging Faceotherupdated 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. -->

medgemma-4b-it-sft-lora-ham10000

This model is a fine-tuned version of google/medgemma-4b-it on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0762

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

Training results

Training LossEpochStepValidation Loss
59.0260.0889500.2978
2.01590.17781000.0962
1.49970.26671500.0992
1.43890.35562000.0855
1.37270.44442500.0877
1.32470.53333000.1024
1.38030.62223500.0848
1.31520.71114000.0808
1.30180.84500.0796
1.2690.88895000.0780
1.22380.97785500.0762

Framework versions

  • —PEFT 0.16.0
  • —Transformers 4.53.2
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.14.4
  • —Tokenizers 0.21.2