Benchmark Atlas

诊断与矩阵 · 厂商发布

Long-context Decay Strips

将 8k 到 1m context 上的 retrieval 准确率编码成连续色带,突出何处开始退化。

long-contextdecaystrip
Retrieval accuracy by context length 将 8k 到 1m context 上的 retrieval 准确率编码成连续色带,突出何处开始退化。 示意数据,仅复现信息结构,不代表最新榜单结果。 Retrieval accuracy by context length Google / Gemini DEMO DATA 8k32k128k512k1mGemini9897948982Claude9895918068Qwen9692857155Llama9488735438degradation zone
Illustrative demo data · renderer: contextDecay

Information grammar

它如何组织信息

多模型水平色带 + 上下文断点 + 退化阈值

Visual system
VS-27 Google context spectrum
Component ID
gemini-context-decay

Use when

适用判断

适合 needle、MRCR 或长文档评测;横轴应按 token 比例或对数标注。

Source lineage

Google / Gemini

Google 原色、小多图与长上下文

Open formal source ↗

Structured data

可替换的数据模型

示意数据,仅复现信息结构,不代表最新榜单结果。

{
  "columns": [
    "8k",
    "32k",
    "128k",
    "512k",
    "1m"
  ],
  "rows": [
    {
      "label": "Gemini",
      "values": [
        98,
        97,
        94,
        89,
        82
      ]
    },
    {
      "label": "Claude",
      "values": [
        98,
        95,
        91,
        80,
        68
      ]
    },
    {
      "label": "Qwen",
      "values": [
        96,
        92,
        85,
        71,
        55
      ]
    },
    {
      "label": "Llama",
      "values": [
        94,
        88,
        73,
        54,
        38
      ]
    }
  ]
}

Related components

同一图表家族的其他语法