summaryrefslogtreecommitdiff
path: root/artifacts/synth_v0/deep_gate.json
diff options
context:
space:
mode:
Diffstat (limited to 'artifacts/synth_v0/deep_gate.json')
-rw-r--r--artifacts/synth_v0/deep_gate.json136
1 files changed, 136 insertions, 0 deletions
diff --git a/artifacts/synth_v0/deep_gate.json b/artifacts/synth_v0/deep_gate.json
new file mode 100644
index 0000000..12c4969
--- /dev/null
+++ b/artifacts/synth_v0/deep_gate.json
@@ -0,0 +1,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
+ }
+ }
+} \ No newline at end of file