lhoestq HF staff commited on
Commit
1b33219
1 Parent(s): 2e41d36

Update datasets task tags to align tags with models (#4067)

Browse files

* update tasks list

* update tags in dataset cards

* more cards updates

* update dataset tags parser

* fix multi-choice-qa

* style

* small improvements in some dataset cards

* allow certain tag fields to be empty

* update vision datasets tags

* use multi-class-image-classification and remove other tags

Commit from https://github.com/huggingface/datasets/commit/edb4411d4e884690b8b328dba4360dbda6b3cbc8

Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,9 +9,11 @@ licenses:
9
  - cc-by-sa-3-0
10
  - gfdl-1-3-or-later
11
  task_categories:
12
- - sequence-modeling
 
13
  task_ids:
14
  - language-modeling
 
15
  source_datasets:
16
  - original
17
  multilinguality:
 
9
  - cc-by-sa-3-0
10
  - gfdl-1-3-or-later
11
  task_categories:
12
+ - text-generation
13
+ - fill-mask
14
  task_ids:
15
  - language-modeling
16
+ - masked-language-modeling
17
  source_datasets:
18
  - original
19
  multilinguality: