Update YAML datset_info + delete outdated dataset_infos.json

#2
by lhoestq HF staff - opened
Files changed (2) hide show
  1. README.md +482 -1
  2. dataset_infos.json +0 -1
README.md CHANGED
@@ -27,6 +27,487 @@ task_categories:
27
  - translation
28
  task_ids: []
29
  paperswithcode_id: iwslt-2017
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  ---
31
 
32
  # Dataset Card for IWSLT 2017
@@ -271,4 +752,4 @@ See the (TED Talks Usage Policy)[https://www.ted.com/about/our-organization/our-
271
 
272
  ### Contributions
273
 
274
- Thanks to [@thomwolf](https://github.com/thomwolf), [@Narsil](https://github.com/Narsil) for adding this dataset.
 
27
  - translation
28
  task_ids: []
29
  paperswithcode_id: iwslt-2017
30
+ dataset_info:
31
+ - config_name: iwslt2017-en-it
32
+ features:
33
+ - name: translation
34
+ dtype:
35
+ translation:
36
+ languages:
37
+ - en
38
+ - it
39
+ splits:
40
+ - name: test
41
+ num_bytes: 305246
42
+ num_examples: 1566
43
+ - name: train
44
+ num_bytes: 46647925
45
+ num_examples: 231619
46
+ - name: validation
47
+ num_bytes: 200023
48
+ num_examples: 929
49
+ download_size: 329391132
50
+ dataset_size: 47153194
51
+ - config_name: iwslt2017-en-nl
52
+ features:
53
+ - name: translation
54
+ dtype:
55
+ translation:
56
+ languages:
57
+ - en
58
+ - nl
59
+ splits:
60
+ - name: test
61
+ num_bytes: 311646
62
+ num_examples: 1777
63
+ - name: train
64
+ num_bytes: 42843933
65
+ num_examples: 237240
66
+ - name: validation
67
+ num_bytes: 197814
68
+ num_examples: 1003
69
+ download_size: 329391132
70
+ dataset_size: 43353393
71
+ - config_name: iwslt2017-en-ro
72
+ features:
73
+ - name: translation
74
+ dtype:
75
+ translation:
76
+ languages:
77
+ - en
78
+ - ro
79
+ splits:
80
+ - name: test
81
+ num_bytes: 316790
82
+ num_examples: 1678
83
+ - name: train
84
+ num_bytes: 44129950
85
+ num_examples: 220538
86
+ - name: validation
87
+ num_bytes: 205028
88
+ num_examples: 914
89
+ download_size: 329391132
90
+ dataset_size: 44651768
91
+ - config_name: iwslt2017-it-en
92
+ features:
93
+ - name: translation
94
+ dtype:
95
+ translation:
96
+ languages:
97
+ - it
98
+ - en
99
+ splits:
100
+ - name: test
101
+ num_bytes: 305246
102
+ num_examples: 1566
103
+ - name: train
104
+ num_bytes: 46647925
105
+ num_examples: 231619
106
+ - name: validation
107
+ num_bytes: 200023
108
+ num_examples: 929
109
+ download_size: 329391132
110
+ dataset_size: 47153194
111
+ - config_name: iwslt2017-it-nl
112
+ features:
113
+ - name: translation
114
+ dtype:
115
+ translation:
116
+ languages:
117
+ - it
118
+ - nl
119
+ splits:
120
+ - name: test
121
+ num_bytes: 309725
122
+ num_examples: 1669
123
+ - name: train
124
+ num_bytes: 43033168
125
+ num_examples: 233415
126
+ - name: validation
127
+ num_bytes: 197774
128
+ num_examples: 1001
129
+ download_size: 329391132
130
+ dataset_size: 43540667
131
+ - config_name: iwslt2017-it-ro
132
+ features:
133
+ - name: translation
134
+ dtype:
135
+ translation:
136
+ languages:
137
+ - it
138
+ - ro
139
+ splits:
140
+ - name: test
141
+ num_bytes: 314974
142
+ num_examples: 1643
143
+ - name: train
144
+ num_bytes: 44485169
145
+ num_examples: 217551
146
+ - name: validation
147
+ num_bytes: 204989
148
+ num_examples: 914
149
+ download_size: 329391132
150
+ dataset_size: 45005132
151
+ - config_name: iwslt2017-nl-en
152
+ features:
153
+ - name: translation
154
+ dtype:
155
+ translation:
156
+ languages:
157
+ - nl
158
+ - en
159
+ splits:
160
+ - name: test
161
+ num_bytes: 311646
162
+ num_examples: 1777
163
+ - name: train
164
+ num_bytes: 42843933
165
+ num_examples: 237240
166
+ - name: validation
167
+ num_bytes: 197814
168
+ num_examples: 1003
169
+ download_size: 329391132
170
+ dataset_size: 43353393
171
+ - config_name: iwslt2017-nl-it
172
+ features:
173
+ - name: translation
174
+ dtype:
175
+ translation:
176
+ languages:
177
+ - nl
178
+ - it
179
+ splits:
180
+ - name: test
181
+ num_bytes: 309725
182
+ num_examples: 1669
183
+ - name: train
184
+ num_bytes: 43033168
185
+ num_examples: 233415
186
+ - name: validation
187
+ num_bytes: 197774
188
+ num_examples: 1001
189
+ download_size: 329391132
190
+ dataset_size: 43540667
191
+ - config_name: iwslt2017-nl-ro
192
+ features:
193
+ - name: translation
194
+ dtype:
195
+ translation:
196
+ languages:
197
+ - nl
198
+ - ro
199
+ splits:
200
+ - name: test
201
+ num_bytes: 320952
202
+ num_examples: 1680
203
+ - name: train
204
+ num_bytes: 41338738
205
+ num_examples: 206920
206
+ - name: validation
207
+ num_bytes: 202380
208
+ num_examples: 913
209
+ download_size: 329391132
210
+ dataset_size: 41862070
211
+ - config_name: iwslt2017-ro-en
212
+ features:
213
+ - name: translation
214
+ dtype:
215
+ translation:
216
+ languages:
217
+ - ro
218
+ - en
219
+ splits:
220
+ - name: test
221
+ num_bytes: 316790
222
+ num_examples: 1678
223
+ - name: train
224
+ num_bytes: 44129950
225
+ num_examples: 220538
226
+ - name: validation
227
+ num_bytes: 205028
228
+ num_examples: 914
229
+ download_size: 329391132
230
+ dataset_size: 44651768
231
+ - config_name: iwslt2017-ro-it
232
+ features:
233
+ - name: translation
234
+ dtype:
235
+ translation:
236
+ languages:
237
+ - ro
238
+ - it
239
+ splits:
240
+ - name: test
241
+ num_bytes: 314974
242
+ num_examples: 1643
243
+ - name: train
244
+ num_bytes: 44485169
245
+ num_examples: 217551
246
+ - name: validation
247
+ num_bytes: 204989
248
+ num_examples: 914
249
+ download_size: 329391132
250
+ dataset_size: 45005132
251
+ - config_name: iwslt2017-ro-nl
252
+ features:
253
+ - name: translation
254
+ dtype:
255
+ translation:
256
+ languages:
257
+ - ro
258
+ - nl
259
+ splits:
260
+ - name: test
261
+ num_bytes: 320952
262
+ num_examples: 1680
263
+ - name: train
264
+ num_bytes: 41338738
265
+ num_examples: 206920
266
+ - name: validation
267
+ num_bytes: 202380
268
+ num_examples: 913
269
+ download_size: 329391132
270
+ dataset_size: 41862070
271
+ - config_name: iwslt2017-ar-en
272
+ features:
273
+ - name: translation
274
+ dtype:
275
+ translation:
276
+ languages:
277
+ - ar
278
+ - en
279
+ splits:
280
+ - name: test
281
+ num_bytes: 2014296
282
+ num_examples: 8583
283
+ - name: train
284
+ num_bytes: 56481059
285
+ num_examples: 231713
286
+ - name: validation
287
+ num_bytes: 241206
288
+ num_examples: 888
289
+ download_size: 27748780
290
+ dataset_size: 58736561
291
+ - config_name: iwslt2017-de-en
292
+ features:
293
+ - name: translation
294
+ dtype:
295
+ translation:
296
+ languages:
297
+ - de
298
+ - en
299
+ splits:
300
+ - name: test
301
+ num_bytes: 1608474
302
+ num_examples: 8079
303
+ - name: train
304
+ num_bytes: 42608380
305
+ num_examples: 206112
306
+ - name: validation
307
+ num_bytes: 210975
308
+ num_examples: 888
309
+ download_size: 16758320
310
+ dataset_size: 44427829
311
+ - config_name: iwslt2017-en-ar
312
+ features:
313
+ - name: translation
314
+ dtype:
315
+ translation:
316
+ languages:
317
+ - en
318
+ - ar
319
+ splits:
320
+ - name: test
321
+ num_bytes: 2014296
322
+ num_examples: 8583
323
+ - name: train
324
+ num_bytes: 56481059
325
+ num_examples: 231713
326
+ - name: validation
327
+ num_bytes: 241206
328
+ num_examples: 888
329
+ download_size: 29333173
330
+ dataset_size: 58736561
331
+ - config_name: iwslt2017-en-de
332
+ features:
333
+ - name: translation
334
+ dtype:
335
+ translation:
336
+ languages:
337
+ - en
338
+ - de
339
+ splits:
340
+ - name: test
341
+ num_bytes: 1608474
342
+ num_examples: 8079
343
+ - name: train
344
+ num_bytes: 42608380
345
+ num_examples: 206112
346
+ - name: validation
347
+ num_bytes: 210975
348
+ num_examples: 888
349
+ download_size: 16758334
350
+ dataset_size: 44427829
351
+ - config_name: iwslt2017-en-fr
352
+ features:
353
+ - name: translation
354
+ dtype:
355
+ translation:
356
+ languages:
357
+ - en
358
+ - fr
359
+ splits:
360
+ - name: test
361
+ num_bytes: 1767465
362
+ num_examples: 8597
363
+ - name: train
364
+ num_bytes: 49273286
365
+ num_examples: 232825
366
+ - name: validation
367
+ num_bytes: 207579
368
+ num_examples: 890
369
+ download_size: 27699724
370
+ dataset_size: 51248330
371
+ - config_name: iwslt2017-en-ja
372
+ features:
373
+ - name: translation
374
+ dtype:
375
+ translation:
376
+ languages:
377
+ - en
378
+ - ja
379
+ splits:
380
+ - name: test
381
+ num_bytes: 1809007
382
+ num_examples: 8469
383
+ - name: train
384
+ num_bytes: 48204987
385
+ num_examples: 223108
386
+ - name: validation
387
+ num_bytes: 208124
388
+ num_examples: 871
389
+ download_size: 26983602
390
+ dataset_size: 50222118
391
+ - config_name: iwslt2017-en-ko
392
+ features:
393
+ - name: translation
394
+ dtype:
395
+ translation:
396
+ languages:
397
+ - en
398
+ - ko
399
+ splits:
400
+ - name: test
401
+ num_bytes: 1869793
402
+ num_examples: 8514
403
+ - name: train
404
+ num_bytes: 51678043
405
+ num_examples: 230240
406
+ - name: validation
407
+ num_bytes: 219295
408
+ num_examples: 879
409
+ download_size: 19364776
410
+ dataset_size: 53767131
411
+ - config_name: iwslt2017-en-zh
412
+ features:
413
+ - name: translation
414
+ dtype:
415
+ translation:
416
+ languages:
417
+ - en
418
+ - zh
419
+ splits:
420
+ - name: test
421
+ num_bytes: 1605527
422
+ num_examples: 8549
423
+ - name: train
424
+ num_bytes: 44271004
425
+ num_examples: 231266
426
+ - name: validation
427
+ num_bytes: 202537
428
+ num_examples: 879
429
+ download_size: 27597071
430
+ dataset_size: 46079068
431
+ - config_name: iwslt2017-fr-en
432
+ features:
433
+ - name: translation
434
+ dtype:
435
+ translation:
436
+ languages:
437
+ - fr
438
+ - en
439
+ splits:
440
+ - name: test
441
+ num_bytes: 1767465
442
+ num_examples: 8597
443
+ - name: train
444
+ num_bytes: 49273286
445
+ num_examples: 232825
446
+ - name: validation
447
+ num_bytes: 207579
448
+ num_examples: 890
449
+ download_size: 26880731
450
+ dataset_size: 51248330
451
+ - config_name: iwslt2017-ja-en
452
+ features:
453
+ - name: translation
454
+ dtype:
455
+ translation:
456
+ languages:
457
+ - ja
458
+ - en
459
+ splits:
460
+ - name: test
461
+ num_bytes: 1809007
462
+ num_examples: 8469
463
+ - name: train
464
+ num_bytes: 48204987
465
+ num_examples: 223108
466
+ - name: validation
467
+ num_bytes: 208124
468
+ num_examples: 871
469
+ download_size: 26190859
470
+ dataset_size: 50222118
471
+ - config_name: iwslt2017-ko-en
472
+ features:
473
+ - name: translation
474
+ dtype:
475
+ translation:
476
+ languages:
477
+ - ko
478
+ - en
479
+ splits:
480
+ - name: test
481
+ num_bytes: 1869793
482
+ num_examples: 8514
483
+ - name: train
484
+ num_bytes: 51678043
485
+ num_examples: 230240
486
+ - name: validation
487
+ num_bytes: 219295
488
+ num_examples: 879
489
+ download_size: 19364733
490
+ dataset_size: 53767131
491
+ - config_name: iwslt2017-zh-en
492
+ features:
493
+ - name: translation
494
+ dtype:
495
+ translation:
496
+ languages:
497
+ - zh
498
+ - en
499
+ splits:
500
+ - name: test
501
+ num_bytes: 1605527
502
+ num_examples: 8549
503
+ - name: train
504
+ num_bytes: 44271004
505
+ num_examples: 231266
506
+ - name: validation
507
+ num_bytes: 202537
508
+ num_examples: 879
509
+ download_size: 26849290
510
+ dataset_size: 46079068
511
  ---
512
 
513
  # Dataset Card for IWSLT 2017
 
752
 
753
  ### Contributions
754
 
755
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@Narsil](https://github.com/Narsil) for adding this dataset.
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"iwslt2017-en-it": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "it"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-it", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 46648117, "num_examples": 231619, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 305254, "num_examples": 1566, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 200031, "num_examples": 929, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 47153402, "size_in_bytes": 376484681}, "iwslt2017-en-nl": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "nl"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-nl", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 42844125, "num_examples": 237240, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 311654, "num_examples": 1777, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 197822, "num_examples": 1003, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 43353601, "size_in_bytes": 372684880}, "iwslt2017-en-ro": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-ro", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 44130134, "num_examples": 220538, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 316798, "num_examples": 1678, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 205036, "num_examples": 914, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 44651968, "size_in_bytes": 373983247}, "iwslt2017-it-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["it", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-it-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 46648117, "num_examples": 231619, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 305254, "num_examples": 1566, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 200031, "num_examples": 929, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 47153402, "size_in_bytes": 376484681}, "iwslt2017-it-nl": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["it", "nl"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-it-nl", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 43033360, "num_examples": 233415, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 309733, "num_examples": 1669, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 197782, "num_examples": 1001, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 43540875, "size_in_bytes": 372872154}, "iwslt2017-it-ro": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["it", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-it-ro", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 44485345, "num_examples": 217551, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 314982, "num_examples": 1643, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 204997, "num_examples": 914, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 45005324, "size_in_bytes": 374336603}, "iwslt2017-nl-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["nl", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-nl-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 42844125, "num_examples": 237240, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 311654, "num_examples": 1777, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 197822, "num_examples": 1003, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 43353601, "size_in_bytes": 372684880}, "iwslt2017-nl-it": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["nl", "it"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-nl-it", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 43033360, "num_examples": 233415, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 309733, "num_examples": 1669, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 197782, "num_examples": 1001, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 43540875, "size_in_bytes": 372872154}, "iwslt2017-nl-ro": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["nl", "ro"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-nl-ro", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 41338906, "num_examples": 206920, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 320960, "num_examples": 1680, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 202388, "num_examples": 913, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 41862254, "size_in_bytes": 371193533}, "iwslt2017-ro-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["ro", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-ro-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 44130134, "num_examples": 220538, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 316798, "num_examples": 1678, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 205036, "num_examples": 914, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 44651968, "size_in_bytes": 373983247}, "iwslt2017-ro-it": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["ro", "it"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-ro-it", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 44485345, "num_examples": 217551, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 314982, "num_examples": 1643, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 204997, "num_examples": 914, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 45005324, "size_in_bytes": 374336603}, "iwslt2017-ro-nl": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["ro", "nl"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-ro-nl", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 41338906, "num_examples": 206920, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 320960, "num_examples": 1680, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 202388, "num_examples": 913, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnmted/texts/DeEnItNlRo/DeEnItNlRo/DeEnItNlRo-DeEnItNlRo.tgz": {"num_bytes": 329331279, "checksum": "cebb3839b7580f8e4eecf66d75424caa29b9410a9a491a732b2d343626ee0243"}}, "download_size": 329331279, "post_processing_size": null, "dataset_size": 41862254, "size_in_bytes": 371193533}, "iwslt2017-ar-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["ar", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-ar-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 56481251, "num_examples": 231713, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 2014304, "num_examples": 8583, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 241214, "num_examples": 888, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/ar/en/ar-en.tgz": {"num_bytes": 27747532, "checksum": "f1b77caa115cf5cbd00e519b425e33615080c8735fd9dd59a0c811bacd10ab70"}}, "download_size": 27747532, "post_processing_size": null, "dataset_size": 58736769, "size_in_bytes": 86484301}, "iwslt2017-de-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["de", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-de-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 42608548, "num_examples": 206112, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1608482, "num_examples": 8079, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 210983, "num_examples": 888, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/de/en/de-en.tgz": {"num_bytes": 16751373, "checksum": "ebcd53c53c8df742437e3a0fb964772e78764c3f6d4e38df0b6a2f71abc3a8b4"}}, "download_size": 16751373, "post_processing_size": null, "dataset_size": 44428013, "size_in_bytes": 61179386}, "iwslt2017-en-ar": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "ar"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-ar", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 56481251, "num_examples": 231713, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 2014304, "num_examples": 8583, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 241214, "num_examples": 888, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/en/ar/en-ar.tgz": {"num_bytes": 29332212, "checksum": "7c9446ebf519fb9ca85d7fb7a6681918772eafc6a33bfdf9852f87442aabd3f7"}}, "download_size": 29332212, "post_processing_size": null, "dataset_size": 58736769, "size_in_bytes": 88068981}, "iwslt2017-en-de": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "de"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-de", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 42608548, "num_examples": 206112, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1608482, "num_examples": 8079, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 210983, "num_examples": 888, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/en/de/en-de.tgz": {"num_bytes": 16751364, "checksum": "623caec69988b224dbe741f16ad90411b93430117a8021c4bb2bcab7ad1eb21e"}}, "download_size": 16751364, "post_processing_size": null, "dataset_size": 44428013, "size_in_bytes": 61179377}, "iwslt2017-en-fr": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "fr"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-fr", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 49273478, "num_examples": 232825, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1767473, "num_examples": 8597, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 207587, "num_examples": 890, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/en/fr/en-fr.tgz": {"num_bytes": 27691674, "checksum": "1f5bd8cd242de15fb58a04af265adb8e604a7e1b805a42cb0de7dfd15447c5c6"}}, "download_size": 27691674, "post_processing_size": null, "dataset_size": 51248538, "size_in_bytes": 78940212}, "iwslt2017-en-ja": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "ja"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-ja", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 48205171, "num_examples": 223108, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1809015, "num_examples": 8469, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 208132, "num_examples": 871, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/en/ja/en-ja.tgz": {"num_bytes": 26983540, "checksum": "27322c1170d057a92f27edd475cfd2c46f38bd1acdd52bbcffbe725e78b3d472"}}, "download_size": 26983540, "post_processing_size": null, "dataset_size": 50222318, "size_in_bytes": 77205858}, "iwslt2017-en-ko": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "ko"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-ko", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 51678235, "num_examples": 230240, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1869801, "num_examples": 8514, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 219303, "num_examples": 879, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/en/ko/en-ko.tgz": {"num_bytes": 19363699, "checksum": "0ac6caa1fbfbb0c79f1e9ef2f8e5493b83003d6ad85ef504a5584e3b8b006f00"}}, "download_size": 19363699, "post_processing_size": null, "dataset_size": 53767339, "size_in_bytes": 73131038}, "iwslt2017-en-zh": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["en", "zh"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-en-zh", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 44271196, "num_examples": 231266, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1605535, "num_examples": 8549, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 202545, "num_examples": 879, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/en/zh/en-zh.tgz": {"num_bytes": 27596371, "checksum": "d178f2ede07d7d600e244649e2092fb5fcbdda9729a3bb016502512028e2615b"}}, "download_size": 27596371, "post_processing_size": null, "dataset_size": 46079276, "size_in_bytes": 73675647}, "iwslt2017-fr-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["fr", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-fr-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 49273478, "num_examples": 232825, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1767473, "num_examples": 8597, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 207587, "num_examples": 890, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/fr/en/fr-en.tgz": {"num_bytes": 26872507, "checksum": "a40ca3b9a0064bd1fd582df4ced260dd3e7ff9f6f7bf863f139f74b7a5cabd78"}}, "download_size": 26872507, "post_processing_size": null, "dataset_size": 51248538, "size_in_bytes": 78121045}, "iwslt2017-ja-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["ja", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-ja-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 48205171, "num_examples": 223108, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1809015, "num_examples": 8469, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 208132, "num_examples": 871, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/ja/en/ja-en.tgz": {"num_bytes": 26190272, "checksum": "19b394f0256e7398bc69fb27c0fde15cd2a6c372a910ad99707ae32d54371640"}}, "download_size": 26190272, "post_processing_size": null, "dataset_size": 50222318, "size_in_bytes": 76412590}, "iwslt2017-ko-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["ko", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-ko-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 51678235, "num_examples": 230240, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1869801, "num_examples": 8514, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 219303, "num_examples": 879, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/ko/en/ko-en.tgz": {"num_bytes": 19363701, "checksum": "c0cba8c055a9bd55902aff5d61783ddad281df86f2ebb673d97b126b734a0987"}}, "download_size": 19363701, "post_processing_size": null, "dataset_size": 53767339, "size_in_bytes": 73131040}, "iwslt2017-zh-en": {"description": "The IWSLT 2017 Multilingual Task addresses text translation, including zero-shot translation, with a single MT system across all directions including English, German, Dutch, Italian and Romanian. As unofficial task, conventional bilingual text translation is offered between English and Arabic, French, Japanese, Chinese, German and Korean.\n", "citation": "@inproceedings{cettolo-etal-2017-overview,\n title = \"Overview of the {IWSLT} 2017 Evaluation Campaign\",\n author = {Cettolo, Mauro and\n Federico, Marcello and\n Bentivogli, Luisa and\n Niehues, Jan and\n St{\\\"u}ker, Sebastian and\n Sudoh, Katsuhito and\n Yoshino, Koichiro and\n Federmann, Christian},\n booktitle = \"Proceedings of the 14th International Conference on Spoken Language Translation\",\n month = dec # \" 14-15\",\n year = \"2017\",\n address = \"Tokyo, Japan\",\n publisher = \"International Workshop on Spoken Language Translation\",\n url = \"https://aclanthology.org/2017.iwslt-1.1\",\n pages = \"2--14\",\n}\n", "homepage": "https://sites.google.com/site/iwsltevaluation2017/TED-tasks", "license": "", "features": {"translation": {"languages": ["zh", "en"], "id": null, "_type": "Translation"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "iwslt2017", "config_name": "iwslt2017-zh-en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 44271196, "num_examples": 231266, "dataset_name": "iwslt2017"}, "test": {"name": "test", "num_bytes": 1605535, "num_examples": 8549, "dataset_name": "iwslt2017"}, "validation": {"name": "validation", "num_bytes": 202545, "num_examples": 879, "dataset_name": "iwslt2017"}}, "download_checksums": {"https://huggingface.co/datasets/iwslt2017/resolve/ebd7c60d9800c2a1be010a227e5f0a2363730f7a/data/2017-01-trnted/texts/zh/en/zh-en.tgz": {"num_bytes": 26848340, "checksum": "8cecd4e8e196e5cd1e0af48b30e26c36acd33002d1e0f6e448570f68da290258"}}, "download_size": 26848340, "post_processing_size": null, "dataset_size": 46079276, "size_in_bytes": 72927616}}