diff options
Diffstat (limited to 'artifacts/diagnostics.json')
| -rw-r--r-- | artifacts/diagnostics.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/artifacts/diagnostics.json b/artifacts/diagnostics.json new file mode 100644 index 0000000..4f72c9f --- /dev/null +++ b/artifacts/diagnostics.json @@ -0,0 +1,12 @@ +{ + "split": "val", + "samples": 1000, + "linear_cka": 0.2621760964393616, + "pairwise_cosine_spearman": 0.18346693013672621, + "shuffled_spearman_mean": -0.0002880632053095237, + "shuffled_spearman_std": 0.014896385414664393, + "spearman_shuffle_z": 12.335542363259647, + "permutations": 20, + "vision_dim": 384, + "text_dim": 896 +}
\ No newline at end of file |
