arnab04 commited on
Commit
9570a87
·
verified ·
1 Parent(s): f689b2c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -147,3 +147,11 @@ If you use this dataset, please cite the original GoEmotions paper:
147
  booktitle = {Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics},
148
  year = {2020}
149
  }
 
 
 
 
 
 
 
 
 
147
  booktitle = {Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics},
148
  year = {2020}
149
  }
150
+
151
+ also cite our paper:
152
+ @article{DualObjectivesEmotion2024,
153
+ title = {Do We Need a Classifier? Dual Objectives Go Beyond Baselines in Fine-Grained Emotion Classification},
154
+ year = {2024},
155
+ journal = {Research Gate},
156
+ doi = {10.13140/RG.2.2.16084.46728}
157
+ }