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
README.md
CHANGED
@@ -215,46 +215,47 @@ source_datasets:
|
|
215 |
- original
|
216 |
task_categories:
|
217 |
common_gen:
|
218 |
-
-
|
219 |
cs_restaurants:
|
220 |
-
-
|
221 |
dart:
|
222 |
-
-
|
223 |
e2e_nlg:
|
224 |
-
-
|
225 |
mlsum_de:
|
226 |
-
-
|
227 |
mlsum_es:
|
228 |
-
-
|
229 |
schema_guided_dialog:
|
230 |
-
-
|
|
|
231 |
totto:
|
232 |
-
-
|
233 |
web_nlg_en:
|
234 |
-
-
|
235 |
web_nlg_ru:
|
236 |
-
-
|
237 |
wiki_auto_asset_turk:
|
238 |
-
-
|
239 |
wiki_lingua_es_en:
|
240 |
-
-
|
241 |
wiki_lingua_ru_en:
|
242 |
-
-
|
243 |
wiki_lingua_tr_en:
|
244 |
-
-
|
245 |
wiki_lingua_vi_en:
|
246 |
-
-
|
247 |
xsum:
|
248 |
-
-
|
249 |
task_ids:
|
250 |
common_gen:
|
251 |
-
- other-
|
252 |
cs_restaurants:
|
253 |
-
- other-
|
254 |
dart:
|
255 |
-
-
|
256 |
e2e_nlg:
|
257 |
-
- other-
|
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 |
-
-
|
268 |
web_nlg_ru:
|
269 |
-
-
|
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:
|