CoolFace
Modelpublic

haqishen/v1_phi4_mini_bs1x2x2_lr1e4_dora32_64do60_4ep_final_lora

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

v1phi4minibs1x2x2lr1e4dora3264do604epfinal

This model is a fine-tuned version of microsoft/Phi-4-mini-instruct on the flock-task17-train and the flock-task17-valid datasets. It achieves the following results on the evaluation set:

  • —Loss: 1.2602

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.0001
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —totalevalbatch_size: 2
  • —optimizer: Use pagedadamw32bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 20
  • —num_epochs: 4

Training results

Training LossEpochStepValidation Loss
1.78130.3846101.8080
1.69190.7692201.6251
1.52661.1538301.4772
1.48741.5385401.4146
1.49331.9231501.3560
1.35132.3077601.3297
1.29932.6923701.2978
1.35043.0769801.2755
1.32273.4615901.2665
1.24013.84621001.2614

Framework versions

  • —PEFT 0.15.1
  • —Transformers 4.52.4
  • —Pytorch 2.9.1+cu128
  • —Datasets 3.5.0
  • —Tokenizers 0.21.4