File size: 8,261 Bytes
f40bb32
 
cae15ce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c0bafa4
 
 
595bc01
 
 
 
 
596693d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cbf5bd8
 
 
82e1b53
 
 
 
 
44e6a29
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31cf154
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3035865
 
 
5c31103
 
 
 
 
72a6189
f40bb32
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0df8fe8
 
 
5f27ee6
 
 
 
 
ae066ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e10af87
 
 
ca03a54
 
 
 
 
e4876d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1d70ba3
 
 
5279571
 
 
 
 
011a560
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0bdf856
 
 
058f609
 
 
 
 
f1cca8d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
659f2d9
 
 
bc26499
 
 
 
 
b0b3cd2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46ed36e
 
 
104eb72
 
 
 
 
552548e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ca40334
 
 
adca0b6
 
 
 
 
9bd6c96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ce34298
 
 
1721647
 
 
 
 
72a6189
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ec0879
 
 
1360f13
 
 
 
 
f40bb32
cae15ce
 
 
 
c0bafa4
 
595bc01
 
596693d
 
 
 
cbf5bd8
 
82e1b53
 
44e6a29
 
 
 
31cf154
 
 
 
3035865
 
5c31103
 
f40bb32
 
 
 
0df8fe8
 
5f27ee6
 
ae066ea
 
 
 
e10af87
 
ca03a54
 
e4876d7
 
 
 
1d70ba3
 
5279571
 
011a560
 
 
 
0bdf856
 
058f609
 
f1cca8d
 
 
 
659f2d9
 
bc26499
 
b0b3cd2
 
 
 
46ed36e
 
104eb72
 
552548e
 
 
 
ca40334
 
adca0b6
 
9bd6c96
 
 
 
ce34298
 
1721647
 
72a6189
 
 
 
8ec0879
 
1360f13
 
f40bb32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
---
dataset_info:
- config_name: arabic
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 130564388
    num_examples: 20441
  - name: val
    num_bytes: 19181219
    num_examples: 2919
  - name: test
    num_bytes: 37525618
    num_examples: 5841
  download_size: 99178827
  dataset_size: 187271225
- config_name: dutch
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 110732449
    num_examples: 21866
  - name: val
    num_bytes: 16335966
    num_examples: 3123
  - name: test
    num_bytes: 31432481
    num_examples: 6248
  download_size: 92160306
  dataset_size: 158500896
- config_name: english
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  splits:
  - name: train
    num_bytes: 37982521
    num_examples: 16331
  download_size: 22232046
  dataset_size: 37982521
- config_name: german
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 209951261
    num_examples: 40839
  - name: val
    num_bytes: 30301576
    num_examples: 5833
  - name: test
    num_bytes: 59576025
    num_examples: 11669
  download_size: 175266735
  dataset_size: 299828862
- config_name: hindi
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 58998583
    num_examples: 6942
  - name: val
    num_bytes: 8594124
    num_examples: 991
  - name: test
    num_bytes: 16683457
    num_examples: 1984
  download_size: 36144340
  dataset_size: 84276164
- config_name: indonesian
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 172388409
    num_examples: 33237
  - name: val
    num_bytes: 25084663
    num_examples: 4747
  - name: test
    num_bytes: 48829681
    num_examples: 9497
  download_size: 136661413
  dataset_size: 246302753
- config_name: italian
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 175094631
    num_examples: 35661
  - name: val
    num_bytes: 25078547
    num_examples: 5093
  - name: test
    num_bytes: 49066797
    num_examples: 10189
  download_size: 148140644
  dataset_size: 249239975
- config_name: japanese
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 47368720
    num_examples: 8853
  - name: val
    num_bytes: 6780358
    num_examples: 1264
  - name: test
    num_bytes: 13278559
    num_examples: 2530
  download_size: 37306517
  dataset_size: 67427637
- config_name: portuguese
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 268972973
    num_examples: 57159
  - name: val
    num_bytes: 38567774
    num_examples: 8165
  - name: test
    num_bytes: 76012276
    num_examples: 16331
  download_size: 226998962
  dataset_size: 383553023
- config_name: russian
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 250351067
    num_examples: 37028
  - name: val
    num_bytes: 36146901
    num_examples: 5288
  - name: test
    num_bytes: 70478851
    num_examples: 10580
  download_size: 184664294
  dataset_size: 356976819
- config_name: spanish
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 394412409
    num_examples: 79212
  - name: val
    num_bytes: 56417703
    num_examples: 11316
  - name: test
    num_bytes: 112641904
    num_examples: 22632
  download_size: 327359783
  dataset_size: 563472016
- config_name: thai
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 83021957
    num_examples: 10325
  - name: val
    num_bytes: 12406174
    num_examples: 1475
  - name: test
    num_bytes: 23563706
    num_examples: 2950
  download_size: 52830134
  dataset_size: 118991837
- config_name: vietnamese
  features:
  - name: id
    dtype: string
  - name: split
    dtype: string
  - name: src_en
    dtype: string
  - name: tgt_en
    dtype: string
  - name: src_lang
    dtype: string
  - name: tgt_lang
    dtype: string
  splits:
  - name: train
    num_bytes: 81877587
    num_examples: 13707
  - name: val
    num_bytes: 12182671
    num_examples: 1957
  - name: test
    num_bytes: 23468627
    num_examples: 3917
  download_size: 63197927
  dataset_size: 117528885
configs:
- config_name: arabic
  data_files:
  - split: train
    path: arabic/train-*
  - split: val
    path: arabic/val-*
  - split: test
    path: arabic/test-*
- config_name: dutch
  data_files:
  - split: train
    path: dutch/train-*
  - split: val
    path: dutch/val-*
  - split: test
    path: dutch/test-*
- config_name: english
  data_files:
  - split: train
    path: english/train-*
- config_name: german
  data_files:
  - split: train
    path: german/train-*
  - split: val
    path: german/val-*
  - split: test
    path: german/test-*
- config_name: hindi
  data_files:
  - split: train
    path: hindi/train-*
  - split: val
    path: hindi/val-*
  - split: test
    path: hindi/test-*
- config_name: indonesian
  data_files:
  - split: train
    path: indonesian/train-*
  - split: val
    path: indonesian/val-*
  - split: test
    path: indonesian/test-*
- config_name: italian
  data_files:
  - split: train
    path: italian/train-*
  - split: val
    path: italian/val-*
  - split: test
    path: italian/test-*
- config_name: japanese
  data_files:
  - split: train
    path: japanese/train-*
  - split: val
    path: japanese/val-*
  - split: test
    path: japanese/test-*
- config_name: portuguese
  data_files:
  - split: train
    path: portuguese/train-*
  - split: val
    path: portuguese/val-*
  - split: test
    path: portuguese/test-*
- config_name: russian
  data_files:
  - split: train
    path: russian/train-*
  - split: val
    path: russian/val-*
  - split: test
    path: russian/test-*
- config_name: spanish
  data_files:
  - split: train
    path: spanish/train-*
  - split: val
    path: spanish/val-*
  - split: test
    path: spanish/test-*
- config_name: thai
  data_files:
  - split: train
    path: thai/train-*
  - split: val
    path: thai/val-*
  - split: test
    path: thai/test-*
- config_name: vietnamese
  data_files:
  - split: train
    path: vietnamese/train-*
  - split: val
    path: vietnamese/val-*
  - split: test
    path: vietnamese/test-*
---