File size: 9,071 Bytes
5a93ad4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
---
configs:
- config_name: default
  data_files:
  - split: mal
    path: data/mal-*
  - split: uzb
    path: data/uzb-*
  - split: fra
    path: data/fra-*
  - split: ukr
    path: data/ukr-*
  - split: aze
    path: data/aze-*
  - split: hin
    path: data/hin-*
  - split: nep
    path: data/nep-*
  - split: xho
    path: data/xho-*
  - split: guj
    path: data/guj-*
  - split: pus
    path: data/pus-*
  - split: kat
    path: data/kat-*
  - split: tgl
    path: data/tgl-*
  - split: hrv
    path: data/hrv-*
  - split: heb
    path: data/heb-*
  - split: cat
    path: data/cat-*
  - split: tam
    path: data/tam-*
  - split: ces
    path: data/ces-*
  - split: hun
    path: data/hun-*
  - split: zho
    path: data/zho-*
  - split: lit
    path: data/lit-*
  - split: hye
    path: data/hye-*
  - split: san
    path: data/san-*
  - split: lav
    path: data/lav-*
  - split: lat
    path: data/lat-*
  - split: kir
    path: data/kir-*
  - split: ron
    path: data/ron-*
  - split: snd
    path: data/snd-*
  - split: ben
    path: data/ben-*
  - split: vie
    path: data/vie-*
  - split: khm
    path: data/khm-*
  - split: por
    path: data/por-*
  - split: jav
    path: data/jav-*
  - split: orm
    path: data/orm-*
  - split: mkd
    path: data/mkd-*
  - split: sin
    path: data/sin-*
  - split: bul
    path: data/bul-*
  - split: rus
    path: data/rus-*
  - split: som
    path: data/som-*
  - split: kur
    path: data/kur-*
  - split: slk
    path: data/slk-*
  - split: urd
    path: data/urd-*
  - split: swe
    path: data/swe-*
  - split: tha
    path: data/tha-*
  - split: pan
    path: data/pan-*
  - split: uig
    path: data/uig-*
  - split: yid
    path: data/yid-*
  - split: mlg
    path: data/mlg-*
  - split: asm
    path: data/asm-*
  - split: fry
    path: data/fry-*
  - split: nld
    path: data/nld-*
  - split: lao
    path: data/lao-*
  - split: ell
    path: data/ell-*
  - split: tel
    path: data/tel-*
  - split: bre
    path: data/bre-*
  - split: eng
    path: data/eng-*
  - split: ara
    path: data/ara-*
  - split: fas
    path: data/fas-*
  - split: ori
    path: data/ori-*
  - split: pol
    path: data/pol-*
  - split: afr
    path: data/afr-*
  - split: sqi
    path: data/sqi-*
  - split: kor
    path: data/kor-*
  - split: slv
    path: data/slv-*
  - split: gle
    path: data/gle-*
  - split: mya
    path: data/mya-*
  - split: dan
    path: data/dan-*
  - split: ind
    path: data/ind-*
  - split: isl
    path: data/isl-*
  - split: spa
    path: data/spa-*
  - split: est
    path: data/est-*
  - split: bos
    path: data/bos-*
  - split: msa
    path: data/msa-*
  - split: jpn
    path: data/jpn-*
  - split: gla
    path: data/gla-*
  - split: cym
    path: data/cym-*
  - split: amh
    path: data/amh-*
  - split: tur
    path: data/tur-*
  - split: srp
    path: data/srp-*
  - split: eus
    path: data/eus-*
  - split: kan
    path: data/kan-*
  - split: mon
    path: data/mon-*
  - split: swa
    path: data/swa-*
  - split: deu
    path: data/deu-*
  - split: epo
    path: data/epo-*
  - split: kaz
    path: data/kaz-*
  - split: ita
    path: data/ita-*
  - split: mar
    path: data/mar-*
  - split: sun
    path: data/sun-*
  - split: glg
    path: data/glg-*
  - split: fin
    path: data/fin-*
  - split: bel
    path: data/bel-*
dataset_info:
  features:
  - name: text
    dtype: string
  - name: spans_char
    list:
    - name: end
      dtype: int64
    - name: start
      dtype: int64
    - name: tag
      dtype: string
  splits:
  - name: mal
    num_bytes: 11772012
    num_examples: 2493
  - name: uzb
    num_bytes: 4680059
    num_examples: 2492
  - name: fra
    num_bytes: 4300126
    num_examples: 2500
  - name: ukr
    num_bytes: 6350661
    num_examples: 2482
  - name: aze
    num_bytes: 4837008
    num_examples: 2494
  - name: hin
    num_bytes: 11370651
    num_examples: 2498
  - name: nep
    num_bytes: 13137819
    num_examples: 2499
  - name: xho
    num_bytes: 5556921
    num_examples: 2498
  - name: guj
    num_bytes: 9311636
    num_examples: 2489
  - name: pus
    num_bytes: 5480531
    num_examples: 2498
  - name: kat
    num_bytes: 9448186
    num_examples: 2480
  - name: tgl
    num_bytes: 4129823
    num_examples: 2498
  - name: hrv
    num_bytes: 4214949
    num_examples: 2496
  - name: heb
    num_bytes: 4429317
    num_examples: 1725
  - name: cat
    num_bytes: 3961165
    num_examples: 2499
  - name: tam
    num_bytes: 11234869
    num_examples: 2496
  - name: ces
    num_bytes: 4492023
    num_examples: 2497
  - name: hun
    num_bytes: 4960339
    num_examples: 2498
  - name: zho
    num_bytes: 14374849
    num_examples: 2496
  - name: lit
    num_bytes: 4613185
    num_examples: 2499
  - name: hye
    num_bytes: 9391152
    num_examples: 2487
  - name: san
    num_bytes: 15851916
    num_examples: 2489
  - name: lav
    num_bytes: 4703921
    num_examples: 2490
  - name: lat
    num_bytes: 4807017
    num_examples: 2498
  - name: kir
    num_bytes: 6744639
    num_examples: 2487
  - name: ron
    num_bytes: 4233319
    num_examples: 2500
  - name: snd
    num_bytes: 5588511
    num_examples: 2495
  - name: ben
    num_bytes: 12440847
    num_examples: 2500
  - name: vie
    num_bytes: 4353579
    num_examples: 2499
  - name: khm
    num_bytes: 16339034
    num_examples: 2489
  - name: por
    num_bytes: 4166665
    num_examples: 2498
  - name: jav
    num_bytes: 5067556
    num_examples: 2498
  - name: orm
    num_bytes: 4495344
    num_examples: 2500
  - name: mkd
    num_bytes: 6131906
    num_examples: 2500
  - name: sin
    num_bytes: 8762514
    num_examples: 2490
  - name: bul
    num_bytes: 6617202
    num_examples: 2485
  - name: rus
    num_bytes: 6694094
    num_examples: 2494
  - name: som
    num_bytes: 4168097
    num_examples: 2500
  - name: kur
    num_bytes: 6960003
    num_examples: 2493
  - name: slk
    num_bytes: 4355747
    num_examples: 2498
  - name: urd
    num_bytes: 10803546
    num_examples: 2493
  - name: swe
    num_bytes: 4552955
    num_examples: 2500
  - name: tha
    num_bytes: 18868622
    num_examples: 2496
  - name: pan
    num_bytes: 11636184
    num_examples: 2497
  - name: uig
    num_bytes: 8968322
    num_examples: 2488
  - name: yid
    num_bytes: 6119990
    num_examples: 2217
  - name: mlg
    num_bytes: 4741226
    num_examples: 2496
  - name: asm
    num_bytes: 12538874
    num_examples: 2495
  - name: fry
    num_bytes: 3472634
    num_examples: 2497
  - name: nld
    num_bytes: 4432178
    num_examples: 2499
  - name: lao
    num_bytes: 13445673
    num_examples: 2488
  - name: ell
    num_bytes: 6260914
    num_examples: 2496
  - name: tel
    num_bytes: 10941685
    num_examples: 2497
  - name: bre
    num_bytes: 3901414
    num_examples: 2496
  - name: eng
    num_bytes: 4700082
    num_examples: 2498
  - name: ara
    num_bytes: 6545764
    num_examples: 2498
  - name: fas
    num_bytes: 6077172
    num_examples: 2498
  - name: ori
    num_bytes: 11217426
    num_examples: 2496
  - name: pol
    num_bytes: 4322854
    num_examples: 2498
  - name: afr
    num_bytes: 4462330
    num_examples: 2495
  - name: sqi
    num_bytes: 3832793
    num_examples: 2498
  - name: kor
    num_bytes: 6843473
    num_examples: 2498
  - name: slv
    num_bytes: 4079810
    num_examples: 2499
  - name: gle
    num_bytes: 4389785
    num_examples: 2496
  - name: mya
    num_bytes: 22513405
    num_examples: 2488
  - name: dan
    num_bytes: 4394205
    num_examples: 2498
  - name: ind
    num_bytes: 5137319
    num_examples: 2500
  - name: isl
    num_bytes: 4449814
    num_examples: 2499
  - name: spa
    num_bytes: 4083659
    num_examples: 2499
  - name: est
    num_bytes: 4820478
    num_examples: 2491
  - name: bos
    num_bytes: 3959687
    num_examples: 2491
  - name: msa
    num_bytes: 4905811
    num_examples: 2500
  - name: jpn
    num_bytes: 14043665
    num_examples: 2497
  - name: gla
    num_bytes: 4187952
    num_examples: 2497
  - name: cym
    num_bytes: 3967768
    num_examples: 2499
  - name: amh
    num_bytes: 10673831
    num_examples: 2478
  - name: tur
    num_bytes: 5176388
    num_examples: 2499
  - name: srp
    num_bytes: 3597375
    num_examples: 2498
  - name: eus
    num_bytes: 4785719
    num_examples: 2500
  - name: kan
    num_bytes: 10634213
    num_examples: 2493
  - name: mon
    num_bytes: 7094962
    num_examples: 2488
  - name: swa
    num_bytes: 4390404
    num_examples: 2500
  - name: deu
    num_bytes: 4893990
    num_examples: 2500
  - name: epo
    num_bytes: 4376191
    num_examples: 2497
  - name: kaz
    num_bytes: 7585951
    num_examples: 2485
  - name: ita
    num_bytes: 4226655
    num_examples: 2498
  - name: mar
    num_bytes: 10355437
    num_examples: 2500
  - name: sun
    num_bytes: 4966645
    num_examples: 2494
  - name: glg
    num_bytes: 4216297
    num_examples: 2497
  - name: fin
    num_bytes: 4966794
    num_examples: 2498
  - name: bel
    num_bytes: 6468845
    num_examples: 2475
  download_size: 387092770
  dataset_size: 636558358
---