Motivation
The driver is exposure bias: off-policy multi-turn data conditions each turn on the dataset's responses rather than the target's, so every turn past the first is misaligned. Regenerating turn-by-turn against the on-policy prefix fixes this — and yields longer, more realistic context as a bonus.
Topic
Ensure no cross-instance attention leakage
You Only Tokenize Once
Response Regeneration as default
Motivation
The driver is exposure bias: off-policy multi-turn data conditions each turn on the dataset's responses rather than the target's, so every turn past the first is misaligned. Regenerating turn-by-turn against the on-policy prefix fixes this — and yields longer, more realistic context as a bonus.
Topic
Ensure no cross-instance attention leakage
You Only Tokenize Once
Response Regeneration as default