Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 9,574 Bytes
838f44b
 
a900015
838f44b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a900015
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95277d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ef310eb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105dc15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cc3c2ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e0592e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0e6ef46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c108c0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ad66e27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98ce445
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e65b6cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3d10a89
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2ea8078
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
feaaf04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
838f44b
 
 
 
 
 
 
 
 
a900015
 
 
 
 
 
 
 
95277d5
 
 
 
 
 
 
 
ef310eb
 
 
 
 
 
 
 
105dc15
 
 
 
 
 
 
 
cc3c2ab
 
 
 
 
 
 
 
e0592e0
 
 
 
 
 
 
 
0e6ef46
 
 
 
 
 
 
 
c108c0e
 
 
 
 
 
 
 
ad66e27
 
 
 
 
 
 
 
98ce445
 
 
 
 
 
 
 
e65b6cc
 
 
 
 
 
 
 
3d10a89
 
 
 
 
 
 
 
2ea8078
 
 
 
 
 
 
 
feaaf04
 
 
 
 
 
 
 
838f44b
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
---
dataset_info:
- config_name: af
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1078982.1278443635
    num_examples: 10780
  - name: test
    num_bytes: 184828.4407279882
    num_examples: 1855
  - name: validation
    num_bytes: 190607.44318740777
    num_examples: 1913
  download_size: 469317
  dataset_size: 1454418.0117597594
- config_name: am
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1308793.7790515893
    num_examples: 10486
  - name: test
    num_bytes: 225302.71028037384
    num_examples: 1810
  - name: validation
    num_bytes: 231153.1121495327
    num_examples: 1857
  download_size: 591010
  dataset_size: 1765249.601481496
- config_name: ar
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1090385.0303977765
    num_examples: 9820
  - name: test
    num_bytes: 184535.92818494834
    num_examples: 1666
  - name: validation
    num_bytes: 191514.17757009345
    num_examples: 1729
  download_size: 491615
  dataset_size: 1466435.1361528183
- config_name: az
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1083799.2105263157
    num_examples: 10302
  - name: test
    num_bytes: 182476.8814559764
    num_examples: 1750
  - name: validation
    num_bytes: 193216.9493359567
    num_examples: 1853
  download_size: 476665
  dataset_size: 1459493.0413182487
- config_name: bn
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1654520.674830641
    num_examples: 10654
  - name: test
    num_bytes: 281383.180521397
    num_examples: 1831
  - name: validation
    num_bytes: 292601.62518445647
    num_examples: 1904
  download_size: 647088
  dataset_size: 2228505.4805364944
- config_name: cy
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1084500.2331075212
    num_examples: 10684
  - name: test
    num_bytes: 187886.48007870142
    num_examples: 1858
  - name: validation
    num_bytes: 193751.61239547466
    num_examples: 1916
  download_size: 480166
  dataset_size: 1466138.3255816973
- config_name: da
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1037795.6357477853
    num_examples: 10575
  - name: test
    num_bytes: 178056.67289719626
    num_examples: 1824
  - name: validation
    num_bytes: 185085.22577471717
    num_examples: 1896
  download_size: 451728
  dataset_size: 1400937.5344196986
- config_name: de
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1095225.0026055237
    num_examples: 10680
  - name: test
    num_bytes: 185973.79783571078
    num_examples: 1823
  - name: validation
    num_bytes: 193012.8499754058
    num_examples: 1892
  download_size: 483973
  dataset_size: 1474211.65041664
- config_name: el
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1470081.35052979
    num_examples: 10694
  - name: test
    num_bytes: 253230.6935563207
    num_examples: 1850
  - name: validation
    num_bytes: 264044.3285784555
    num_examples: 1929
  download_size: 648828
  dataset_size: 1987356.3726645662
- config_name: en
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1062280.520757339
    num_examples: 10897
  - name: test
    num_bytes: 186211.10083620265
    num_examples: 1918
  - name: validation
    num_bytes: 187084.8755533694
    num_examples: 1927
  download_size: 451485
  dataset_size: 1435576.497146911
- config_name: es
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1102126.6315789474
    num_examples: 10706
  - name: test
    num_bytes: 187404.57599606493
    num_examples: 1829
  - name: validation
    num_bytes: 196523.77078209544
    num_examples: 1918
  download_size: 484024
  dataset_size: 1486054.9783571078
- config_name: fa
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1312231.4321695326
    num_examples: 10642
  - name: test
    num_bytes: 223981.01819970488
    num_examples: 1830
  - name: validation
    num_bytes: 236709.994097393
    num_examples: 1934
  download_size: 554836
  dataset_size: 1772922.4444666305
- config_name: fi
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1031457.5496786521
    num_examples: 10169
  - name: test
    num_bytes: 173410.2459419577
    num_examples: 1723
  - name: validation
    num_bytes: 182770.17215937038
    num_examples: 1816
  download_size: 463067
  dataset_size: 1387637.96777998
- config_name: fr
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1150067.2329338198
    num_examples: 10821
  - name: test
    num_bytes: 196627.3831775701
    num_examples: 1862
  - name: validation
    num_bytes: 205497.79144121986
    num_examples: 1946
  download_size: 502502
  dataset_size: 1552192.4075526097
- config_name: he
  features:
  - name: id
    dtype: large_string
  - name: label
    dtype: large_string
  - name: label_text
    dtype: large_string
  - name: text
    dtype: large_string
  splits:
  - name: train
    num_bytes: 1204238.8804064617
    num_examples: 10527
  - name: test
    num_bytes: 207331.55386128873
    num_examples: 1821
  - name: validation
    num_bytes: 215529.17707820956
    num_examples: 1893
  download_size: 516124
  dataset_size: 1627099.61134596
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-*
---