Benchmark Atlas

Agent 与过程评测 · 厂商发布

Token Allocation Stack

展示规划、工具调用、验证和回答在多步推理中的 token 占比如何变化。

stacked-areatoken-allocationreasoning
Thinking budget by step 展示规划、工具调用、验证和回答在多步推理中的 token 占比如何变化。 示意数据,仅复现信息结构,不代表最新榜单结果。 Thinking budget by step Alibaba Qwen DEMO DATA 0%25%50%75%100%1234567PlanToolVerifyAnswer
Illustrative demo data · renderer: stackedArea

Information grammar

它如何组织信息

100% 堆叠面积 + step 边界 + token 类别层

Visual system
VS-32 Layered reasoning stream
Component ID
qwen-token-area

Use when

适用判断

适合 part-to-whole 随过程变化;绝对 token 总量需另行标注。

Source lineage

Alibaba Qwen

紫色系统、thinking budget 与 MoE 效率

Open formal source ↗

Structured data

可替换的数据模型

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

{
  "labels": [
    "1",
    "2",
    "3",
    "4",
    "5",
    "6",
    "7"
  ],
  "layers": [
    {
      "label": "Plan",
      "values": [
        42,
        31,
        24,
        18,
        15,
        12,
        8
      ]
    },
    {
      "label": "Tool",
      "values": [
        8,
        24,
        38,
        42,
        47,
        41,
        25
      ]
    },
    {
      "label": "Verify",
      "values": [
        12,
        14,
        18,
        23,
        25,
        32,
        37
      ]
    },
    {
      "label": "Answer",
      "values": [
        38,
        31,
        20,
        17,
        13,
        15,
        30
      ]
    }
  ]
}

Related components

同一图表家族的其他语法