X-SQL: Reinforce Schema Representation With Context | Awesome LLM Papers Add your paper to Awesome LLM Papers

X-SQL: Reinforce Schema Representation With Context

Pengcheng He, Yi Mao, Kaushik Chakrabarti, Weizhu Chen . Arxiv 2019 – 53 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Llm For Code Model Architecture Question Answering

In this work, we present X-SQL, a new network architecture for the problem of parsing natural language to SQL query. X-SQL proposes to enhance the structural schema representation with the contextual output from BERT-style pre-training model, and together with type information to learn a new schema representation for down-stream tasks. We evaluated X-SQL on the WikiSQL dataset and show its new state-of-the-art performance.

Similar Work