spider2
Datasets
All datasets matching “spider2”spider2-localdbspider2-litespider2-snow-temperature-sweep
Spider 2.0-Snow Temperature-Sweep Rollouts (Qwen3, thinking vs. non-thinking)
Unconstrained language-model rollouts on the Spider 2.0-Snow text-to-SQL benchmark,
sampled from Qwen3 models in both thinking and non-thinking modes. The dataset is
intended for analyzing sampling behavior (temperature, reasoning mode, model size) on hard,
enterprise-scale text-to-SQL. These are generations only — execution correctness (eval)
is added in a separate scoring pass.
Configs… See the full description on the dataset page: https://huggingface.co/datasets/vxef/spider2-snow-temperature-sweep.spider2-nl2sql
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
Repository
Paper
ubuntu_spider2v
Dataset Card for Dataset Name
This repository contains the task examples, retrieval documents (in the archive evaluation_examples.zip), and virtual machine snapshots for benchmark Spider2-V (loaded by VMware depending on the machine architecture x86 or arm64).
You can find more information from our paper "Spider2-V: How Far Are Multimodal Agents From Automating Data Science and Engineering Workflows?"
paper Arxiv link: https://arxiv.org/abs/2407.10956
project website:… See the full description on the dataset page: https://huggingface.co/datasets/xlangai/ubuntu_spider2v.spider2-aifuncSpider2-AIFunc
A benchmark for AI-Native Text-to-SQL with Snowflake Cortex AISQL
Spider2-AIFunc extends Spider 2.0 and Spider2-Snow with real-world tasks that require Snowflake Cortex AISQL functions inside SQL queries.
This dataset contains the released task metadata:
data/spider2-aifunc.jsonl: 393 tasks with natural-language instructions, database IDs, target AISQL functions, external-knowledge references, and evaluation configs.
Gold SQL, gold execution results… See the full description on the dataset page: https://huggingface.co/datasets/tianyang/spider2-aifunc.
