refined-sql-create-context is a high-quality dataset for training and evaluating Text-to-SQL models. It builds upon the sql-create-context dataset by ensuring that all SQL queries are executable in a MySQL database, resolving schema inconsistencies, and refining query validity. The dataset consists of natural language questions, their corresponding table schemas, and SQL queries that generate results from the given schema context with 11,632 examples.
Supported… See the full description on the dataset page: https://huggingface.co/datasets/MertML/refined-sql-create-context.