diff --git a/index.html b/index.html
index fcfe3a1..3c1eb2d 100644
--- a/index.html
+++ b/index.html
@@ -522,11 +522,6 @@
white-space: nowrap;
}
- .gain {
- color: var(--green);
- font-weight: 600;
- }
-
.heat {
color: var(--ink);
background:
@@ -540,23 +535,6 @@
font-weight: 700;
}
- .bar-cell {
- min-width: 170px;
- }
-
- .bar-track {
- height: 10px;
- background: #dce1e4;
- border-radius: 999px;
- overflow: hidden;
- }
-
- .bar {
- height: 100%;
- border-radius: 999px;
- background: linear-gradient(90deg, var(--teal), var(--green));
- }
-
.method-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
@@ -1379,77 +1357,6 @@
-
-
-
-
- | Benchmark |
- Harness |
- No skill |
- Best non-SkillOpt baseline |
- SkillOpt |
- Gain |
- SkillOpt score |
-
-
-
-
- | SearchQA |
- Direct chat |
- 77.7 |
- 84.8 |
- 87.3 |
- +9.6 |
- |
-
-
- | SpreadsheetBench |
- Direct chat |
- 41.8 |
- 73.6 |
- 80.7 |
- +38.9 |
- |
-
-
- | OfficeQA |
- Direct chat |
- 33.1 |
- 66.9 |
- 72.1 |
- +39.0 |
- |
-
-
- | DocVQA |
- Direct chat |
- 78.8 |
- 90.6 |
- 91.2 |
- +12.4 |
- |
-
-
- | LiveMathBench |
- Direct chat |
- 37.6 |
- 52.0 |
- 66.9 |
- +29.3 |
- |
-
-
- | ALFWorld |
- Direct chat |
- 83.6 |
- 93.3 |
- 95.5 |
- +11.9 |
- |
-
-
-
-
diff --git a/skillopt.html b/skillopt.html
index fcfe3a1..3c1eb2d 100644
--- a/skillopt.html
+++ b/skillopt.html
@@ -522,11 +522,6 @@
white-space: nowrap;
}
- .gain {
- color: var(--green);
- font-weight: 600;
- }
-
.heat {
color: var(--ink);
background:
@@ -540,23 +535,6 @@
font-weight: 700;
}
- .bar-cell {
- min-width: 170px;
- }
-
- .bar-track {
- height: 10px;
- background: #dce1e4;
- border-radius: 999px;
- overflow: hidden;
- }
-
- .bar {
- height: 100%;
- border-radius: 999px;
- background: linear-gradient(90deg, var(--teal), var(--green));
- }
-
.method-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
@@ -1379,77 +1357,6 @@
-
-
-
-
- | Benchmark |
- Harness |
- No skill |
- Best non-SkillOpt baseline |
- SkillOpt |
- Gain |
- SkillOpt score |
-
-
-
-
- | SearchQA |
- Direct chat |
- 77.7 |
- 84.8 |
- 87.3 |
- +9.6 |
- |
-
-
- | SpreadsheetBench |
- Direct chat |
- 41.8 |
- 73.6 |
- 80.7 |
- +38.9 |
- |
-
-
- | OfficeQA |
- Direct chat |
- 33.1 |
- 66.9 |
- 72.1 |
- +39.0 |
- |
-
-
- | DocVQA |
- Direct chat |
- 78.8 |
- 90.6 |
- 91.2 |
- +12.4 |
- |
-
-
- | LiveMathBench |
- Direct chat |
- 37.6 |
- 52.0 |
- 66.9 |
- +29.3 |
- |
-
-
- | ALFWorld |
- Direct chat |
- 83.6 |
- 93.3 |
- 95.5 |
- +11.9 |
- |
-
-
-
-