Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,34 @@ task_ids:
|
|
9 |
size_categories:
|
10 |
- 1K<n<10K
|
11 |
---
|
12 |
-
(to be updated...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
size_categories:
|
10 |
- 1K<n<10K
|
11 |
---
|
12 |
+
(to be updated...)
|
13 |
+
|
14 |
+
## Description
|
15 |
+
|
16 |
+
**Tweet Annotation Sensitivity Experiment 1**
|
17 |
+
|
18 |
+
We drew a stratified sample of 20 tweets, that were pre-annotated in a study by [Davidson et al. (2017)](https://ojs.aaai.org/index.php/ICWSM/article/view/14955) for Hate Speech / Offensive Language / Neither. The stratification was done with respect to majority-voted class and level of disagreement.
|
19 |
+
|
20 |
+
We then recruited 1000 [Prolific](https://www.prolific.com/) workers to annotate each of the 20 tweets. Annotators were randomly selected into one of six experimental conditions. In these conditions they were asked to assign the labels Hate Speech / Offensive Language / Neither.
|
21 |
+
|
22 |
+
In addition, we collected a variety of demographic variables (e.g. age and gender) and some para data (e.g. duration of the whole task, duration per screen).
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
## Citation
|
27 |
+
|
28 |
+
If you found the dataset useful, please cite:
|
29 |
+
|
30 |
+
```
|
31 |
+
@InProceedings{becketal_22,
|
32 |
+
author="Beck, Jacob and Eckman, Stephanie and Chew, Rob and Kreuter, Frauke",
|
33 |
+
editor="Chen, Jessie Y. C. and Fragomeni, Gino and Degen, Helmut and Ntoa, Stavroula",
|
34 |
+
title="Improving Labeling Through Social Science Insights: Results and Research Agenda",
|
35 |
+
booktitle="HCI International 2022 -- Late Breaking Papers: Interacting with eXtended Reality and Artificial Intelligence",
|
36 |
+
year="2022",
|
37 |
+
publisher="Springer Nature Switzerland",
|
38 |
+
address="Cham",
|
39 |
+
pages="245--261",
|
40 |
+
isbn="978-3-031-21707-4"
|
41 |
+
}
|
42 |
+
```
|