Datasets:
Tasks:
Multiple Choice
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
100K - 1M
ArXiv:
License:
Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
|
@@ -27,7 +27,7 @@
|
|
| 27 |
- [Citation Information](#citation-information)
|
| 28 |
- [Contributions](#contributions)
|
| 29 |
|
| 30 |
-
##
|
| 31 |
|
| 32 |
- **Homepage:** [http://www.cs.cmu.edu/~glai1/data/race/](http://www.cs.cmu.edu/~glai1/data/race/)
|
| 33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
@@ -37,25 +37,25 @@
|
|
| 37 |
- **Size of the generated dataset:** 333.27 MB
|
| 38 |
- **Total amount of disk used:** 406.07 MB
|
| 39 |
|
| 40 |
-
###
|
| 41 |
|
| 42 |
Race is a large-scale reading comprehension dataset with more than 28,000 passages and nearly 100,000 questions. The
|
| 43 |
dataset is collected from English examinations in China, which are designed for middle school and high school students.
|
| 44 |
The dataset can be served as the training and test sets for machine comprehension.
|
| 45 |
|
| 46 |
-
###
|
| 47 |
|
| 48 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 49 |
|
| 50 |
-
###
|
| 51 |
|
| 52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 53 |
|
| 54 |
-
##
|
| 55 |
|
| 56 |
We show detailed information for up to 5 configurations of the dataset.
|
| 57 |
|
| 58 |
-
###
|
| 59 |
|
| 60 |
#### all
|
| 61 |
|
|
@@ -114,7 +114,7 @@ This example was too long and was cropped:
|
|
| 114 |
}
|
| 115 |
```
|
| 116 |
|
| 117 |
-
###
|
| 118 |
|
| 119 |
The data fields are the same among all splits.
|
| 120 |
|
|
@@ -139,7 +139,7 @@ The data fields are the same among all splits.
|
|
| 139 |
- `question`: a `string` feature.
|
| 140 |
- `options`: a `list` of `string` features.
|
| 141 |
|
| 142 |
-
###
|
| 143 |
|
| 144 |
| name |train|validation|test|
|
| 145 |
|------|----:|---------:|---:|
|
|
@@ -147,49 +147,49 @@ The data fields are the same among all splits.
|
|
| 147 |
|high |62445| 3451|3498|
|
| 148 |
|middle|25421| 1436|1436|
|
| 149 |
|
| 150 |
-
##
|
| 151 |
|
| 152 |
-
###
|
| 153 |
|
| 154 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 155 |
|
| 156 |
-
###
|
| 157 |
|
| 158 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 159 |
|
| 160 |
-
###
|
| 161 |
|
| 162 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 163 |
|
| 164 |
-
###
|
| 165 |
|
| 166 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 167 |
|
| 168 |
-
##
|
| 169 |
|
| 170 |
-
###
|
| 171 |
|
| 172 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 173 |
|
| 174 |
-
###
|
| 175 |
|
| 176 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 177 |
|
| 178 |
-
###
|
| 179 |
|
| 180 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 181 |
|
| 182 |
-
##
|
| 183 |
|
| 184 |
-
###
|
| 185 |
|
| 186 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 187 |
|
| 188 |
-
###
|
| 189 |
|
| 190 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 191 |
|
| 192 |
-
###
|
| 193 |
|
| 194 |
```
|
| 195 |
@article{lai2017large,
|
|
|
|
| 27 |
- [Citation Information](#citation-information)
|
| 28 |
- [Contributions](#contributions)
|
| 29 |
|
| 30 |
+
## Dataset Description
|
| 31 |
|
| 32 |
- **Homepage:** [http://www.cs.cmu.edu/~glai1/data/race/](http://www.cs.cmu.edu/~glai1/data/race/)
|
| 33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 37 |
- **Size of the generated dataset:** 333.27 MB
|
| 38 |
- **Total amount of disk used:** 406.07 MB
|
| 39 |
|
| 40 |
+
### Dataset Summary
|
| 41 |
|
| 42 |
Race is a large-scale reading comprehension dataset with more than 28,000 passages and nearly 100,000 questions. The
|
| 43 |
dataset is collected from English examinations in China, which are designed for middle school and high school students.
|
| 44 |
The dataset can be served as the training and test sets for machine comprehension.
|
| 45 |
|
| 46 |
+
### Supported Tasks
|
| 47 |
|
| 48 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 49 |
|
| 50 |
+
### Languages
|
| 51 |
|
| 52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 53 |
|
| 54 |
+
## Dataset Structure
|
| 55 |
|
| 56 |
We show detailed information for up to 5 configurations of the dataset.
|
| 57 |
|
| 58 |
+
### Data Instances
|
| 59 |
|
| 60 |
#### all
|
| 61 |
|
|
|
|
| 114 |
}
|
| 115 |
```
|
| 116 |
|
| 117 |
+
### Data Fields
|
| 118 |
|
| 119 |
The data fields are the same among all splits.
|
| 120 |
|
|
|
|
| 139 |
- `question`: a `string` feature.
|
| 140 |
- `options`: a `list` of `string` features.
|
| 141 |
|
| 142 |
+
### Data Splits Sample Size
|
| 143 |
|
| 144 |
| name |train|validation|test|
|
| 145 |
|------|----:|---------:|---:|
|
|
|
|
| 147 |
|high |62445| 3451|3498|
|
| 148 |
|middle|25421| 1436|1436|
|
| 149 |
|
| 150 |
+
## Dataset Creation
|
| 151 |
|
| 152 |
+
### Curation Rationale
|
| 153 |
|
| 154 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 155 |
|
| 156 |
+
### Source Data
|
| 157 |
|
| 158 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 159 |
|
| 160 |
+
### Annotations
|
| 161 |
|
| 162 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 163 |
|
| 164 |
+
### Personal and Sensitive Information
|
| 165 |
|
| 166 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 167 |
|
| 168 |
+
## Considerations for Using the Data
|
| 169 |
|
| 170 |
+
### Social Impact of Dataset
|
| 171 |
|
| 172 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 173 |
|
| 174 |
+
### Discussion of Biases
|
| 175 |
|
| 176 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 177 |
|
| 178 |
+
### Other Known Limitations
|
| 179 |
|
| 180 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 181 |
|
| 182 |
+
## Additional Information
|
| 183 |
|
| 184 |
+
### Dataset Curators
|
| 185 |
|
| 186 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 187 |
|
| 188 |
+
### Licensing Information
|
| 189 |
|
| 190 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 191 |
|
| 192 |
+
### Citation Information
|
| 193 |
|
| 194 |
```
|
| 195 |
@article{lai2017large,
|