qasper
Datasets
All datasets matching “qasper”qasperA dataset containing 1585 papers with 5049 information-seeking questions asked by regular readers of NLP papers, and answered by a separate set of NLP practitioners.qasper-yesnoqasper-retrieval
License & Attribution
MTEB-format derivative of allenai/qasper (QA over NLP research papers; test split). Query = question; corpus = full paper text; gold = the source paper. Licensed under CC-BY-4.0 (same as source).
qasper-rewrite-gpt-4.1task461_qasper_question_generation
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task461_qasper_question_generation
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task461_qasper_question_generation.qasper-rag
QASPER RAG
Dataset for Retrieval-Augmented Generation (RAG) based on QASPER.
Structure
Subset
Splits
Description
corpus
train (default)
Paper chunks (abstract + full-text paragraphs) shared across all query splits
queries
train, dev, test
Information-seeking questions over scientific papers
qrels
train, dev, test
Relevance judgments (query ↔ paragraph chunk)
answers
train, dev, test
Reference answers (longest valid free-form answer)
top_ranked… See the full description on the dataset page: https://huggingface.co/datasets/DinoStackAI/qasper-rag.
