RLHF (Reinforcement Learning from Human Feedback)
A training technique that aligns models with human preferences using a reward model learned from human ratings.
RLHF is a big reason chatbots feel helpful and polite rather than just predicting likely text. Newer variants like DPO achieve similar alignment with a simpler training setup.