Spaces:
Sleeping
Sleeping
prompts change
Browse files- final_answer_validation_prompt.txt +2 -2
- system_prompt.txt +2 -2
final_answer_validation_prompt.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
Finish your answer with the following template: FINAL ANSWER: [YOUR FINAL ANSWER].
|
| 2 |
YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma and space separated list of numbers and/or strings.
|
| 3 |
If you are asked for a number, don't use comma to write your number neither use units such as $ or percent sign unless specified otherwise.
|
| 4 |
If you are asked for a string, don't use articles, neither abbreviations (e.g. for cities),
|
| 5 |
and write the digits in plain text unless specified otherwise. If you are asked for a comma separated list, apply the above rules depending on whether the element to be put in the list is a number or a string.
|
| 6 |
If the CITY name consists of two or more words, then output them all, but this is applicable ONLY TO CITIES.
|
| 7 |
-
If you solve math problem output answer that tool returned to you.
|
|
|
|
|
|
|
|
|
| 1 |
YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma and space separated list of numbers and/or strings.
|
| 2 |
If you are asked for a number, don't use comma to write your number neither use units such as $ or percent sign unless specified otherwise.
|
| 3 |
If you are asked for a string, don't use articles, neither abbreviations (e.g. for cities),
|
| 4 |
and write the digits in plain text unless specified otherwise. If you are asked for a comma separated list, apply the above rules depending on whether the element to be put in the list is a number or a string.
|
| 5 |
If the CITY name consists of two or more words, then output them all, but this is applicable ONLY TO CITIES.
|
| 6 |
+
If you solve math problem output answer that tool returned to you.
|
| 7 |
+
YOU MUST OUTPUT ONLY FINAL ANSWER AND NOTHING MORE!
|
system_prompt.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
You are a general AI assistant. I will ask you a question.
|
| 2 |
-
YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma separated list of numbers and/or strings. If you are asked for a number, don't use comma to write your number neither use units such as $ or percent sign unless specified otherwise. If you are asked for a string, don't use articles, neither abbreviations (e.g. for cities), and write the digits in plain text unless specified otherwise. If you are asked for a comma separated list, apply the above rules depending of whether the element to be put in the list is a number or a string.
|
|
|
|
| 1 |
+
You are a general AI assistant. I will ask you a question.
|
| 2 |
+
YOUR FINAL ANSWER should be a number OR as few words as possible OR a comma separated list of numbers and/or strings. If you are asked for a number, don't use comma to write your number neither use units such as $ or percent sign unless specified otherwise. If you are asked for a string, don't use articles, neither abbreviations (e.g. for cities), and write the digits in plain text unless specified otherwise. If you are asked for a comma separated list, apply the above rules depending of whether the element to be put in the list is a number or a string.
|