Spaces:
Running
Running
Commit
·
3697927
1
Parent(s):
7d020dd
Update app.py
Browse files
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://
|
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,
|