lhoestq HF staff commited on
Commit
52d1191
1 Parent(s): fbfe12f

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 +7 -1
README.md CHANGED
@@ -23,28 +23,34 @@ size_categories:
23
  source_datasets:
24
  - original
25
  task_categories:
26
- - sequence-modeling
 
27
  - text-classification
28
  task_ids:
29
  dihana:
30
  - dialogue-modeling
31
  - language-modeling
 
32
  - text-classification-other-dialogue-act-classification
33
  ilisten:
34
  - dialogue-modeling
35
  - language-modeling
 
36
  - text-classification-other-dialogue-act-classification
37
  loria:
38
  - dialogue-modeling
39
  - language-modeling
 
40
  - text-classification-other-dialogue-act-classification
41
  maptask:
42
  - dialogue-modeling
43
  - language-modeling
 
44
  - text-classification-other-dialogue-act-classification
45
  vm2:
46
  - dialogue-modeling
47
  - language-modeling
 
48
  - text-classification-other-dialogue-act-classification
49
  paperswithcode_id: null
50
  pretty_name: MIAM
23
  source_datasets:
24
  - original
25
  task_categories:
26
+ - text-generation
27
+ - fill-mask
28
  - text-classification
29
  task_ids:
30
  dihana:
31
  - dialogue-modeling
32
  - language-modeling
33
+ - masked-language-modeling
34
  - text-classification-other-dialogue-act-classification
35
  ilisten:
36
  - dialogue-modeling
37
  - language-modeling
38
+ - masked-language-modeling
39
  - text-classification-other-dialogue-act-classification
40
  loria:
41
  - dialogue-modeling
42
  - language-modeling
43
+ - masked-language-modeling
44
  - text-classification-other-dialogue-act-classification
45
  maptask:
46
  - dialogue-modeling
47
  - language-modeling
48
+ - masked-language-modeling
49
  - text-classification-other-dialogue-act-classification
50
  vm2:
51
  - dialogue-modeling
52
  - language-modeling
53
+ - masked-language-modeling
54
  - text-classification-other-dialogue-act-classification
55
  paperswithcode_id: null
56
  pretty_name: MIAM