Covered students
- 7 -GPT-5.5, GPT-5.4 family, GPT-5.2, and two Qwen targets in direct chat.
-From cad3ab2d19196843619f0be7962809890697e362 Mon Sep 17 00:00:00 2001 From: Lliar-liar <1169523200@qq.com> Date: Sun, 24 May 2026 17:10:35 +0000 Subject: [PATCH] Simplify main results webpage table --- index.html | 277 +++++++++----------------------------------------- skillopt.html | 277 +++++++++----------------------------------------- 2 files changed, 96 insertions(+), 458 deletions(-) diff --git a/index.html b/index.html index 336aae1..44c9949 100644 --- a/index.html +++ b/index.html @@ -306,8 +306,7 @@ } .statement h3, - .panel h3, - .result-card h3 { + .panel h3 { margin: 0 0 12px; font-family: var(--display); font-size: 1.45rem; @@ -471,144 +470,6 @@ line-height: 1.55; } - .results-grid { - display: grid; - grid-template-columns: repeat(3, minmax(0, 1fr)); - gap: 12px; - } - - .result-card { - min-height: 202px; - padding: 22px; - background: var(--panel); - border: 1px solid var(--line); - border-radius: 8px; - } - - .result-card.featured { - color: #f8faf7; - background: var(--teal); - border-color: var(--teal); - } - - .metric { - display: block; - margin: 10px 0 6px; - font-family: var(--display); - font-size: 3rem; - font-weight: 800; - line-height: 1; - } - - .result-card p { - margin: 0; - color: var(--muted); - font-size: 0.96rem; - } - - .result-card.featured p { - color: rgba(248, 250, 247, 0.84); - } - - .model-gallery { - display: grid; - grid-template-columns: repeat(7, minmax(172px, 1fr)); - gap: 10px; - margin-top: 16px; - overflow-x: auto; - padding-bottom: 4px; - } - - .model-card { - min-width: 172px; - padding: 15px; - background: var(--panel); - border: 1px solid var(--line); - border-radius: 8px; - box-shadow: 0 10px 22px rgba(18, 24, 31, 0.08); - } - - .model-card.highlight { - color: #f8faf7; - background: var(--black); - border-color: var(--black); - } - - .model-card strong { - display: block; - min-height: 38px; - font-family: var(--mono); - font-size: 0.78rem; - line-height: 1.25; - } - - .score-pair { - display: flex; - justify-content: space-between; - gap: 10px; - margin: 12px 0; - color: var(--quiet); - font-family: var(--mono); - font-size: 0.68rem; - text-transform: uppercase; - } - - .score-pair b { - display: block; - margin-top: 3px; - color: var(--ink); - font-size: 0.95rem; - } - - .model-card.highlight .score-pair { - color: rgba(248, 250, 247, 0.58); - } - - .model-card.highlight .score-pair b { - color: #f8faf7; - } - - .gain-meter { - height: 9px; - background: rgba(21, 25, 31, 0.12); - border-radius: 999px; - overflow: hidden; - } - - .model-card.highlight .gain-meter { - background: rgba(248, 250, 247, 0.16); - } - - .gain-meter i { - display: block; - height: 100%; - width: var(--w); - background: linear-gradient(90deg, var(--gold), var(--green)); - border-radius: inherit; - } - - .gain-label { - display: block; - margin-top: 8px; - color: var(--green); - font-family: var(--display); - font-size: 1.55rem; - font-weight: 800; - line-height: 1; - } - - .model-card.highlight .gain-label { - color: #f4c542; - } - - .result-note { - margin: 10px 0 0; - color: var(--muted); - font-family: var(--mono); - font-size: 0.72rem; - line-height: 1.55; - } - .table-wrap { overflow-x: auto; background: var(--panel); @@ -620,7 +481,7 @@ table { width: 100%; border-collapse: collapse; - min-width: 820px; + min-width: 1040px; font-family: var(--mono); font-size: 0.78rem; line-height: 1.35; @@ -652,6 +513,10 @@ background: rgba(235, 238, 240, 0.62); } + .harness-group td { + border-top: 2px solid var(--line-strong); + } + .num { text-align: right; white-space: nowrap; @@ -1126,9 +991,7 @@ font-size: 4.1rem; } - .results-grid, .method-grid, - .model-gallery, .transfer-grid, .evolution-footnotes { grid-template-columns: repeat(2, minmax(0, 1fr)); @@ -1166,9 +1029,7 @@ font-size: 2rem; } - .results-grid, .method-grid, - .model-gallery, .transfer-grid, .evolution-footnotes, .steps { @@ -1392,86 +1253,19 @@
- Direct-chat results are reported for seven target models, not only - GPT-5.5. The cross-model view below averages the six benchmark scores - in the main paper table, comparing no-skill execution with the final - SkillOpt skill for each student. + The table reports main-result gains across target models and + execution harnesses, comparing no-skill execution with the final + SkillOpt skill on held-out test splits.
GPT-5.5, GPT-5.4 family, GPT-5.2, and two Qwen targets in direct chat.
-GPT-5.4-nano gains the most on average, showing strong benefit for weaker students.
-Qwen3.5-4B on ALFWorld, where the optimized skill turns procedural memory into a large gain.
-- Values are six-benchmark direct-chat averages computed from the main result matrix. Bars are scaled by average gain over no skill. -
- -| Student model | +Harness | SearchQA | Sheet | Office | @@ -1484,6 +1278,7 @@||||
|---|---|---|---|---|---|---|---|---|
| GPT-5.5 | +Direct chat | +9.6 | +38.9 | +39.0 | @@ -1494,6 +1289,7 @@||||
| GPT-5.4 | +Direct chat | +6.2 | +21.1 | +12.8 | @@ -1504,6 +1300,7 @@||||
| GPT-5.4-mini | +Direct chat | +4.3 | +11.4 | +26.7 | @@ -1514,6 +1311,7 @@||||
| GPT-5.4-nano | +Direct chat | +19.0 | +8.2 | +33.7 | @@ -1524,6 +1322,7 @@||||
| GPT-5.2 | +Direct chat | +11.2 | +18.9 | +21.5 | @@ -1534,6 +1333,7 @@||||
| Qwen3.5-4B | +Direct chat | +3.1 | +14.6 | +15.2 | @@ -1544,6 +1344,7 @@||||
| Qwen3.6-35B-A3B | +Direct chat | +7.6 | +9.3 | +1.2 | @@ -1552,6 +1353,28 @@+22.4 | +9.1 | ||
| GPT-5.5 | +Codex | ++5.5 | ++57.5 | ++12.8 | ++5.0 | ++28.0 | +N/A | ++21.8 | +
| GPT-5.5 | +Claude Code | ++4.0 | ++58.3 | ++13.9 | ++3.5 | ++13.3 | +N/A | ++18.6 | +
With GPT-5.5 in a Codex-style execution harness, SkillOpt reaches 85.0 on SpreadsheetBench and 78.4 on LiveMathBench, outperforming no skill by +57.5 and +28.0 points respectively.
-In the Claude Code-style harness, SkillOpt reaches 80.4 on SpreadsheetBench and 71.5 on OfficeQA, remaining stronger than EvoSkill in the reported harness block.
-- Direct-chat results are reported for seven target models, not only - GPT-5.5. The cross-model view below averages the six benchmark scores - in the main paper table, comparing no-skill execution with the final - SkillOpt skill for each student. + The table reports main-result gains across target models and + execution harnesses, comparing no-skill execution with the final + SkillOpt skill on held-out test splits.
GPT-5.5, GPT-5.4 family, GPT-5.2, and two Qwen targets in direct chat.
-GPT-5.4-nano gains the most on average, showing strong benefit for weaker students.
-Qwen3.5-4B on ALFWorld, where the optimized skill turns procedural memory into a large gain.
-- Values are six-benchmark direct-chat averages computed from the main result matrix. Bars are scaled by average gain over no skill. -
- -| Student model | +Harness | SearchQA | Sheet | Office | @@ -1484,6 +1278,7 @@||||
|---|---|---|---|---|---|---|---|---|
| GPT-5.5 | +Direct chat | +9.6 | +38.9 | +39.0 | @@ -1494,6 +1289,7 @@||||
| GPT-5.4 | +Direct chat | +6.2 | +21.1 | +12.8 | @@ -1504,6 +1300,7 @@||||
| GPT-5.4-mini | +Direct chat | +4.3 | +11.4 | +26.7 | @@ -1514,6 +1311,7 @@||||
| GPT-5.4-nano | +Direct chat | +19.0 | +8.2 | +33.7 | @@ -1524,6 +1322,7 @@||||
| GPT-5.2 | +Direct chat | +11.2 | +18.9 | +21.5 | @@ -1534,6 +1333,7 @@||||
| Qwen3.5-4B | +Direct chat | +3.1 | +14.6 | +15.2 | @@ -1544,6 +1344,7 @@||||
| Qwen3.6-35B-A3B | +Direct chat | +7.6 | +9.3 | +1.2 | @@ -1552,6 +1353,28 @@+22.4 | +9.1 | ||
| GPT-5.5 | +Codex | ++5.5 | ++57.5 | ++12.8 | ++5.0 | ++28.0 | +N/A | ++21.8 | +
| GPT-5.5 | +Claude Code | ++4.0 | ++58.3 | ++13.9 | ++3.5 | ++13.3 | +N/A | ++18.6 | +
With GPT-5.5 in a Codex-style execution harness, SkillOpt reaches 85.0 on SpreadsheetBench and 78.4 on LiveMathBench, outperforming no skill by +57.5 and +28.0 points respectively.
-In the Claude Code-style harness, SkillOpt reaches 80.4 on SpreadsheetBench and 71.5 on OfficeQA, remaining stronger than EvoSkill in the reported harness block.
-