spider2-nl2sql / README.md
jayupad's picture
Update README.md
d7ca43b verified
---
license: mit
task_categories:
- text-generation
language:
- en
---
## Dataset Details
### Dataset Description
This dataset consists of data for the purpose of training a model to generate SQL code in response to a natural language prompt.
The `qa.csv` table consists of these pairs, while the `<dbms>_ddl.csv` tables consist of the DDLs and sample data needed to verify the validity of generated SQL queries.
### Dataset Sources: Spider2
<!-- Provide the basic links for the dataset. -->
- [**Repository**](https://github.com/xlang-ai/Spider2)
- [**Paper**](https://arxiv.org/abs/2411.07763)