diff options
Diffstat (limited to 'artifacts/manifold_gate/vg_view_probe_full.json')
| -rw-r--r-- | artifacts/manifold_gate/vg_view_probe_full.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/artifacts/manifold_gate/vg_view_probe_full.json b/artifacts/manifold_gate/vg_view_probe_full.json new file mode 100644 index 0000000..7c0e16e --- /dev/null +++ b/artifacts/manifold_gate/vg_view_probe_full.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": 5000, + "verified_fraction": 1.0, + "within_node_relation": { + "matched_spearman_mean": 0.1279621422290802, + "matched_spearman_std": 0.15573246777057648, + "shuffled_spearman_mean": -0.002400045981630683, + "shuffled_spearman_std": 0.12127704918384552, + "gap_z_across_nodes": 46.60123062133789 + }, + "coarse_frame_view_matching": { + "context_nodes": 1000, + "accuracy": 0.1447875, + "top3_accuracy": 0.295325, + "chance": 0.0625, + "matched_profile_corr_mean": 0.13983307778835297, + "mismatched_profile_corr_mean": 0.10809223353862762 + }, + "within_node_relational_floor": { + "accuracy": 0.0, + "chance": 0.0625 + } +}
\ No newline at end of file |
