{"default": { "description": "Logic2Text is a large-scale dataset with 10,753 descriptions involving common logic types paired with the underlying logical forms.\nThe logical forms show diversified graph structure of free schema, which poses great challenges on the model's ability to understand the semantics. \n", "citation": "@inproceedings{chen2020logic2text,\n title={Logic2Text: High-Fidelity Natural Language Generation from Logical Forms},\n author={Chen, Zhiyu and Chen, Wenhu and Zha, Hanwen and Zhou, Xiyou and Zhang, Yunkai and Sundaresan, Sairam and Wang, William Yang},\n booktitle={Findings of the Association for Computational Linguistics: EMNLP 2020},\n pages={2096--2111},\n year={2020}\n}\n", "homepage": "https://github.com/czyssrs/Logic2Text", "license": "MIT", "features": { "topic": { "dtype": "string", "_type": "Value" }, "wiki": { "dtype": "string", "_type": "Value" }, "url": { "dtype": "string", "_type": "Value" }, "action": { "dtype": "string", "_type": "Value" }, "sent": { "dtype": "string", "_type": "Value" }, "annotation": { "dtype": "string", "_type": "Value" }, "logic": { "dtype": "string", "_type": "Value" }, "logic_str": { "dtype": "string", "_type": "Value" }, "interpret": { "dtype": "string", "_type": "Value" }, "num_func": { "dtype": "string", "_type": "Value" }, "nid": { "dtype": "string", "_type": "Value" }, "g_ids": { "dtype": "string", "_type": "Value" }, "g_ids_features": { "dtype": "string", "_type": "Value" }, "g_adj": { "dtype": "string", "_type": "Value" }, "table_header": { "dtype": "string", "_type": "Value" }, "table_cont": { "dtype": "large_string", "_type": "Value" } }, "builder_name": "logic2text", "config_name": "default", "version": { "version_str": "1.0.0", "major": 1, "minor": 0, "patch": 0 }, "splits": { "train": { "name": "train", "num_bytes": 26490304, "num_examples": 8566, "dataset_name": null }, "validation": { "name": "validation", "num_bytes": 3318184, "num_examples": 1095, "dataset_name": null }, "test": { "name": "test", "num_bytes": 3410210, "num_examples": 1092, "dataset_name": null } }, "download_size": 10380637, "dataset_size": 33218698, "size_in_bytes": 43599335 }}