datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
finer-sql-gold-neighbour-pairs
pairset/ — a million (gold, neighbour) SQL pairs over the whole BIRD+Spider training set
What this is, in one paragraph
A pair is a gold SQL query from the training corpus and a neighbour: another query
that is close to it but means something else. The point of a pair is what happens when you
run both on a database. If the two give the same answer, the execution reward that
trains a text-to-SQL model pays full marks for the wrong query — that is spurious… See the full description on the dataset page: https://huggingface.co/datasets/thanhdath/finer-sql-gold-neighbour-pairs.finer-sql-coredb-quality-vav30
CoRE-DB quality study — vav30 checkpoints + exec cache
Checkpoints and the exec-result cache for the vav30 GRPO arm from
campaigns/chained_05b_tkde/coredb_quality/ (finer-sql-tkde repo, paper-and-architecture
branch), cited across campaigns/chained_05b_tkde/NOTEBOOK.md (2026-08-30/31 entries) and
campaigns/chained_05b_tkde/coredb_quality/RL_RUNPLAN.md.
Contents:
ckpt2000/, ckpt3000/, ckpt2384/ — GRPO checkpoints at steps 2000, 3000, 2384
exec_cache_ckpt2384.pkl — the… See the full description on the dataset page: https://huggingface.co/datasets/thanhdath/finer-sql-coredb-quality-vav30.
