Chia-Hsuan-Lee/KaggleDBQA
Introduction page of a challenging text-to-SQL dataset: KaggleDBQA
This project offers a collection of real-world database questions and their corresponding SQL queries, designed to help improve systems that translate natural language into database commands. It takes everyday questions about data, like "Which school district received the most federal revenue?", and provides the precise SQL query needed to get that answer from a database. This resource is for researchers and developers building sophisticated data analysis tools that allow users to ask questions in plain English, without knowing SQL.
No commits in the last 6 months.
Use this if you are developing or evaluating a system that needs to accurately convert complex, real-world natural language questions into executable SQL queries for various types of databases.
Not ideal if you are looking for a simple SQL tutorial or a tool to directly query a database without building a translation model.
Stars
43
Forks
6
Language
—
License
—
Category
Last pushed
Sep 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Chia-Hsuan-Lee/KaggleDBQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PaddlePaddle/RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both...
shuaihuaiyi/QA
使用深度å¦ä¹ ç®—æ³•å®žçŽ°çš„ä¸æ–‡é—®ç”系统
allenai/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
worldbank/iQual
iQual is a package that leverages natural language processing to scale up interpretative...
seriousran/awesome-qa
😎 A curated list of the Question Answering (QA)