CoolFace
Datasetpublic

vigneshwar234/spiral-bench

SPIRAL-Bench v0 A small benchmark for testing whether the wording of a retrieval query changes the balance of the evidence a retriever returns. Built for the Ouroboros project, which studies self-confirming retrieval loops in agentic RAG. The question this dataset exists to answer In agentic RAG, the system writes its own follow-up search queries, and it writes them using what it currently believes. A retriever ranks documents by how closely they match the wording… See the full description on the dataset page: https://huggingface.co/datasets/vigneshwar234/spiral-bench.

sourceHugging Facemitupdated 2d agoView on Hugging Face
1likes36downloads
2 commits on main
f403f372d ago

Add SPIRAL-Bench v0: balanced-evidence benchmark for retrieval query bias

vigneshwar234
713d7262d ago

initial commit

vigneshwar234