blob: 5fcdf7edd7f4d94902c71853edc1f5ee3fa988e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"split": "test",
"samples": 1000,
"linear_cka": 0.11411575227975845,
"pairwise_cosine_spearman": 0.024179022651163933,
"shuffled_spearman_mean": 0.005738167338361646,
"shuffled_spearman_std": 0.023387299875741892,
"spearman_shuffle_z": 0.7884986899205826,
"permutations": 20,
"vision_dim": 192,
"text_dim": 256
}
|