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
4236455
1 Parent(s): 22ede03

Add xquad.es data files

Browse files
README.md CHANGED
@@ -127,10 +127,10 @@ dataset_info:
127
  dtype: int32
128
  splits:
129
  - name: validation
130
- num_bytes: 1273499
131
  num_examples: 1190
132
- download_size: 13962158
133
- dataset_size: 1273499
134
  - config_name: xquad.hi
135
  features:
136
  - name: id
@@ -284,6 +284,10 @@ configs:
284
  data_files:
285
  - split: validation
286
  path: xquad.en/validation-*
 
 
 
 
287
  - config_name: xquad.vi
288
  data_files:
289
  - split: validation
 
127
  dtype: int32
128
  splits:
129
  - name: validation
130
+ num_bytes: 1273475
131
  num_examples: 1190
132
+ download_size: 236874
133
+ dataset_size: 1273475
134
  - config_name: xquad.hi
135
  features:
136
  - name: id
 
284
  data_files:
285
  - split: validation
286
  path: xquad.en/validation-*
287
+ - config_name: xquad.es
288
+ data_files:
289
+ - split: validation
290
+ path: xquad.es/validation-*
291
  - config_name: xquad.vi
292
  data_files:
293
  - split: validation
dataset_infos.json CHANGED
@@ -302,48 +302,37 @@
302
  "features": {
303
  "id": {
304
  "dtype": "string",
305
- "id": null,
306
  "_type": "Value"
307
  },
308
  "context": {
309
  "dtype": "string",
310
- "id": null,
311
  "_type": "Value"
312
  },
313
  "question": {
314
  "dtype": "string",
315
- "id": null,
316
  "_type": "Value"
317
  },
318
  "answers": {
319
  "feature": {
320
  "text": {
321
  "dtype": "string",
322
- "id": null,
323
  "_type": "Value"
324
  },
325
  "answer_start": {
326
  "dtype": "int32",
327
- "id": null,
328
  "_type": "Value"
329
  }
330
  },
331
- "length": -1,
332
- "id": null,
333
  "_type": "Sequence"
334
  }
335
  },
336
- "post_processed": null,
337
- "supervised_keys": null,
338
  "task_templates": [
339
  {
340
- "task": "question-answering-extractive",
341
- "question_column": "question",
342
- "context_column": "context",
343
- "answers_column": "answers"
344
  }
345
  ],
346
  "builder_name": "xquad",
 
347
  "config_name": "xquad.es",
348
  "version": {
349
  "version_str": "1.0.0",
@@ -355,65 +344,14 @@
355
  "splits": {
356
  "validation": {
357
  "name": "validation",
358
- "num_bytes": 1273499,
359
  "num_examples": 1190,
360
- "dataset_name": "xquad"
361
- }
362
- },
363
- "download_checksums": {
364
- "https://github.com/deepmind/xquad/raw/master/xquad.ar.json": {
365
- "num_bytes": 1582988,
366
- "checksum": "abdabd7afed5c635d99cca0f3f0d0c9d9ed0bc77451e963c2e4e0638c29e486d"
367
- },
368
- "https://github.com/deepmind/xquad/raw/master/xquad.de.json": {
369
- "num_bytes": 669810,
370
- "checksum": "990b5d746746ed65ed4702ea5f35f99ffa4e2f1c390c07d003642acd937916f9"
371
- },
372
- "https://github.com/deepmind/xquad/raw/master/xquad.zh.json": {
373
- "num_bytes": 808652,
374
- "checksum": "691d0b3359bc6b8faa8de931dfdfe21d50a65861ae348e32a0d1a0190b0c8835"
375
- },
376
- "https://github.com/deepmind/xquad/raw/master/xquad.vi.json": {
377
- "num_bytes": 911401,
378
- "checksum": "f619a1eb11fb42d3ab0834259e488a65f585447ef6154437bfb7199d85161a04"
379
- },
380
- "https://github.com/deepmind/xquad/raw/master/xquad.en.json": {
381
- "num_bytes": 609383,
382
- "checksum": "e4c57d1c9143aaa1c5d265ba5987a65f4e69528d2a98f29d6e75019b10344f29"
383
- },
384
- "https://github.com/deepmind/xquad/raw/master/xquad.es.json": {
385
- "num_bytes": 684322,
386
- "checksum": "dcbae93ec3a9f4b9e78fd834a171d6f96c1a875e10e15b7530b7e4ef4971e37e"
387
- },
388
- "https://github.com/deepmind/xquad/raw/master/xquad.hi.json": {
389
- "num_bytes": 1680538,
390
- "checksum": "df2cce3532b37e9beb8979704b5c9a4bf874358f105395a298b89427b43b9d24"
391
- },
392
- "https://github.com/deepmind/xquad/raw/master/xquad.el.json": {
393
- "num_bytes": 1918889,
394
- "checksum": "821cf0f88e73fa258fd2f548b19b6ec39f7025059e16f6f9fc8cd797c9c3663e"
395
- },
396
- "https://github.com/deepmind/xquad/raw/master/xquad.th.json": {
397
- "num_bytes": 1809143,
398
- "checksum": "5cdda11d0e1e075f7872abf4e6ae830388ce7f617964d542308e9ae4257e0f43"
399
- },
400
- "https://github.com/deepmind/xquad/raw/master/xquad.tr.json": {
401
- "num_bytes": 729506,
402
- "checksum": "92179a564774b7696100d144c1e10870d0a966b6fccbdd254a65b9d2ab1971cc"
403
- },
404
- "https://github.com/deepmind/xquad/raw/master/xquad.ru.json": {
405
- "num_bytes": 1896368,
406
- "checksum": "208d5b1aa154c52b1b5c5eda16281e455e8fd198cdb9af3f469f0d6037d973bf"
407
- },
408
- "https://github.com/deepmind/xquad/raw/master/xquad.ro.json": {
409
- "num_bytes": 661158,
410
- "checksum": "94f8d54e93ad2b7dd2e76dd921a666b5b8eff2d4379df9f179c42b445f09643f"
411
  }
412
  },
413
- "download_size": 13962158,
414
- "post_processing_size": null,
415
- "dataset_size": 1273499,
416
- "size_in_bytes": 15235657
417
  },
418
  "xquad.hi": {
419
  "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",
 
302
  "features": {
303
  "id": {
304
  "dtype": "string",
 
305
  "_type": "Value"
306
  },
307
  "context": {
308
  "dtype": "string",
 
309
  "_type": "Value"
310
  },
311
  "question": {
312
  "dtype": "string",
 
313
  "_type": "Value"
314
  },
315
  "answers": {
316
  "feature": {
317
  "text": {
318
  "dtype": "string",
 
319
  "_type": "Value"
320
  },
321
  "answer_start": {
322
  "dtype": "int32",
 
323
  "_type": "Value"
324
  }
325
  },
 
 
326
  "_type": "Sequence"
327
  }
328
  },
 
 
329
  "task_templates": [
330
  {
331
+ "task": "question-answering-extractive"
 
 
 
332
  }
333
  ],
334
  "builder_name": "xquad",
335
+ "dataset_name": "xquad",
336
  "config_name": "xquad.es",
337
  "version": {
338
  "version_str": "1.0.0",
 
344
  "splits": {
345
  "validation": {
346
  "name": "validation",
347
+ "num_bytes": 1273475,
348
  "num_examples": 1190,
349
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
350
  }
351
  },
352
+ "download_size": 236874,
353
+ "dataset_size": 1273475,
354
+ "size_in_bytes": 1510349
 
355
  },
356
  "xquad.hi": {
357
  "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.es/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69b6ad587e2ebcb0b00105f6736661154f9b1ce95eaa581bcac240d6edfc11ce
3
+ size 236874