rony commited on
Commit
3827653
1 Parent(s): 3df11b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ If you use the dataset, cite the following paper:
5
+ ```
6
+ @inproceedings{wang2021learn,
7
+ title={Climate Bot: A Machine Reading Comprehension System for Climate Change Question Answering.},
8
+ author={Rony, Md Rashad Al Hasan and Zuo, Ying and Kovriguina, Liubov and Teucher, Roman and Lehmann, Jens},
9
+ booktitle={IJCAI},
10
+ year={2022}
11
+ }
12
+ ```