Datasets:
Commit
•
28c9d7a
1
Parent(s):
f407900
Fix task tags
Browse files
README.md
CHANGED
@@ -1,26 +1,26 @@
|
|
1 |
---
|
2 |
-
tags:
|
3 |
-
- hate-speech
|
4 |
-
- counterspeech
|
5 |
-
- irt
|
6 |
-
- arxiv:2009.10277
|
7 |
annotations_creators:
|
8 |
- crowdsourced
|
9 |
language:
|
10 |
- en
|
11 |
-
license:
|
|
|
12 |
multilinguality:
|
13 |
- monolingual
|
14 |
-
pretty_name: measuring-hate-speech
|
15 |
source_datasets:
|
16 |
- original
|
17 |
task_categories:
|
18 |
- text-classification
|
19 |
-
- text-regression
|
20 |
task_ids:
|
21 |
-
- hate-speech
|
22 |
-
- counterspeech
|
23 |
- sentiment-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
## Dataset Description
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
4 |
language:
|
5 |
- en
|
6 |
+
license:
|
7 |
+
- cc-by-4.0
|
8 |
multilinguality:
|
9 |
- monolingual
|
|
|
10 |
source_datasets:
|
11 |
- original
|
12 |
task_categories:
|
13 |
- text-classification
|
|
|
14 |
task_ids:
|
15 |
+
- hate-speech-detection
|
|
|
16 |
- sentiment-classification
|
17 |
+
pretty_name: measuring-hate-speech
|
18 |
+
tags:
|
19 |
+
- arxiv:2009.10277
|
20 |
+
- counterspeech
|
21 |
+
- hate-speech
|
22 |
+
- text-regression
|
23 |
+
- irt
|
24 |
---
|
25 |
|
26 |
## Dataset Description
|