Commit
•
7226b42
1
Parent(s):
64084c4
Fix task tags
Browse files
README.md
CHANGED
@@ -6,9 +6,8 @@ language:
|
|
6 |
multilinguality:
|
7 |
- monolingual
|
8 |
task_categories:
|
9 |
-
- classification
|
10 |
-
task_ids:
|
11 |
-
- classification
|
12 |
---
|
13 |
|
14 |
# Dataset Card for Adult_Content_Detection
|
|
|
6 |
multilinguality:
|
7 |
- monolingual
|
8 |
task_categories:
|
9 |
+
- text-classification
|
10 |
+
task_ids: []
|
|
|
11 |
---
|
12 |
|
13 |
# Dataset Card for Adult_Content_Detection
|