Aligning language models to follow instructions
OpenAI just replaced GPT-3. InstructGPT is now the default on their API—better at following instructions, more truthful, less toxic.

Why it matters
OpenAI deployed a new generation of instruction-tuned models via RLHF alignment techniques, establishing a new baseline for user-intent adherence and safety. This shift from GPT-3 to InstructGPT as the API default signals a market-wide move toward alignment-first model development.
The key facts
5 to knowInstructGPT trained with human-in-the-loop RLHF alignment
Outperforms GPT-3 on instruction-following
Improved truthfulness and reduced toxicity vs. GPT-3
Deployed as default language model on OpenAI API
Published Jan 27, 2022
Go to the source
OpenAI Blogopenai.com
Publisher excerpt: We’ve trained language models that are much better at following user intentions than GPT-3 while also making them more truthful and less toxic, using techniques developed through our alignment research. These InstructGPT models, which are trained with humans in the loop, are now deployed as the…