Commit ·
9a546b4
1
Parent(s): 64084c4
Fix task tags (#4)
Browse files- Fix task tags (7226b42cd1eb24ec299ff42f7198532e36a7c452)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
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
|