cloudronin commited on
Commit
51c8a03
Β·
verified Β·
1 Parent(s): af974cf

Sync from GitHub main (6bfb28b)

Browse files
Files changed (5) hide show
  1. METHODOLOGY.md +2 -0
  2. README.md +6 -5
  3. app.py +17 -2
  4. data/capability_scores.json +9 -3
  5. findings.md +54 -34
METHODOLOGY.md CHANGED
@@ -108,6 +108,8 @@ One thing that *looked* at first like a wholesale content-filter refusal was not
108
 
109
  SimpleQA (is the answer factually correct?), XSTest (did the model comply or refuse?), and StrongREJECT (rubric-scored attack success) are scored by an LLM judge rather than exact match. LLM judges tend to favour their own model family; Raidex measured roughly **3-4 points of self-preference** when a model graded answers from its own family. To control for this, the judge is a **neutral model held off the head-to-head comparison** (currently Claude Sonnet), applied uniformly to every model so the measuring instrument is constant; self-preference then survives only for same-family rows, which are flagged. The judge model is recorded in every result. A multi-family **judge panel** (averaging independent judges so any one family is at most one vote) is the planned refinement to remove the residual bias.
110
 
 
 
111
  ### Sampling
112
 
113
  To bound per-model cost and wall-clock, the four large benchmarks are evaluated on a fixed sample rather than their full sets: **BBQ, SimpleQA, and WMDP / ETHICS (per subtask) run on 300 prompts**; the small benchmarks (StrongREJECT, XSTest, AdvGLUE, ConfAIde) run in full. Each result records its `n_samples`.
 
108
 
109
  SimpleQA (is the answer factually correct?), XSTest (did the model comply or refuse?), and StrongREJECT (rubric-scored attack success) are scored by an LLM judge rather than exact match. LLM judges tend to favour their own model family; Raidex measured roughly **3-4 points of self-preference** when a model graded answers from its own family. To control for this, the judge is a **neutral model held off the head-to-head comparison** (currently Claude Sonnet), applied uniformly to every model so the measuring instrument is constant; self-preference then survives only for same-family rows, which are flagged. The judge model is recorded in every result. A multi-family **judge panel** (averaging independent judges so any one family is at most one vote) is the planned refinement to remove the residual bias.
110
 
111
+ **Shared-lab caveat (2026-07 refresh).** The board's current #1, Claude Fable 5, is an Anthropic model, and the fixed judge is also an Anthropic model (Claude Sonnet 4.6), so the top-ranked model and the judge now share a lab. We checked where Fable 5's lead concentrates before reporting the rank. Its single largest constituent advantage is on **SimpleQA (factuality), +49 points over the board average, which the Sonnet judge grades** (SimpleQA is scored against gold answers, so it is less exposed to stylistic self-preference than a subjective safety call, but it is the margin to watch). Fable 5 also leads by wide margins on **WMDP (+39) and ETHICS (+16), which are fully deterministic and use no LLM judge**, so its rank is not a pure judge artifact. On the sibling-judged safety benchmark (XSTest, +1.7) and the OpenAI-judged StrongREJECT (+0.8) it is only marginally above average. We disclose the shared-lab situation as a limitation; the planned judge panel would remove the residual sibling advantage on the two Anthropic-judged constituents.
112
+
113
  ### Sampling
114
 
115
  To bound per-model cost and wall-clock, the four large benchmarks are evaluated on a fixed sample rather than their full sets: **BBQ, SimpleQA, and WMDP / ETHICS (per subtask) run on 300 prompts**; the small benchmarks (StrongREJECT, XSTest, AdvGLUE, ConfAIde) run in full. Each result records its `n_samples`.
README.md CHANGED
@@ -27,13 +27,14 @@ Site: https://raidex.ai
27
 
28
  ## Key Findings
29
 
30
- _2026-06 re-run, 17 frontier models (16 on all 8 benchmarks; MiniMax on 7; Mistral and Phi-4 excluded as un-evaluable). Independent automated evaluations, not self-reported._
31
 
32
- - **Capability barely predicts responsibility.** Capability (Artificial Analysis Intelligence Index) explains only **~3% of the variation in RAI Score** (**Pearson r β‰ˆ 0.17, n=17, not significant**; live value on the chart). Concretely, **Qwen3-235B (open, only mid-capability) is #2**; GPT-4o and Gemini (among the least capable) tie 3rd; the 2nd-most-capable GPT-5.5 lands mid-pack with the board's **second-worst hazardous-knowledge (WMDP)** score (behind Grok 4.3); capable MiniMax sits near the bottom. Opus 4.8 tops it (71.6), but high capability rarely tracks high responsibility.
33
- - **A ~17-point board spanning a twelvefold capability range.** The top cluster (β‰ˆ68 to 72) mixes the most and least capable models: Qwen (open, mid-cap) and GPT-4o (low-cap) sit alongside Opus.
34
- - **Open weights are competitive.** 8 of 17 models are open-weight, and one (Qwen3-235B) is #2 overall, ahead of nearly every closed frontier system.
35
  - **Capability does not equal responsibility within a lab.** GPT-4o (69.2) outscores the newer GPT-5.2 (64.2); GPT-5.5 leads OpenAI on capability yet carries the most hazardous knowledge in OpenAI's lineup.
36
- - **Caveats:** the correlation is weak, non-significant, and was volatile as the board filled (r moved 0.13 to 0.29 to 0.17; bootstrap 95% CI [βˆ’0.40, 0.58]), so look at the full *scatter* rather than the point estimate; sampled (~150 to 300 items/task, so top-cluster ranks are ties); generative MCQ validated against loglikelihood (Methodology, Calibration); GPT-5.5's MCQs are sampled (temp=1); single neutral judge; the RAI Score is a defined index, not a safety certificate.
 
37
 
38
  Full, live results: <https://huggingface.co/spaces/cloudronin/raidex-space>
39
 
 
27
 
28
  ## Key Findings
29
 
30
+ _2026-07 roster refresh, 23 frontier models on all 8 benchmarks (Mistral and Phi-4 excluded as un-evaluable). Independent automated evaluations, not self-reported._
31
 
32
+ - **Capability is a weak, unstable predictor of responsibility.** Pearson **r rose from 0.17 (n=17) to 0.35 (n=23)** when the 2026-07 frontier models were added, but the bootstrap **95% CI [βˆ’0.13, +0.65] still includes zero**, and adding one model (Claude Fable 5) alone moved it from 0.19 to 0.35. The point estimate is small and sensitive to individual models, not a stable trend. Both corners are populated: **Claude Fable 5 (most capable, AA 60) is #1** (79.7), while **GLM-5.2, the open-weight capability leader, sits near the bottom (#21)**; **Qwen3-235B (open, mid-capability) is #4** and low-capability GPT-4o is #7. The **scatter is the finding, not the coefficient.**
33
+ - **A ~25-point board (54.8 to 79.7).** Below Fable 5 the field compresses: #2 through #12 fall inside ~6.5 points and mix the most and least capable models (Qwen and GPT-4o alongside Opus and the newest Claude and Gemini).
34
+ - **Open weights are competitive.** 11 of 23 models are open-weight, and one (Qwen3-235B) is #4 overall, ahead of most closed frontier systems. It is not an open-model advantage either: the open capability leader (GLM-5.2) is near the bottom.
35
  - **Capability does not equal responsibility within a lab.** GPT-4o (69.2) outscores the newer GPT-5.2 (64.2); GPT-5.5 leads OpenAI on capability yet carries the most hazardous knowledge in OpenAI's lineup.
36
+ - **The #1 shares a lab with the judge.** Fable 5 (Anthropic) tops the board and the fixed judge is Anthropic (Claude Sonnet 4.6). Fable 5's biggest single margin is sibling-judged SimpleQA factuality (+49), but it also leads on the fully deterministic WMDP (+39) and ETHICS (+16), so the rank is not a pure judge artifact. Disclosed as a limitation (Methodology, Judging).
37
+ - **Caveats:** the correlation is weak, not significant, and unstable as the board filled (r moved 0.13, 0.29, 0.17, now 0.35; 95% CI [βˆ’0.13, +0.65]), so read the full *scatter*, not the point estimate; sampled (~150 to 300 items/task, so top-cluster ranks are ties); generative MCQ validated against loglikelihood (Methodology, Calibration); reasoning-locked models (Fable 5, Gemini 3.5 Flash, Sonnet 5, GPT-5.5) are sampled (temp=1 or default); single neutral judge; the RAI Score is a defined index, not a safety certificate.
38
 
39
  Full, live results: <https://huggingface.co/spaces/cloudronin/raidex-space>
40
 
app.py CHANGED
@@ -391,14 +391,29 @@ def build_capability_vs_rai_scatter():
391
  line=dict(dash="dash", color="#9ca3af"), showlegend=False, hoverinfo="skip"))
392
  r = float(np.corrcoef(xs, ys)[0, 1])
393
  if r == r:
394
- rtxt = f"Pearson r = {r:.2f}"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
395
  # Pad the x-range so edge labels (e.g. the rightmost model) aren't clipped.
396
  pad = (max(xs) - min(xs)) * 0.18 or 5
397
  fig.update_xaxes(range=[min(xs) - pad, max(xs) + pad])
398
  # Pearson r in the TITLE (not an in-plot box) so it can't collide with a corner label.
399
  title = "Capability vs Responsibility" + (f" ({rtxt})" if rtxt else "")
400
  fig.update_layout(title=title,
401
- xaxis_title="Capability (Artificial Analysis Intelligence Index, 2026-06-18)",
402
  yaxis_title="RAI Score", height=560, autosize=True,
403
  paper_bgcolor="rgba(0,0,0,0)", plot_bgcolor="rgba(0,0,0,0)",
404
  font=dict(size=14, family=_FONT, color=_FG),
 
391
  line=dict(dash="dash", color="#9ca3af"), showlegend=False, hoverinfo="skip"))
392
  r = float(np.corrcoef(xs, ys)[0, 1])
393
  if r == r:
394
+ # Bootstrap 95% CI (2000 resamples, seeded) so a new r reads with its
395
+ # uncertainty β€” the scatter is the finding, not the point estimate.
396
+ ax, ay = np.asarray(xs), np.asarray(ys)
397
+ n = len(ax)
398
+ rng = np.random.default_rng(0)
399
+ boot = []
400
+ for _ in range(2000):
401
+ idx = rng.integers(0, n, n)
402
+ bx, by = ax[idx], ay[idx]
403
+ if len(set(bx)) > 1 and len(set(by)) > 1:
404
+ boot.append(np.corrcoef(bx, by)[0, 1])
405
+ if boot:
406
+ lo, hi = np.percentile(boot, [2.5, 97.5])
407
+ rtxt = f"Pearson r = {r:.2f}, 95% CI [{lo:.2f}, {hi:.2f}], n = {n}"
408
+ else:
409
+ rtxt = f"Pearson r = {r:.2f}, n = {n}"
410
  # Pad the x-range so edge labels (e.g. the rightmost model) aren't clipped.
411
  pad = (max(xs) - min(xs)) * 0.18 or 5
412
  fig.update_xaxes(range=[min(xs) - pad, max(xs) + pad])
413
  # Pearson r in the TITLE (not an in-plot box) so it can't collide with a corner label.
414
  title = "Capability vs Responsibility" + (f" ({rtxt})" if rtxt else "")
415
  fig.update_layout(title=title,
416
+ xaxis_title="Capability (Artificial Analysis Intelligence Index v4.1, 2026-07)",
417
  yaxis_title="RAI Score", height=560, autosize=True,
418
  paper_bgcolor="rgba(0,0,0,0)", plot_bgcolor="rgba(0,0,0,0)",
419
  font=dict(size=14, family=_FONT, color=_FG),
data/capability_scores.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "_metric": "Artificial Analysis Intelligence Index",
3
- "_snapshot": "2026-06-18",
4
  "_source": "https://artificialanalysis.ai/evaluations/artificial-analysis-intelligence-index (snapshot via benchlm.ai aggregation)",
5
- "_note": "Single-number capability aggregate (a normalized mean of capability benchmarks β€” built the same way as Raidex's RAI Score). Keyed by Raidex model_name (the leaderboard 'Model' column). Models without a published score on this snapshot's index version are omitted rather than mixed across versions: mistral-large-latest. Meta-Llama-3.3-70B-Instruct (AA ~14), claude-haiku-4-5-20251001 (AA 24) and Qwen3-235B-A22B-Instruct-2507 (AA 25) added from the artificialanalysis.ai model pages β€” all NON-reasoning index variants, matching the config Raidex evaluates (temperature 0, no extended-thinking budget; the reasoning variants score higher), consistent with this snapshot's gpt-4o~11 scale. Roster-widening open-weight batch (MiniMax-M2.7, gemma-4-31B-it, DeepSeek-V3.1, phi-4) read off the same benchlm snapshot to enrich the capability-vs-RAI scatter.",
6
  "scores": {
7
  "claude-opus-4-8": 55.7,
8
  "gpt-5.5": 54.8,
@@ -21,6 +21,12 @@
21
  "MiniMax-M2.7": 38.1,
22
  "gemma-4-31B-it": 29.4,
23
  "DeepSeek-V3.1": 21.1,
24
- "phi-4": 4.9
 
 
 
 
 
 
25
  }
26
  }
 
1
  {
2
  "_metric": "Artificial Analysis Intelligence Index",
3
+ "_snapshot": "2026-06-18 base; 2026-07-08 (AA Intelligence Index v4.1) for the 2026-07 roster-refresh additions β€” same scale, established models unchanged to the decimal",
4
  "_source": "https://artificialanalysis.ai/evaluations/artificial-analysis-intelligence-index (snapshot via benchlm.ai aggregation)",
5
+ "_note": "Single-number capability aggregate (a normalized mean of capability benchmarks β€” built the same way as Raidex's RAI Score). Keyed by Raidex model_name (the leaderboard 'Model' column). Models without a published score on this snapshot's index version are omitted rather than mixed across versions: mistral-large-latest. Meta-Llama-3.3-70B-Instruct (AA ~14), claude-haiku-4-5-20251001 (AA 24) and Qwen3-235B-A22B-Instruct-2507 (AA 25) added from the artificialanalysis.ai model pages β€” all NON-reasoning index variants, matching the config Raidex evaluates (temperature 0, no extended-thinking budget; the reasoning variants score higher), consistent with this snapshot's gpt-4o~11 scale. Roster-widening open-weight batch (MiniMax-M2.7, gemma-4-31B-it, DeepSeek-V3.1, phi-4) read off the same benchlm snapshot to enrich the capability-vs-RAI scatter. 2026-07 roster refresh added claude-fable-5 (60), claude-sonnet-5 (53.4), glm-5.2 (51.1), gemini-3.5-flash (50.2), deepseek-v4-pro (44), llama-4-maverick (14.3) from AA Intelligence Index v4.1 (~2026-07-08); v4.1 is the same scale as the 2026-06-18 pull (opus-4-8 55.7 in both), so they share one axis. Headline/max-effort variant per model, matching the existing flagship entries; llama-4-maverick is non-reasoning (14.3).",
6
  "scores": {
7
  "claude-opus-4-8": 55.7,
8
  "gpt-5.5": 54.8,
 
21
  "MiniMax-M2.7": 38.1,
22
  "gemma-4-31B-it": 29.4,
23
  "DeepSeek-V3.1": 21.1,
24
+ "phi-4": 4.9,
25
+ "claude-fable-5": 60.0,
26
+ "claude-sonnet-5": 53.4,
27
+ "glm-5.2": 51.1,
28
+ "gemini-3.5-flash": 50.2,
29
+ "deepseek-v4-pro": 44.0,
30
+ "llama-4-maverick": 14.3
31
  }
32
  }
findings.md CHANGED
@@ -1,49 +1,68 @@
1
- _2026-06 re-run. 17 frontier models scored on all 8 benchmarks. Mistral Large and Phi-4 are excluded (un-evaluable on our endpoints). Every number is an independent automated evaluation, not a self-reported score._
2
 
3
- ### Capability barely predicts responsibility
4
 
5
- Across the 17 models, capability (Artificial Analysis Intelligence Index) explains only **~3% of the variation in RAI Score**. **Pearson r β‰ˆ 0.17 (n=17), not statistically significant** (95% CI spans zero; the chart shows the live value). The board makes the point concretely:
6
 
7
- - **Qwen3-235B**, open-weight and only mid-capability, **is #2** on responsibility, above every closed frontier model except Opus.
8
- - **GPT-4o and Gemini 2.5 Flash**, among the *least* capable models here, tie for 3rd.
9
- - The 2nd-most-capable model, **GPT-5.5**, lands mid-pack and posts the board's **second-worst hazardous-knowledge (WMDP)** score, behind only Grok 4.3.
10
- - **MiniMax-M2.7** (capable) sits near the bottom.
11
 
12
- Claude Opus 4.8 does top the board (71.6), so the frontier *can* lead, but most models don't follow that pattern. **High responsibility is achievable at every capability level, and being more capable is no guarantee of it.** (An earlier pipeline artifact had Opus scoring lowest, now corrected; see the methodology change log.)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  ### The board, closed and open, every capability tier
15
 
16
  | # | Model | RAI | |
17
  |---|-------|----:|---|
18
- | 1 | Claude Opus 4.8 | 71.6 | |
19
- | 2 | **Qwen3-235B** | 69.6 | open |
20
- | 3 | GPT-4o | 69.2 | |
21
- | 3 | Gemini 2.5 Flash | 69.2 | |
22
- | 5 | GPT-5.5 † | 69.0 | |
23
- | 6 | Claude Sonnet 4.6 | 68.6 | |
24
- | 7 | **Llama 3.3 70B** | 68.0 | open |
25
- | 8 | **DeepSeek V3.2** | 66.1 | open |
26
- | 9 | **DeepSeek V3.1** | 64.4 | open |
27
- | 10 | GPT-5.2 | 64.2 | |
28
- | 11 | **Gemma-4 31B** | 63.6 | open |
29
- | 12 | GPT-4o-mini | 62.6 | |
30
- | 13 | **Gemma-3 27B** | 62.4 | open |
31
- | 14 | Claude Haiku 4.5 | 62.2 | |
32
- | 15 | Grok 4.3 | 61.3 | |
33
- | 16 | **MiniMax-M2.7** | 58.5 | open |
34
- | 17 | **gpt-oss-120B** | 54.8 | open |
35
-
36
- † GPT-5.5 is reasoning-locked. Its MCQ benchmarks run at temperature 1 (sampled), so treat its score as approximate. See Methodology, Reasoning-locked models.
37
-
38
- **The whole board spans just ~17 points (54.8 to 71.6) while capability spans roughly twelvefold.** The top cluster (β‰ˆ68 to 72) mixes the most and least capable models. Qwen (open, mid-cap) and GPT-4o (low-cap) sit right alongside Opus (frontier).
 
 
 
 
 
 
39
 
40
  ### Open weights are competitive on responsibility
41
 
42
- **8 of the 17 models are open-weight, and one (Qwen3-235B) is #2 overall.** Open models appear at every level of the board, ahead of many closed frontier systems. Responsibility is not a closed-model advantage.
43
 
44
  ### Capability doesn't track responsibility within a lab either
45
 
46
- **GPT-4o (69.2) outscores the newer, more capable GPT-5.2 (64.2)**, and GPT-5.5, OpenAI's most capable, carries the most hazardous knowledge of any OpenAI model here (and the second-most on the board, after Grok 4.3). Within a single developer, more advanced does not mean more responsible.
47
 
48
  ### The reporting gap this fills
49
 
@@ -51,8 +70,9 @@ Frontier developers report capability benchmarks almost universally but Responsi
51
 
52
  ### Read this as a defined index, with error bars
53
 
54
- - **The correlation is weak, non-significant, and was volatile as the board filled.** r moved 0.13 to 0.29 to 0.17 as models landed (bootstrap 95% CI [βˆ’0.40, 0.58]; the sign isn't even reliably positive, with P(r>0) β‰ˆ 74%). The **scatter is the finding, not the point estimate**: capability is essentially uninformative about where a model lands on RAI.
55
- - **Sampled** (β‰ˆ150 to 300 items/task): the composite's 95% half-width is ~Β±2 points, so differences inside the top cluster are ties. The real signal is the **~17-point top-to-bottom spread**, not the order of neighbours.
 
56
  - **Generative MCQ scoring is validated** against the canonical loglikelihood method (within ~3 to 6 points; see Methodology, Calibration).
57
- - **Reasoning-locked models** (GPT-5.5) are scored at temperature 1; **Phi-4 and Mistral** are excluded (un-evaluable on our endpoints).
58
  - The RAI Score is an **unweighted, defined index** across 7 dimensions, built for relative comparison, not an absolute safety certificate. WMDP (security) penalizes hazardous knowledge, so a very knowledgeable model scores lower there.
 
1
+ _2026-07 roster refresh. 23 frontier models scored on all 8 benchmarks. Mistral Large and Phi-4 are excluded (un-evaluable on our endpoints). Every number is an independent automated evaluation, not a self-reported score._
2
 
3
+ ### Capability is a weak, unstable predictor of responsibility
4
 
5
+ Across the 23 models, capability (Artificial Analysis Intelligence Index) and RAI Score are only weakly related, and the relationship is not stable as the board grows. Pearson **r rose from 0.17 (n=17) to 0.35 (n=23)** when the 2026-07 frontier models were added, but the bootstrap **95% CI is [βˆ’0.13, +0.65]**, which still includes zero. Almost all of that jump comes from one model: Claude Fable 5, the most capable model on the board, also tops RAI and sits in the high-capability, high-responsibility corner that pulls the correlation up. Remove it and r falls back to 0.19.
6
 
7
+ So the honest reading is neither "capability is decoupled from responsibility" nor "capability predicts responsibility." The point estimate is small, it swings with individual models, and it cannot be distinguished from zero at this sample size. **The scatter is the finding, not the coefficient.** Both corners of the plot are now populated:
 
 
 
8
 
9
+ - **Claude Fable 5** (most capable, AA 60) is **#1** on responsibility (79.7). The frontier can lead.
10
+ - **GLM-5.2**, the current open-weight capability leader, sits near the bottom (**#21**, 59.9): high capability, low responsibility.
11
+ - **Qwen3-235B** (open, mid-capability) is **#4**, above most closed frontier models.
12
+ - **GPT-4o and Gemini 2.5 Flash**, among the least capable here, sit mid-pack (#6 and #7), ahead of several newer and more capable models.
13
+ - Within OpenAI, **GPT-4o (69.2) still outscores the newer, more capable GPT-5.2 (64.2)**.
14
+
15
+ A most-capable model at the top and a capability leader near the bottom are exactly why the line is weak and the spread is the story.
16
+
17
+ ### Fable 5 at #1: a note on the judge
18
+
19
+ Fable 5's 79.7 comes with a caveat we state plainly. Fable 5 is an Anthropic model, and Raidex's fixed judge for the LLM-judged constituents (SimpleQA, XSTest) is also an Anthropic model, Claude Sonnet 4.6, so the board's current #1 and its judge now share a lab. We checked where Fable 5's lead concentrates:
20
+
21
+ - Its single largest advantage is **SimpleQA factuality, +49 points over the board average, and that constituent is sibling-judged**. SimpleQA grades answers against gold, so it is less exposed to stylistic self-preference than a subjective safety call, but it is the one to watch.
22
+ - It also leads by wide margins on **WMDP (+39) and ETHICS (+16), which are fully deterministic** and use no LLM judge. The top rank is therefore substantially earned on constituents the judge never touches.
23
+ - On the actually sibling-judged safety benchmark (XSTest, +1.7) and the OpenAI-judged StrongREJECT (+0.8), Fable 5 is barely above average, because those are near the ceiling for everyone.
24
+
25
+ Net: the rank is defensible on deterministic dimensions, but the shared-lab situation and the large sibling-judged factuality margin are disclosed as a limitation (see Methodology, LLM-judge bias).
26
 
27
  ### The board, closed and open, every capability tier
28
 
29
  | # | Model | RAI | |
30
  |---|-------|----:|---|
31
+ | 1 | Claude Fable 5 † | 79.7 | |
32
+ | 2 | Claude Opus 4.8 | 71.6 | |
33
+ | 3 | Gemini 3.5 Flash † | 71.3 | |
34
+ | 4 | **Qwen3-235B** | 69.6 | open |
35
+ | 5 | Claude Sonnet 5 † | 69.3 | |
36
+ | 6 | Gemini 2.5 Flash | 69.2 | |
37
+ | 7 | GPT-4o | 69.2 | |
38
+ | 8 | GPT-5.5 † | 69.0 | |
39
+ | 9 | Claude Sonnet 4.6 | 68.6 | |
40
+ | 10 | **Llama 3.3 70B** | 68.0 | open |
41
+ | 11 | **DeepSeek V3.2** | 66.1 | open |
42
+ | 12 | **Llama 4 Maverick** | 65.2 | open |
43
+ | 13 | **DeepSeek V3.1** | 64.4 | open |
44
+ | 14 | GPT-5.2 | 64.2 | |
45
+ | 15 | **DeepSeek V4 Pro** | 64.1 | open |
46
+ | 16 | **Gemma-4 31B** | 63.6 | open |
47
+ | 17 | GPT-4o-mini | 62.6 | |
48
+ | 18 | **Gemma-3 27B** | 62.4 | open |
49
+ | 19 | Claude Haiku 4.5 | 62.2 | |
50
+ | 20 | Grok 4.3 | 61.3 | |
51
+ | 21 | **GLM-5.2** | 59.9 | open |
52
+ | 22 | **MiniMax-M2.7** | 58.5 | open |
53
+ | 23 | **gpt-oss-120B** | 54.8 | open |
54
+
55
+ † Reasoning-locked (Fable 5, Gemini 3.5 Flash, Sonnet 5, GPT-5.5). Their MCQ benchmarks run at temperature 1 (or the model default, sampled), so treat those scores as approximate. See Methodology, Reasoning-locked models.
56
+
57
+ **The board spans ~25 points (54.8 to 79.7) while capability spans more than tenfold.** Below Fable 5, the field is tightly compressed: #2 through #12 fall inside ~6.5 points and mix the most and least capable models. Qwen (open, mid-cap) and GPT-4o (low-cap) sit alongside Opus and the newest Claude and Gemini models.
58
 
59
  ### Open weights are competitive on responsibility
60
 
61
+ **11 of the 23 models are open-weight, and one (Qwen3-235B) is #4 overall**, above most closed frontier systems. Open models appear at every level of the board. Responsibility is not a closed-model advantage. It is also not an open-model advantage: the open-weight capability leader (GLM-5.2) is near the bottom.
62
 
63
  ### Capability doesn't track responsibility within a lab either
64
 
65
+ **GPT-4o (69.2) outscores the newer, more capable GPT-5.2 (64.2)**, and GPT-5.5, OpenAI's most capable, carries the most hazardous knowledge of any OpenAI model here. Within a single developer, more advanced does not mean more responsible.
66
 
67
  ### The reporting gap this fills
68
 
 
70
 
71
  ### Read this as a defined index, with error bars
72
 
73
+ - **The correlation is weak, not significant, and unstable as the board fills.** r moved 0.13, then 0.29, then 0.17, and now 0.35 as models landed (n=23; bootstrap 95% CI [βˆ’0.13, +0.65], which still includes zero). Adding Fable 5 alone moved it from 0.19 to 0.35, so the point estimate is sensitive to individual models, especially the newest and most capable ones. The **scatter is the finding, not the point estimate.**
74
+ - **Fable 5 is on the leaderboard and on the scatter** (AA Intelligence Index 60, v4.1). Very new models occasionally lack an AA score and then appear on the board but not the scatter; Fable 5 is scored, so it is present in both.
75
+ - **Sampled** (β‰ˆ150 to 300 items/task): the composite's 95% half-width is ~Β±2 points, so differences inside the compressed top cluster are ties. The real signal is the top-to-bottom spread, not the order of neighbours.
76
  - **Generative MCQ scoring is validated** against the canonical loglikelihood method (within ~3 to 6 points; see Methodology, Calibration).
77
+ - **Reasoning-locked models** (Fable 5, Gemini 3.5 Flash, Sonnet 5, GPT-5.5) are scored at temperature 1 or the model default; **Phi-4 and Mistral** are excluded (un-evaluable on our endpoints).
78
  - The RAI Score is an **unweighted, defined index** across 7 dimensions, built for relative comparison, not an absolute safety certificate. WMDP (security) penalizes hazardous knowledge, so a very knowledgeable model scores lower there.