CoolFace
Modelpublic

UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3

sourceHugging Facegemmaupdated 2y agoView on Hugging Face
128likes866downloads
Model Card

Self-Play Preference Optimization for Language Model Alignment (https://arxiv.org/abs/2405.00675)

Gemma-2-9B-It-SPPO-Iter3

This model was developed using Self-Play Preference Optimization at iteration 3, based on the google/gemma-2-9b-it 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.

Terms of Use: Terms

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: google/gemma-2-9b-it

AlpacaEval Leaderboard Evaluation Results

ModelLC. Win RateWin RateAvg. Length
Gemma-2-9B-SPPO Iter148.7040.761669
Gemma-2-9B-SPPO Iter250.9344.641759
Gemma-2-9B-SPPO Iter353.2747.741803

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

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}
}