厂商发布复现系列 · 厂商发布
Expert Preference Win-rate
复现 OpenAI 面向专家评审的胜率图,以 50% 为中性中心并保留置信区间。
centeredWinBarsInformation grammar
它如何组织信息
50% 中心胜率柱 + 双侧方向 + 置信区间 whisker
- Visual system
- VS-50 OpenAI centered preference
- Component ID
openai-expert-winrate
Use when
适用判断
适合成对偏好评审;必须显示评审样本量和区间方法。
Source lineage
OpenAI / ChatGPT
高留白、单一强调色、compute 与 reliability 叙事
Open formal source ↗Structured data
可替换的数据模型
示意数据,仅复现信息结构,不代表最新榜单结果。
{
"items": [
{
"label": "Coding",
"value": 66,
"low": 62,
"high": 70
},
{
"label": "Science",
"value": 61,
"low": 57,
"high": 65
},
{
"label": "Writing",
"value": 55,
"low": 51,
"high": 59
},
{
"label": "Search",
"value": 48,
"low": 44,
"high": 52
},
{
"label": "Math",
"value": 69,
"low": 65,
"high": 73
}
]
}Related components