Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
English
Size:
< 1K
License:
Update task_id in README.md
Browse filesTry to fix the YAML warning about unsupported task_id type
README.md
CHANGED
|
@@ -13,7 +13,7 @@ source_datasets:
|
|
| 13 |
task_categories:
|
| 14 |
- text-classification
|
| 15 |
task_ids:
|
| 16 |
-
-
|
| 17 |
---
|
| 18 |
|
| 19 |
# Watsonx Docs Document Type Classification
|
|
|
|
| 13 |
task_categories:
|
| 14 |
- text-classification
|
| 15 |
task_ids:
|
| 16 |
+
- multi-class-classification
|
| 17 |
---
|
| 18 |
|
| 19 |
# Watsonx Docs Document Type Classification
|