TheoLvs commited on
Commit
e1c50bf
1 Parent(s): b6bb4d7

Update sample_questions.py

Browse files
Files changed (1) hide show
  1. climateqa/sample_questions.py +2 -1
climateqa/sample_questions.py CHANGED
@@ -1,8 +1,9 @@
1
 
2
  QUESTIONS = {
3
  "Popular Questions": [
4
- "What are the main causes of climate change?",
5
  "What evidence do we have of climate change?",
 
6
  "What are the impacts of climate change?",
7
  "Can climate change be reversed?",
8
  "What is the difference between climate change and global warming?",
 
1
 
2
  QUESTIONS = {
3
  "Popular Questions": [
4
+ "Is climate change real?",
5
  "What evidence do we have of climate change?",
6
+ "Are human activities causing global warming?",
7
  "What are the impacts of climate change?",
8
  "Can climate change be reversed?",
9
  "What is the difference between climate change and global warming?",