Alignment and RLHF
Mastery: connect the pieces
You can explain, measure, and bound alignment / RLHF for the general-purpose chat model without borrowing another topic’s speech.
1Learn the idea
Read
Checklist
- Idea — Pretraining teaches continuation; alignment training changes which continuations are preferred—helpful, harmless, honest behaviors under a policy—without magica…
- Mechanism — Collect comparisons or ratings of candidate answers, fit a preference/reward model, then optimize the policy (PPO, DPO, and relatives) so preferred answers beco…
- Controls — rater guidelines, preference mixture, KL / stay-close penalty, safety refusal policy, eval harm suite, over-refusal checks
- Tradeoff — Stronger safety can increase over-refusals. Heavier RL can reduce diversity or degrade niche skills. More rater hours improve signal and raise cost and cultural…
- Failures — Reward hacking; Sycophancy
- Metrics — preference win rate vs baseline, harm pass rate, over-refusal rate, capability regression on core tasks
- Ship rule — Ship the RLHF checkpoint only if harm suite severe fails=0, over-refusal ≤ baseline+2 pts, and MMLU-like smoke does not drop >1 pt.
Neighboring layers (retrieval, serving, policy, human review) still own what alignment / RLHF cannot on the general-purpose chat model. Do not ask this chapter’s dial to replace permissions or source truth.
Read
Make it operational
Mastery is transfer: take alignment / RLHF into a second scenario that is not the general-purpose chat model and rebuild the checklist without copying sentences. If you can only recite this chapter’s examples for alignment / RLHF, you have memorized a story, not a model.
Also pin one numeric memory from this alignment / RLHF chapter: If raters prefer answer A over B in 62 of 100 pairs, the preference model should rank A higher on held-out pairs; a 50/50 split means the signal is noise for that slice. That number is not decoration; it is a template for how claims about alignment / RLHF on the general-purpose chat model should look in design docs. Scoped specifically to alignment / RLHF / general-purpose chat model / mastery-connect.
Read
Common mix-ups
People confuse alignment / RLHF with neighboring buzzwords when debugging the general-purpose chat model. Before changing prompts, ask whether the broken stage was evidence gathering, the alignment / RLHF judgment itself, validation, or the product action. Fixing the wrong stage creates folklore (“we tried alignment / RLHF and it failed”) that blocks the next team on the general-purpose chat model. Scoped specifically to alignment / RLHF / general-purpose chat model / mastery-connect.
Read
Rehearsal (alignment-and-rlhf/mastery-connect)
Write a five-line artifact for this page: goal, inputs, check, owner, stop rule. Invent one fluent failure that the check would catch. Keep details specific to alignment and rlhf rather than generic AI advice.
Go deeper
Before you start
Why this matters
Teach alignment / RLHF in ninety seconds using the analogy (auditioning actors with preference votes, then rehearsing the performances that judges liked—without rewriting the entire language skill), then replace the analogy with the real artifact names from the alignment / RLHF mechanism page for the general-purpose chat model.
Related lessons
Check your understanding
Page assessment
Answer from memory. Completion is saved from this evidence, not from opening the next page.
All responses are required.