厂商发布复现系列 · 厂商发布
Gemini Deep Think Triptych
复现 Gemini 发布页常见的三联 benchmark 结构,用一致模型顺序并排呈现推理、科学与视觉任务。
benchmarkTriptychInformation grammar
它如何组织信息
三联独立柱面板 + 自家蓝强调 + benchmark 条件脚注
- Visual system
- VS-41 Google Deep Think triptych
- Component ID
gemini-deepthink-triptych
Use when
适用判断
适合一次发布要讲三个核心 benchmark,且每项分数区间不同的场景。
Source lineage
Google / Gemini
Google 原色、小多图与长上下文
Open formal source ↗Structured data
可替换的数据模型
示意数据,仅复现信息结构,不代表最新榜单结果。
{
"panels": [
{
"label": "Humanity’s Last Exam",
"sub": "reasoning",
"min": 10,
"max": 55,
"values": [
48,
37,
31,
22
],
"note": "tools off"
},
{
"label": "GPQA Diamond",
"sub": "science",
"min": 60,
"max": 95,
"values": [
93,
88,
84,
81
],
"note": "pass@1"
},
{
"label": "ARC-AGI-2",
"sub": "abstraction",
"min": 0,
"max": 55,
"values": [
46,
29,
18,
13
],
"note": "verified"
}
]
}Related components