Cartinoe5930 commited on
Commit
3697927
·
1 Parent(s): 7d020dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -301,7 +301,7 @@ with gr.Blocks() as demo:
301
  gsm_model3_output3 = gr.Textbox(label="Orca🐬's 3️⃣rd response")
302
 
303
  gr.HTML("""<h1 align="center"> The result of GSM8K </h1>""")
304
- gr.HTML("""<p align="center"><img src="https://huggingface.co/spaces/Cartinoe5930/LLMAgora/resolve/main/result/GSM8K/GSM8K_performance.png"></p>""")
305
 
306
  gsm_cot.select(
307
  gsm_display_question_answer,
 
301
  gsm_model3_output3 = gr.Textbox(label="Orca🐬's 3️⃣rd response")
302
 
303
  gr.HTML("""<h1 align="center"> The result of GSM8K </h1>""")
304
+ gr.HTML("""<p align="center"><img src="https://github.com/gauss5930/LLM-Agora/assets/80087878/64f05ea4-5bec-41e4-83d7-d8855e753290"></p>""")
305
 
306
  gsm_cot.select(
307
  gsm_display_question_answer,