Update README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,15 @@ language:
|
|
4 |
tags:
|
5 |
- text-classification
|
6 |
- hate-speech
|
|
|
|
|
7 |
- arxiv:2009.10277
|
8 |
|
9 |
---
|
10 |
|
11 |
# Measuring hate speech: RoBERTa-Large
|
12 |
|
13 |
-
This model
|
14 |
|
15 |
## Citation
|
16 |
|
|
|
4 |
tags:
|
5 |
- text-classification
|
6 |
- hate-speech
|
7 |
+
- counterspeech
|
8 |
+
- irt
|
9 |
- arxiv:2009.10277
|
10 |
|
11 |
---
|
12 |
|
13 |
# Measuring hate speech: RoBERTa-Large
|
14 |
|
15 |
+
This model predicts a continuous hate speech score as described in Kennedy et al. (2020).
|
16 |
|
17 |
## Citation
|
18 |
|