Datasets:
Commit
·
37c8b42
1
Parent(s):
b196c26
Fix task_ids (#3)
Browse files- Fix task_ids (90d1ca8644da449f60244a7f4a797c0e7522dc31)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
|
@@ -1,19 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
- sl
|
| 4 |
-
|
| 5 |
license:
|
| 6 |
- other
|
| 7 |
-
|
| 8 |
-
task_categories:
|
| 9 |
-
- text-classification
|
| 10 |
-
|
| 11 |
-
task_ids:
|
| 12 |
-
- text-classification-other-hate-speech-detection
|
| 13 |
-
- text-classification-other-offensive-language
|
| 14 |
-
|
| 15 |
size_categories:
|
| 16 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
- sl
|
|
|
|
| 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 |
|