Section 01
Core Introduction to the ReasonBench Framework
ReasonBench is an open-source framework focused on evaluating and enhancing the reasoning capabilities of LLMs. Its core innovation lies in explicitly separating the "memory extraction" and "logical reasoning" processes using special tokens, addressing the problem that traditional Chain-of-Thought (CoT) methods cannot distinguish whether a model relies on memory or genuine reasoning. This helps researchers observe and improve model reasoning capabilities in a more granular way.