diff options
Diffstat (limited to 'artifacts/synth_v1/degeneracy_gate.json')
| -rw-r--r-- | artifacts/synth_v1/degeneracy_gate.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/artifacts/synth_v1/degeneracy_gate.json b/artifacts/synth_v1/degeneracy_gate.json new file mode 100644 index 0000000..6a910d0 --- /dev/null +++ b/artifacts/synth_v1/degeneracy_gate.json @@ -0,0 +1,45 @@ +{ + "protocol": "One spectral-start descent per trial, plus one descent started at the truth. A positive gap means the searcher stopped above the truth; zero means it found something the energy cannot distinguish from the truth; negative means the truth is beaten.", + "rows": [ + { + "label": "omit-size", + "size": 256, + "energy_gap_found_minus_truth": 0.43996140951295937, + "truth_descends_further_by": 0.0, + "blind_accuracy": 0.049479166666666664, + "verdict": "truth is DEEPER than what is found -- optimiser failure" + }, + { + "label": "noise035", + "size": 256, + "energy_gap_found_minus_truth": 0.04761915721057547, + "truth_descends_further_by": 0.0020415746981433114, + "blind_accuracy": 0.88671875, + "verdict": "truth is DEEPER than what is found -- optimiser failure" + }, + { + "label": "rank8", + "size": 256, + "energy_gap_found_minus_truth": 0.364986204015837, + "truth_descends_further_by": 0.006232799331109179, + "blind_accuracy": 0.06510416666666667, + "verdict": "truth is DEEPER than what is found -- optimiser failure" + }, + { + "label": "synth-full", + "size": 256, + "energy_gap_found_minus_truth": 0.07695912511043244, + "truth_descends_further_by": 0.0005474964148536876, + "blind_accuracy": 0.8828125, + "verdict": "truth is DEEPER than what is found -- optimiser failure" + }, + { + "label": "natural-best", + "size": 256, + "energy_gap_found_minus_truth": 0.08529010447794294, + "truth_descends_further_by": 0.16736025860425965, + "blind_accuracy": 0.02734375, + "verdict": "truth is DEEPER than what is found -- optimiser failure" + } + ] +}
\ No newline at end of file |
