albertvillanova HF staff commited on
Commit
5eaddfb
1 Parent(s): b177140

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (44761418a369956a5c451d456538046bd3754d75)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "The dataset contains 2231142 cooking recipes (>2 millions). It's processed in more careful way and provides more samples than any other dataset in the area.\n", "citation": "@inproceedings{bien-etal-2020-recipenlg,\ntitle = \"{R}ecipe{NLG}: A Cooking Recipes Dataset for Semi-Structured Text Generation\",\nauthor = \"Bie{'n}, Micha{l} and\n Gilski, Micha{l} and\n Maciejewska, Martyna and\n Taisner, Wojciech and\n Wisniewski, Dawid and\n Lawrynowicz, Agnieszka\",\nbooktitle = \"Proceedings of the 13th International Conference on Natural Language Generation\",\nmonth = dec,\nyear = \"2020\",\naddress = \"Dublin, Ireland\",\npublisher = \"Association for Computational Linguistics\",\nurl = \"https://www.aclweb.org/anthology/2020.inlg-1.4\",\npages = \"22--28\"\n}\n", "homepage": "https://recipenlg.cs.put.poznan.pl/", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "ingredients": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "directions": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "link": {"dtype": "string", "id": null, "_type": "Value"}, "source": {"num_classes": 2, "names": ["Gathered", "Recipes1M"], "names_file": null, "id": null, "_type": "ClassLabel"}, "ner": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "recipe_nlg", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2194783815, "num_examples": 2231142, "dataset_name": "recipe_nlg"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 2194783815, "size_in_bytes": 2194783815}}