Views
No views yet
| Metric | Score |
|---|---|
| Accuracy | 0.848 |
| Macro-F1 | 0.669 |
inference.py in this repo to run this model.1@inproceedings{feng-etal-2022-emowoz,
2 title = "{E}mo{WOZ}: A Large-Scale Corpus and Labelling Scheme for Emotion Recognition in Task-Oriented Dialogue Systems",
3 author = "Feng, Shutong and Lubis, Nurul and Geishauser, Christian and Lin, Hsien-chin and Heck, Michael and van Niekerk, Carel and Gasic, Milica",
4 booktitle = "Proceedings of the Thirteenth Language Resources and Evaluation Conference",
5 year = "2022",
6 url = "https://aclanthology.org/2022.lrec-1.436",
7}
8
9@misc{emowoz-roberta-emotion,
10 title = {EmoWOZ RoBERTa Emotion Classifier},
11 author = {joshthoo},
12 year = {2026},
13 publisher = {Hugging Face},
14 howpublished = {\url{https://huggingface.co/joshthoo/RoBERTa-EmoWOZ}},
15}