Text-To-SQL
Text-to-SQL is a task in natural language processing (NLP) where the goal is to automatically generate SQL queries from natural language text. The task involves converting the text input into a structured representation and then using this representation to generate a semantically correct SQL query that can be executed on a database.
( Image credit: SyntaxSQLNet )
Papers
Showing 1–10 of 424 papers
All datasetsBIRD (BIg Bench for LaRge-scale Database Grounded Text-to-SQL Evaluation)spiderSpider 2.0SParCKaggleDBQASEDESQL-EvalText-To-SQL
Benchmark Results
| # | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| 1 | RASAT+PICARD | interaction match accuracy | 45.2 | — | Unverified |
| 2 | RAT-SQL-TC + GAP | interaction match accuracy | 43.2 | — | Unverified |
| 3 | HIE-SQL + GraPPa | interaction match accuracy | 42.9 | — | Unverified |
| 4 | RAT-SQL + SCoRe | interaction match accuracy | 38.1 | — | Unverified |
| 5 | EditSQL + BERT | interaction match accuracy | 25.3 | — | Unverified |
| 6 | GAZP + BERT | interaction match accuracy | 23.5 | — | Unverified |
| 7 | SyntaxSQL-con | interaction match accuracy | 5.2 | — | Unverified |