CoolFace
Modelpublic

AdnanRiaz107/CodePhi-3-mini-128k-instruct-appsloraN1k5.0e-6ada

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes14downloads
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-appsloraN1k5.0e-6ada

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

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.59780.11000.7032
0.65630.22000.6818
0.64990.33000.6716
0.59340.44000.6659
0.61960.55000.6621
0.6050.66000.6599
0.60860.77000.6589
0.56960.88000.6587
0.58550.99000.6587
0.54241.010000.6586

Framework versions

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