2 papers
cs.IR2023
Retrieval-augmented GPT-3.5-based Text-to-SQL Framework with Sample-aware Prompting and Dynamic Revision Chain
Chunxi Guo, Zhiliang Tian, Jintao Tang +4
Text-to-SQL aims at generating SQL queries for the given natural language questions and thus helping users to query databases. Prompt learning with large language models (LLMs) has…
cs.CL2023
Prompting GPT-3.5 for Text-to-SQL with De-semanticization and Skeleton Retrieval
Chunxi Guo, Zhiliang Tian, Jintao Tang +4
Text-to-SQL is a task that converts a natural language question into a structured query language (SQL) to retrieve information from a database. Large language models (LLMs) work we…