Keep pulling the thread on Nathan Lambert.
The KL constraint is a critical component of RLHF, and removing it causes the training process to fail.
Major AI labs like Anthropic, Google (for Bard), and OpenAI almost certainly use a post-generation classifier to filter for safety, in addition to safety measures within the RLHF pipeline.
The preference data collection for Llama 2 likely cost between $6 to $8 million, a cost comparable to the compute used for training runs.
GPT-4 is considered more accurate than human labelers for generating preference data, with an estimated 80% accuracy compared to 70% for humans.
Reward models typically achieve only 65% to 75% agreement with the human-labeled test set.
RLHF has not been shown to improve model capabilities on standard academic and professional exams, according to OpenAI's GPT-4 technical report.
OpenAI's "Weak to Strong" generalization concept is a method for controlling future superintelligent AI that is smarter than its human creators.
A key difference between traditional RLHF and DPO is that RLHF allows for separate training and testing of a reward model and a policy, whereas DPO combines these into a single update step.
The TULU-2 70B model was trained by applying the Zephyr recipe using a JAX implementation of DPO on TPUs, and the initial training run was successful without any parameter tuning or ablations.
The Allen Institute for AI is pre-training open language models and plans to release the associated data and code.
The performance gap between GPT-4 and GPT-4 Turbo on the Chatbot Arena leaderboard is larger than the gap between the Tulu2 model and the original GPT-4.
The Zephyr model from Hugging Face represented a significant improvement in the public perception of open source models and was integrated into commercial products within weeks of its release.