kasnerz commited on
Commit
2f6f12b
1 Parent(s): 896b396

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"kasnerz--logic2text": {"description": "Logic2Text: High-Fidelity Natural Language Generation from Logical Forms\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": "", "features": {"topic": {"dtype": "string", "id": null, "_type": "Value"}, "wiki": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "action": {"dtype": "string", "id": null, "_type": "Value"}, "sent": {"dtype": "string", "id": null, "_type": "Value"}, "annotation": {"dtype": "string", "id": null, "_type": "Value"}, "logic": {"dtype": "string", "id": null, "_type": "Value"}, "logic_str": {"dtype": "string", "id": null, "_type": "Value"}, "interpret": {"dtype": "string", "id": null, "_type": "Value"}, "num_func": {"dtype": "string", "id": null, "_type": "Value"}, "nid": {"dtype": "string", "id": null, "_type": "Value"}, "g_ids": {"dtype": "string", "id": null, "_type": "Value"}, "g_ids_features": {"dtype": "string", "id": null, "_type": "Value"}, "g_adj": {"dtype": "string", "id": null, "_type": "Value"}, "table_header": {"dtype": "string", "id": null, "_type": "Value"}, "table_cont": {"dtype": "large_string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "logic2text", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 26490304, "num_examples": 8566, "dataset_name": "logic2text"}, "validation": {"name": "validation", "num_bytes": 3318184, "num_examples": 1095, "dataset_name": "logic2text"}, "test": {"name": "test", "num_bytes": 3410210, "num_examples": 1092, "dataset_name": "logic2text"}}, "download_checksums": null, "download_size": 9827059, "post_processing_size": null, "dataset_size": 33218698, "size_in_bytes": 43045757}}