QuaRel is a crowdsourced dataset of 2771 multiple-choice story questions, including their logical forms. An example of 'train' looks as follows. The data fields are the same among all splits. - id: a string feature. - answerindex: a int32 feature.
Dataset Card
QuaRel is a crowdsourced dataset of 2771 multiple-choice story questions, including their logical forms. An example of 'train' looks as follows. The data fields are the same among all splits. - id: a string feature. - answerindex: a int32 feature. - logicalforms: a list of string features. - logicalformpretty: a string feature. - worldliterals: a dictionary feature containing: - world1: a string feature. - world2: a string feature. - question: a string feature. Thanks to @thomwolf, @lewtun, @mariamabarham, @lhoestq, @patrickvonplaten for adding this dataset.
Excerpt from the card by Community Datasets.
Structure
default 2,771 rows
| Split | Rows | Size |
|---|---|---|
| train | 1,941 | 1.1 MB |
| test | 552 | 306.7 KB |
| validation | 278 | 153.9 KB |
Details
- Repository
- community-datasets/quarel
- Publisher
- Community Datasets
- Task category
- Not stated by the source
- Tags
- Not stated by the source
- Size category
- Not stated by the source
- Languages
- en
- Revision
- 52be7f062d2c13d401a9e53b6963d8fbcc4abeb4
- Last updated
- 2024-06-26
Files
5 files, 495.8 KB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| data/test-00000-of-00001.parquet | Data | 104.2 KB | b912daa32df8 |
| data/train-00000-of-00001.parquet | Data | 326.2 KB | d6c5e13b16a5 |
| data/validation-00000-of-00001.parquet | Data | 57.2 KB | f6d294cb57b1 |
| README.md | Documentation | 7.0 KB | — |
| .gitattributes | Repository | 1.2 KB | — |
License and Download
- License
- Not stated by the source
- Access
- No access gate
Released by Community Datasets through its official repository on Hugging Face.