itsjhuang commited on
Commit
a7a8a28
·
verified ·
1 Parent(s): a2c830f

Update task_id in README.md

Browse files

Try to fix the YAML warning about unsupported task_id type

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ source_datasets:
13
  task_categories:
14
  - text-classification
15
  task_ids:
16
- - document-classification
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