CoolFace
Modelpublic

Ferdi/CodeLlama-7B-Instruct-AWQ-FaVe-rank8-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-rank8-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.3996

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.3301
2.2720.5369201.7115
2.2720.8054301.1441
1.24231.0738400.8882
1.24231.3423500.7282
0.73671.6107600.6615
0.73671.8792700.6051
0.6112.1477800.5641
0.6112.4161900.5262
0.52552.68461000.4957
0.52552.95301100.4806
0.52863.22151200.4523
0.52863.48991300.4435
0.45993.75841400.4213
0.45994.02681500.4111
0.38684.29531600.4042
0.38684.56381700.4026
0.38774.83221800.3996

Framework versions

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