Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
text-to-sql
License:
albertvillanova HF staff commited on
Commit
5de818e
1 Parent(s): 829510c

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (7add867bb92bd1753e4abe7c79ada5eb2c699e91)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "A large crowd-sourced dataset for developing natural language interfaces for relational databases\n", "citation": "@article{zhongSeq2SQL2017,\n author = {Victor Zhong and\n Caiming Xiong and\n Richard Socher},\n title = {Seq2SQL: Generating Structured Queries from Natural Language using\n Reinforcement Learning},\n journal = {CoRR},\n volume = {abs/1709.00103},\n year = {2017}\n}\n", "homepage": "https://github.com/salesforce/WikiSQL", "license": "", "features": {"phase": {"dtype": "int32", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "table": {"header": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "page_title": {"dtype": "string", "id": null, "_type": "Value"}, "page_id": {"dtype": "string", "id": null, "_type": "Value"}, "types": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "id": {"dtype": "string", "id": null, "_type": "Value"}, "section_title": {"dtype": "string", "id": null, "_type": "Value"}, "caption": {"dtype": "string", "id": null, "_type": "Value"}, "rows": {"feature": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "name": {"dtype": "string", "id": null, "_type": "Value"}}, "sql": {"human_readable": {"dtype": "string", "id": null, "_type": "Value"}, "sel": {"dtype": "int32", "id": null, "_type": "Value"}, "agg": {"dtype": "int32", "id": null, "_type": "Value"}, "conds": {"feature": {"column_index": {"dtype": "int32", "id": null, "_type": "Value"}, "operator_index": {"dtype": "int32", "id": null, "_type": "Value"}, "condition": {"dtype": "string", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}}, "supervised_keys": null, "builder_name": "wiki_sql", "config_name": "default", "version": {"version_str": "0.1.0", "description": null, "datasets_version_to_prepare": null, "major": 0, "minor": 1, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 32234761, "num_examples": 15878, "dataset_name": "wiki_sql"}, "validation": {"name": "validation", "num_bytes": 15159314, "num_examples": 8421, "dataset_name": "wiki_sql"}, "train": {"name": "train", "num_bytes": 107345917, "num_examples": 56355, "dataset_name": "wiki_sql"}}, "download_checksums": {"https://github.com/salesforce/WikiSQL/raw/master/data.tar.bz2": {"num_bytes": 26164664, "checksum": "755c728ab188e364575705c8641f3fafd86fb089cb8b08e8c03f01832aae0881"}}, "download_size": 26164664, "dataset_size": 154739992, "size_in_bytes": 180904656}}