Walk through the triage order when a customer-support LoRA tanks MMLU by 4 points post-deploy
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
Confirm the regression on the merged model first, then sequence training levers from least to most invasive (fewer epochs, lower LR, replay data, smaller rank), and roll back only as a last resort with a dataset rescope.
Imagine a star athlete who practised one specific drill so much that they got worse at every other sport they used to play. The right response is not to retire them. First, check whether they really did get worse or if the new uniform is just confusing the referee. Then try the cheap fixes in order: train fewer days a week, train less intensely, mix in cross-training from their old sport, scale back the size of the specialised drill. Only if nothing works do you bench them and re-design the training program from scratch. The athlete is your fine-tuned model. The original sport is general reasoning measured by MMLU. The drill is the support corpus. Each lever in the order shrinks the gap between the new and the old self by a different mechanism.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
5 min: walk through 0-5 in order, justify each step's placement by cost vs invasiveness, and explain why rollback comes last despite being the deepest intervention.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Jumping straight to rolling back without trying the cheap training-side levers first. Most capability regressions on narrow domains respond to fewer epochs or a lower learning rate within a single retraining cycle.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.