spider
Datasets
All datasets matching “spider”spider
Dataset Card for Spider
Dataset Summary
Spider is a large-scale complex and cross-domain semantic parsing and text-to-SQL dataset annotated by 11 Yale students.
The goal of the Spider challenge is to develop natural language interfaces to cross-domain databases.
Supported Tasks and Leaderboards
The leaderboard can be seen at https://yale-lily.github.io/spider
Languages
The text in the dataset is in English.
Dataset Structure
Data… See the full description on the dataset page: https://huggingface.co/datasets/xlangai/spider.spider-data
Spider Dataset
This project uses the Spider training and development datasets from the EMNLP 2018 paper Spider: A Large-Scale Human-Labeled Dataset for Complex and Cross-Domain Semantic Parsing and Text-to-SQL Task.
Dataset Files
train_spider.json
Training Examples: 7000
Databases: 140
train_others.json
Training Examples: 1659
Databases: 6
dev.json
Training Examples: 1034
Databases: 20
tables.json
Databases: 166
dev_gold.sql
train_gold.sql
database/… See the full description on the dataset page: https://huggingface.co/datasets/minktn/spider-data.SpIDER-Bench
SpIDER-Bench
Repository dependency graphs for software issue localization — the graph data behind
SpIDER: Spatially Informed Dense Embedding Retrieval for Software Issue Localization
(arXiv:2512.16956).
Each benchmark instance gets one directed multigraph of its repository at the commit the
issue was filed against. Nodes are directories, files, classes and functions carrying
their source; edges are contains / imports / inherits / invokes relations between
them. SpIDER uses these… See the full description on the dataset page: https://huggingface.co/datasets/AmazonScience/SpIDER-Bench.spider
Spider Unified dataset
Documentation comming soon
marvels-spider-man-2-gameplay-data
漫威蜘蛛侠2
This public dataset repository contains local gameplay data uploaded from F:\漫威蜘蛛侠2.
Contents
Files: 713
Total local size: 448.48 GB
Generated: 2026-06-10 23:44:56 UTC
File Types
.jsonl: 217
.json: 168
.png: 163
.txt: 54
.mkv: 54
.parquet: 53
.jpg: 4
Notes
This repository may contain gameplay video, images, Parquet files, JSON/JSONL metadata, and keyboard/mouse event logs.
The license is marked as other; review game… See the full description on the dataset page: https://huggingface.co/datasets/xiaoluo11/marvels-spider-man-2-gameplay-data.spider_mcqa_v0.2_full
Spider-MCQA
Converted Spider Text-to-SQL (Paper: Yu et al., 2018; HF Dataset) test set into multiple-choice.
The dataset contains 1,034 examples.
Dataset Fields
Each JSON record contains:
query: the schema and natural-language question prompt.
gold_answer: the correct SQL answer.
options: four SQL answer options, including the gold answer and three generated distractors.
correct_option_index: the index of the correct answer in options.
Dataset… See the full description on the dataset page: https://huggingface.co/datasets/notpaulmartin/spider_mcqa_v0.2_full.
