Tadesse commited on
Commit
431632b
·
verified ·
1 Parent(s): 46e1f21

Upload 13 files

Browse files
Files changed (13) hide show
  1. README.md +89 -0
  2. dev/amh.csv +0 -0
  3. dev/orm.csv +0 -0
  4. dev/som.csv +0 -0
  5. dev/tir.csv +0 -0
  6. test/amh.csv +0 -0
  7. test/orm.csv +0 -0
  8. test/som.csv +0 -0
  9. test/tir.csv +0 -0
  10. train/amh.csv +0 -0
  11. train/orm.csv +0 -0
  12. train/som.csv +0 -0
  13. train/tir.csv +0 -0
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - multiple-choice
5
+ language:
6
+ - am
7
+ - so
8
+ - ti
9
+ - or
10
+ pretty_name: ethio-emotion
11
+ size_categories:
12
+ - 1K<n<10K
13
+ language_details: amh, som, tir, orm,
14
+ tags:
15
+ - ethiopia
16
+ - amharic
17
+ - emotion
18
+ - oromo
19
+ - tigrenya
20
+ task_ids:
21
+ - multiple-choice-qa
22
+ configs:
23
+ - config_name: amh
24
+ data_files:
25
+ - split: dev
26
+ path: dev/amh.csv
27
+ - split: test
28
+ path: test/amh.csv
29
+ - split: train
30
+ path: train/amh.csv
31
+
32
+ - config_name: amh-int
33
+ data_files:
34
+ - split: dev
35
+ path: dev/amh-int.csv
36
+ - split: test
37
+ path: test/amh-int.csv
38
+ - split: train
39
+ path: train/amh-int.csv
40
+
41
+ - config_name: orm
42
+ data_files:
43
+ - split: dev
44
+ path: dev/orm.csv
45
+ - split: test
46
+ path: test/orm.csv
47
+ - split: train
48
+ path: train/orm.csv
49
+
50
+ - config_name: tir
51
+ data_files:
52
+ - split: dev
53
+ path: dev/tir.csv
54
+ - split: test
55
+ path: test/tir.csv
56
+ - split: train
57
+ path: train/tir.csv
58
+
59
+ - config_name: som
60
+ data_files:
61
+ - split: dev
62
+ path: dev/som.csv
63
+ - split: test
64
+ path: test/som.csv
65
+ - split: train
66
+ path: train/som.csv
67
+
68
+ ---
69
+
70
+ ## Citation
71
+
72
+ If you use this dataset, please cite the following papers:
73
+
74
+ ```
75
+ @inproceedings{belay-etal-2025-evaluating,
76
+ title = {Evaluating the Capabilities of Large Language Models for Multi-label Emotion Understanding},
77
+ author = {Belay, Tadesse Destaw and Azime, Israel Abebe and Ayele, Abinew Ali and
78
+ Sidorov, Grigori and Klakow, Dietrich and Slusallek, Philip and Kolesnikova, Olga and
79
+ Yimam, Seid Muhie},
80
+ booktitle = {Proceedings of the 31st International Conference on Computational Linguistics},
81
+ month = jan,
82
+ year = {2025},
83
+ address = {Abu Dhabi, UAE},
84
+ publisher = {Association for Computational Linguistics},
85
+ url = {https://arxiv.org/abs/2412.17837},
86
+ pages = {3523--3540}
87
+
88
+ }
89
+ ```
dev/amh.csv ADDED
The diff for this file is too large to render. See raw diff
 
dev/orm.csv ADDED
The diff for this file is too large to render. See raw diff
 
dev/som.csv ADDED
The diff for this file is too large to render. See raw diff
 
dev/tir.csv ADDED
The diff for this file is too large to render. See raw diff
 
test/amh.csv ADDED
The diff for this file is too large to render. See raw diff
 
test/orm.csv ADDED
The diff for this file is too large to render. See raw diff
 
test/som.csv ADDED
The diff for this file is too large to render. See raw diff
 
test/tir.csv ADDED
The diff for this file is too large to render. See raw diff
 
train/amh.csv ADDED
The diff for this file is too large to render. See raw diff
 
train/orm.csv ADDED
The diff for this file is too large to render. See raw diff
 
train/som.csv ADDED
The diff for this file is too large to render. See raw diff
 
train/tir.csv ADDED
The diff for this file is too large to render. See raw diff