Sonu313131 commited on
Commit
7345a24
·
verified ·
1 Parent(s): 5a500f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -80,9 +80,9 @@ async def run_and_submit_all(profile: gr.OAuthProfile | None):
80
  Do NOT output markdown, sections, titles, bullet points, or formatting like (Task outcome), (Detailed version), or (Additional context).
81
  Do NOT include references, sources, or citations.
82
  Do NOT include any leading text like (Here is the final answer), (The correct answer is), or (Answer):.
83
- Do NOT repeat the question or summarize it.
84
- Your response must consist of a single line starting with: FINAL ANSWER: and nothing else.
85
- Normalization rules:
86
  If the answer is a list, apply the above rules to each item, and separate them with commas.
87
  If the answer is a number, write it as digits (no commas, no units unless asked).
88
  If the answer is a string, use lowercase, no articles (a, an, the), and no abbreviations."
 
80
  Do NOT output markdown, sections, titles, bullet points, or formatting like (Task outcome), (Detailed version), or (Additional context).
81
  Do NOT include references, sources, or citations.
82
  Do NOT include any leading text like (Here is the final answer), (The correct answer is), or (Answer):.
83
+ Do NOT repeat the question or summarize it."
84
+ "Your response must consist of a single line starting with: FINAL ANSWER: and nothing else."
85
+ "Normalization rules:
86
  If the answer is a list, apply the above rules to each item, and separate them with commas.
87
  If the answer is a number, write it as digits (no commas, no units unless asked).
88
  If the answer is a string, use lowercase, no articles (a, an, the), and no abbreviations."