Model techniques map
Techniquespost-trainingrollout & RL infrastructure

implementation detail · filed under post-training

Composite early-stop strategy

Stops rollout when a rule fires, zeroes the outcome reward, and applies turn-specific actions and context masking.

Also called early stop strategy.

source
1
models
2
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

The composite early stop strategy halts the rollout as soon as its rule fires, zeroes the outcome reward, applies separate actions to the triggering turn and earlier turns, and masks sibling contexts.

usedunclearin MiMo-V2.6 RL and OPD infrastructureXiaomi

Filed alongside

Other methods under post-training :: rollout & RL infrastructure.