Datasets:
Commit
•
e3448fa
1
Parent(s):
9f5f3fa
Fix task_ids
Browse files
README.md
CHANGED
@@ -1,27 +1,16 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
language:
|
4 |
-
|
5 |
- en
|
6 |
-
|
7 |
license:
|
8 |
-
|
9 |
- other
|
10 |
-
|
11 |
-
task_categories:
|
12 |
-
|
13 |
-
- text-classification
|
14 |
-
|
15 |
-
task_ids:
|
16 |
-
|
17 |
-
- text-classification-other-hate-speech-detection
|
18 |
-
|
19 |
-
- text-classification-other-offensive-language
|
20 |
-
|
21 |
size_categories:
|
22 |
-
|
23 |
- 1K<n<10K
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# Offensive language dataset of Croatian comments FRENK 1.0
|
|
|
1 |
---
|
2 |
+
language:
|
|
|
|
|
3 |
- en
|
|
|
4 |
license:
|
|
|
5 |
- other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
size_categories:
|
|
|
7 |
- 1K<n<10K
|
8 |
+
task_categories:
|
9 |
+
- text-classification
|
10 |
+
task_ids: []
|
11 |
+
tags:
|
12 |
+
- hate-speech-detection
|
13 |
+
- offensive-language
|
14 |
---
|
15 |
|
16 |
# Offensive language dataset of Croatian comments FRENK 1.0
|