Benchmark Atlas

厂商发布复现系列 · 厂商发布

Enterprise Win–Tie–Loss Strips

复现 Cohere 企业评测中的 win-rate 叙事,同时保留 tie 和 loss,而不是只报胜率。

coherewin-tie-lossenterprise
Command A vs baseline · task outcomes 复现 Cohere 企业评测中的 win-rate 叙事,同时保留 tie 和 loss,而不是只报胜率。 示意数据,仅复现信息结构,不代表最新榜单结果。 Command A vs baseline · task outcomes Cohere / Command DEMO DATA TIE CENTERRAG2062SQL2257Tools1865Agents2254Instruction2159losstiewin
Illustrative demo data · renderer: divergingOutcomeStrips

Information grammar

它如何组织信息

以 tie 为中心的 100% 发散堆叠条 + win/loss 双向标签

Visual system
VS-51 Cohere outcome strips
Component ID
cohere-outcome-strips

Use when

适用判断

适合成对人工或 judge 比较,并且每行三类结果总和为 100。

Source lineage

Cohere / Command

珊瑚、薄荷与企业能力矩阵

Open formal source ↗

Structured data

可替换的数据模型

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

{
  "items": [
    {
      "label": "RAG",
      "win": 62,
      "tie": 18,
      "loss": 20
    },
    {
      "label": "SQL",
      "win": 57,
      "tie": 21,
      "loss": 22
    },
    {
      "label": "Tools",
      "win": 65,
      "tie": 17,
      "loss": 18
    },
    {
      "label": "Agents",
      "win": 54,
      "tie": 24,
      "loss": 22
    },
    {
      "label": "Instruction",
      "win": 59,
      "tie": 20,
      "loss": 21
    }
  ]
}

Related components

同一图表家族的其他语法