CoolFace
Modelpublic

nthakur/Meta-Llama-3-8B-Instruct-mirage-bench-sft

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

nthakur/Meta-Llama-3-8B-Instruct-mirage-bench-sft

This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B-Instruct on the nthakur/mirage-bench-sft-teacher-gpt-4o dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2505

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: 2
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —totalevalbatch_size: 8
  • —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
0.35990.12682000.3172
0.32950.25364000.2919
0.3230.38036000.2789
0.32740.50718000.2686
0.31710.633910000.2597
0.30340.760712000.2540
0.2650.887514000.2510

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.44.0
  • —Pytorch 2.4.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1