Home Knowledge Base QuALITY (Question Answering with Long Input Texts, Yes!)

QuALITY (Question Answering with Long Input Texts, Yes!) is the multiple-choice QA benchmark specifically designed to require reading and reasoning over the entire 5,000-token document — with distractors carefully crafted to be plausible for readers who skimmed the text, explicitly adversarial against RAG and chunk-retrieval approaches, and validated through a speed-controlled annotation process that ensures questions cannot be answered without full reading comprehension.

What Is QuALITY?

The Anti-RAG Design

QuALITY was deliberately engineered to defeat retrieval-based shortcuts:

Speed Annotation Validation

A key QuALITY innovation is annotator speed validation:

Performance Results

ModelQuALITY Accuracy
Random baseline25.0%
Lexical retrieval (top-3 passages)42.3%
Longformer47.4%
GPT-3.5 (8k context)58.1%
GPT-4 (8k context)71.6%
Claude 2 (100k context)79.2%
Human93.5%

The RAG Gap

Comparing lexical retrieval (~42%) to full-context GPT-4 (71.6%) demonstrates the ~30-point accuracy gap of chunk-retrieval approaches on QuALITY — the largest documented accuracy gap anywhere in long-document QA benchmarks.

Why QuALITY Matters

Comparison to Related Long-Context Benchmarks

BenchmarkAvg LengthAnti-Retrieval DesignFormatHuman Accuracy
QuALITY5,000 toksExplicitMultiple-choice93.5%
SCROLLS/NarrQA50k+ wordsImplicitFree-form~67%
Qasper5k (papers)PartialFree-form + MC~82%
ContractNLI50k wordsNo3-class NLI~88%

QuALITY is deep reading for AI — the benchmark that proves whether language models genuinely read and synthesize entire documents or merely locate and extract relevant passages, with deliberately adversarial question design that quantifies the comprehension gap between retrieval shortcuts and true long-form reading comprehension.

qualityevaluation

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.