datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
loft-rag-nq-128k
LOFT RAG - Natural Questions (128k)
Dataset Description
This dataset is part of the LOFT (Long-context Open Foundation Tasks) benchmark, specifically the RAG (Retrieval-Augmented Generation) task.
Dataset: Natural Questions
Context Length: 128k
Task Type: RAG (Retrieval-Augmented Generation)
Language: English
Source: LOFT Benchmark (Google DeepMind)
Dataset Structure
Data Fields
context (string): Full prompt context including corpus… See the full description on the dataset page: https://huggingface.co/datasets/f20180301/loft-rag-nq-128k.msmarco-item-id-hardneg-100shot-v4_128kloft-rag-hotpotqa-128k
LOFT RAG - HotpotQA (128k)
Dataset Description
This dataset is part of the LOFT (Long-context Open Foundation Tasks) benchmark, specifically the RAG (Retrieval-Augmented Generation) task.
Dataset: HotpotQA
Context Length: 128k
Task Type: RAG (Retrieval-Augmented Generation)
Language: English
Source: LOFT Benchmark (Google DeepMind)
Dataset Structure
Data Fields
context (string): Full prompt context including corpus documents and few-shot… See the full description on the dataset page: https://huggingface.co/datasets/f20180301/loft-rag-hotpotqa-128k.loft-rag-musique-128k
LOFT RAG - MuSiQue (128k)
Dataset Description
This dataset is part of the LOFT (Long-context Open Foundation Tasks) benchmark, specifically the RAG (Retrieval-Augmented Generation) task.
Dataset: MuSiQue
Context Length: 128k
Task Type: RAG (Retrieval-Augmented Generation)
Language: English
Source: LOFT Benchmark (Google DeepMind)
Dataset Structure
Data Fields
context (string): Full prompt context including corpus documents and few-shot… See the full description on the dataset page: https://huggingface.co/datasets/f20180301/loft-rag-musique-128k.loft-rag-qampari-128k
LOFT RAG - Qampari (128k)
Dataset Description
This dataset is part of the LOFT (Long-context Open Foundation Tasks) benchmark, specifically the RAG (Retrieval-Augmented Generation) task.
Dataset: Qampari
Context Length: 128k
Task Type: RAG (Retrieval-Augmented Generation)
Language: English
Source: LOFT Benchmark (Google DeepMind)
Dataset Structure
Data Fields
context (string): Full prompt context including corpus documents and few-shot… See the full description on the dataset page: https://huggingface.co/datasets/f20180301/loft-rag-qampari-128k.loft-rag-quest-128k
LOFT RAG - Quest (128k)
Dataset Description
This dataset is part of the LOFT (Long-context Open Foundation Tasks) benchmark, specifically the RAG (Retrieval-Augmented Generation) task.
Dataset: Quest
Context Length: 128k
Task Type: RAG (Retrieval-Augmented Generation)
Language: English
Source: LOFT Benchmark (Google DeepMind)
Dataset Structure
Data Fields
context (string): Full prompt context including corpus documents and few-shot… See the full description on the dataset page: https://huggingface.co/datasets/f20180301/loft-rag-quest-128k.reasoning-sft-synthetic_text_to_sql-128K
synthetic_text_to_sql (converted)
Converted version of gretelai/synthetic_text_to_sql, reformatted to 100,000 rows for reasoning SFT training.
Format
Each row has three columns:
input — list of dicts [{"role": "system", "content": "..."}, {"role": "user", "content": "..."}] (system prompt contains the database schema, user prompt contains the natural language question)
response — response string with <think> reasoning block (SQL explanation) followed by the SQL query… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/reasoning-sft-synthetic_text_to_sql-128K.fineweb-100_128k
BEE-spoke-data/fineweb-100_128k
100 documents from HuggingFaceFW/fineweb that are 128,000 GPT-4 tiktoken tokens or more.
longbench2-128k-plus
LongBench2-128k-plus
LongBench2-128k-plus is a long-context corpus derived from the
zai-org/LongBench-v2
benchmark. It keeps only the "long" examples and exposes just the raw
long documents, making it convenient for:
long-context pretraining or continued training,
long-context adaptation (e.g., RoPE scaling, attention tuning),
retrieval and RAG-style experimentation where only documents are needed.
All question/answer and multiple-choice metadata from LongBench v2 are
dropped;… See the full description on the dataset page: https://huggingface.co/datasets/viktor-shcherb/longbench2-128k-plus.
