CoolFace
Modelpublic

olusegunola/phi3-pruned-distilled-from-logits_all_med

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes9downloads
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. -->

phi3-pruned-distilled-from-logitsallmed

This model is a fine-tuned version of olusegunola/phi3-pruned-layer-struct on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.1225
  • —Ce Loss: 2.2006
  • —Kl Loss: 4.1091

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: 20
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 320
  • —optimizer: Use pagedadamw8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 12

Training results

Training LossEpochStepValidation LossLoss
3.97171.01373.96905.0872
3.71652.02743.63574.6179
3.53383.04113.49084.1808
3.37284.05483.37254.1091
3.28735.06853.28684.0136
3.18026.08223.24914.0678
3.12937.09593.19253.9867
3.13948.010963.16143.8336
3.05889.012333.14583.9480
3.075110.013703.13234.0484
3.052911.015073.12573.8559
2.965212.016443.12254.1091

Framework versions

  • —PEFT 0.17.1
  • —Transformers 4.56.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 3.2.0
  • —Tokenizers 0.22.0