File size: 1,772 Bytes
2124658
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3c2ca3f
2124658
 
3c2ca3f
2124658
3c2ca3f
2124658
3c2ca3f
2124658
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60270c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0803f3f
60270c3
 
 
 
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
---
license: mit
task_categories:
  - multiple-choice
language:
  - am
  - so
  - ti
  - or
pretty_name: ethio-emotion
size_categories:
  - 1K<n<10K
language_details: amh, som, tir, orm,
tags:
  - ethiopia
  - amharic
  - emotion
  - oromo
  - tigrenya
task_ids:
  - multiple-choice-qa
configs:
  - config_name: amh
    data_files:
      - split: dev
        path: dev/amh.csv
      - split: test
        path: test/amh.csv
      - split: train
        path: train/amh.csv
        
  - config_name: orm
    data_files:
      - split: dev
        path: dev/orm.csv
      - split: test
        path: test/orm.csv
      - split: train
        path: train/orm.csv
        
  - config_name: tir
    data_files:
      - split: dev
        path: dev/tir.csv
      - split: test
        path: test/tir.csv
      - split: train
        path: train/tir.csv

  - config_name: som
    data_files:
      - split: dev
        path: dev/som.csv
      - split: test
        path: test/som.csv
      - split: train
        path: train/som.csv

---

## Citation

If you use this dataset, please cite the following papers:

```
@inproceedings{belay-etal-2025-evaluating,
    title = {Evaluating the Capabilities of Large Language Models for Multi-label Emotion Understanding},
    author = {Belay, Tadesse Destaw  and Azime, Israel Abebe  and Ayele, Abinew Ali  and
      Sidorov, Grigori  and Klakow, Dietrich  and Slusallek, Philip  and Kolesnikova, Olga  and
      Yimam, Seid Muhie},
    booktitle = {Proceedings of the 31st International Conference on Computational Linguistics},
    month = jan,
    year = {2025},
    address = {Abu Dhabi, UAE},
    publisher = {Association for Computational Linguistics},
    url = {https://arxiv.org/abs/2412.17837},
    pages = {3523--3540}

}
```