CoolFace
Modelpublic

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

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

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.2685101.9580
2.02820.5369200.9828
2.02820.8054300.7167
0.77541.0738400.6278
0.77541.3423500.5769
0.54341.6107600.5349
0.54341.8792700.4895
0.49462.1477800.4610
0.49462.4161900.4412
0.34642.68461000.4297
0.34642.95301100.3981
0.29763.22151200.4062
0.29763.48991300.3909
0.2613.75841400.3712
0.2614.02681500.3683
0.21744.29531600.3861
0.21744.56381700.3837
0.21254.83221800.3756

Framework versions

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