CoolFace
Modelpublic

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

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-10epochs

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

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.0001
  • —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: 10

Training results

Training LossEpochStepValidation Loss
No log0.2685102.3021
2.39620.5369201.9504
2.39620.8054301.4355
1.4741.0738401.0432
1.4741.3423500.8599
0.84251.6107600.7518
0.84251.8792700.7018
0.69012.1477800.6548
0.69012.4161900.6103
0.59342.68461000.5735
0.59342.95301100.5495
0.51613.22151200.5313
0.51613.48991300.5076
0.50263.75841400.4888
0.50264.02681500.4601
0.43044.29531600.4383
0.43044.56381700.4298
0.37784.83221800.4311
0.37785.10071900.4134
0.31895.36912000.4027
0.31895.63762100.3946
0.33855.90602200.3887
0.33856.17452300.3960
0.29226.44302400.3805
0.29226.71142500.3767
0.2536.97992600.3760
0.2537.24832700.3811
0.25187.51682800.3757
0.25187.78522900.3635
0.21918.05373000.3677
0.21918.32213100.3711
0.2238.59063200.3700
0.2238.85913300.3685
0.19989.12753400.3636
0.19989.39603500.3622
0.22089.66443600.3632
0.22089.93293700.3637

Framework versions

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