Datasets:
Tasks:
Text Classification
Sub-tasks:
hate-speech-detection
Languages:
Romanian
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
hate-speech-detection
License:
apache-2.0
Commit
5299462
• 1
Parent(s):
663098c
Fix task_ids
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ license:
|
|
9 |
- apache-2.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name: RO-FB-Offense
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
source_datasets:
|
@@ -18,9 +17,11 @@ task_categories:
|
|
18 |
- text-classification
|
19 |
task_ids:
|
20 |
- hate-speech-detection
|
21 |
-
|
22 |
-
extra_gated_prompt:
|
23 |
-
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# Dataset Card for "RO-FB-Offense"
|
9 |
- apache-2.0
|
10 |
multilinguality:
|
11 |
- monolingual
|
|
|
12 |
size_categories:
|
13 |
- 1K<n<10K
|
14 |
source_datasets:
|
17 |
- text-classification
|
18 |
task_ids:
|
19 |
- hate-speech-detection
|
20 |
+
pretty_name: RO-FB-Offense
|
21 |
+
extra_gated_prompt: 'Warning: this repository contains harmful content (abusive language,
|
22 |
+
hate speech).'
|
23 |
+
tags:
|
24 |
+
- hate-speech-detection
|
25 |
---
|
26 |
|
27 |
# Dataset Card for "RO-FB-Offense"
|