datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
flashrag_wiki18_aligned
FlashRAG Multi-hop QA — wiki-18 aligned gold_doc_ids
Multi-hop QA splits from FlashRAG (HotpotQA, MuSiQue, 2WikiMultiHopQA), extended with a per-sample list of paragraph chunk ids in PeterJinGo/wiki-18-corpus that contain the actual supporting evidence. All original FlashRAG fields are preserved verbatim; only one new field is added: metadata.gold_doc_ids: list[str].
Why this dataset exists
FlashRAG's multi-hop QA samples ship gold supervision at the Wikipedia article… See the full description on the dataset page: https://huggingface.co/datasets/minkyungpark/flashrag_wiki18_aligned.k12-mathematics-standards-aligned
[!WARNING]
Deprecated - use k12-mathematics-standards-expanded instead.
This dataset is superseded: every input in this set also appears there, plus 366 more and two additional metadata columns. Nothing here is unique to it.
It stays online so existing references keep resolving, but it will not be updated.
New work should point at robworks-software/k12-mathematics-standards-expanded.
K-12 Mathematics Standards (generated instruction data)
4,397 instruction/input/output records… See the full description on the dataset page: https://huggingface.co/datasets/robworks-software/k12-mathematics-standards-aligned.asynchow-code-aligned-minutes
AsynChow Code-Aligned Minutes
This dataset is a unit-normalized variant of the AsynChow data released with
fangru-lin/procedure_generalization_llm,
pinned to source commit d9bf3485cd41c1050d33471d922c826f474efec1.
It contains three aligned representations of each weighted DAG scheduling
problem:
natural: natural-language steps and precedence constraints;
graph: adjacency-list and duration-dictionary representation;
python: executable-style Python representation from the… See the full description on the dataset page: https://huggingface.co/datasets/PTTREP/asynchow-code-aligned-minutes.
