Update README.md
Browse files
README.md
CHANGED
|
@@ -127,10 +127,16 @@ Each record (JSON) includes:
|
|
| 127 |
If you use the dataset in any way, please cite the following paper. Preprint: https://arxiv.org/abs/2505.16686
|
| 128 |
|
| 129 |
```bib
|
| 130 |
-
@
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 135 |
}
|
| 136 |
```
|
|
|
|
| 127 |
If you use the dataset in any way, please cite the following paper. Preprint: https://arxiv.org/abs/2505.16686
|
| 128 |
|
| 129 |
```bib
|
| 130 |
+
@inproceedings{kaesberg-etal-2025-sparc,
|
| 131 |
+
title = "{SP}a{RC}: A Spatial Pathfinding Reasoning Challenge",
|
| 132 |
+
author = "Kaesberg, Lars Benedikt and Wahle, Jan Philip and Ruas, Terry and Gipp, Bela",
|
| 133 |
+
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
|
| 134 |
+
month = nov,
|
| 135 |
+
year = "2025",
|
| 136 |
+
address = "Suzhou, China",
|
| 137 |
+
publisher = "Association for Computational Linguistics",
|
| 138 |
+
url = "https://aclanthology.org/2025.emnlp-main.526/",
|
| 139 |
+
doi = "10.18653/v1/2025.emnlp-main.526",
|
| 140 |
+
pages = "10370--10401"
|
| 141 |
}
|
| 142 |
```
|