fl399 commited on
Commit
1d3b03f
1 Parent(s): 85d5108

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -251,11 +251,11 @@ with gr.Blocks(theme=theme) as demo:
251
  examples=[
252
  ["deplot_case_study_6.png", "Rank the four methods according to model performances. By how much does deplot outperform the second strongest approach on average across the two sets? Show the computation.", "gpt-3.5-turbo"],
253
  ["deplot_case_study_4.png", "What are the acceptance rates? And how does the acceptance change over the years?", "gpt-3.5-turbo"],
254
- ["deplot_case_study_m1.png", "Summarise the chart for me please.", "gpt-3.5-turbo"],
255
- ["deplot_case_study_m1.png", "What is the sum of numbers of Indonesia and Ireland? Remember to think step by step.", "alpaca-lora"],
256
  #["deplot_case_study_3.png", "By how much did China's growth rate drop? Think step by step.", "alpaca-lora"],
257
  #["deplot_case_study_4.png", "How many papers are submitted in 2020?", "flan-ul2"],
258
- ["deplot_case_study_5.png", "Which sales channel has the second highest portion?", "flan-ul2"],
259
  #["deplot_case_study_x2.png", "Summarise the chart for me please.", "alpaca-lora"],
260
  #["deplot_case_study_4.png", "How many papers are submitted in 2020?", "alpaca-lora"],
261
  #["deplot_case_study_m1.png", "Summarise the chart for me please.", "alpaca-lora"],
 
251
  examples=[
252
  ["deplot_case_study_6.png", "Rank the four methods according to model performances. By how much does deplot outperform the second strongest approach on average across the two sets? Show the computation.", "gpt-3.5-turbo"],
253
  ["deplot_case_study_4.png", "What are the acceptance rates? And how does the acceptance change over the years?", "gpt-3.5-turbo"],
254
+ #["deplot_case_study_m1.png", "Summarise the chart for me please.", "gpt-3.5-turbo"],
255
+ #["deplot_case_study_m1.png", "What is the sum of numbers of Indonesia and Ireland? Remember to think step by step.", "alpaca-lora"],
256
  #["deplot_case_study_3.png", "By how much did China's growth rate drop? Think step by step.", "alpaca-lora"],
257
  #["deplot_case_study_4.png", "How many papers are submitted in 2020?", "flan-ul2"],
258
+ #["deplot_case_study_5.png", "Which sales channel has the second highest portion?", "flan-ul2"],
259
  #["deplot_case_study_x2.png", "Summarise the chart for me please.", "alpaca-lora"],
260
  #["deplot_case_study_4.png", "How many papers are submitted in 2020?", "alpaca-lora"],
261
  #["deplot_case_study_m1.png", "Summarise the chart for me please.", "alpaca-lora"],