blob: e29d378188e0e1684defaf4a78f1a3bd352ed5dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"split": "test",
"samples": 1000,
"linear_cka": 0.2556101679801941,
"pairwise_cosine_spearman": -0.06316184171417245,
"shuffled_spearman_mean": 0.0030523885964748574,
"shuffled_spearman_std": 0.017178054394723568,
"spearman_shuffle_z": -3.854582643013737,
"permutations": 20,
"vision_dim": 192,
"text_dim": 256
}
|