X-SQL: reinforce schema representation with context
About
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.
Pengcheng He, Yi Mao, Kaushik Chakrabarti, Weizhu Chen• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Natural Language to SQL | WikiSQL (test) | Accuracy88.7 | 17 | |
| SQL Query Generation | WikiSQL (dev) | Accuracy89.5 | 13 |
Showing 2 of 2 rows