|
--- |
|
license: mit |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
- split: validation |
|
path: data/validation-* |
|
dataset_info: |
|
features: |
|
- name: story |
|
dtype: string |
|
- name: question |
|
dtype: string |
|
- name: label |
|
dtype: string |
|
- name: config |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 95449183 |
|
num_examples: 300000 |
|
- name: test |
|
num_bytes: 31812498 |
|
num_examples: 100000 |
|
- name: validation |
|
num_bytes: 3178932 |
|
num_examples: 10000 |
|
download_size: 36044930 |
|
dataset_size: 130440613 |
|
--- |
|
|
|
|
|
https://github.com/ZhengxiangShi/StepGame/ |
|
|
|
```bib |
|
@inproceedings{stepGame2022shi, |
|
title={StepGame: A New Benchmark for Robust Multi-Hop Spatial Reasoning in Texts}, |
|
author={Shi, Zhengxiang and Zhang, Qiang and Lipani, Aldo}, |
|
volume={36}, |
|
url={https://ojs.aaai.org/index.php/AAAI/article/view/21383}, |
|
DOI={10.1609/aaai.v36i10.21383}, |
|
booktitle={Proceedings of the AAAI Conference on Artificial Intelligence}, |
|
year={2022}, |
|
month={Jun.}, |
|
pages={11321-11329} |
|
} |
|
``` |