CoolFace
Modelpublic

ucla-cmllab/llama-3-qlora-ultrachat-200k-processed-indicator-0.6

sourceHugging Facellama3updated 2y agoView on Hugging Face
0likes2downloads
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-3-qlora-ultrachat-200k-processed-indicator-0.6

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B on the yihanwang617/ultrachat200kprocessedindicator0.6_4k dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0200

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: 1

Training results

Training LossEpochStepValidation Loss
1.06140.06162001.0632
1.06890.12324001.0476
1.00530.18476001.0413
1.04460.24638001.0366
1.00910.307910001.0336
1.00930.369512001.0310
1.00860.431114001.0291
1.03620.492616001.0270
1.01550.554218001.0256
1.01380.615820001.0240
1.03920.677422001.0226
1.00790.738924001.0216
1.01390.800526001.0208
0.98570.862128001.0204
1.02580.923730001.0201
1.01470.985332001.0200

Framework versions

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