summaryrefslogtreecommitdiff
path: root/artifacts/synth_v1
diff options
context:
space:
mode:
Diffstat (limited to 'artifacts/synth_v1')
-rw-r--r--artifacts/synth_v1/amplify_pool160.json15
-rw-r--r--artifacts/synth_v1/amplify_pool640.json15
-rw-r--r--artifacts/synth_v1/match_battery2.json101
3 files changed, 131 insertions, 0 deletions
diff --git a/artifacts/synth_v1/amplify_pool160.json b/artifacts/synth_v1/amplify_pool160.json
new file mode 100644
index 0000000..1b5ccf8
--- /dev/null
+++ b/artifacts/synth_v1/amplify_pool160.json
@@ -0,0 +1,15 @@
+{
+ "protocol": "Blind. Hidden permutation generated per trial and read only for scoring; the ladder is chosen by energy, never by accuracy.",
+ "pool": 160,
+ "rounds": 4,
+ "ladders": 2,
+ "rows": [
+ {
+ "field": "omit-size-pool160",
+ "size": 256,
+ "chance": 0.00390625,
+ "accuracy_selected_by_energy": 0.5078125,
+ "accuracy_if_oracle_picked_best_ladder": 0.5078125
+ }
+ ]
+} \ No newline at end of file
diff --git a/artifacts/synth_v1/amplify_pool640.json b/artifacts/synth_v1/amplify_pool640.json
new file mode 100644
index 0000000..a805f1f
--- /dev/null
+++ b/artifacts/synth_v1/amplify_pool640.json
@@ -0,0 +1,15 @@
+{
+ "protocol": "Blind. Hidden permutation generated per trial and read only for scoring; the ladder is chosen by energy, never by accuracy.",
+ "pool": 640,
+ "rounds": 3,
+ "ladders": 2,
+ "rows": [
+ {
+ "field": "omit-size-pool640",
+ "size": 256,
+ "chance": 0.00390625,
+ "accuracy_selected_by_energy": 0.64453125,
+ "accuracy_if_oracle_picked_best_ladder": 0.64453125
+ }
+ ]
+} \ No newline at end of file
diff --git a/artifacts/synth_v1/match_battery2.json b/artifacts/synth_v1/match_battery2.json
new file mode 100644
index 0000000..6fd3e2f
--- /dev/null
+++ b/artifacts/synth_v1/match_battery2.json
@@ -0,0 +1,101 @@
+{
+ "protocol": "Blind: the hidden permutation is generated per trial and read only for scoring. Each solver is scored as returned and again after exact steepest-descent refinement.",
+ "rows": [
+ {
+ "field": "omit-size-BOUND0.997",
+ "method": "GW x12 restarts",
+ "raw": 0.018229166666666668,
+ "refined": 0.022135416666666668,
+ "seconds": 0.12735740343729654,
+ "failures": []
+ },
+ {
+ "field": "omit-size-BOUND0.997",
+ "method": "GW kl-loss",
+ "raw": 0.0,
+ "refined": 0.0,
+ "seconds": 0.07698225975036621,
+ "failures": []
+ },
+ {
+ "field": "omit-size-BOUND0.997",
+ "method": "entropic GW deep anneal",
+ "raw": 0.0078125,
+ "refined": 0.033854166666666664,
+ "seconds": 53.124743938446045,
+ "failures": []
+ },
+ {
+ "field": "omit-size-BOUND0.997",
+ "method": "semirelaxed GW",
+ "raw": 0.00390625,
+ "refined": 0.013020833333333334,
+ "seconds": 0.09777029355367024,
+ "failures": []
+ },
+ {
+ "field": "rank8-BOUND0.93",
+ "method": "GW x12 restarts",
+ "raw": 0.82421875,
+ "refined": 0.8815104166666666,
+ "seconds": 0.0817725658416748,
+ "failures": []
+ },
+ {
+ "field": "rank8-BOUND0.93",
+ "method": "GW kl-loss",
+ "raw": 0.21614583333333334,
+ "refined": 0.2513020833333333,
+ "seconds": 0.0778208573659261,
+ "failures": []
+ },
+ {
+ "field": "rank8-BOUND0.93",
+ "method": "entropic GW deep anneal",
+ "raw": 0.0078125,
+ "refined": 0.013020833333333334,
+ "seconds": 554.849017461141,
+ "failures": []
+ },
+ {
+ "field": "rank8-BOUND0.93",
+ "method": "semirelaxed GW",
+ "raw": 0.015625,
+ "refined": 0.044270833333333336,
+ "seconds": 38.94519297281901,
+ "failures": []
+ },
+ {
+ "field": "synth-full-BOUND0.99",
+ "method": "GW x12 restarts",
+ "raw": 0.3697916666666667,
+ "refined": 0.3971354166666667,
+ "seconds": 12.269172191619873,
+ "failures": []
+ },
+ {
+ "field": "synth-full-BOUND0.99",
+ "method": "GW kl-loss",
+ "raw": 0.08463541666666667,
+ "refined": 0.08854166666666667,
+ "seconds": 13.853389739990234,
+ "failures": []
+ },
+ {
+ "field": "synth-full-BOUND0.99",
+ "method": "entropic GW deep anneal",
+ "raw": 0.0078125,
+ "refined": 0.044270833333333336,
+ "seconds": 824.6339288552603,
+ "failures": []
+ },
+ {
+ "field": "synth-full-BOUND0.99",
+ "method": "semirelaxed GW",
+ "raw": 0.022135416666666668,
+ "refined": 0.036458333333333336,
+ "seconds": 60.74571402867635,
+ "failures": []
+ }
+ ]
+} \ No newline at end of file