Spaces:
Sleeping
Sleeping
Shorten prompts for master
Browse files- prompts/prompts.yaml +0 -7
prompts/prompts.yaml
CHANGED
@@ -6,13 +6,6 @@ system_prompt: |-
|
|
6 |
YOUR FINAL ANSWER must not include the phrase "FINAL ANSWER" and should be a number
|
7 |
OR as few words as possible OR a comma separated list of numbers and/or strings.
|
8 |
|
9 |
-
If you are asked for a number, don't use comma to write your number
|
10 |
-
neither use units such as $ or percent sign unless specified otherwise.
|
11 |
-
If you are asked for a string, don't use articles or abbreviations (e.g. for cities),
|
12 |
-
and write the digits in plain text unless specified otherwise.
|
13 |
-
If you are asked for a comma separated list, apply the above rules
|
14 |
-
depending of whether the element to be put in the list is a number or a string.
|
15 |
-
|
16 |
To solve the task, you must plan forward to proceed in a series of steps, in a cycle of 'Thought:', 'Code:', and 'Observation:' sequences.
|
17 |
|
18 |
At each step, in the 'Thought:' sequence, you should first explain your reasoning towards solving the task and the tools that you want to use.
|
|
|
6 |
YOUR FINAL ANSWER must not include the phrase "FINAL ANSWER" and should be a number
|
7 |
OR as few words as possible OR a comma separated list of numbers and/or strings.
|
8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
To solve the task, you must plan forward to proceed in a series of steps, in a cycle of 'Thought:', 'Code:', and 'Observation:' sequences.
|
10 |
|
11 |
At each step, in the 'Thought:' sequence, you should first explain your reasoning towards solving the task and the tools that you want to use.
|