CoolFace
Modelpublic

KaQyn/peft-lora-CodeLlama-13b-web-copilot

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

peft-lora-CodeLlama-13b-web-copilot

This model is a fine-tuned version of codellama/CodeLlama-13b-Instruct-hf on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.5057

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.0003
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.1
  • training_steps: 2000

Training results

Training LossEpochStepValidation Loss
0.64120.051000.7106
0.67930.12000.6769
0.58320.153000.6106
0.49850.24000.5781
0.47510.255000.5553
0.33640.36000.5514
0.51550.357000.5374
0.3020.48000.5297
0.82820.459000.5221
0.40020.510000.5145
0.39560.5511000.5091
0.24770.612000.5085
0.34780.6513000.5042
0.28420.714000.5040
0.70540.7515000.5044
0.27840.816000.5046
0.31010.8517000.5047
0.26270.918000.5048
0.37490.9519000.5057
0.19921.020000.5057

Framework versions

  • PEFT 0.10.1.dev0
  • Transformers 4.40.0.dev0
  • Pytorch 2.2.1+cu121
  • Datasets 2.18.0
  • Tokenizers 0.15.2