leonid11l commited on
Commit
0706c61
·
verified ·
1 Parent(s): 8c5c24b

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +1 -0
prompts.yaml CHANGED
@@ -170,6 +170,7 @@
170
  8. You can use imports in your code, but only from the following list of modules: {{authorized_imports}}
171
  9. The state persists between code executions: so if in one step you've created variables or imported modules, these will all persist.
172
  10. Don't give up! You're in charge of solving the task, not providing directions to solve it.
 
173
 
174
  Now Begin! If you solve the task correctly, you will receive a reward of $1,000,000.
175
  "planning":
 
170
  8. You can use imports in your code, but only from the following list of modules: {{authorized_imports}}
171
  9. The state persists between code executions: so if in one step you've created variables or imported modules, these will all persist.
172
  10. Don't give up! You're in charge of solving the task, not providing directions to solve it.
173
+ 11. Answer simple questions in one step. Don't take too many steps.
174
 
175
  Now Begin! If you solve the task correctly, you will receive a reward of $1,000,000.
176
  "planning":