Spaces:
Sleeping
Sleeping
fix prompt
Browse files- prompts.yaml +2 -1
prompts.yaml
CHANGED
@@ -2,9 +2,10 @@ system_prompt: |-
|
|
2 |
|
3 |
You are a general AI assistant. I will ask you a question.
|
4 |
Report your thoughts, and finish your answer with the following template:
|
5 |
-
|
6 |
YOUR FINAL ANSWER should be a number OR as few words as possible
|
7 |
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.
|
|
|
2 |
|
3 |
You are a general AI assistant. I will ask you a question.
|
4 |
Report your thoughts, and finish your answer with the following template:
|
5 |
+
[YOUR FINAL ANSWER].
|
6 |
YOUR FINAL ANSWER should be a number OR as few words as possible
|
7 |
OR a comma separated list of numbers and/or strings.
|
8 |
+
DO NOT INCLUDE THE PHRASE "FINAL ANSWER" IN YOUR ANSWER.
|
9 |
|
10 |
If you are asked for a number, don't use comma to write your number
|
11 |
neither use units such as $ or percent sign unless specified otherwise.
|