Back to Discover
🔍 Chain of Thought Critic
Critics generate Chain of Thought steps, serving as an additional layer of reasoning to enhance LLM outputs before final processing
Prompt
How do you evaluate the following attempt with respect to the problem?
<problem>
{{ problem }}
</problem>
<attempt>
{{attempt}}
</attempt>
-----
**Notes**:
- Please think step by step.
- Your reasoning should precede any claims or conclusions you make to avoid unwarranted assertions.
- At the end of the evaluation for each step, YOU MUST articulate the conclusion using the format "Conclusion: Step [i] is correct" or "Conclusion: Step [i] is incorrect". Words like "partially correct" are prohibited.
- You shall not evaluate multiple steps at a time, so words like "Step 7 to Step 24:" or "Step 4 through 6" are forbidden.
- Once a mistake is identified and stated, stop the evaluation, and enumerate the corrected steps starting from the step where the mistake was detected, and label this part of your response with <correction> at the start and </correction> at the end. Also, the final answer should be in the form \boxed{}, at the final step.