CoolFace
Modelpublic

haqishen/v1_phi4_mini_bs1x2x2_lr1e4_dora128_256do80_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. -->

v1phi4minibs1x2x2lr1e4dora128256do804epfinal

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.1099

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.72540.3846101.7158
1.64490.7692201.5206
1.46391.1538301.3918
1.41121.5385401.3169
1.43341.9231501.2423
1.23922.3077601.2033
1.19472.6923701.1700
1.21363.0769801.1300
1.163.4615901.1140
1.10873.84621001.1079

Framework versions

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