CoolFace
Modelpublic

AdnanRiaz107/CodePhi-3-mini-128k-instruct-appslora2k3264

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes4downloads
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. -->

CodePhi-3-mini-128k-instruct-appslora2k3264

This model is a fine-tuned version of microsoft/Phi-3-mini-128k-instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6572

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: 5e-06
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 200
  • —training_steps: 1000

Training results

Training LossEpochStepValidation Loss
0.70490.22000.6890
0.64930.44000.6666
0.65220.66000.6593
0.57760.88000.6572
0.37051.010000.6572

Framework versions

  • —PEFT 0.11.0
  • —Transformers 4.40.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1