Ahren09/SARA-QASPER
SARA QASPER (reformatted) Reformatted QASPER data used by SARA: Selective and Adaptive Retrieval-augmented Generation with Context Compression (ACL 2026, arXiv:2507.05633). Code: Ahren09/SARA. The SARA Quick Start (python -m src.data.make_qasper_splits) downloads this dataset automatically; you can also load it directly: from datasets import load_dataset qa = load_dataset("Ahren09/SARA-QASPER", "qa") # train / test align =… See the full description on the dataset page: https://huggingface.co/datasets/Ahren09/SARA-QASPER.
Remove answer_reformatted; short gold answer is the single reference
Remove answer_reformatted; short gold answer is the single reference
Remove answer_reformatted; short gold answer is the single reference
Upload README.md with huggingface_hub
Upload QASPER_compression_alignment_dev.jsonl with huggingface_hub
Upload QASPER_compression_alignment_train.jsonl with huggingface_hub
Upload QASPER_test.jsonl with huggingface_hub
Upload QASPER_train.jsonl with huggingface_hub
initial commit
