Model techniques map
Techniquesoptimizationtraining stability

implementation detail · filed under optimization

Off-policy sample filtering

Excludes samples that fail due to environment collapse, with failure reasons recorded.

Also called Dropping off-policy and noisy samples.

source
1
model
1
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.

we record the failure reason for each sample and exclude samples that fail due to environment collapse

usedoptimizationin GLM-5Z.ai

Filed alongside

Other methods under optimization :: training stability.