diff options
Diffstat (limited to 'results/protocol_audit/audit_table_s42.json')
| -rw-r--r-- | results/protocol_audit/audit_table_s42.json | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/results/protocol_audit/audit_table_s42.json b/results/protocol_audit/audit_table_s42.json index d1c1f84..901ac85 100644 --- a/results/protocol_audit/audit_table_s42.json +++ b/results/protocol_audit/audit_table_s42.json @@ -1,6 +1,6 @@ { "reports": { - "bp": { + "bp_s42": { "method_name": "BP", "notes": "4-block d=256 ResMLP, CIFAR-10, seed 42", "residual_norms": [ @@ -29,7 +29,7 @@ "frozen_acc_margin_pp": 2.0 } }, - "dfa": { + "dfa_s42": { "method_name": "DFA", "notes": "4-block d=256 ResMLP, CIFAR-10, seed 42", "residual_norms": [ @@ -58,7 +58,7 @@ "frozen_acc_margin_pp": 2.0 } }, - "state_bridge": { + "state_bridge_s42": { "method_name": "STATE_BRIDGE", "notes": "4-block d=256 ResMLP, CIFAR-10, seed 42", "residual_norms": [ @@ -87,7 +87,7 @@ "frozen_acc_margin_pp": 2.0 } }, - "credit_bridge": { + "credit_bridge_s42": { "method_name": "CREDIT_BRIDGE", "notes": "4-block d=256 ResMLP, CIFAR-10, seed 42", "residual_norms": [ @@ -116,7 +116,7 @@ "frozen_acc_margin_pp": 2.0 } }, - "ep": { + "ep_s42": { "method_name": "EP", "notes": "4-block d=256 ResMLP, CIFAR-10, seed 42", "residual_norms": [ @@ -149,6 +149,7 @@ "summary": [ { "method": "bp", + "seed": 42, "acc": 0.6149, "h_L": 205.75946044921875, "g_L": 0.0003701267414726317, @@ -158,6 +159,7 @@ }, { "method": "dfa", + "seed": 42, "acc": 0.3107, "h_L": 435299520.0, "g_L": 4.174704582027289e-09, @@ -167,6 +169,7 @@ }, { "method": "state_bridge", + "seed": 42, "acc": 0.1695, "h_L": 228665568.0, "g_L": 1.8411722146893794e-09, @@ -176,6 +179,7 @@ }, { "method": "credit_bridge", + "seed": 42, "acc": 0.2562, "h_L": 606231552.0, "g_L": 9.011226209665324e-10, @@ -185,6 +189,7 @@ }, { "method": "ep", + "seed": 42, "acc": 0.359, "h_L": 3286.841064453125, "g_L": 0.00016422539192717522, |
