CoolFace
Modelpublic

Ferdi/CodeLlama-7B-Instruct-AWQ-FaVe-rank16-5epochs

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

CodeLlama-7B-Instruct-AWQ-FaVe-rank16-5epochs

This model is a fine-tuned version of TheBloke/CodeLlama-7B-Instruct-AWQ on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4559

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.0002
  • —trainbatchsize: 1
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 10
  • —num_epochs: 5

Training results

Training LossEpochStepValidation Loss
No log0.2685102.1904
2.15390.5369201.3867
2.15390.8054300.9114
0.94171.0738400.7705
0.94171.3423500.7068
0.6321.6107600.6554
0.6321.8792700.6145
0.50442.1477800.5866
0.50442.4161900.5553
0.46662.68461000.5301
0.46662.95301100.5144
0.3663.22151200.4953
0.3663.48991300.4918
0.3423.75841400.4698
0.3424.02681500.4638
0.28424.29531600.4748
0.28424.56381700.4599
0.27644.83221800.4559

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.40.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1