lhoestq HF staff commited on
Commit
82f1e3b
1 Parent(s): e92c33e

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 -3
README.md CHANGED
@@ -380,11 +380,11 @@ size_categories:
380
  source_datasets:
381
  - extended|other-tatoeba
382
  task_categories:
383
- - conditional-text-generation
 
384
  - text-classification
385
  task_ids:
386
- - conditional-text-generation-other-given-a-sentence-generate-a-paraphrase-either-in-same-language-or-another-language
387
- - machine-translation
388
  - semantic-similarity-classification
389
  paperswithcode_id: tapaco
390
  pretty_name: TaPaCo Corpus
 
380
  source_datasets:
381
  - extended|other-tatoeba
382
  task_categories:
383
+ - text2text-generation
384
+ - translation
385
  - text-classification
386
  task_ids:
387
+ - text2text-generation-other-paraphrase-generation
 
388
  - semantic-similarity-classification
389
  paperswithcode_id: tapaco
390
  pretty_name: TaPaCo Corpus