CoolFace
Datasetpublic

NagaYu/echocache-guard-benchmark

EchoCache Guard Benchmark 131 labelled prompt pairs that measure the one thing a semantic cache must never get wrong: serving an answer written for a different question. Every negative pair is a high-similarity negative — two prompts that differ in exactly one meaning-carrying element. Those are the pairs a similarity score cannot decide, and they are where a semantic cache turns into a wrong-answer generator. Use it to score any cache or matcher, not only EchoCache.… See the full description on the dataset page: https://huggingface.co/datasets/NagaYu/echocache-guard-benchmark.

sourceHugging Faceapache-2.0updated 8d agoView on Hugging Face
0likes39downloads
2 commits on main
73b50d48d ago

EchoCache guard benchmark: 131 labelled pairs measuring wrong cache reuse

NagaYu
9574edf8d ago

initial commit

NagaYu