File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 206206
207207Please return your proposal and your thoughts and reasoning in the following format:
208208{{
209- "thought": "Your reasoning and thought process about the kind of tasks you're proposing ",
209+ "thought": "Your reasoning and thought process for designing the tasks and ensuring diversity in content and difficulty of tasks ",
210210 "problems": {{
211- "problem_0": "TASK_TEXT_1 ",
212- "problem_1": "TASK_TEXT_2 ",
211+ "problem_0": "PROBLEM_0_DESCRIPTION ",
212+ "problem_1": "PROBLEM_1_DESCRIPTION ",
213213 ...
214214 }}
215215}}
285285- final_answer: Your complete answer with explanation
286286- numerical_answer: The final numerical result (if applicable, otherwise null)
287287
288- Example for a math problem:
288+ Example for a numerical problem:
289289{{
290290 "thought": "To solve this problem, I need to...",
291291 "final_answer": "The solution is 42 because...",
You can’t perform that action at this time.
0 commit comments