Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -251,9 +251,9 @@ with gr.Blocks(theme=theme) as demo:
|
|
251 |
["deplot_case_study_m1.png", "Summarise the chart for me please.", "gpt-3.5-turbo"],
|
252 |
["deplot_case_study_m1.png", "What is the sum of numbers of Indonesia and Ireland? Remember to think step by step.", "alpaca-lora"],
|
253 |
["deplot_case_study_3.png", "By how much did China's growth rate drop? Think step by step.", "alpaca-lora"],
|
254 |
-
["deplot_case_study_x2.png", "Summarise the chart for me please.", "alpaca-lora"],
|
255 |
["deplot_case_study_4.png", "How many papers are submitted in 2020?", "flan-ul2"],
|
256 |
["deplot_case_study_5.png", "Which sales channel has the second highest portion?", "flan-ul2"],
|
|
|
257 |
#["deplot_case_study_4.png", "How many papers are submitted in 2020?", "alpaca-lora"],
|
258 |
#["deplot_case_study_m1.png", "Summarise the chart for me please.", "alpaca-lora"],
|
259 |
#["deplot_case_study_4.png", "acceptance rate = # accepted / #submitted . What is the acceptance rate of 2010?", "flan-ul2"],
|
|
|
251 |
["deplot_case_study_m1.png", "Summarise the chart for me please.", "gpt-3.5-turbo"],
|
252 |
["deplot_case_study_m1.png", "What is the sum of numbers of Indonesia and Ireland? Remember to think step by step.", "alpaca-lora"],
|
253 |
["deplot_case_study_3.png", "By how much did China's growth rate drop? Think step by step.", "alpaca-lora"],
|
|
|
254 |
["deplot_case_study_4.png", "How many papers are submitted in 2020?", "flan-ul2"],
|
255 |
["deplot_case_study_5.png", "Which sales channel has the second highest portion?", "flan-ul2"],
|
256 |
+
#["deplot_case_study_x2.png", "Summarise the chart for me please.", "alpaca-lora"],
|
257 |
#["deplot_case_study_4.png", "How many papers are submitted in 2020?", "alpaca-lora"],
|
258 |
#["deplot_case_study_m1.png", "Summarise the chart for me please.", "alpaca-lora"],
|
259 |
#["deplot_case_study_4.png", "acceptance rate = # accepted / #submitted . What is the acceptance rate of 2010?", "flan-ul2"],
|