CoolFace
Modelpublic

ucla-cmllab/llama-2-qlora-wizard-processed-indicator-0.6

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

llama-2-qlora-wizard-processed-indicator-0.6

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

  • —Loss: 0.6296

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: 2
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 64
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 2

Training results

Training LossEpochStepValidation Loss
0.6930.22252000.6798
0.68360.44504000.6580
0.6830.66756000.6481
0.66540.89008000.6413
0.64461.112510000.6380
0.6291.335012000.6334
0.62411.557514000.6312
0.60871.780016000.6299

Framework versions

  • —PEFT 0.12.0
  • —Transformers 4.40.1
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1