lightmate commited on
Commit
0201e74
1 Parent(s): 00eb905

update example questions

Browse files
Files changed (1) hide show
  1. gradio_helper.py +10 -10
gradio_helper.py CHANGED
@@ -14,16 +14,16 @@ chinese_examples = [
14
  ]
15
 
16
  english_examples = [
17
- "What are the key findings of the latest climate summit, and how do they impact global policies?",
18
- "Who are some of the most recent Nobel Prize winners, and what breakthroughs did they contribute to their fields?",
19
- "What are the recent developments in the electric vehicle industry, and how are governments incentivizing their adoption?",
20
- "Which tech companies recently announced breakthroughs in AI, and how could these innovations shape future industries?",
21
- "What are the most recent discoveries in the search for habitable exoplanets, and how close are we to confirming one?",
22
- "How are inflation and recent economic policies affecting global financial markets?",
23
- "What are the latest advancements in cancer research, and how close are we to new treatments?",
24
- "What steps are major companies taking to address recent cybersecurity threats and breaches?",
25
- "How are recent regulatory changes in cryptocurrency markets affecting investors and innovation?",
26
- "What are the latest scientific findings related to deep-sea exploration, and what have researchers uncovered about ocean ecosystems?"
27
  ]
28
 
29
  japanese_examples = [
 
14
  ]
15
 
16
  english_examples = [
17
+ "Who won the latest Nobel Prizes, and for what achievements?",
18
+ "What are the latest electric vehicle innovations?",
19
+ "What new exoplanets have been discovered recently?",
20
+ "What’s the latest news from the recent climate summit?",
21
+ "Which AI advancements were announced this year?",
22
+ "What are the recent breakthroughs in cancer research?",
23
+ "How is the cryptocurrency market performing this month?",
24
+ "What new policies are impacting global tech companies?",
25
+ "What are the latest cybersecurity threats to businesses?",
26
+ "What recent discoveries have been made in deep-sea exploration?"
27
  ]
28
 
29
  japanese_examples = [