Zihao Wang commited on
Commit
bcbd778
1 Parent(s): e0163fc

add examples

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -499,7 +499,7 @@ with gr.Blocks(title = page_title) as demo:
499
  # "Helen is a good swimmer."
500
  "Write a survey of retrieval-augmented generation in Large Language Models.",
501
  "Introduce Jin-Yong's life and his works.",
502
- "Summarize the American Civil War according to the timeline."
503
  "Describe the life and achievements of Marie Curie"
504
  ],
505
  inputs=[instruction_box]
 
499
  # "Helen is a good swimmer."
500
  "Write a survey of retrieval-augmented generation in Large Language Models.",
501
  "Introduce Jin-Yong's life and his works.",
502
+ "Summarize the American Civil War according to the timeline.",
503
  "Describe the life and achievements of Marie Curie"
504
  ],
505
  inputs=[instruction_box]