File size: 9,068 Bytes
74ef789
 
03a694d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5c796f5
03a694d
d946bf0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7ae6706
d946bf0
f860415
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100cf16
f860415
b779464
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3fb96d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a71c25
3fb96d5
9c7b8ba
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1cf95f7
9c7b8ba
51a18ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
510eb91
51a18ee
aecc3d0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
df02e2c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b1626d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c8cdfad
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64638b2
c8cdfad
9c7b8ba
74ef789
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0663dc0
74ef789
c88b1eb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7ef5edb
c88b1eb
c112417
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1279b24
c112417
778c9ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65e048f
778c9ec
74ef789
03a694d
 
 
 
 
 
d946bf0
 
 
 
 
 
f860415
 
 
 
 
 
b779464
 
 
 
 
 
3fb96d5
 
 
 
 
 
9c7b8ba
 
 
 
 
 
51a18ee
 
 
 
 
 
aecc3d0
 
 
 
 
 
df02e2c
 
 
 
 
 
b1626d6
 
 
 
 
 
c8cdfad
 
 
 
 
 
74ef789
 
 
 
 
 
c88b1eb
 
 
 
 
 
c112417
 
 
 
 
 
778c9ec
 
 
 
 
 
74ef789
 
 
 
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
---
dataset_info:
- config_name: afr
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  splits:
  - name: validation
    num_bytes: 15489
    num_examples: 98
  - name: test
    num_bytes: 167379
    num_examples: 1065
  download_size: 0
  dataset_size: 182868
- config_name: amh
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 194792
    num_examples: 592
  - name: test
    num_bytes: 578225
    num_examples: 1774
  download_size: 0
  dataset_size: 773017
- config_name: arq
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 21793
    num_examples: 100
  - name: test
    num_bytes: 194720
    num_examples: 902
  download_size: 0
  dataset_size: 216513
- config_name: deu
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 60600
    num_examples: 200
  - name: test
    num_bytes: 795900
    num_examples: 2604
  download_size: 470096
  dataset_size: 856500
- config_name: hau
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 55558
    num_examples: 356
  - name: test
    num_bytes: 168788
    num_examples: 1080
  download_size: 0
  dataset_size: 224346
- config_name: ibo
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 69198
    num_examples: 479
  - name: test
    num_bytes: 210239
    num_examples: 1444
  download_size: 0
  dataset_size: 279437
- config_name: ind
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 24153
    num_examples: 156
  - name: test
    num_bytes: 136511
    num_examples: 851
  download_size: 0
  dataset_size: 160664
- config_name: jav
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 24772
    num_examples: 151
  - name: test
    num_bytes: 142114
    num_examples: 837
  download_size: 82957
  dataset_size: 166886
- config_name: mar
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 27199
    num_examples: 100
  - name: test
    num_bytes: 297337
    num_examples: 1000
  download_size: 116120
  dataset_size: 324536
- config_name: orm
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 133548
    num_examples: 574
  - name: test
    num_bytes: 392934
    num_examples: 1721
  download_size: 202643
  dataset_size: 526482
- config_name: pcm
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 121180
    num_examples: 620
  - name: test
    num_bytes: 356056
    num_examples: 1870
  download_size: 0
  dataset_size: 477236
- config_name: ron
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 22072
    num_examples: 123
  - name: test
    num_bytes: 202883
    num_examples: 1119
  download_size: 0
  dataset_size: 224955
- config_name: rus
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 35614
    num_examples: 199
  - name: test
    num_bytes: 188262
    num_examples: 1000
  download_size: 0
  dataset_size: 223876
- config_name: xho
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 86266
    num_examples: 682
  - name: test
    num_bytes: 204432
    num_examples: 1594
  download_size: 0
  dataset_size: 290698
- config_name: zul
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: anger
    dtype: int64
  - name: disgust
    dtype: int64
  - name: fear
    dtype: int64
  - name: joy
    dtype: int64
  - name: sadness
    dtype: int64
  - name: surprise
    dtype: int64
  splits:
  - name: validation
    num_bytes: 115327
    num_examples: 875
  - name: test
    num_bytes: 270726
    num_examples: 2047
  download_size: 0
  dataset_size: 386053
configs:
- config_name: afr
  data_files:
  - split: validation
    path: afr/validation-*
  - split: test
    path: afr/test-*
- config_name: amh
  data_files:
  - split: validation
    path: amh/validation-*
  - split: test
    path: amh/test-*
- config_name: arq
  data_files:
  - split: validation
    path: arq/validation-*
  - split: test
    path: arq/test-*
- config_name: deu
  data_files:
  - split: validation
    path: deu/validation-*
  - split: test
    path: deu/test-*
- config_name: hau
  data_files:
  - split: validation
    path: hau/validation-*
  - split: test
    path: hau/test-*
- config_name: ibo
  data_files:
  - split: validation
    path: ibo/validation-*
  - split: test
    path: ibo/test-*
- config_name: ind
  data_files:
  - split: validation
    path: ind/validation-*
  - split: test
    path: ind/test-*
- config_name: jav
  data_files:
  - split: validation
    path: jav/validation-*
  - split: test
    path: jav/test-*
- config_name: mar
  data_files:
  - split: validation
    path: mar/validation-*
  - split: test
    path: mar/test-*
- config_name: orm
  data_files:
  - split: validation
    path: orm/validation-*
  - split: test
    path: orm/test-*
- config_name: pcm
  data_files:
  - split: validation
    path: pcm/validation-*
  - split: test
    path: pcm/test-*
- config_name: ron
  data_files:
  - split: validation
    path: ron/validation-*
  - split: test
    path: ron/test-*
- config_name: rus
  data_files:
  - split: validation
    path: rus/validation-*
  - split: test
    path: rus/test-*
- config_name: xho
  data_files:
  - split: validation
    path: xho/validation-*
  - split: test
    path: xho/test-*
- config_name: zul
  data_files:
  - split: validation
    path: zul/validation-*
  - split: test
    path: zul/test-*
---
# Dataset Card for "EmotionAnalysisFinal"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)