SealQA is a new challenge benchmark for evaluating SEarch- Augmented Language models on fact-seeking questions where web search yields conflicting, noisy, or unhelpful results.
Next update: Sep 16 2026
You can find older versions at this link
seal_0 = load_dataset("vtllms/sealqa", name="seal_0", split="test")
seal_hard = load_dataset("vtllms/sealqa", name="seal_hard", split="test")
longseal =… See the full description on the dataset page:
https://huggingface.co/datasets/vtllms/sealqa.