File size: 11,458 Bytes
aabfe8c
 
4fe7806
aabfe8c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4fe7806
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d9221e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5706c50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25af11a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ca93851
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4800c9c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0eb8d47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9b985d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b1a01f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
118241d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f465f2b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c056f64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6735dc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f16b55b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ddfbd1a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85a6e05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f1776db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2c68f7a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42cbb41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8557f68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e6cf8e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4fde87d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
aabfe8c
 
 
 
 
 
 
 
 
4fe7806
 
 
 
 
 
 
 
4d9221e
 
 
 
 
 
 
 
5706c50
 
 
 
 
 
 
 
25af11a
 
 
 
 
 
 
 
ca93851
 
 
 
 
 
 
 
4800c9c
 
 
 
 
 
 
 
0eb8d47
 
 
 
 
 
 
 
9b985d9
 
 
 
 
 
 
 
4b1a01f
 
 
 
 
 
 
 
118241d
 
 
 
 
 
 
 
f465f2b
 
 
 
 
 
 
 
c056f64
 
 
 
 
 
 
 
6735dc9
 
 
 
 
 
 
 
f16b55b
 
 
 
 
 
 
 
ddfbd1a
 
 
 
 
 
 
 
85a6e05
 
 
 
 
 
 
 
f1776db
 
 
 
 
 
 
 
2c68f7a
 
 
 
 
 
 
 
42cbb41
 
 
 
 
 
 
 
8557f68
 
 
 
 
 
 
 
e6cf8e8
 
 
 
 
 
 
 
4fde87d
 
 
 
 
 
 
 
aabfe8c
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
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
---
dataset_info:
- config_name: af
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 675798
    num_examples: 11514
  - name: test
    num_bytes: 172777
    num_examples: 2974
  - name: validation
    num_bytes: 118543
    num_examples: 2033
  download_size: 409967
  dataset_size: 967118
- config_name: am
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 960451
    num_examples: 11514
  - name: test
    num_bytes: 244878
    num_examples: 2974
  - name: validation
    num_bytes: 169040
    num_examples: 2033
  download_size: 549264
  dataset_size: 1374369
- config_name: ar
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 801831
    num_examples: 11514
  - name: test
    num_bytes: 206127
    num_examples: 2974
  - name: validation
    num_bytes: 141166
    num_examples: 2033
  download_size: 460869
  dataset_size: 1149124
- config_name: az
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 734654
    num_examples: 11514
  - name: test
    num_bytes: 188200
    num_examples: 2974
  - name: validation
    num_bytes: 127965
    num_examples: 2033
  download_size: 427841
  dataset_size: 1050819
- config_name: bn
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 1311424
    num_examples: 11514
  - name: test
    num_bytes: 334515
    num_examples: 2974
  - name: validation
    num_bytes: 228405
    num_examples: 2033
  download_size: 607551
  dataset_size: 1874344
- config_name: cy
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 692100
    num_examples: 11514
  - name: test
    num_bytes: 177692
    num_examples: 2974
  - name: validation
    num_bytes: 121562
    num_examples: 2033
  download_size: 423410
  dataset_size: 991354
- config_name: da
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 653295
    num_examples: 11514
  - name: test
    num_bytes: 166983
    num_examples: 2974
  - name: validation
    num_bytes: 114438
    num_examples: 2033
  download_size: 394887
  dataset_size: 934716
- config_name: de
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 704100
    num_examples: 11514
  - name: test
    num_bytes: 181452
    num_examples: 2974
  - name: validation
    num_bytes: 123376
    num_examples: 2033
  download_size: 428916
  dataset_size: 1008928
- config_name: el
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 1106154
    num_examples: 11514
  - name: test
    num_bytes: 279874
    num_examples: 2974
  - name: validation
    num_bytes: 194259
    num_examples: 2033
  download_size: 604264
  dataset_size: 1580287
- config_name: en
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 645777
    num_examples: 11514
  - name: test
    num_bytes: 165096
    num_examples: 2974
  - name: validation
    num_bytes: 113355
    num_examples: 2033
  download_size: 386769
  dataset_size: 924228
- config_name: es
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 708655
    num_examples: 11514
  - name: test
    num_bytes: 181292
    num_examples: 2974
  - name: validation
    num_bytes: 124286
    num_examples: 2033
  download_size: 426805
  dataset_size: 1014233
- config_name: fa
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 943104
    num_examples: 11514
  - name: test
    num_bytes: 241186
    num_examples: 2974
  - name: validation
    num_bytes: 164806
    num_examples: 2033
  download_size: 503840
  dataset_size: 1349096
- config_name: fi
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 691232
    num_examples: 11514
  - name: test
    num_bytes: 176553
    num_examples: 2974
  - name: validation
    num_bytes: 120589
    num_examples: 2033
  download_size: 418764
  dataset_size: 988374
- config_name: fr
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 747069
    num_examples: 11514
  - name: test
    num_bytes: 191252
    num_examples: 2974
  - name: validation
    num_bytes: 130664
    num_examples: 2033
  download_size: 443450
  dataset_size: 1068985
- config_name: he
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 840496
    num_examples: 11514
  - name: test
    num_bytes: 215129
    num_examples: 2974
  - name: validation
    num_bytes: 147448
    num_examples: 2033
  download_size: 466737
  dataset_size: 1203073
- config_name: hi
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 1311915
    num_examples: 11514
  - name: test
    num_bytes: 334549
    num_examples: 2974
  - name: validation
    num_bytes: 227243
    num_examples: 2033
  download_size: 618497
  dataset_size: 1873707
- config_name: hu
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 708303
    num_examples: 11514
  - name: test
    num_bytes: 181599
    num_examples: 2974
  - name: validation
    num_bytes: 124351
    num_examples: 2033
  download_size: 447281
  dataset_size: 1014253
- config_name: hy
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 1039305
    num_examples: 11514
  - name: test
    num_bytes: 265701
    num_examples: 2974
  - name: validation
    num_bytes: 180811
    num_examples: 2033
  download_size: 562216
  dataset_size: 1485817
- config_name: id
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 682754
    num_examples: 11514
  - name: test
    num_bytes: 174888
    num_examples: 2974
  - name: validation
    num_bytes: 119662
    num_examples: 2033
  download_size: 389789
  dataset_size: 977304
- config_name: is
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 720672
    num_examples: 11514
  - name: test
    num_bytes: 183969
    num_examples: 2974
  - name: validation
    num_bytes: 126230
    num_examples: 2033
  download_size: 432715
  dataset_size: 1030871
- config_name: it
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 689536
    num_examples: 11514
  - name: test
    num_bytes: 176153
    num_examples: 2974
  - name: validation
    num_bytes: 120775
    num_examples: 2033
  download_size: 406814
  dataset_size: 986464
- config_name: ja
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 764452
    num_examples: 11514
  - name: test
    num_bytes: 196178
    num_examples: 2974
  - name: validation
    num_bytes: 133883
    num_examples: 2033
  download_size: 439225
  dataset_size: 1094513
- config_name: jv
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 644580
    num_examples: 11514
  - name: test
    num_bytes: 164315
    num_examples: 2974
  - name: validation
    num_bytes: 112409
    num_examples: 2033
  download_size: 389506
  dataset_size: 921304
configs:
- config_name: af
  data_files:
  - split: train
    path: af/train-*
  - split: test
    path: af/test-*
  - split: validation
    path: af/validation-*
- config_name: am
  data_files:
  - split: train
    path: am/train-*
  - split: test
    path: am/test-*
  - split: validation
    path: am/validation-*
- config_name: ar
  data_files:
  - split: train
    path: ar/train-*
  - split: test
    path: ar/test-*
  - split: validation
    path: ar/validation-*
- config_name: az
  data_files:
  - split: train
    path: az/train-*
  - split: test
    path: az/test-*
  - split: validation
    path: az/validation-*
- config_name: bn
  data_files:
  - split: train
    path: bn/train-*
  - split: test
    path: bn/test-*
  - split: validation
    path: bn/validation-*
- config_name: cy
  data_files:
  - split: train
    path: cy/train-*
  - split: test
    path: cy/test-*
  - split: validation
    path: cy/validation-*
- config_name: da
  data_files:
  - split: train
    path: da/train-*
  - split: test
    path: da/test-*
  - split: validation
    path: da/validation-*
- config_name: de
  data_files:
  - split: train
    path: de/train-*
  - split: test
    path: de/test-*
  - split: validation
    path: de/validation-*
- config_name: el
  data_files:
  - split: train
    path: el/train-*
  - split: test
    path: el/test-*
  - split: validation
    path: el/validation-*
- config_name: en
  data_files:
  - split: train
    path: en/train-*
  - split: test
    path: en/test-*
  - split: validation
    path: en/validation-*
- config_name: es
  data_files:
  - split: train
    path: es/train-*
  - split: test
    path: es/test-*
  - split: validation
    path: es/validation-*
- config_name: fa
  data_files:
  - split: train
    path: fa/train-*
  - split: test
    path: fa/test-*
  - split: validation
    path: fa/validation-*
- config_name: fi
  data_files:
  - split: train
    path: fi/train-*
  - split: test
    path: fi/test-*
  - split: validation
    path: fi/validation-*
- config_name: fr
  data_files:
  - split: train
    path: fr/train-*
  - split: test
    path: fr/test-*
  - split: validation
    path: fr/validation-*
- config_name: he
  data_files:
  - split: train
    path: he/train-*
  - split: test
    path: he/test-*
  - split: validation
    path: he/validation-*
- config_name: hi
  data_files:
  - split: train
    path: hi/train-*
  - split: test
    path: hi/test-*
  - split: validation
    path: hi/validation-*
- config_name: hu
  data_files:
  - split: train
    path: hu/train-*
  - split: test
    path: hu/test-*
  - split: validation
    path: hu/validation-*
- config_name: hy
  data_files:
  - split: train
    path: hy/train-*
  - split: test
    path: hy/test-*
  - split: validation
    path: hy/validation-*
- config_name: id
  data_files:
  - split: train
    path: id/train-*
  - split: test
    path: id/test-*
  - split: validation
    path: id/validation-*
- config_name: is
  data_files:
  - split: train
    path: is/train-*
  - split: test
    path: is/test-*
  - split: validation
    path: is/validation-*
- config_name: it
  data_files:
  - split: train
    path: it/train-*
  - split: test
    path: it/test-*
  - split: validation
    path: it/validation-*
- config_name: ja
  data_files:
  - split: train
    path: ja/train-*
  - split: test
    path: ja/test-*
  - split: validation
    path: ja/validation-*
- config_name: jv
  data_files:
  - split: train
    path: jv/train-*
  - split: test
    path: jv/test-*
  - split: validation
    path: jv/validation-*
---