Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
```
|
5 |
+
@inproceedings{mirzaee-etal-2021-spartqa,
|
6 |
+
title = "{SPARTQA}: A Textual Question Answering Benchmark for Spatial Reasoning",
|
7 |
+
author = "Mirzaee, Roshanak and
|
8 |
+
Rajaby Faghihi, Hossein and
|
9 |
+
Ning, Qiang and
|
10 |
+
Kordjamshidi, Parisa",
|
11 |
+
booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
|
12 |
+
month = jun,
|
13 |
+
year = "2021",
|
14 |
+
address = "Online",
|
15 |
+
publisher = "Association for Computational Linguistics",
|
16 |
+
url = "https://aclanthology.org/2021.naacl-main.364",
|
17 |
+
doi = "10.18653/v1/2021.naacl-main.364",
|
18 |
+
pages = "4582--4598",
|
19 |
+
}
|
20 |
+
```
|