datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
qa-dataset-k1000
QA Dataset K1000
This dataset contains question-answering data with 1000 distractor documents for long-context evaluation.
Files
File
Description
nq_k1000.jsonl
Natural Questions with 1000 distractors
popqa_k1000.jsonl
PopQA with 1000 distractors
triviaqa_k1000.jsonl
TriviaQA with 1000 distractors
Data Format
Each line is a JSON object with the following fields:
{
"question": "question text",
"answer": ["answer1"… See the full description on the dataset page: https://huggingface.co/datasets/lab-flair/qa-dataset-k1000.qwen3-1.7b-features-similar-k100000qwen3-1.7b-features-diverse-k100000qwen3-1.7b-lightweight-diverse-k100000
