Actionable-Information Optimizer / verification_summary.json

Mechanism confirmed, baseline not beaten

Raw ⬇ ZIP
 1{
 2  "seeds": [
 3    {
 4      "seed": 7,
 5      "predictions": {
 6        "acq_log_slope": 0.9966855203906653,
 7        "acq_log_r2": 0.9999966210481701,
 8        "fine_delta_I_acq": 0.6924352640981262,
 9        "fine_delta_I_use": 0.0004107328971851981,
10        "fine_delta_progress": -0.001335924660931076,
11        "predicted_acq_slope": 1.0,
12        "predicted_useful_trend": "plateau relative to I_acq",
13        "predicted_progress_trend": "plateau relative to I_acq"
14      },
15      "raw_vs_fine": [
16        {
17          "method": "raw",
18          "final_loss": 0.013129418419294343
19        },
20        {
21          "method": "quantized_0.125",
22          "final_loss": 0.01312350402137491
23        }
24      ]
25    },
26    {
27      "seed": 19,
28      "predictions": {
29        "acq_log_slope": 0.9966870645793252,
30        "acq_log_r2": 0.9999971894066484,
31        "fine_delta_I_acq": 0.6924695204009028,
32        "fine_delta_I_use": 0.0003708783636873769,
33        "fine_delta_progress": -0.0013067174717941166,
34        "predicted_acq_slope": 1.0,
35        "predicted_useful_trend": "plateau relative to I_acq",
36        "predicted_progress_trend": "plateau relative to I_acq"
37      },
38      "raw_vs_fine": [
39        {
40          "method": "raw",
41          "final_loss": 0.0127349486792518
42        },
43        {
44          "method": "quantized_0.125",
45          "final_loss": 0.0132362273381486
46        }
47      ]
48    },
49    {
50      "seed": 43,
51      "predictions": {
52        "acq_log_slope": 0.9966780446103363,
53        "acq_log_r2": 0.9999962851714054,
54        "fine_delta_I_acq": 0.6926131292135125,
55        "fine_delta_I_use": 0.00034360567098545847,
56        "fine_delta_progress": -0.0013940710967602077,
57        "predicted_acq_slope": 1.0,
58        "predicted_useful_trend": "plateau relative to I_acq",
59        "predicted_progress_trend": "plateau relative to I_acq"
60      },
61      "raw_vs_fine": [
62        {
63          "method": "raw",
64          "final_loss": 0.014053219071216002
65        },
66        {
67          "method": "quantized_0.125",
68          "final_loss": 0.013039233750571186
69        }
70      ]
71    }
72  ],
73  "mean": {
74    "acq_log_slope": 0.9966835431934422,
75    "acq_log_r2": 0.9999966985420746,
76    "fine_delta_I_acq": 0.6925059712375138,
77    "fine_delta_I_use": 0.0003750723106193445,
78    "fine_delta_progress": -0.0013455710764951334
79  },
80  "std": {
81    "acq_log_slope": 3.93886123851521e-06,
82    "acq_log_r2": 3.731972870619897e-07,
83    "fine_delta_I_acq": 7.70519194443075e-05,
84    "fine_delta_I_use": 2.7564566838230002e-05,
85    "fine_delta_progress": 3.630843748226199e-05
86  },
87  "predictions": {
88    "I_acq slope per -log(delta)": 1.0,
89    "I_use fine-resolution increment": 0.0,
90    "progress fine-resolution increment": "non-positive"
91  }
92}