Sonu313131 commited on
Commit
21d75c5
·
verified ·
1 Parent(s): 413725c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -179,6 +179,8 @@ async def run_and_submit_all(profile: gr.OAuthProfile | None):
179
  DO NOT provide any explanation or context. Just the line: FINAL ANSWER: ...
180
 
181
  If the answer is "st. petersberg" answer as "saint petersburg" (without abbreviations)
 
 
182
  """
183
  )
184
  full_prompt = system_prompt + f"Question: {question_text.strip()}"
 
179
  DO NOT provide any explanation or context. Just the line: FINAL ANSWER: ...
180
 
181
  If the answer is "st. petersberg" answer as "saint petersburg" (without abbreviations)
182
+ If the is "three" answer as "3".
183
+
184
  """
185
  )
186
  full_prompt = system_prompt + f"Question: {question_text.strip()}"