Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -84,14 +84,24 @@ We recruited US-based annotators from the crowdsourcing platform [Prolific](http
|
|
84 |
|
85 |
If you find the dataset useful, please cite:
|
86 |
```
|
87 |
-
@inproceedings{kern-
|
88 |
title = "Annotation Sensitivity: Training Data Collection Methods Affect Model Performance",
|
89 |
-
author = "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
|
91 |
-
month =
|
92 |
year = "2023",
|
93 |
address = "Singapore",
|
94 |
-
publisher = "Association for Computational Linguistics"
|
|
|
|
|
95 |
}
|
96 |
```
|
97 |
|
|
|
84 |
|
85 |
If you find the dataset useful, please cite:
|
86 |
```
|
87 |
+
@inproceedings{kern-etal-2023-annotation,
|
88 |
title = "Annotation Sensitivity: Training Data Collection Methods Affect Model Performance",
|
89 |
+
author = "Kern, Christoph and
|
90 |
+
Eckman, Stephanie and
|
91 |
+
Beck, Jacob and
|
92 |
+
Chew, Rob and
|
93 |
+
Ma, Bolei and
|
94 |
+
Kreuter, Frauke",
|
95 |
+
editor = "Bouamor, Houda and
|
96 |
+
Pino, Juan and
|
97 |
+
Bali, Kalika",
|
98 |
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
|
99 |
+
month = dec,
|
100 |
year = "2023",
|
101 |
address = "Singapore",
|
102 |
+
publisher = "Association for Computational Linguistics",
|
103 |
+
url = "https://aclanthology.org/2023.findings-emnlp.992",
|
104 |
+
pages = "14874--14886",
|
105 |
}
|
106 |
```
|
107 |
|