ishangarg183 commited on
Commit
8a0438b
·
verified ·
1 Parent(s): e807d42

Upload metrics/cf_shift_by_class.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. metrics/cf_shift_by_class.json +74 -0
metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_redirected": {
3
+ "count": 7603,
4
+ "cf_shift_mean": 0.00014238167042117318,
5
+ "cf_shift_std": 0.0011237964695684681,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 8.470846301474103e-06,
8
+ "cf_aligned_mean": 0.0001508525168252656,
9
+ "high_cf_base_count": 1585,
10
+ "low_cf_base_count": 6018,
11
+ "high_cf_aligned_count": 3733,
12
+ "low_cf_aligned_count": 3870
13
+ },
14
+ "shared_attenuated": {
15
+ "count": 7064,
16
+ "cf_shift_mean": 0.005245326258614202,
17
+ "cf_shift_std": 0.17899798166375025,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 0.01121215650999245,
20
+ "cf_aligned_mean": 0.01645748285055167,
21
+ "high_cf_base_count": 3975,
22
+ "low_cf_base_count": 3089,
23
+ "high_cf_aligned_count": 2248,
24
+ "low_cf_aligned_count": 4816
25
+ },
26
+ "aligned_only": {
27
+ "count": 1101,
28
+ "cf_shift_mean": 0.0012683102040201388,
29
+ "cf_shift_std": 0.005045698529136595,
30
+ "cf_shift_median": 3.073968400713056e-05,
31
+ "cf_base_mean": 2.6203096561154065e-05,
32
+ "cf_aligned_mean": 0.001294513297645693,
33
+ "high_cf_base_count": 185,
34
+ "low_cf_base_count": 916,
35
+ "high_cf_aligned_count": 986,
36
+ "low_cf_aligned_count": 115
37
+ },
38
+ "base_only": {
39
+ "count": 463,
40
+ "cf_shift_mean": 0.0017169300444611626,
41
+ "cf_shift_std": 0.08558062260239575,
42
+ "cf_shift_median": -2.0779709302587435e-05,
43
+ "cf_base_mean": 0.004248788248080968,
44
+ "cf_aligned_mean": 0.00596571819015102,
45
+ "high_cf_base_count": 452,
46
+ "low_cf_base_count": 11,
47
+ "high_cf_aligned_count": 156,
48
+ "low_cf_aligned_count": 307
49
+ },
50
+ "shared_intermediate": {
51
+ "count": 111,
52
+ "cf_shift_mean": 0.0009521014982949038,
53
+ "cf_shift_std": 0.004458095599437169,
54
+ "cf_shift_median": 2.4464252419420518e-05,
55
+ "cf_base_mean": 0.00010691614767262133,
56
+ "cf_aligned_mean": 0.001059017653154377,
57
+ "high_cf_base_count": 33,
58
+ "low_cf_base_count": 78,
59
+ "high_cf_aligned_count": 81,
60
+ "low_cf_aligned_count": 30
61
+ },
62
+ "shared_aligned": {
63
+ "count": 42,
64
+ "cf_shift_mean": 0.023938294039908214,
65
+ "cf_shift_std": 0.023687417860899625,
66
+ "cf_shift_median": 0.015593903604894876,
67
+ "cf_base_mean": 0.0006545876851117241,
68
+ "cf_aligned_mean": 0.024592881833693053,
69
+ "high_cf_base_count": 25,
70
+ "low_cf_base_count": 17,
71
+ "high_cf_aligned_count": 42,
72
+ "low_cf_aligned_count": 0
73
+ }
74
+ }