CoolFace
Modelpublic

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

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-appslora1k

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

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
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 16
  • —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.62640.22000.6772
0.6160.44000.6575
0.60320.66000.6485
0.57880.88000.6459
0.5551.010000.6457

Framework versions

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