Your retriever underperforms on your domain — and you have no labeled data to fix it.
You see it in the recall metrics and in the user complaints. Off-the-shelf hard negatives are random BM25 noise — they don't reflect how your users actually search or how your documents actually fail. And building a datagen pipeline is three months you don't have, on a team without a PhD to spare.
Ore is the answer: MTEB-proven hard negatives with named failure modes, designed to drop straight into a HuggingFace training script. It is the exact training signal behind our #1 MTEB ranking — the proof it works.
If any of these sound like your week, the corpus below is built for you. These are the problems Ore exists to solve — in the words of the engineers who reach out.
MTEB PairClassification tests whether a model can correctly judge whether two sentences mean the same thing. The failure cases are not random, they cluster around four structural patterns that standard corpora almost never include with the right label.
Role inversion ("The dog bit the man" vs. "The man bit the dog") looks similar lexically but is semantically opposite. Most training pairs don't capture this. Opinion asymmetry shares an entity but reverses polarity in a way cosine distance can't detect without geometric training signal.
Without explicit training on these patterns, embedding models learn to treat surface similarity as semantic similarity, exactly the failure that MTEB's PairClassification tasks expose.
A pair can exhibit more than one failure mode, so these counts overlap and sum to more than the 1.48M total.
Every pair passes all six gates simultaneously (AND logic). A single failure ejects the pair. The result is a corpus with cryptographically guaranteed zero duplicates and independently validated structural quality on each dimension.
Generator: Gemma-3-27b-it via vLLM on dedicated H100. All pairs generated from seeded FMEA specs, not scraped, not synthetic-from-synthetic. The seed structure is verified at generation time and again at QA.
Final dedup: SHA-256 on normalized (lowercased, stripped) text_a + NUL + text_b across the merged corpus. Zero-duplicate guarantee is cryptographic, not probabilistic.
Parquet files compressed with Zstandard. Drop-in compatible with HuggingFace Datasets and PyArrow.
Ore isn't a self-serve download. Every engagement starts with a conversation about your domain, your failure modes, and what your retriever is getting wrong — so the negatives we hand you map to how your users actually search. Tell us what you're building; we reply within 24 hours.
Voxell Ore · 1,480,145 pairs · SHA-256 deduplicated · Packaged 2026-04-21
All pairs generated and quality-gated by Voxell. Not scraped. Not redistributed from existing datasets.
Start a conversation: talk to us