English

Translating Natural Language Queries to SQL Using the T5 Model

Databases 2023-12-20 v1 Artificial Intelligence Machine Learning

Abstract

This paper presents the development process of a natural language to SQL model using the T5 model as the basis. The models, developed in August 2022 for an online transaction processing system and a data warehouse, have a 73\% and 84\% exact match accuracy respectively. These models, in conjunction with other work completed in the research project, were implemented for several companies and used successfully on a daily basis. The approach used in the model development could be implemented in a similar fashion for other database environments and with a more powerful pre-trained language model.

Keywords

Cite

@article{arxiv.2312.12414,
  title  = {Translating Natural Language Queries to SQL Using the T5 Model},
  author = {Albert Wong and Lien Pham and Young Lee and Shek Chan and Razel Sadaya and Youry Khmelevsky and Mathias Clement and Florence Wing Yau Cheng and Joe Mahony and Michael Ferri},
  journal= {arXiv preprint arXiv:2312.12414},
  year   = {2023}
}
R2 v1 2026-06-28T13:56:33.452Z