Papers by Guoqiong Liao
Enhancing Text-to-SQL Capabilities of Large Language Models through Tailored Promptings (2024.lrec-main)
Copied to clipboard
| Challenge: | Large language models with prompting have achieved encouraging results on many natural language processing tasks due to the absence of task-tailored promptings. |
| Approach: | They propose three promptings specifically designed for Text-to-SQL: SL-prompt, CC-promped, and SL+CC prompt. |
| Outcome: | The proposed promptings achieve execution accuracy of 86.2% and test-suite accuracy of 76% . the granularity of schema linking and the order of clause generation have great impact on performance, which are considered little in previous research. |