Synthetic Text To Sql
Hugging FaceImage generated by DALL-E. See prompt for more details synthetic_text_to_sql gretelai/synthetic_text_to_sql is a rich dataset of high quality synthetic Text-to-SQL samples, designed and generated using Gretel Navigator, and released under Apache 2.0. Please see our release blogpost for more details. The dataset includes: 105,851 records partitioned into 100,000 train and 5,851 test records ~23M total tokens, including ~12M SQL tokens Coverage across 100 distinct… See the full description on the dataset page: https://huggingface.co/datasets/gretelai/synthetic_text_to_sql.
Interesting queries to try
Columns
- id numeric
- domain text
- domain_description text
- sql_complexity categorical
- sql_complexity_description categorical
- sql_task_type categorical
- sql_task_type_description categorical
- sql_prompt text
- sql_context text
- sql text
- sql_explanation text