Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Measuring hate speech: RoBERTa-Large
|
2 |
+
|
3 |
+
This model predict a continuous hate speech score as described in Kennedy et al. (2020).
|
4 |
+
|
5 |
+
## References
|
6 |
+
|
7 |
+
Kennedy, C. J., Bacon, G., Sahn, A., & von Vacano, C. (2020). [Constructing interval variables via faceted Rasch measurement and multitask deep learning: a hate speech application](https://arxiv.org/abs/2009.10277). arXiv preprint arXiv:2009.10277.
|