Srijith-rkr/iterative-alignment

3

stars

5

commits

Python

primary language

Oct 13, 2024

updated

README

iterative-alignment

  • training Contains training pipelines for Supervised Fine-Tuning (SFT) and Direct Preference Optimization (DPO). Note: The Self-Play training pipeline is still under development.
  • inference_and_scoring contains the modified implementaion from https://github.com/hkust-nlp/deita to score samples on quality and complexity. Added multi-GPU inference support using Hugging Face’s accelerate library.
  • To reproduce the environment, use the provided environment.yml file

Contributors

Srijith-rkr

5 commits

Srijith-rkr/iterative-alignment

3

stars

5

commits

Python

primary language

Oct 13, 2024

updated

README

iterative-alignment

  • training Contains training pipelines for Supervised Fine-Tuning (SFT) and Direct Preference Optimization (DPO). Note: The Self-Play training pipeline is still under development.
  • inference_and_scoring contains the modified implementaion from https://github.com/hkust-nlp/deita to score samples on quality and complexity. Added multi-GPU inference support using Hugging Face’s accelerate library.
  • To reproduce the environment, use the provided environment.yml file

Contributors

Srijith-rkr

5 commits

Languages

Python

92.8%

Shell

7.2%