Interactive lab
The graph explorer
How to read the graph
Fix one evaluation slice first. Then read each node as a possible training set and each edge as a one-step move in dataset space. Moving downward removes data, moving upward adds data, and longer paths let you trace a strike or coordinated ablation instead of only reading a single local comparison.
The graph explorer works best on a wider screen because the middle layers of the subset lattice can get wide.
Subset lattice
Nodes are training sets; colors read off the active eval slice.
Ablation edgeTrain ABCDEval ABCDJaccard
Selected train nodeCurrent walkUnselected edit edge
Midpoint nodes can get wide as the universe grows. The canvas scrolls horizontally so the full lattice stays inspectable.
Current lens
Ablation delta: 0.2500Follow one ablation edge
Move from train ABCD to ACD while keeping eval ABCD fixed.
Selected score1.0000
Train nodeABCD
Eval sliceABCD
Node degree4
f(ABCD, ABCD) - f(ACD, ABCD) = 0.2500
One-step edits
Eval ABCDNeighbors of ABCD
Single deletions
Single additions
- The full training set has no outgoing augmentation edges.