File size: 11,479 Bytes
0fc07ff
 
6eb3c22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d810b34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
733148d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c24492b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3ea9918
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c523c6a
0fc07ff
e5d9284
0fc07ff
 
 
 
 
e5d9284
0fc07ff
 
 
 
 
 
 
 
e5d9284
0fc07ff
754fb40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ef6a463
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e57d389
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5f3c84c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e60667f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
083b4c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ffe2539
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30a4b9b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d54d38c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4984181
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c523c6a
 
 
 
 
 
926d96b
 
 
 
c523c6a
 
 
 
 
 
 
926d96b
c523c6a
8a0ee7e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ace9ab3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cf9b0c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cfdf238
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bd4ad13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0e43d97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e4bf186
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0fc07ff
6eb3c22
 
 
 
 
 
d810b34
 
 
 
 
 
733148d
 
 
 
 
 
c24492b
 
 
 
 
 
3ea9918
 
 
 
 
 
0fc07ff
 
 
 
 
 
754fb40
 
 
 
 
 
ef6a463
 
 
 
 
 
e57d389
 
 
 
 
 
5f3c84c
 
 
 
 
 
e60667f
 
 
 
 
 
083b4c8
 
 
 
 
 
ffe2539
 
 
 
 
 
30a4b9b
 
 
 
 
 
d54d38c
 
 
 
 
 
4984181
 
 
 
 
 
c523c6a
 
 
 
 
 
8a0ee7e
 
 
 
 
 
ace9ab3
 
 
 
 
 
cf9b0c2
 
 
 
 
 
cfdf238
 
 
 
 
 
bd4ad13
 
 
 
 
 
0e43d97
 
 
 
 
 
e4bf186
 
 
 
 
 
0fc07ff
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
604
605
---
dataset_info:
- config_name: am
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 5827567.9346160395
    num_examples: 3268
  - name: test
    num_bytes: 308497.32334411715
    num_examples: 173
  download_size: 4452105
  dataset_size: 6136065.257960157
- config_name: ary
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 4231124.246781115
    num_examples: 2893
  - name: test
    num_bytes: 223768.40987124463
    num_examples: 153
  download_size: 2059719
  dataset_size: 4454892.65665236
- config_name: bm
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 167993.52713178293
    num_examples: 246
  - name: test
    num_bytes: 8877.706718346253
    num_examples: 13
  download_size: 149125
  dataset_size: 176871.23385012918
- config_name: ee
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 133408.30055248618
    num_examples: 152
  - name: test
    num_bytes: 7021.489502762431
    num_examples: 8
  download_size: 217060
  dataset_size: 140429.79005524862
- config_name: fon
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 152973.45840130505
    num_examples: 179
  - name: test
    num_bytes: 8546.00326264274
    num_examples: 10
  download_size: 158462
  dataset_size: 161519.4616639478
- config_name: ha
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 16137552.006841505
    num_examples: 7524
  - name: test
    num_bytes: 851489.6526735881
    num_examples: 397
  download_size: 19214456
  dataset_size: 16989041.659515094
- config_name: ig
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 13454025.810135353
    num_examples: 4732
  - name: test
    num_bytes: 710800.1801635331
    num_examples: 250
  download_size: 15690382
  dataset_size: 14164825.990298886
- config_name: lg
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1138842.8110717735
    num_examples: 586
  - name: test
    num_bytes: 60245.950756356615
    num_examples: 31
  download_size: 1676383
  dataset_size: 1199088.76182813
- config_name: ln
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 376368.34879348165
    num_examples: 657
  - name: test
    num_bytes: 20050.064243183955
    num_examples: 35
  download_size: 500444
  dataset_size: 396418.4130366656
- config_name: ny
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 281829.3618756371
    num_examples: 181
  - name: test
    num_bytes: 15570.682976554535
    num_examples: 10
  download_size: 430164
  dataset_size: 297400.04485219164
- config_name: om
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 439746.628190899
    num_examples: 241
  - name: test
    num_bytes: 23720.77247502775
    num_examples: 13
  download_size: 895114
  dataset_size: 463467.40066592675
- config_name: pcm
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 455213.022260274
    num_examples: 305
  - name: test
    num_bytes: 25372.529109589042
    num_examples: 17
  download_size: 543983
  dataset_size: 480585.55136986304
- config_name: rn
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 52346.54651162791
    num_examples: 76
  - name: test
    num_bytes: 3443.8517441860463
    num_examples: 5
  download_size: 156734
  dataset_size: 55790.398255813954
- config_name: rw
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 2739124.2571390625
    num_examples: 1938
  - name: test
    num_bytes: 144164.43458626643
    num_examples: 102
  download_size: 2982314
  dataset_size: 2883288.691725329
- config_name: sn
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 3032429.956975467
    num_examples: 3650
  - name: test
    num_bytes: 160344.92649212742
    num_examples: 193
  download_size: 2429878
  dataset_size: 3192774.8834675946
- config_name: so
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 2124337.5272727273
    num_examples: 1479
  - name: test
    num_bytes: 112034.02780748664
    num_examples: 78
  download_size: 3428977
  dataset_size: 2236371.555080214
- config_name: sw
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 19168079.19596118
    num_examples: 18529
  - name: test
    num_bytes: 1009662.9766991264
    num_examples: 976
  download_size: 17117313
  dataset_size: 20177742.172660306
- config_name: ti
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 93570.8446866485
    num_examples: 50
  - name: test
    num_bytes: 5614.25068119891
    num_examples: 3
  download_size: 171585
  dataset_size: 99185.09536784742
- config_name: tn
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 481006.4650537634
    num_examples: 260
  - name: test
    num_bytes: 25900.34811827957
    num_examples: 14
  download_size: 737491
  dataset_size: 506906.813172043
- config_name: ts
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 191525.6255319149
    num_examples: 174
  - name: test
    num_bytes: 11007.219858156028
    num_examples: 10
  download_size: 234882
  dataset_size: 202532.84539007093
- config_name: tw
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1747490.6975193385
    num_examples: 911
  - name: test
    num_bytes: 92074.15310749534
    num_examples: 48
  download_size: 1809267
  dataset_size: 1839564.8506268337
- config_name: wo
  features:
  - name: url
    dtype: string
  - name: id
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 196988.98025909933
    num_examples: 107
  - name: test
    num_bytes: 11046.111042566317
    num_examples: 6
  download_size: 852713
  dataset_size: 208035.09130166564
- config_name: yo
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1989924.0449648711
    num_examples: 1818
  - name: test
    num_bytes: 105078.49742388759
    num_examples: 96
  download_size: 3504965
  dataset_size: 2095002.5423887586
- config_name: zu
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 592898.4454545454
    num_examples: 895
  - name: test
    num_bytes: 31797.905454545453
    num_examples: 48
  download_size: 1708319
  dataset_size: 624696.3509090908
configs:
- config_name: am
  data_files:
  - split: train
    path: am/train-*
  - split: test
    path: am/test-*
- config_name: ary
  data_files:
  - split: train
    path: ary/train-*
  - split: test
    path: ary/test-*
- config_name: bm
  data_files:
  - split: train
    path: bm/train-*
  - split: test
    path: bm/test-*
- config_name: ee
  data_files:
  - split: train
    path: ee/train-*
  - split: test
    path: ee/test-*
- config_name: fon
  data_files:
  - split: train
    path: fon/train-*
  - split: test
    path: fon/test-*
- config_name: ha
  data_files:
  - split: train
    path: ha/train-*
  - split: test
    path: ha/test-*
- config_name: ig
  data_files:
  - split: train
    path: ig/train-*
  - split: test
    path: ig/test-*
- config_name: lg
  data_files:
  - split: train
    path: lg/train-*
  - split: test
    path: lg/test-*
- config_name: ln
  data_files:
  - split: train
    path: ln/train-*
  - split: test
    path: ln/test-*
- config_name: ny
  data_files:
  - split: train
    path: ny/train-*
  - split: test
    path: ny/test-*
- config_name: om
  data_files:
  - split: train
    path: om/train-*
  - split: test
    path: om/test-*
- config_name: pcm
  data_files:
  - split: train
    path: pcm/train-*
  - split: test
    path: pcm/test-*
- config_name: rn
  data_files:
  - split: train
    path: rn/train-*
  - split: test
    path: rn/test-*
- config_name: rw
  data_files:
  - split: train
    path: rw/train-*
  - split: test
    path: rw/test-*
- config_name: sn
  data_files:
  - split: train
    path: sn/train-*
  - split: test
    path: sn/test-*
- config_name: so
  data_files:
  - split: train
    path: so/train-*
  - split: test
    path: so/test-*
- config_name: sw
  data_files:
  - split: train
    path: sw/train-*
  - split: test
    path: sw/test-*
- config_name: ti
  data_files:
  - split: train
    path: ti/train-*
  - split: test
    path: ti/test-*
- config_name: tn
  data_files:
  - split: train
    path: tn/train-*
  - split: test
    path: tn/test-*
- config_name: ts
  data_files:
  - split: train
    path: ts/train-*
  - split: test
    path: ts/test-*
- config_name: tw
  data_files:
  - split: train
    path: tw/train-*
  - split: test
    path: tw/test-*
- config_name: wo
  data_files:
  - split: train
    path: wo/train-*
  - split: test
    path: wo/test-*
- config_name: yo
  data_files:
  - split: train
    path: yo/train-*
  - split: test
    path: yo/test-*
- config_name: zu
  data_files:
  - split: train
    path: zu/train-*
  - split: test
    path: zu/test-*
---