lhoestq HF staff commited on
Commit
f45cb5a
1 Parent(s): e18a102

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 +6 -7
README.md CHANGED
@@ -237,19 +237,19 @@ task_categories:
237
  nc:
238
  - text-classification
239
  ner:
240
- - structure-prediction
241
  ntg:
242
- - conditional-text-generation
243
  paws-x:
244
  - text-classification
245
  pos:
246
- - structure-prediction
247
  qadsm:
248
  - text-classification
249
  qam:
250
  - text-classification
251
  qg:
252
- - conditional-text-generation
253
  wpr:
254
  - text-classification
255
  xnli:
@@ -262,8 +262,7 @@ task_ids:
262
  - topic-classification
263
  ner:
264
  - named-entity-recognition
265
- ntg:
266
- - summarization
267
  paws-x:
268
  - text-classification-other-paraphrase-identification
269
  pos:
@@ -273,7 +272,7 @@ task_ids:
273
  qam:
274
  - acceptability-classification
275
  qg:
276
- - conditional-text-generation-other-question-answering
277
  wpr:
278
  - acceptability-classification
279
  xnli:
237
  nc:
238
  - text-classification
239
  ner:
240
+ - token-classification
241
  ntg:
242
+ - summarization
243
  paws-x:
244
  - text-classification
245
  pos:
246
+ - token-classification
247
  qadsm:
248
  - text-classification
249
  qam:
250
  - text-classification
251
  qg:
252
+ - text2text-generation
253
  wpr:
254
  - text-classification
255
  xnli:
262
  - topic-classification
263
  ner:
264
  - named-entity-recognition
265
+ ntg: []
 
266
  paws-x:
267
  - text-classification-other-paraphrase-identification
268
  pos:
272
  qam:
273
  - acceptability-classification
274
  qg:
275
+ - text2text-generation-other-question-answering
276
  wpr:
277
  - acceptability-classification
278
  xnli: