Dataset built with Meta Llama 3 8B. • 6 items • Updated • 1
🐦 Llama-3-8B-Magpie-Air-SFT-v0.1
Project Web: https://magpie-align.github.io/
Arxiv Technical Report: https://arxiv.org/abs/2406.08464
Codes: https://github.com/magpie-align/magpie
Abstract
About This Model
This model is a fine-tuned version of meta-llama/Meta-Llama-3-8B on Magpie-Align/Magpie-Air-300K-Filtered dataset.
It achieves performance comparable with the official Llama-3-8B-Instruct Model with SFT only!
- Alpaca Eval 2 (GPT-4-Turbo-1106): 22.66 (LC), 23.99 (WR)
- Alpaca Eval 2 (Llama-3-8B-Instruct): 49.27 (LC), 50.80 (WR)
- Arena Hard: 14.9
Other Information
License: Please follow Meta Llama 3 Community License.
Conversation Template: Please use Llama 3 official chat template for the best performance.
Citation
If you find the model, data, or code useful, please cite our paper:
@misc{xu2024magpie,
title={Magpie: Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing},
author={Zhangchen Xu and Fengqing Jiang and Luyao Niu and Yuntian Deng and Radha Poovendran and Yejin Choi and Bill Yuchen Lin},
year={2024},
eprint={2406.08464},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
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
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 100
- num_epochs: 2
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.7074 | 0.0013 | 1 | 0.7241 |
| 0.2182 | 1.0 | 781 | 0.2195 |
| 0.1328 | 1.9878 | 1562 | 0.2120 |
Framework versions
- Transformers 4.40.2
- Pytorch 2.3.0+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1
- Downloads last month
- 11
Safetensors
Model size
8B params
Tensor type
BF16
·
