Datasets:

Languages:
English
Size Categories:
1K<n<10K
Language Creators:
found
Annotations Creators:
expert-generated
ArXiv:
License:
lhoestq HF staff commited on
Commit
2d418d1
1 Parent(s): d59171b

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 +2 -2
README.md CHANGED
@@ -15,9 +15,9 @@ size_categories:
15
  source_datasets:
16
  - extended|other-GUG-grammaticality-judgements
17
  task_categories:
18
- - conditional-text-generation
19
  task_ids:
20
- - conditional-text-generation-other-grammatical-error-correction
21
  paperswithcode_id: jfleg
22
  pretty_name: JHU FLuency-Extended GUG corpus
23
  ---
 
15
  source_datasets:
16
  - extended|other-GUG-grammaticality-judgements
17
  task_categories:
18
+ - text2text-generation
19
  task_ids:
20
+ - text2text-generation-other-grammatical-error-correction
21
  paperswithcode_id: jfleg
22
  pretty_name: JHU FLuency-Extended GUG corpus
23
  ---