Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- content-moderation
|
6 |
+
- hatespeech
|
7 |
+
- misinformation
|
8 |
+
- self-harm
|
9 |
+
- adult
|
10 |
+
---
|
11 |
+
Datasets for paper "Socio-Culturally Aware Evaluation Framework for LLM-Based Content Moderation" https://arxiv.org/abs/2412.13578
|