Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,19 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Dataset Info
|
6 |
|
7 |
The **hatevolution-time-sensitive-shifts** dataset contains the data used for Experiment 1 in the paper [Hatevolution: What Static Benchmarks Don't Tell Us](https://kclpure.kcl.ac.uk/ws/portalfiles/portal/337039887/2025_Hatevolution.pdf) (Di Bonaventura et al., 2025).
|
8 |
-
It is built using the test set of the English version of the Singapore Online Attack dataset [(Haber et al., 2023)](https://aclanthology.org/2023.acl-long.711.pdf).
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- hate
|
9 |
+
- speech
|
10 |
+
- hate-speech
|
11 |
+
- social-media
|
12 |
+
size_categories:
|
13 |
+
- n<1K
|
14 |
---
|
15 |
|
16 |
# Dataset Info
|
17 |
|
18 |
The **hatevolution-time-sensitive-shifts** dataset contains the data used for Experiment 1 in the paper [Hatevolution: What Static Benchmarks Don't Tell Us](https://kclpure.kcl.ac.uk/ws/portalfiles/portal/337039887/2025_Hatevolution.pdf) (Di Bonaventura et al., 2025).
|
19 |
+
It is built using the test set of the English version of the Singapore Online Attack dataset [(Haber et al., 2023)](https://aclanthology.org/2023.acl-long.711.pdf).
|