summaryrefslogtreecommitdiff
path: root/artifacts/synth_v0/deep_gate.json
blob: 12c4969c7b839a69c9a6e159cc2b2a2c4c83e447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
  "protocol": "The decision statistic is the deepest energy a strong searcher reaches versus the energy of the truth. Descent retention is reported but not used: it measures the search operator. Hidden pairs score only.",
  "samples": 256,
  "triples": 197644,
  "energies": {
    "pair": {
      "true_energy": 0.984671950340271,
      "from_random": {
        "arm": "random",
        "best_seen": {
          "energy": 0.8715970149322914,
          "accuracy": 0.0,
          "round": 1498
        },
        "final_cold_energy": 0.8715970516204834,
        "final_cold_accuracy": 0.0,
        "final_accuracies": [
          0.0,
          0.0,
          0.0,
          0.0078125,
          0.01171875,
          0.0
        ]
      },
      "from_truth": {
        "arm": "truth",
        "best_seen": {
          "energy": 0.9114233065702422,
          "accuracy": 0.75,
          "round": 1498
        },
        "final_cold_energy": 0.9114233255386353,
        "final_cold_accuracy": 0.75,
        "final_accuracies": [
          0.75,
          0.65625,
          0.00390625,
          0.0,
          0.00390625,
          0.0
        ]
      },
      "deepest_seen": 0.8715970149322914,
      "margin_over_true": -0.11483513404530776,
      "passes": false,
      "recovery_accuracy": 0.0
    },
    "triangle": {
      "true_energy": 2.308225393295288,
      "from_random": {
        "arm": "random",
        "best_seen": {
          "energy": 2.135393483643469,
          "accuracy": 0.0078125,
          "round": 1454
        },
        "final_cold_energy": 2.1356089115142822,
        "final_cold_accuracy": 0.0078125,
        "final_accuracies": [
          0.0078125,
          0.0,
          0.0,
          0.0078125,
          0.0078125,
          0.00390625
        ]
      },
      "from_truth": {
        "arm": "truth",
        "best_seen": {
          "energy": 2.0042389040195303,
          "accuracy": 0.4453125,
          "round": 1466
        },
        "final_cold_energy": 2.0042388439178467,
        "final_cold_accuracy": 0.4453125,
        "final_accuracies": [
          0.4453125,
          0.40234375,
          0.01953125,
          0.00390625,
          0.00390625,
          0.00390625
        ]
      },
      "deepest_seen": 2.0042389040195303,
      "margin_over_true": -0.13169705617083527,
      "passes": false,
      "recovery_accuracy": 0.0078125
    },
    "both": {
      "true_energy": 3.2928972244262695,
      "from_random": {
        "arm": "random",
        "best_seen": {
          "energy": 2.8985954504987603,
          "accuracy": 0.00390625,
          "round": 1488
        },
        "final_cold_energy": 2.8988049030303955,
        "final_cold_accuracy": 0.00390625,
        "final_accuracies": [
          0.00390625,
          0.0078125,
          0.0078125,
          0.0,
          0.0078125,
          0.01171875
        ]
      },
      "from_truth": {
        "arm": "truth",
        "best_seen": {
          "energy": 3.085177168226437,
          "accuracy": 0.68359375,
          "round": 1460
        },
        "final_cold_energy": 3.085177183151245,
        "final_cold_accuracy": 0.68359375,
        "final_accuracies": [
          0.68359375,
          0.7109375,
          0.5078125,
          0.00390625,
          0.0,
          0.01171875
        ]
      },
      "deepest_seen": 2.8985954504987603,
      "margin_over_true": -0.11974311588063902,
      "passes": false,
      "recovery_accuracy": 0.00390625
    }
  }
}