Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
albertvillanova HF staff commited on
Commit
e911e49
1 Parent(s): 4940eb5

Add 'mode=runs,char_skip=25' config data files

Browse files
README.md CHANGED
@@ -161,6 +161,76 @@ dataset_info:
161
  num_examples: 1145
162
  download_size: 133005755
163
  dataset_size: 211428804
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
164
  - config_name: mode=sentences,char_skip=25
165
  features:
166
  - name: id
@@ -264,6 +334,22 @@ configs:
264
  path: mode=full,char_skip=25/buzztest-*
265
  - split: adversarial
266
  path: mode=full,char_skip=25/adversarial-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
267
  - config_name: mode=sentences,char_skip=25
268
  data_files:
269
  - split: guesstrain
 
161
  num_examples: 1145
162
  download_size: 133005755
163
  dataset_size: 211428804
164
+ - config_name: mode=runs,char_skip=25
165
+ features:
166
+ - name: id
167
+ dtype: string
168
+ - name: qanta_id
169
+ dtype: int32
170
+ - name: proto_id
171
+ dtype: string
172
+ - name: qdb_id
173
+ dtype: int32
174
+ - name: dataset
175
+ dtype: string
176
+ - name: text
177
+ dtype: string
178
+ - name: full_question
179
+ dtype: string
180
+ - name: first_sentence
181
+ dtype: string
182
+ - name: char_idx
183
+ dtype: int32
184
+ - name: sentence_idx
185
+ dtype: int32
186
+ - name: tokenizations
187
+ sequence:
188
+ sequence: int32
189
+ length: 2
190
+ - name: answer
191
+ dtype: string
192
+ - name: page
193
+ dtype: string
194
+ - name: raw_answer
195
+ dtype: string
196
+ - name: fold
197
+ dtype: string
198
+ - name: gameplay
199
+ dtype: bool
200
+ - name: category
201
+ dtype: string
202
+ - name: subcategory
203
+ dtype: string
204
+ - name: tournament
205
+ dtype: string
206
+ - name: difficulty
207
+ dtype: string
208
+ - name: year
209
+ dtype: int32
210
+ splits:
211
+ - name: guesstrain
212
+ num_bytes: 3975570298
213
+ num_examples: 2641161
214
+ - name: buzztrain
215
+ num_bytes: 622976884
216
+ num_examples: 433552
217
+ - name: guessdev
218
+ num_bytes: 55281178
219
+ num_examples: 33602
220
+ - name: buzzdev
221
+ num_bytes: 60226416
222
+ num_examples: 36803
223
+ - name: guesstest
224
+ num_bytes: 120192213
225
+ num_examples: 70772
226
+ - name: buzztest
227
+ num_bytes: 104422131
228
+ num_examples: 63050
229
+ - name: adversarial
230
+ num_bytes: 37874827
231
+ num_examples: 27986
232
+ download_size: 306157359
233
+ dataset_size: 4976543947
234
  - config_name: mode=sentences,char_skip=25
235
  features:
236
  - name: id
 
334
  path: mode=full,char_skip=25/buzztest-*
335
  - split: adversarial
336
  path: mode=full,char_skip=25/adversarial-*
337
+ - config_name: mode=runs,char_skip=25
338
+ data_files:
339
+ - split: guesstrain
340
+ path: mode=runs,char_skip=25/guesstrain-*
341
+ - split: buzztrain
342
+ path: mode=runs,char_skip=25/buzztrain-*
343
+ - split: guessdev
344
+ path: mode=runs,char_skip=25/guessdev-*
345
+ - split: buzzdev
346
+ path: mode=runs,char_skip=25/buzzdev-*
347
+ - split: guesstest
348
+ path: mode=runs,char_skip=25/guesstest-*
349
+ - split: buzztest
350
+ path: mode=runs,char_skip=25/buzztest-*
351
+ - split: adversarial
352
+ path: mode=runs,char_skip=25/adversarial-*
353
  - config_name: mode=sentences,char_skip=25
354
  data_files:
355
  - split: guesstrain
mode=runs,char_skip=25/adversarial-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a194f1ab2077bb68f10ebac6142ca21dc43aa1356e0315a8ad6c8a5cd4085292
3
+ size 2483463
mode=runs,char_skip=25/buzzdev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14a54a7a6c653151cd34f10eb8cad9b05734ed83a04dfc0a84e59485070855c1
3
+ size 3538241
mode=runs,char_skip=25/buzztest-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f9796ce21c7abc4fa8a593cc8a66576e5a41f220c2e2f9bb36b4db5b04407b7
3
+ size 6091480
mode=runs,char_skip=25/buzztrain-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32da2e4e3e02a70f6bbd3c3c48a8c401a6a61c3c53ee5629af33776dc4dfa03b
3
+ size 19827793
mode=runs,char_skip=25/buzztrain-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4388511edc145c298d52f73e5098d4ab7e5e7fee7102dbc250ae130684fcc57c
3
+ size 19653219
mode=runs,char_skip=25/guessdev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf48d89f521cc384cb4fb8544d7faad5e1352645a51e9095c5d6bfb648714085
3
+ size 3229731
mode=runs,char_skip=25/guesstest-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5415f795762650c737f69f3ac1b0186a6d5538559db1a185b034a30ddfe6b747
3
+ size 6922466
mode=runs,char_skip=25/guesstrain-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79e4e35a908aeea1c4d1a5fa3cab45eb3ebf19a9b27a2ee7a78f09a64f34a5f7
3
+ size 29979582
mode=runs,char_skip=25/guesstrain-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1afc0da95afb22c7de9ec6b8b0a0b66644f026164342ba28283a03fd7e0df388
3
+ size 30310019
mode=runs,char_skip=25/guesstrain-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:136720c81a2091a099b54ccd10eda721f7434aee59815602a3616215d6026cb0
3
+ size 30754000
mode=runs,char_skip=25/guesstrain-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7c7ced3ae81494afbd42c29ec6da038a854b64d3b7f1cd03017bb4164162e8
3
+ size 29750890
mode=runs,char_skip=25/guesstrain-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d7aa5fe388f435df5e9c7a7b953191d32163c9d6a9f5d0dff18f459257870f
3
+ size 29755602
mode=runs,char_skip=25/guesstrain-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc3a581d2d6cccf698c7d0ebc0c3a6309ae576ff4994199ad62702e64be517d3
3
+ size 30705912
mode=runs,char_skip=25/guesstrain-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:650f0a76228d133b6e55c5d6520122ea973148d6b390ec3b33c0cc4a30dbc0fb
3
+ size 31883444
mode=runs,char_skip=25/guesstrain-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dac50bdba1169ef9fe895f1fd179b2cb6ad1261080a55fbf079de0418df4c22
3
+ size 31271517