Tadesse commited on
Commit
60270c3
·
verified ·
1 Parent(s): 0e19e41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -66,3 +66,24 @@ configs:
66
  path: train/som.csv
67
 
68
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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://aclanthology.org/2025.coling-main.237/},
86
+ pages = {3523--3540}
87
+
88
+ }
89
+ ```