Global-statistics context shortcut / results.json
Mechanism confirmed, baseline not beaten
1{
2 "device": "cpu",
3 "math": {
4 "offdiag_abs_error": 0.0,
5 "diag_abs_error": 2.220446049250313e-16,
6 "offdiag_empirical": 0.028345194545164175,
7 "offdiag_predicted": 0.028345194545164175,
8 "n_sweep": [
9 [
10 16,
11 0.12499999999987499,
12 1.9999999999979998
13 ],
14 [
15 32,
16 0.062499999999937494,
17 1.9999999999979998
18 ],
19 [
20 64,
21 0.031249999999968747,
22 1.9999999999979998
23 ],
24 [
25 128,
26 0.015624999999984374,
27 1.9999999999979998
28 ]
29 ],
30 "gamma_sweep": [
31 [
32 0.0,
33 0.0
34 ],
35 [
36 0.5,
37 0.005831785470480954
38 ],
39 [
40 1.0,
41 0.011663570940961907
42 ],
43 [
44 2.0,
45 0.023327141881923814
46 ]
47 ]
48 },
49 "benchmark": [
50 {
51 "run_length": 2,
52 "local": [
53 0.7730712890625,
54 45.41380127100274,
55 338
56 ],
57 "global_norm": [
58 0.7718505859375,
59 55.620874359010486,
60 370
61 ],
62 "wide_context": [
63 0.773101806640625,
64 19.263986291000037,
65 1106
66 ]
67 },
68 {
69 "run_length": 8,
70 "local": [
71 0.882232666015625,
72 18.946959405991947,
73 338
74 ],
75 "global_norm": [
76 0.86724853515625,
77 46.83677724200243,
78 370
79 ],
80 "wide_context": [
81 0.889007568359375,
82 19.732517504002317,
83 1106
84 ]
85 },
86 {
87 "run_length": 32,
88 "local": [
89 0.941741943359375,
90 18.437834680007654,
91 338
92 ],
93 "global_norm": [
94 0.869659423828125,
95 66.29621004400542,
96 370
97 ],
98 "wide_context": [
99 0.96063232421875,
100 42.91667399200378,
101 1106
102 ]
103 }
104 ]
105}