diff options
Diffstat (limited to 'artifacts/synth_v1/decode.json')
| -rw-r--r-- | artifacts/synth_v1/decode.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/artifacts/synth_v1/decode.json b/artifacts/synth_v1/decode.json new file mode 100644 index 0000000..b072200 --- /dev/null +++ b/artifacts/synth_v1/decode.json @@ -0,0 +1,27 @@ +{ + "protocol": "The recovered assignment supplies pseudo-pairs for a ridge map from vision states to text states; the map is applied to held-out scenes that took no part in matching. Random assignment and shuffled-image controls bound the claim.", + "matched_population": 256, + "held_out": 200, + "recovery_accuracy": 0.953125, + "conditions": { + "recovered_pairs": { + "held_out_retrieval_exact": 0.93, + "chance": 0.005, + "colour_set_f1": 0.9890000000000001, + "count_multiset_exact": 0.975, + "group_count_exact": 0.975, + "shuffled_image_control": { + "colour_set_f1": 0.2947619047619047, + "count_multiset_exact": 0.085, + "group_count_exact": 0.58 + } + }, + "random_pairs": { + "held_out_retrieval_exact": 0.005, + "chance": 0.005, + "colour_set_f1": 0.3992380952380952, + "count_multiset_exact": 0.025, + "group_count_exact": 0.17 + } + } +}
\ No newline at end of file |
