QDA-SQL leverages large language models (LLMs) to generate multi-turn dialogue samples with diverse question types for Text-to-SQL data augmentation. Given a set of question examples and databases, it ...
Abstract: The development of text-to-SQL systems has been constrained by the scarcity of high-quality training data. Due to the high cost and limited scalability of manual annotation, researchers have ...
SQLDRILLER is a Text-to-SQL translation correctness checking tool. It introduces and applies Execution Consistency to automatically discover and fix errors in Text-to-SQL datasets, and in Text-to-SQL ...
Abstract: The transformation of natural language text into SQL queries is a critical task in the domain of natural language processing and database management. This paper presents a comparative ...