summaryrefslogtreecommitdiff
path: root/artifacts/synth_v0/triangle_gate_512_seed22.json
blob: 301f3053d8650c3bbf8106438cbd4d22f1d82d81 (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
{
  "protocol": "Pairwise-plus-triangle energy on moment set-kernel fields; triples sampled from node indices only. Hidden pairs score orderings.",
  "samples": 512,
  "triples": 397686,
  "weights": {
    "pair": 1.0,
    "triangle": 1.0
  },
  "gate_a": {
    "true": 3.4386868476867676,
    "random_mean": 4.988797187805176,
    "true_z": 49.956180572509766
  },
  "gate_b": {
    "sampled": 3991,
    "improving_fraction": 0.006765221748935104
  },
  "descent_from_true": {
    "accuracy": 1.0,
    "energy": 3.4386868476867676
  },
  "descent_from_random": [
    {
      "accuracy": 0.001953125,
      "energy": 3.9675440788269043
    },
    {
      "accuracy": 0.0,
      "energy": 4.019063949584961
    },
    {
      "accuracy": 0.00390625,
      "energy": 3.965285062789917
    }
  ],
  "verdict": {
    "true_energy": 3.4386868476867676,
    "best_random_descent": 3.965285062789917,
    "counterfeit_found": false,
    "descent_keeps": 1.0,
    "true_z": 49.956180572509766,
    "improving_fraction": 0.006765221748935104
  }
}