Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
182594e
1 Parent(s): 05d5c34

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -191
dataset_infos.json DELETED
@@ -1,191 +0,0 @@
1
- {
2
- "high": {
3
- "description": "Race is a large-scale reading comprehension dataset with more than 28,000 passages and nearly 100,000 questions. The\n dataset is collected from English examinations in China, which are designed for middle school and high school students.\nThe dataset can be served as the training and test sets for machine comprehension.\n\n",
4
- "citation": "@article{lai2017large,\n title={RACE: Large-scale ReAding Comprehension Dataset From Examinations},\n author={Lai, Guokun and Xie, Qizhe and Liu, Hanxiao and Yang, Yiming and Hovy, Eduard},\n journal={arXiv preprint arXiv:1704.04683},\n year={2017}\n}\n",
5
- "homepage": "http://www.cs.cmu.edu/~glai1/data/race/",
6
- "license": "",
7
- "features": {
8
- "example_id": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "article": {
13
- "dtype": "string",
14
- "_type": "Value"
15
- },
16
- "answer": {
17
- "dtype": "string",
18
- "_type": "Value"
19
- },
20
- "question": {
21
- "dtype": "string",
22
- "_type": "Value"
23
- },
24
- "options": {
25
- "feature": {
26
- "dtype": "string",
27
- "_type": "Value"
28
- },
29
- "_type": "Sequence"
30
- }
31
- },
32
- "builder_name": "race",
33
- "dataset_name": "race",
34
- "config_name": "high",
35
- "version": {
36
- "version_str": "0.1.0",
37
- "major": 0,
38
- "minor": 1,
39
- "patch": 0
40
- },
41
- "splits": {
42
- "test": {
43
- "name": "test",
44
- "num_bytes": 6989097,
45
- "num_examples": 3498,
46
- "dataset_name": null
47
- },
48
- "train": {
49
- "name": "train",
50
- "num_bytes": 126243228,
51
- "num_examples": 62445,
52
- "dataset_name": null
53
- },
54
- "validation": {
55
- "name": "validation",
56
- "num_bytes": 6885263,
57
- "num_examples": 3451,
58
- "dataset_name": null
59
- }
60
- },
61
- "download_size": 33750880,
62
- "dataset_size": 140117588,
63
- "size_in_bytes": 173868468
64
- },
65
- "middle": {
66
- "description": "Race is a large-scale reading comprehension dataset with more than 28,000 passages and nearly 100,000 questions. The\n dataset is collected from English examinations in China, which are designed for middle school and high school students.\nThe dataset can be served as the training and test sets for machine comprehension.\n\n",
67
- "citation": "@article{lai2017large,\n title={RACE: Large-scale ReAding Comprehension Dataset From Examinations},\n author={Lai, Guokun and Xie, Qizhe and Liu, Hanxiao and Yang, Yiming and Hovy, Eduard},\n journal={arXiv preprint arXiv:1704.04683},\n year={2017}\n}\n",
68
- "homepage": "http://www.cs.cmu.edu/~glai1/data/race/",
69
- "license": "",
70
- "features": {
71
- "example_id": {
72
- "dtype": "string",
73
- "_type": "Value"
74
- },
75
- "article": {
76
- "dtype": "string",
77
- "_type": "Value"
78
- },
79
- "answer": {
80
- "dtype": "string",
81
- "_type": "Value"
82
- },
83
- "question": {
84
- "dtype": "string",
85
- "_type": "Value"
86
- },
87
- "options": {
88
- "feature": {
89
- "dtype": "string",
90
- "_type": "Value"
91
- },
92
- "_type": "Sequence"
93
- }
94
- },
95
- "builder_name": "race",
96
- "dataset_name": "race",
97
- "config_name": "middle",
98
- "version": {
99
- "version_str": "0.1.0",
100
- "major": 0,
101
- "minor": 1,
102
- "patch": 0
103
- },
104
- "splits": {
105
- "test": {
106
- "name": "test",
107
- "num_bytes": 1786273,
108
- "num_examples": 1436,
109
- "dataset_name": null
110
- },
111
- "train": {
112
- "name": "train",
113
- "num_bytes": 31065250,
114
- "num_examples": 25421,
115
- "dataset_name": null
116
- },
117
- "validation": {
118
- "name": "validation",
119
- "num_bytes": 1761913,
120
- "num_examples": 1436,
121
- "dataset_name": null
122
- }
123
- },
124
- "download_size": 7781596,
125
- "dataset_size": 34613436,
126
- "size_in_bytes": 42395032
127
- },
128
- "all": {
129
- "description": "Race is a large-scale reading comprehension dataset with more than 28,000 passages and nearly 100,000 questions. The\n dataset is collected from English examinations in China, which are designed for middle school and high school students.\nThe dataset can be served as the training and test sets for machine comprehension.\n\n",
130
- "citation": "@article{lai2017large,\n title={RACE: Large-scale ReAding Comprehension Dataset From Examinations},\n author={Lai, Guokun and Xie, Qizhe and Liu, Hanxiao and Yang, Yiming and Hovy, Eduard},\n journal={arXiv preprint arXiv:1704.04683},\n year={2017}\n}\n",
131
- "homepage": "http://www.cs.cmu.edu/~glai1/data/race/",
132
- "license": "",
133
- "features": {
134
- "example_id": {
135
- "dtype": "string",
136
- "_type": "Value"
137
- },
138
- "article": {
139
- "dtype": "string",
140
- "_type": "Value"
141
- },
142
- "answer": {
143
- "dtype": "string",
144
- "_type": "Value"
145
- },
146
- "question": {
147
- "dtype": "string",
148
- "_type": "Value"
149
- },
150
- "options": {
151
- "feature": {
152
- "dtype": "string",
153
- "_type": "Value"
154
- },
155
- "_type": "Sequence"
156
- }
157
- },
158
- "builder_name": "race",
159
- "dataset_name": "race",
160
- "config_name": "all",
161
- "version": {
162
- "version_str": "0.1.0",
163
- "major": 0,
164
- "minor": 1,
165
- "patch": 0
166
- },
167
- "splits": {
168
- "test": {
169
- "name": "test",
170
- "num_bytes": 8775370,
171
- "num_examples": 4934,
172
- "dataset_name": null
173
- },
174
- "train": {
175
- "name": "train",
176
- "num_bytes": 157308478,
177
- "num_examples": 87866,
178
- "dataset_name": null
179
- },
180
- "validation": {
181
- "name": "validation",
182
- "num_bytes": 8647176,
183
- "num_examples": 4887,
184
- "dataset_name": null
185
- }
186
- },
187
- "download_size": 41500647,
188
- "dataset_size": 174731024,
189
- "size_in_bytes": 216231671
190
- }
191
- }