Update README.md
Browse files
README.md
CHANGED
|
@@ -32,3 +32,20 @@ dataset_info:
|
|
| 32 |
download_size: 36044930
|
| 33 |
dataset_size: 130440613
|
| 34 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
download_size: 36044930
|
| 33 |
dataset_size: 130440613
|
| 34 |
---
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
https://github.com/ZhengxiangShi/StepGame/
|
| 38 |
+
|
| 39 |
+
```bib
|
| 40 |
+
@inproceedings{stepGame2022shi,
|
| 41 |
+
title={StepGame: A New Benchmark for Robust Multi-Hop Spatial Reasoning in Texts},
|
| 42 |
+
author={Shi, Zhengxiang and Zhang, Qiang and Lipani, Aldo},
|
| 43 |
+
volume={36},
|
| 44 |
+
url={https://ojs.aaai.org/index.php/AAAI/article/view/21383},
|
| 45 |
+
DOI={10.1609/aaai.v36i10.21383},
|
| 46 |
+
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
|
| 47 |
+
year={2022},
|
| 48 |
+
month={Jun.},
|
| 49 |
+
pages={11321-11329}
|
| 50 |
+
}
|
| 51 |
+
```
|