Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Measuring Hate Speech
|
2 |
|
3 |
This is a public release of the dataset described in Kennedy et al. (2020).
|
@@ -18,6 +29,7 @@ Key dataset columns:
|
|
18 |
* genocide - ordinal label that is combined into the continuous score
|
19 |
* attack\_defend - ordinal label that is combined into the continuous score
|
20 |
* hatespeech - ordinal label that is combined into the continuous score
|
|
|
21 |
|
22 |
|
23 |
## Citation
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- hate-speech
|
6 |
+
- counterspeech
|
7 |
+
- irt
|
8 |
+
- arxiv:2009.10277
|
9 |
+
|
10 |
+
---
|
11 |
+
|
12 |
# Measuring Hate Speech
|
13 |
|
14 |
This is a public release of the dataset described in Kennedy et al. (2020).
|
|
|
29 |
* genocide - ordinal label that is combined into the continuous score
|
30 |
* attack\_defend - ordinal label that is combined into the continuous score
|
31 |
* hatespeech - ordinal label that is combined into the continuous score
|
32 |
+
* annotator_severity - annotator's estimated survey interpretation bias
|
33 |
|
34 |
|
35 |
## Citation
|