simonycl commited on
Commit
28c1295
·
verified ·
1 Parent(s): c9e9339

sol-max-v2 complete (36 ckpts); -data/-record repos; serving note

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -34,7 +34,9 @@ the performance-over-time curve, and sorting ids within a cell sorts them chrono
34
  | `sol-max-opusnode` | Codex / gpt-5.6-sol | max | 9 |
35
  | `sol-max-v2` | Codex / gpt-5.6-sol | max | 36 |
36
 
37
- `opus-high-v1` is the original opus@high; a rerun (v2) is in flight.
 
 
38
  `sol-max-v2` is the sol@max redo that ran the full 100 h after the original died at ~h16;
39
  it submitted an **h7** checkpoint over 75 further hours of its own training.
40
  `sol-max-opusnode` is an extra attempt, not one of the 7 plotted cells.
 
34
  | `sol-max-opusnode` | Codex / gpt-5.6-sol | max | 9 |
35
  | `sol-max-v2` | Codex / gpt-5.6-sol | max | 36 |
36
 
37
+ `opus-high-v1` is the opus@high cell. A rerun (`opus-high-v2`, run `a-rerun`) was aborted and
38
+ is **not valid** — it stopped producing checkpoints at ~h12 and submitted the base model's
39
+ tensors unchanged after all five of its SFT runs regressed. It is deliberately absent here.
40
  `sol-max-v2` is the sol@max redo that ran the full 100 h after the original died at ~h16;
41
  it submitted an **h7** checkpoint over 75 further hours of its own training.
42
  `sol-max-opusnode` is an extra attempt, not one of the 7 plotted cells.