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
cfe40ec
1 Parent(s): ef4d39b

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -710
dataset_infos.json DELETED
@@ -1,710 +0,0 @@
1
- {
2
- "xquad.ar": {
3
- "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",
4
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
5
- "homepage": "https://github.com/deepmind/xquad",
6
- "license": "",
7
- "features": {
8
- "id": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "context": {
13
- "dtype": "string",
14
- "_type": "Value"
15
- },
16
- "question": {
17
- "dtype": "string",
18
- "_type": "Value"
19
- },
20
- "answers": {
21
- "feature": {
22
- "text": {
23
- "dtype": "string",
24
- "_type": "Value"
25
- },
26
- "answer_start": {
27
- "dtype": "int32",
28
- "_type": "Value"
29
- }
30
- },
31
- "_type": "Sequence"
32
- }
33
- },
34
- "task_templates": [
35
- {
36
- "task": "question-answering-extractive"
37
- }
38
- ],
39
- "builder_name": "xquad",
40
- "dataset_name": "xquad",
41
- "config_name": "xquad.ar",
42
- "version": {
43
- "version_str": "1.0.0",
44
- "description": "",
45
- "major": 1,
46
- "minor": 0,
47
- "patch": 0
48
- },
49
- "splits": {
50
- "validation": {
51
- "name": "validation",
52
- "num_bytes": 1722775,
53
- "num_examples": 1190,
54
- "dataset_name": null
55
- }
56
- },
57
- "download_size": 263002,
58
- "dataset_size": 1722775,
59
- "size_in_bytes": 1985777
60
- },
61
- "xquad.de": {
62
- "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",
63
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
64
- "homepage": "https://github.com/deepmind/xquad",
65
- "license": "",
66
- "features": {
67
- "id": {
68
- "dtype": "string",
69
- "_type": "Value"
70
- },
71
- "context": {
72
- "dtype": "string",
73
- "_type": "Value"
74
- },
75
- "question": {
76
- "dtype": "string",
77
- "_type": "Value"
78
- },
79
- "answers": {
80
- "feature": {
81
- "text": {
82
- "dtype": "string",
83
- "_type": "Value"
84
- },
85
- "answer_start": {
86
- "dtype": "int32",
87
- "_type": "Value"
88
- }
89
- },
90
- "_type": "Sequence"
91
- }
92
- },
93
- "task_templates": [
94
- {
95
- "task": "question-answering-extractive"
96
- }
97
- ],
98
- "builder_name": "xquad",
99
- "dataset_name": "xquad",
100
- "config_name": "xquad.de",
101
- "version": {
102
- "version_str": "1.0.0",
103
- "description": "",
104
- "major": 1,
105
- "minor": 0,
106
- "patch": 0
107
- },
108
- "splits": {
109
- "validation": {
110
- "name": "validation",
111
- "num_bytes": 1283277,
112
- "num_examples": 1190,
113
- "dataset_name": null
114
- }
115
- },
116
- "download_size": 241957,
117
- "dataset_size": 1283277,
118
- "size_in_bytes": 1525234
119
- },
120
- "xquad.zh": {
121
- "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",
122
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
123
- "homepage": "https://github.com/deepmind/xquad",
124
- "license": "",
125
- "features": {
126
- "id": {
127
- "dtype": "string",
128
- "_type": "Value"
129
- },
130
- "context": {
131
- "dtype": "string",
132
- "_type": "Value"
133
- },
134
- "question": {
135
- "dtype": "string",
136
- "_type": "Value"
137
- },
138
- "answers": {
139
- "feature": {
140
- "text": {
141
- "dtype": "string",
142
- "_type": "Value"
143
- },
144
- "answer_start": {
145
- "dtype": "int32",
146
- "_type": "Value"
147
- }
148
- },
149
- "_type": "Sequence"
150
- }
151
- },
152
- "task_templates": [
153
- {
154
- "task": "question-answering-extractive"
155
- }
156
- ],
157
- "builder_name": "xquad",
158
- "dataset_name": "xquad",
159
- "config_name": "xquad.zh",
160
- "version": {
161
- "version_str": "1.0.0",
162
- "description": "",
163
- "major": 1,
164
- "minor": 0,
165
- "patch": 0
166
- },
167
- "splits": {
168
- "validation": {
169
- "name": "validation",
170
- "num_bytes": 984217,
171
- "num_examples": 1190,
172
- "dataset_name": null
173
- }
174
- },
175
- "download_size": 205768,
176
- "dataset_size": 984217,
177
- "size_in_bytes": 1189985
178
- },
179
- "xquad.vi": {
180
- "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",
181
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
182
- "homepage": "https://github.com/deepmind/xquad",
183
- "license": "",
184
- "features": {
185
- "id": {
186
- "dtype": "string",
187
- "_type": "Value"
188
- },
189
- "context": {
190
- "dtype": "string",
191
- "_type": "Value"
192
- },
193
- "question": {
194
- "dtype": "string",
195
- "_type": "Value"
196
- },
197
- "answers": {
198
- "feature": {
199
- "text": {
200
- "dtype": "string",
201
- "_type": "Value"
202
- },
203
- "answer_start": {
204
- "dtype": "int32",
205
- "_type": "Value"
206
- }
207
- },
208
- "_type": "Sequence"
209
- }
210
- },
211
- "task_templates": [
212
- {
213
- "task": "question-answering-extractive"
214
- }
215
- ],
216
- "builder_name": "xquad",
217
- "dataset_name": "xquad",
218
- "config_name": "xquad.vi",
219
- "version": {
220
- "version_str": "1.0.0",
221
- "description": "",
222
- "major": 1,
223
- "minor": 0,
224
- "patch": 0
225
- },
226
- "splits": {
227
- "validation": {
228
- "name": "validation",
229
- "num_bytes": 1477215,
230
- "num_examples": 1190,
231
- "dataset_name": null
232
- }
233
- },
234
- "download_size": 237644,
235
- "dataset_size": 1477215,
236
- "size_in_bytes": 1714859
237
- },
238
- "xquad.en": {
239
- "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",
240
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
241
- "homepage": "https://github.com/deepmind/xquad",
242
- "license": "",
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",
280
- "description": "",
281
- "major": 1,
282
- "minor": 0,
283
- "patch": 0
284
- },
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",
299
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
300
- "homepage": "https://github.com/deepmind/xquad",
301
- "license": "",
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",
339
- "description": "",
340
- "major": 1,
341
- "minor": 0,
342
- "patch": 0
343
- },
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",
358
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
359
- "homepage": "https://github.com/deepmind/xquad",
360
- "license": "",
361
- "features": {
362
- "id": {
363
- "dtype": "string",
364
- "_type": "Value"
365
- },
366
- "context": {
367
- "dtype": "string",
368
- "_type": "Value"
369
- },
370
- "question": {
371
- "dtype": "string",
372
- "_type": "Value"
373
- },
374
- "answers": {
375
- "feature": {
376
- "text": {
377
- "dtype": "string",
378
- "_type": "Value"
379
- },
380
- "answer_start": {
381
- "dtype": "int32",
382
- "_type": "Value"
383
- }
384
- },
385
- "_type": "Sequence"
386
- }
387
- },
388
- "task_templates": [
389
- {
390
- "task": "question-answering-extractive"
391
- }
392
- ],
393
- "builder_name": "xquad",
394
- "dataset_name": "xquad",
395
- "config_name": "xquad.hi",
396
- "version": {
397
- "version_str": "1.0.0",
398
- "description": "",
399
- "major": 1,
400
- "minor": 0,
401
- "patch": 0
402
- },
403
- "splits": {
404
- "validation": {
405
- "name": "validation",
406
- "num_bytes": 2682951,
407
- "num_examples": 1190,
408
- "dataset_name": null
409
- }
410
- },
411
- "download_size": 322083,
412
- "dataset_size": 2682951,
413
- "size_in_bytes": 3005034
414
- },
415
- "xquad.el": {
416
- "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",
417
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
418
- "homepage": "https://github.com/deepmind/xquad",
419
- "license": "",
420
- "features": {
421
- "id": {
422
- "dtype": "string",
423
- "_type": "Value"
424
- },
425
- "context": {
426
- "dtype": "string",
427
- "_type": "Value"
428
- },
429
- "question": {
430
- "dtype": "string",
431
- "_type": "Value"
432
- },
433
- "answers": {
434
- "feature": {
435
- "text": {
436
- "dtype": "string",
437
- "_type": "Value"
438
- },
439
- "answer_start": {
440
- "dtype": "int32",
441
- "_type": "Value"
442
- }
443
- },
444
- "_type": "Sequence"
445
- }
446
- },
447
- "task_templates": [
448
- {
449
- "task": "question-answering-extractive"
450
- }
451
- ],
452
- "builder_name": "xquad",
453
- "dataset_name": "xquad",
454
- "config_name": "xquad.el",
455
- "version": {
456
- "version_str": "1.0.0",
457
- "description": "",
458
- "major": 1,
459
- "minor": 0,
460
- "patch": 0
461
- },
462
- "splits": {
463
- "validation": {
464
- "name": "validation",
465
- "num_bytes": 2206666,
466
- "num_examples": 1190,
467
- "dataset_name": null
468
- }
469
- },
470
- "download_size": 324379,
471
- "dataset_size": 2206666,
472
- "size_in_bytes": 2531045
473
- },
474
- "xquad.th": {
475
- "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",
476
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
477
- "homepage": "https://github.com/deepmind/xquad",
478
- "license": "",
479
- "features": {
480
- "id": {
481
- "dtype": "string",
482
- "_type": "Value"
483
- },
484
- "context": {
485
- "dtype": "string",
486
- "_type": "Value"
487
- },
488
- "question": {
489
- "dtype": "string",
490
- "_type": "Value"
491
- },
492
- "answers": {
493
- "feature": {
494
- "text": {
495
- "dtype": "string",
496
- "_type": "Value"
497
- },
498
- "answer_start": {
499
- "dtype": "int32",
500
- "_type": "Value"
501
- }
502
- },
503
- "_type": "Sequence"
504
- }
505
- },
506
- "task_templates": [
507
- {
508
- "task": "question-answering-extractive"
509
- }
510
- ],
511
- "builder_name": "xquad",
512
- "dataset_name": "xquad",
513
- "config_name": "xquad.th",
514
- "version": {
515
- "version_str": "1.0.0",
516
- "description": "",
517
- "major": 1,
518
- "minor": 0,
519
- "patch": 0
520
- },
521
- "splits": {
522
- "validation": {
523
- "name": "validation",
524
- "num_bytes": 2854935,
525
- "num_examples": 1190,
526
- "dataset_name": null
527
- }
528
- },
529
- "download_size": 337307,
530
- "dataset_size": 2854935,
531
- "size_in_bytes": 3192242
532
- },
533
- "xquad.tr": {
534
- "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",
535
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
536
- "homepage": "https://github.com/deepmind/xquad",
537
- "license": "",
538
- "features": {
539
- "id": {
540
- "dtype": "string",
541
- "_type": "Value"
542
- },
543
- "context": {
544
- "dtype": "string",
545
- "_type": "Value"
546
- },
547
- "question": {
548
- "dtype": "string",
549
- "_type": "Value"
550
- },
551
- "answers": {
552
- "feature": {
553
- "text": {
554
- "dtype": "string",
555
- "_type": "Value"
556
- },
557
- "answer_start": {
558
- "dtype": "int32",
559
- "_type": "Value"
560
- }
561
- },
562
- "_type": "Sequence"
563
- }
564
- },
565
- "task_templates": [
566
- {
567
- "task": "question-answering-extractive"
568
- }
569
- ],
570
- "builder_name": "xquad",
571
- "dataset_name": "xquad",
572
- "config_name": "xquad.tr",
573
- "version": {
574
- "version_str": "1.0.0",
575
- "description": "",
576
- "major": 1,
577
- "minor": 0,
578
- "patch": 0
579
- },
580
- "splits": {
581
- "validation": {
582
- "name": "validation",
583
- "num_bytes": 1210739,
584
- "num_examples": 1190,
585
- "dataset_name": null
586
- }
587
- },
588
- "download_size": 228364,
589
- "dataset_size": 1210739,
590
- "size_in_bytes": 1439103
591
- },
592
- "xquad.ru": {
593
- "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",
594
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
595
- "homepage": "https://github.com/deepmind/xquad",
596
- "license": "",
597
- "features": {
598
- "id": {
599
- "dtype": "string",
600
- "_type": "Value"
601
- },
602
- "context": {
603
- "dtype": "string",
604
- "_type": "Value"
605
- },
606
- "question": {
607
- "dtype": "string",
608
- "_type": "Value"
609
- },
610
- "answers": {
611
- "feature": {
612
- "text": {
613
- "dtype": "string",
614
- "_type": "Value"
615
- },
616
- "answer_start": {
617
- "dtype": "int32",
618
- "_type": "Value"
619
- }
620
- },
621
- "_type": "Sequence"
622
- }
623
- },
624
- "task_templates": [
625
- {
626
- "task": "question-answering-extractive"
627
- }
628
- ],
629
- "builder_name": "xquad",
630
- "dataset_name": "xquad",
631
- "config_name": "xquad.ru",
632
- "version": {
633
- "version_str": "1.0.0",
634
- "description": "",
635
- "major": 1,
636
- "minor": 0,
637
- "patch": 0
638
- },
639
- "splits": {
640
- "validation": {
641
- "name": "validation",
642
- "num_bytes": 2136966,
643
- "num_examples": 1190,
644
- "dataset_name": null
645
- }
646
- },
647
- "download_size": 321728,
648
- "dataset_size": 2136966,
649
- "size_in_bytes": 2458694
650
- },
651
- "xquad.ro": {
652
- "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",
653
- "citation": "@article{Artetxe:etal:2019,\n author = {Mikel Artetxe and Sebastian Ruder and Dani Yogatama},\n title = {On the cross-lingual transferability of monolingual representations},\n journal = {CoRR},\n volume = {abs/1910.11856},\n year = {2019},\n archivePrefix = {arXiv},\n eprint = {1910.11856}\n}\n",
654
- "homepage": "https://github.com/deepmind/xquad",
655
- "license": "",
656
- "features": {
657
- "id": {
658
- "dtype": "string",
659
- "_type": "Value"
660
- },
661
- "context": {
662
- "dtype": "string",
663
- "_type": "Value"
664
- },
665
- "question": {
666
- "dtype": "string",
667
- "_type": "Value"
668
- },
669
- "answers": {
670
- "feature": {
671
- "text": {
672
- "dtype": "string",
673
- "_type": "Value"
674
- },
675
- "answer_start": {
676
- "dtype": "int32",
677
- "_type": "Value"
678
- }
679
- },
680
- "_type": "Sequence"
681
- }
682
- },
683
- "task_templates": [
684
- {
685
- "task": "question-answering-extractive"
686
- }
687
- ],
688
- "builder_name": "xquad",
689
- "dataset_name": "xquad",
690
- "config_name": "xquad.ro",
691
- "version": {
692
- "version_str": "1.0.0",
693
- "description": "",
694
- "major": 1,
695
- "minor": 0,
696
- "patch": 0
697
- },
698
- "splits": {
699
- "validation": {
700
- "name": "validation",
701
- "num_bytes": 1299426,
702
- "num_examples": 1190,
703
- "dataset_name": null
704
- }
705
- },
706
- "download_size": 244467,
707
- "dataset_size": 1299426,
708
- "size_in_bytes": 1543893
709
- }
710
- }