CoolFace
Datasetpublic

mohamed-ahmed-58059/wikisql-text2sql

WikiSQL Text-to-SQL (execution-ready) A cleaned, execution-ready repackaging of WikiSQL for text-to-SQL fine-tuning and execution-accuracy evaluation. Each example pairs a natural-language question with a gold SQL query over a single-table schema — and every split ships a real SQLite database so predicted SQL can be run and compared by result set (not string-matched). Splits Split Examples train 55,339 dev 8,263 test 15,519 Columns… See the full description on the dataset page: https://huggingface.co/datasets/mohamed-ahmed-58059/wikisql-text2sql.

sourceHugging Facebsd-3-clauseupdated 4mo agoView on Hugging Face
0likes55downloads
8 commits on main
5300b2e4mo ago

Add dataset card (license, columns, DB usage + U_NOCASE collation note)

mohamed-ahmed-58059
084a88b4mo ago

Upload dbs/train.db with huggingface_hub

mohamed-ahmed-58059
e9319194mo ago

Upload dataset

mohamed-ahmed-58059
c1eac734mo ago

Upload dbs/test.db with huggingface_hub

mohamed-ahmed-58059
58593204mo ago

Upload dataset

mohamed-ahmed-58059
37696d24mo ago

Upload dbs/dev.db with huggingface_hub

mohamed-ahmed-58059
31d6e2e4mo ago

Upload dataset

mohamed-ahmed-58059
f6ad2d94mo ago

initial commit

mohamed-ahmed-58059