kaxap/pg-wikiSQL-sql-instructions-80k
Converted, cleaned and syntax-checked SQLWiki dataset. The datapoints containing non latin column names were removed. Resulting SQL statements were adapted for Postgres syntax and conventions. Each SQL statement, including CREATE TABLE statements were syntax checked with pgsanity. Citations @article{zhongSeq2SQL2017, author = {Victor Zhong and Caiming Xiong and Richard Socher}, title = {Seq2SQL: Generating Structured Queries from Natural… See the full description on the dataset page: https://huggingface.co/datasets/kaxap/pg-wikiSQL-sql-instructions-80k.
Converted, cleaned and syntax-checked SQLWiki dataset.
The datapoints containing non latin column names were removed.
Resulting SQL statements were adapted for Postgres syntax and conventions.
Each SQL statement, including CREATE TABLE statements were syntax checked with pgsanity.
Citations
@article{zhongSeq2SQL2017,
author = {Victor Zhong and
Caiming Xiong and
Richard Socher},
title = {Seq2SQL: Generating Structured Queries from Natural Language using
Reinforcement Learning},
journal = {CoRR},
volume = {abs/1709.00103},
year = {2017}
}