Update README.md
Browse files
README.md
CHANGED
|
@@ -30,4 +30,19 @@ dataset_info:
|
|
| 30 |
---
|
| 31 |
# Dataset Card for "ReSQ"
|
| 32 |
|
| 33 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
# Dataset Card for "ReSQ"
|
| 32 |
|
| 33 |
+
https://github.com/HLR/SpaRTUN
|
| 34 |
+
```bib
|
| 35 |
+
@inproceedings{mirzaee-kordjamshidi-2022-transfer,
|
| 36 |
+
title = "Transfer Learning with Synthetic Corpora for Spatial Role Labeling and Reasoning",
|
| 37 |
+
author = "Mirzaee, Roshanak and
|
| 38 |
+
Kordjamshidi, Parisa",
|
| 39 |
+
booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
|
| 40 |
+
month = dec,
|
| 41 |
+
year = "2022",
|
| 42 |
+
address = "Abu Dhabi, United Arab Emirates",
|
| 43 |
+
publisher = "Association for Computational Linguistics",
|
| 44 |
+
url = "https://aclanthology.org/2022.emnlp-main.413",
|
| 45 |
+
pages = "6148--6165",
|
| 46 |
+
abstract = "",
|
| 47 |
+
}
|
| 48 |
+
```
|