QuantFactory/Llama-3-Instruct-8B-SPPO-Iter3-GGUF
11.2k
Self-Play Preference Optimization for Language Model Alignment (https://arxiv.org/abs/2405.00675)
Llama-3-Instruct-8B-SPPO-Iter3-GGUF
This is quantized version of UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3 created using llama.cpp
Model Description
This model was developed using Self-Play Preference Optimization at iteration 3, based on the meta-llama/Meta-Llama-3-8B-Instruct architecture as starting point. We utilized the prompt sets from the openbmb/UltraFeedback dataset, splited to 3 parts for 3 iterations by snorkelai/Snorkel-Mistral-PairRM-DPO-Dataset. All responses used are synthetic.
Links to Other Models
Model Description
- Model type: A 8B parameter GPT-like model fine-tuned on synthetic datasets.
- Language(s) (NLP): Primarily English
- License: Apache-2.0
- Finetuned from model: meta-llama/Meta-Llama-3-8B-Instruct
AlpacaEval Leaderboard Evaluation Results
Open LLM Leaderboard Evaluation Results
Results are reported by using lm-evaluation-harness v0.4.1
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-07
- eta: 1000
- perdevicetrainbatchsize: 8
- gradientaccumulationsteps: 1
- seed: 42
- distributedtype: deepspeedzero3
- num_devices: 8
- optimizer: RMSProp
- lrschedulertype: linear
- lrschedulerwarmup_ratio: 0.1
- numtrainepochs: 6.0 (stop at epoch=1.0)
Model Citation
@misc{wu2024self,
title={Self-Play Preference Optimization for Language Model Alignment},
author={Wu, Yue and Sun, Zhiqing and Yuan, Huizhuo and Ji, Kaixuan and Yang, Yiming and Gu, Quanquan},
year={2024},
eprint={2405.00675},
archivePrefix={arXiv},
primaryClass={cs.LG}
}