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.
045
