CoolFace
Datasetpublic

tasksource/spartqa-mchoice

https://github.com/HLR/SpartQA-baselines @inproceedings{mirzaee-etal-2021-spartqa, title = "{SPARTQA}: A Textual Question Answering Benchmark for Spatial Reasoning", author = "Mirzaee, Roshanak and Rajaby Faghihi, Hossein and Ning, Qiang and Kordjamshidi, Parisa", booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", month = jun… See the full description on the dataset page: https://huggingface.co/datasets/tasksource/spartqa-mchoice.

sourceHugging Facemitupdated 3y agoView on Hugging Face
6likes274downloads
README.md21 linesDownload Raw Back to root
1---2license: mit3---4https://github.com/HLR/SpartQA-baselines5```6  @inproceedings{mirzaee-etal-2021-spartqa,7      title = "{SPARTQA}: A Textual Question Answering Benchmark for Spatial Reasoning",8      author = "Mirzaee, Roshanak  and9        Rajaby Faghihi, Hossein  and10        Ning, Qiang  and11        Kordjamshidi, Parisa",12      booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",13      month = jun,14      year = "2021",15      address = "Online",16      publisher = "Association for Computational Linguistics",17      url = "https://aclanthology.org/2021.naacl-main.364",18      doi = "10.18653/v1/2021.naacl-main.364",19      pages = "4582--4598",20  }21```