2025
Text2Sql: Pure Fine-Tuning and Pure Knowledge Distillation
NAACL 2025industry
Text2Sql is a task that converts natural language questions into SQL queries. In previous research on LLM fine-tuning, researchers typically input both the entire database schema and the natural language question into the model. This approach has two issues: 1) the model’s context is limited when de…