diff options
Diffstat (limited to 'artifacts/synth_v0/fast_gate_256.json')
| -rw-r--r-- | artifacts/synth_v0/fast_gate_256.json | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/artifacts/synth_v0/fast_gate_256.json b/artifacts/synth_v0/fast_gate_256.json new file mode 100644 index 0000000..d202e17 --- /dev/null +++ b/artifacts/synth_v0/fast_gate_256.json @@ -0,0 +1,87 @@ +{ + "protocol": "Closed-form energies over all triples; the decision statistic is the energy of the truth against the deepest state reached by exact steepest descent and batched tempering. Hidden pairs score only.", + "samples": 256, + "energies": { + "pair": { + "true_energy": 0.984671950340271, + "random_mean": 2.000805616378784, + "true_z": 28.91251564025879, + "descent_retention_diagnostic": 0.84375, + "descent_from_truth_energy": 0.9321301579475403, + "quenches": [ + { + "energy": 0.8565334677696228, + "accuracy": 0.0 + }, + { + "energy": 0.8680853843688965, + "accuracy": 0.0078125 + } + ], + "tempering": { + "cold_energy": 1.0798313617706299, + "polished_energy": 0.8391814827919006, + "polished_accuracy": 0.0078125, + "best_replica_accuracy": 0.01171875 + }, + "deepest_seen": 0.8391814827919006, + "margin_over_true": -0.1477552676280598, + "passes": false, + "recovery_accuracy": 0.0078125 + }, + "triangle": { + "true_energy": 2.3437554836273193, + "random_mean": 2.9082560539245605, + "true_z": 49.553558349609375, + "descent_retention_diagnostic": 0.66015625, + "descent_from_truth_energy": 2.1207969188690186, + "quenches": [ + { + "energy": 2.0908665657043457, + "accuracy": 0.00390625 + }, + { + "energy": 2.12520432472229, + "accuracy": 0.015625 + } + ], + "tempering": { + "cold_energy": 2.4380033016204834, + "polished_energy": 2.1285712718963623, + "polished_accuracy": 0.00390625, + "best_replica_accuracy": 0.0078125 + }, + "deepest_seen": 2.0908665657043457, + "margin_over_true": -0.10789901919785139, + "passes": false, + "recovery_accuracy": 0.00390625 + }, + "both": { + "true_energy": 3.328427314758301, + "random_mean": 4.907476425170898, + "true_z": 36.43230438232422, + "descent_retention_diagnostic": 0.70703125, + "descent_from_truth_energy": 3.121105194091797, + "quenches": [ + { + "energy": 2.947251319885254, + "accuracy": 0.00390625 + }, + { + "energy": 3.1055500507354736, + "accuracy": 0.0078125 + } + ], + "tempering": { + "cold_energy": 3.540156841278076, + "polished_energy": 3.0279765129089355, + "polished_accuracy": 0.00390625, + "best_replica_accuracy": 0.01171875 + }, + "deepest_seen": 2.947251319885254, + "margin_over_true": -0.11452135162540766, + "passes": false, + "recovery_accuracy": 0.00390625 + } + } +}
\ No newline at end of file |
