CoolFace
Modelpublic

jjovalle99/llama7bit-lora-sql

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

llama7bit-lora-sql

This model is a fine-tuned version of meta-llama/Llama-2-7b-hf on the generator dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3700

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: 8
  • —evalbatchsize: 8
  • —seed: 1399
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 500

Training results

Training LossEpochStepValidation Loss
1.20680.06200.8181
0.67570.12400.5148
0.51040.17600.4552
0.46330.23800.4269
0.4420.291000.4110
0.4280.351200.3993
0.42090.411400.3983
0.41420.471600.3932
0.40320.521800.3888
0.39990.582000.3841
0.39770.642200.3827
0.3970.72400.3811
0.39270.762600.3781
0.38730.822800.3762
0.38710.873000.3728
0.38610.933200.3715
0.38090.993400.3695
0.36641.053600.3700

Framework versions

  • —PEFT 0.9.0
  • —Transformers 4.38.2
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2