Datasets:

Sub-tasks:
extractive-qa
Multilinguality:
multilingual
Size Categories:
unknown
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
extended|squad
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
22ede03
1 Parent(s): 446539e

Add xquad.en data files

Browse files
README.md CHANGED
@@ -107,10 +107,10 @@ dataset_info:
107
  dtype: int32
108
  splits:
109
  - name: validation
110
- num_bytes: 1116123
111
  num_examples: 1190
112
- download_size: 13962158
113
- dataset_size: 1116123
114
  - config_name: xquad.es
115
  features:
116
  - name: id
@@ -280,6 +280,10 @@ configs:
280
  data_files:
281
  - split: validation
282
  path: xquad.de/validation-*
 
 
 
 
283
  - config_name: xquad.vi
284
  data_files:
285
  - split: validation
 
107
  dtype: int32
108
  splits:
109
  - name: validation
110
+ num_bytes: 1116099
111
  num_examples: 1190
112
+ download_size: 212372
113
+ dataset_size: 1116099
114
  - config_name: xquad.es
115
  features:
116
  - name: id
 
280
  data_files:
281
  - split: validation
282
  path: xquad.de/validation-*
283
+ - config_name: xquad.en
284
+ data_files:
285
+ - split: validation
286
+ path: xquad.en/validation-*
287
  - config_name: xquad.vi
288
  data_files:
289
  - split: validation
dataset_infos.json CHANGED
@@ -243,48 +243,37 @@
243
  "features": {
244
  "id": {
245
  "dtype": "string",
246
- "id": null,
247
  "_type": "Value"
248
  },
249
  "context": {
250
  "dtype": "string",
251
- "id": null,
252
  "_type": "Value"
253
  },
254
  "question": {
255
  "dtype": "string",
256
- "id": null,
257
  "_type": "Value"
258
  },
259
  "answers": {
260
  "feature": {
261
  "text": {
262
  "dtype": "string",
263
- "id": null,
264
  "_type": "Value"
265
  },
266
  "answer_start": {
267
  "dtype": "int32",
268
- "id": null,
269
  "_type": "Value"
270
  }
271
  },
272
- "length": -1,
273
- "id": null,
274
  "_type": "Sequence"
275
  }
276
  },
277
- "post_processed": null,
278
- "supervised_keys": null,
279
  "task_templates": [
280
  {
281
- "task": "question-answering-extractive",
282
- "question_column": "question",
283
- "context_column": "context",
284
- "answers_column": "answers"
285
  }
286
  ],
287
  "builder_name": "xquad",
 
288
  "config_name": "xquad.en",
289
  "version": {
290
  "version_str": "1.0.0",
@@ -296,65 +285,14 @@
296
  "splits": {
297
  "validation": {
298
  "name": "validation",
299
- "num_bytes": 1116123,
300
  "num_examples": 1190,
301
- "dataset_name": "xquad"
302
- }
303
- },
304
- "download_checksums": {
305
- "https://github.com/deepmind/xquad/raw/master/xquad.ar.json": {
306
- "num_bytes": 1582988,
307
- "checksum": "abdabd7afed5c635d99cca0f3f0d0c9d9ed0bc77451e963c2e4e0638c29e486d"
308
- },
309
- "https://github.com/deepmind/xquad/raw/master/xquad.de.json": {
310
- "num_bytes": 669810,
311
- "checksum": "990b5d746746ed65ed4702ea5f35f99ffa4e2f1c390c07d003642acd937916f9"
312
- },
313
- "https://github.com/deepmind/xquad/raw/master/xquad.zh.json": {
314
- "num_bytes": 808652,
315
- "checksum": "691d0b3359bc6b8faa8de931dfdfe21d50a65861ae348e32a0d1a0190b0c8835"
316
- },
317
- "https://github.com/deepmind/xquad/raw/master/xquad.vi.json": {
318
- "num_bytes": 911401,
319
- "checksum": "f619a1eb11fb42d3ab0834259e488a65f585447ef6154437bfb7199d85161a04"
320
- },
321
- "https://github.com/deepmind/xquad/raw/master/xquad.en.json": {
322
- "num_bytes": 609383,
323
- "checksum": "e4c57d1c9143aaa1c5d265ba5987a65f4e69528d2a98f29d6e75019b10344f29"
324
- },
325
- "https://github.com/deepmind/xquad/raw/master/xquad.es.json": {
326
- "num_bytes": 684322,
327
- "checksum": "dcbae93ec3a9f4b9e78fd834a171d6f96c1a875e10e15b7530b7e4ef4971e37e"
328
- },
329
- "https://github.com/deepmind/xquad/raw/master/xquad.hi.json": {
330
- "num_bytes": 1680538,
331
- "checksum": "df2cce3532b37e9beb8979704b5c9a4bf874358f105395a298b89427b43b9d24"
332
- },
333
- "https://github.com/deepmind/xquad/raw/master/xquad.el.json": {
334
- "num_bytes": 1918889,
335
- "checksum": "821cf0f88e73fa258fd2f548b19b6ec39f7025059e16f6f9fc8cd797c9c3663e"
336
- },
337
- "https://github.com/deepmind/xquad/raw/master/xquad.th.json": {
338
- "num_bytes": 1809143,
339
- "checksum": "5cdda11d0e1e075f7872abf4e6ae830388ce7f617964d542308e9ae4257e0f43"
340
- },
341
- "https://github.com/deepmind/xquad/raw/master/xquad.tr.json": {
342
- "num_bytes": 729506,
343
- "checksum": "92179a564774b7696100d144c1e10870d0a966b6fccbdd254a65b9d2ab1971cc"
344
- },
345
- "https://github.com/deepmind/xquad/raw/master/xquad.ru.json": {
346
- "num_bytes": 1896368,
347
- "checksum": "208d5b1aa154c52b1b5c5eda16281e455e8fd198cdb9af3f469f0d6037d973bf"
348
- },
349
- "https://github.com/deepmind/xquad/raw/master/xquad.ro.json": {
350
- "num_bytes": 661158,
351
- "checksum": "94f8d54e93ad2b7dd2e76dd921a666b5b8eff2d4379df9f179c42b445f09643f"
352
  }
353
  },
354
- "download_size": 13962158,
355
- "post_processing_size": null,
356
- "dataset_size": 1116123,
357
- "size_in_bytes": 15078281
358
  },
359
  "xquad.es": {
360
  "description": "XQuAD (Cross-lingual Question Answering Dataset) is a benchmark dataset for evaluating cross-lingual question answering\nperformance. The dataset consists of a subset of 240 paragraphs and 1190 question-answer pairs from the development set\nof SQuAD v1.1 (Rajpurkar et al., 2016) together with their professional translations into ten languages: Spanish, German,\nGreek, Russian, Turkish, Arabic, Vietnamese, Thai, Chinese, Hindi and Romanian. Consequently, the dataset is entirely parallel\nacross 12 languages.\n",
 
243
  "features": {
244
  "id": {
245
  "dtype": "string",
 
246
  "_type": "Value"
247
  },
248
  "context": {
249
  "dtype": "string",
 
250
  "_type": "Value"
251
  },
252
  "question": {
253
  "dtype": "string",
 
254
  "_type": "Value"
255
  },
256
  "answers": {
257
  "feature": {
258
  "text": {
259
  "dtype": "string",
 
260
  "_type": "Value"
261
  },
262
  "answer_start": {
263
  "dtype": "int32",
 
264
  "_type": "Value"
265
  }
266
  },
 
 
267
  "_type": "Sequence"
268
  }
269
  },
 
 
270
  "task_templates": [
271
  {
272
+ "task": "question-answering-extractive"
 
 
 
273
  }
274
  ],
275
  "builder_name": "xquad",
276
+ "dataset_name": "xquad",
277
  "config_name": "xquad.en",
278
  "version": {
279
  "version_str": "1.0.0",
 
285
  "splits": {
286
  "validation": {
287
  "name": "validation",
288
+ "num_bytes": 1116099,
289
  "num_examples": 1190,
290
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
291
  }
292
  },
293
+ "download_size": 212372,
294
+ "dataset_size": 1116099,
295
+ "size_in_bytes": 1328471
 
296
  },
297
  "xquad.es": {
298
  "description": "XQuAD (Cross-lingual Question Answering Dataset) is a benchmark dataset for evaluating cross-lingual question answering\nperformance. The dataset consists of a subset of 240 paragraphs and 1190 question-answer pairs from the development set\nof SQuAD v1.1 (Rajpurkar et al., 2016) together with their professional translations into ten languages: Spanish, German,\nGreek, Russian, Turkish, Arabic, Vietnamese, Thai, Chinese, Hindi and Romanian. Consequently, the dataset is entirely parallel\nacross 12 languages.\n",
xquad.en/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e769714c0b750622a2a70e3b5250f6040ef8578e859dff0b9faf4612287e0083
3
+ size 212372