CoolFace
Modelpublic

Siqi-Hu/Llama2-7B-lora-r-32-generic-step-300-labels_40.0-full-precision-augmented

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

Llama2-7B-lora-r-32-generic-step-300-labels_40.0-full-precision-augmented

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

  • —Loss: 3.3519

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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 300
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
5.7720.0366205.7345
5.66070.0731405.5121
5.21970.1097605.0984
4.56450.1463804.5702
4.16260.18281004.1329
3.89090.21941203.8728
3.70690.25591403.7067
3.56630.29251603.5845
3.49690.32911803.5015
3.45480.36562003.4367
3.41840.40222203.3980
3.34570.43882403.3729
3.33880.47532603.3587
3.36380.51192803.3529
3.40360.54843003.3519

Framework versions

  • —PEFT 0.15.2
  • —Transformers 4.45.2
  • —Pytorch 2.5.0+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.20.3