RLHF: Reinforcement Learning from Human Feedback

1 · Chip Huyen · May 2, 2023, midnight
In literature discussing why ChatGPT is able to capture so much of our imagination, I often come across two narratives: Scaling up: OpenAI threw more data and compute at it. UX: moving from a prompt interface to a more natural chat interface. A narrative that is often glossed over in the demo frenzy is the incredible technical creativity that went into making models like ChatGPT work. One such cool idea is RLHF (Reinforcement Learning from Human Feedback): incorporating reinforcement learning ...