Bird-SQL (dev)
Progress Over Time
Interactive timeline showing model performance evolution on Bird-SQL (dev)
Bird-SQL (dev) Leaderboard
| Context | Cost | License | ||||
|---|---|---|---|---|---|---|
| 1 | Google | — | — | — | ||
| 2 | Google | — | — | — | ||
| 3 | Google | 27B | — | — | ||
| 4 | Google | 12B | — | — | ||
| 5 | 120B | — | — | |||
| 6 | Google | 4B | — | — | ||
| 7 | Google | 1B | — | — |
What is Bird-SQL (dev)?
BIRD (BIg Bench for LaRge-scale Database Grounded Text-to-SQLs) is a comprehensive text-to-SQL benchmark containing 12,751 question-SQL pairs across 95 databases (33.4 GB total) spanning 37+ professional domains. It evaluates large language models' ability to convert natural language to executable SQL queries in real-world scenarios with complex database schemas and dirty data.
Bird-SQL (dev) is a text benchmark evaluating models on reasoning tasks. LLM Stats tracks 7 models on this benchmark, scored on a 0–1 scale. The current average is 0.4, with the leader at 0.6.
Compare leaders on the best AI for reasoning leaderboards.
Current leaders
Gemini 2.0 Flash-Lite from Google currently leads the Bird-SQL (dev) leaderboard with a score of 0.574 across 7 evaluated AI models.
Source paper
- Title
- Can LLM Already Serve as A Database Interface? A BIg Bench for Large-Scale Database Grounded Text-to-SQLs
- Authors
- Jinyang Li, Binyuan Hui, Ge Qu, Jiaxi Yang, and 14 others
- Published
- arXiv
- 2305.03111
Abstract
Text-to-SQL parsing, which aims at converting natural language instructions into executable SQLs, has gained increasing attention in recent years. In particular, Codex and ChatGPT have shown impressive results in this task. However, most of the prevalent benchmarks, i.e., Spider, and WikiSQL, focus on database schema with few rows of database contents leaving the gap between academic study and real-world applications. To mitigate this gap, we present Bird, a big benchmark for large-scale database grounded in text-to-SQL tasks, containing 12,751 pairs of text-to-SQL data and 95 databases with a total size of 33.4 GB, spanning 37 professional domains. Our emphasis on database values highlights the new challenges of dirty database contents, external knowledge between NL questions and database contents, and SQL efficiency, particularly in the context of massive databases. To solve these problems, text-to-SQL models must feature database value comprehension in addition to semantic parsing. The experimental results demonstrate the significance of database values in generating accurate text-to-SQLs for big databases. Furthermore, even the most effective text-to-SQL models, i.e. ChatGPT, only achieves 40.08% in execution accuracy, which is still far from the human result of 92.96%, proving that challenges still stand. Besides, we also provide an efficiency analysis to offer insights into generating text-to-efficient-SQLs that are beneficial to industries. We believe that BIRD will contribute to advancing real-world applications of text-to-SQL research. The leaderboard and source code are available: https://bird-bench.github.io/.
FAQ
Common questions about the Bird-SQL (dev) benchmark and leaderboard.