lhoestq HF staff commited on
Commit
7893315
1 Parent(s): d5a0674

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 +23 -22
README.md CHANGED
@@ -215,46 +215,47 @@ source_datasets:
215
  - original
216
  task_categories:
217
  common_gen:
218
- - conditional-text-generation
219
  cs_restaurants:
220
- - conditional-text-generation
221
  dart:
222
- - conditional-text-generation
223
  e2e_nlg:
224
- - conditional-text-generation
225
  mlsum_de:
226
- - conditional-text-generation
227
  mlsum_es:
228
- - conditional-text-generation
229
  schema_guided_dialog:
230
- - sequence-modeling
 
231
  totto:
232
- - conditional-text-generation
233
  web_nlg_en:
234
- - conditional-text-generation
235
  web_nlg_ru:
236
- - conditional-text-generation
237
  wiki_auto_asset_turk:
238
- - conditional-text-generation
239
  wiki_lingua_es_en:
240
- - conditional-text-generation
241
  wiki_lingua_ru_en:
242
- - conditional-text-generation
243
  wiki_lingua_tr_en:
244
- - conditional-text-generation
245
  wiki_lingua_vi_en:
246
- - conditional-text-generation
247
  xsum:
248
- - conditional-text-generation
249
  task_ids:
250
  common_gen:
251
- - other-structured-to-text
252
  cs_restaurants:
253
- - other-structured-to-text
254
  dart:
255
- - other-structured-to-text
256
  e2e_nlg:
257
- - other-structured-to-text
258
  mlsum_de:
259
  - summarization
260
  mlsum_es:
@@ -264,9 +265,9 @@ task_ids:
264
  totto:
265
  - table-to-text
266
  web_nlg_en:
267
- - other-structured-to-text
268
  web_nlg_ru:
269
- - other-structured-to-text
270
  wiki_auto_asset_turk:
271
  - text-simplification
272
  wiki_lingua_es_en:
 
215
  - original
216
  task_categories:
217
  common_gen:
218
+ - text2text-generation
219
  cs_restaurants:
220
+ - text2text-generation
221
  dart:
222
+ - tabular-to-text
223
  e2e_nlg:
224
+ - text2text-generation
225
  mlsum_de:
226
+ - text2text-generation
227
  mlsum_es:
228
+ - text2text-generation
229
  schema_guided_dialog:
230
+ - text-generation
231
+ - fill-mask
232
  totto:
233
+ - text2text-generation
234
  web_nlg_en:
235
+ - tabular-to-text
236
  web_nlg_ru:
237
+ - tabular-to-text
238
  wiki_auto_asset_turk:
239
+ - text2text-generation
240
  wiki_lingua_es_en:
241
+ - text2text-generation
242
  wiki_lingua_ru_en:
243
+ - text2text-generation
244
  wiki_lingua_tr_en:
245
+ - text2text-generation
246
  wiki_lingua_vi_en:
247
+ - text2text-generation
248
  xsum:
249
+ - text2text-generation
250
  task_ids:
251
  common_gen:
252
+ - other-concepts-to-text
253
  cs_restaurants:
254
+ - other-intent-to-text
255
  dart:
256
+ - rdf-to-text
257
  e2e_nlg:
258
+ - text2text-generation-other-meaning-representation-to-text
259
  mlsum_de:
260
  - summarization
261
  mlsum_es:
 
265
  totto:
266
  - table-to-text
267
  web_nlg_en:
268
+ - rdf-to-text
269
  web_nlg_ru:
270
+ - rdf-to-text
271
  wiki_auto_asset_turk:
272
  - text-simplification
273
  wiki_lingua_es_en: