Sonu313131 commited on
Commit
b7e5eff
·
verified ·
1 Parent(s): f6f1ed8

Update app.py

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