Python Verification

Appears in 1 paper

The process of executing Python code to check if a solution is correct.

As used in Paper 24 — rStar-Math: Small LLMs Can Master Math Reasoning with Self-Evolved Deep Thinking →

The process of executing Python code to check if a solution is correct. Fully automatic, no human judgment needed. Example: run the code and check if the final answer matches the expected answer.