Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 681 Bytes

File metadata and controls

14 lines (7 loc) · 681 Bytes

Text-to-SQL

Enhancing Natural Language to SQL Translation with Advanced NLP Techniques

Course: Natural Language Processing

Prof. Wayne Snyder Boston University

[link to our report]

This paper explores the application of advanced NLP techniques in translating natural language queries into SQL queries. We focus on inte- grating schema information with GPT models, applying retrieval augmentation using sentence transformers, and fine-tuning LLaMA 7B using Low-Rank Adaptation (LoRA). These methods aim to improve query accuracy and provide user-friendly database interactions.

Contributors: Harshil Gandhi (harshilg@bu.edu), Ashwin Daswani (ashwind@bu.edu)