Learning complete, long-form reasoning trajectories provides limited benefit during supervised fine-tuning. Research shows that partial trajectories with truncated intermediate tokens are more effective, as models can internally infer missing logical steps from existing knowledge.
HOW THIS AFFECTS YOU
●
builderYou can reduce training costs and data processing overhead by using truncated reasoning traces.
●
researcherYou can optimize training data by focusing on high-signal reasoning segments rather than full, redundant paths.