This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B on the Magpie-Align/Llama-3-8B-Self-Instruct-100K dataset.
It achieves the following results on the evaluation set:
Loss: 0.6245
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 2e-05
train_batch_size: 1
eval_batch_size: 1
seed: 42
distributed_type: multi-GPU
num_devices: 4
gradient_accumulation_steps: 8
total_train_batch_size: 32
total_eval_batch_size: 4
optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08