CoolFace
Modelpublic

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

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

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

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: 100
  • —training_steps: 1000

Training results

Training LossEpochStepValidation Loss
0.59770.11000.7031
0.65460.22000.6790
0.64860.33000.6709
0.59340.44000.6664
0.62070.55000.6640
0.60730.66000.6630
0.61190.77000.6627
0.57280.88000.6626
0.58840.99000.6627
0.54511.010000.6626

Framework versions

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