rec arm outcome: rho->4.5 (norm-projected churn), prediction (a) confirmed through k=8; k16/32 cancelled

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Nils
2026-07-15 01:39:22 +02:00
co-authored by Claude Fable 5
parent 3477fb5da0
commit 1076d57d96
2 changed files with 61 additions and 0 deletions
+47
View File
@@ -0,0 +1,47 @@
{
"tag": "rec16_e400_PARTIAL",
"note": "k=16,32 cancelled by decision after k<=8 showed prediction (a); rho(A) from checkpoints",
"rho_trajectory": {
"e100": 3.357,
"e200": 4.31,
"e300": 4.456,
"e400": 4.525,
"e500": 4.492,
"e600": 4.465
},
"ks": {
"0": {
"acc": 0.488,
"by_label": {
"easy": 0.984,
"hard": 0.036,
"drop": 0.01
}
},
"2": {
"acc": 0.408,
"by_label": {
"easy": 0.697,
"hard": 0.357,
"drop": 0.07
}
},
"4": {
"acc": 0.412,
"by_label": {
"easy": 0.697,
"hard": 0.393,
"drop": 0.07
}
},
"8": {
"acc": 0.408,
"by_label": {
"easy": 0.689,
"hard": 0.429,
"drop": 0.06
}
}
},
"n": 250
}