diff options
Diffstat (limited to 'artifacts/manifold_gate/vg_view_probe_smoke.json')
| -rw-r--r-- | artifacts/manifold_gate/vg_view_probe_smoke.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/artifacts/manifold_gate/vg_view_probe_smoke.json b/artifacts/manifold_gate/vg_view_probe_smoke.json new file mode 100644 index 0000000..1f5a862 --- /dev/null +++ b/artifacts/manifold_gate/vg_view_probe_smoke.json @@ -0,0 +1,24 @@ +{ + "protocol": "View permutations are replayed from the preparation seed and verified against released phrase bundles; they are used only for evaluation. The coarse frame uses truth-aligned node states, so profile matching is an upper bound on what a recovered node alignment would enable.", + "nodes": 200, + "verified_fraction": 1.0, + "within_node_relation": { + "matched_spearman_mean": 0.12059956789016724, + "matched_spearman_std": 0.14747409522533417, + "shuffled_spearman_mean": 0.0012306597782298923, + "shuffled_spearman_std": 0.12244220823049545, + "gap_z_across_nodes": 8.628554344177246 + }, + "coarse_frame_view_matching": { + "context_nodes": 200, + "accuracy": 0.1290625, + "top3_accuracy": 0.2734375, + "chance": 0.0625, + "matched_profile_corr_mean": 0.16418620944023132, + "mismatched_profile_corr_mean": 0.13492891192436218 + }, + "within_node_relational_floor": { + "accuracy": 0.07, + "chance": 0.0625 + } +}
\ No newline at end of file |
