diff options
Diffstat (limited to 'artifacts/synth_v0/diagnostics.json')
| -rw-r--r-- | artifacts/synth_v0/diagnostics.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/artifacts/synth_v0/diagnostics.json b/artifacts/synth_v0/diagnostics.json new file mode 100644 index 0000000..f28df83 --- /dev/null +++ b/artifacts/synth_v0/diagnostics.json @@ -0,0 +1,12 @@ +{ + "split": "test", + "samples": 1000, + "linear_cka": 0.27837538719177246, + "pairwise_cosine_spearman": 0.029673915673616307, + "shuffled_spearman_mean": 0.0025600900664550607, + "shuffled_spearman_std": 0.01147496090218005, + "spearman_shuffle_z": 2.362868670167763, + "permutations": 20, + "vision_dim": 192, + "text_dim": 256 +}
\ No newline at end of file |
