Update README.md
Browse files
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 |
+
```
|