ishangarg183 commited on
Commit
6118bfb
·
verified ·
1 Parent(s): f282e47

Copy assembled_activations to v2-differentlayer (batch 3/12)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +6 -0
  2. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/merged_classification.csv +0 -0
  3. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/shared_features_geometry.csv +0 -0
  4. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/superposition_analysis.json +3 -0
  5. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/visual_evidence_features.json +1725 -0
  6. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/aggregate_metrics.json +23 -0
  7. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/cf_shift_by_class.json +50 -0
  8. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/shared_geometry_metrics.json +125 -0
  9. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/training_metrics.json +80 -0
  10. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/cf_distribution_per_class.png +3 -0
  11. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/cf_shift_per_class.png +3 -0
  12. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/class_distribution.png +3 -0
  13. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/loss_curves.png +3 -0
  14. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/rho_histogram.png +3 -0
  15. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/rho_theta_scatter.png +3 -0
  16. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/shared_geometry_histograms.png +3 -0
  17. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  18. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/superposition_analysis.png +3 -0
  19. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/run_meta.json +27 -0
  20. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/checkpoints/final.pt +3 -0
  21. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/counterfactual_scores.csv +0 -0
  22. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/feature_classification.csv +0 -0
  23. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/merged_classification.csv +0 -0
  24. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/shared_features_geometry.csv +0 -0
  25. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/superposition_analysis.json +3 -0
  26. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/visual_evidence_features.json +2443 -0
  27. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/aggregate_metrics.json +21 -0
  28. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/cf_shift_by_class.json +38 -0
  29. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/shared_geometry_metrics.json +125 -0
  30. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/training_metrics.json +80 -0
  31. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/cf_distribution_per_class.png +3 -0
  32. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/cf_shift_per_class.png +3 -0
  33. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/class_distribution.png +3 -0
  34. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/loss_curves.png +3 -0
  35. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/rho_histogram.png +3 -0
  36. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/rho_theta_scatter.png +3 -0
  37. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/shared_geometry_histograms.png +3 -0
  38. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  39. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/superposition_analysis.png +3 -0
  40. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/run_meta.json +27 -0
  41. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/checkpoints/final.pt +3 -0
  42. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/counterfactual_scores.csv +0 -0
  43. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/feature_classification.csv +0 -0
  44. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/merged_classification.csv +0 -0
  45. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/shared_features_geometry.csv +0 -0
  46. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/superposition_analysis.json +3 -0
  47. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/visual_evidence_features.json +1759 -0
  48. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/metrics/aggregate_metrics.json +23 -0
  49. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/metrics/cf_shift_by_class.json +50 -0
  50. v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/metrics/shared_geometry_metrics.json +125 -0
.gitattributes CHANGED
@@ -213,3 +213,9 @@ v2-differentlayer/llama32-3b-kto/singlelayer_separate/base_L10__aligned_L23/feat
213
  v2-differentlayer/llama32-3b-kto/singlelayer_separate/base_L11__aligned_L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
214
  v2-differentlayer/llama32-3b-kto/singlelayer_separate/base_L12__aligned_L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
215
  v2-differentlayer/llama32-3b-orpo/singlelayer_reduce/L24-26/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
213
  v2-differentlayer/llama32-3b-kto/singlelayer_separate/base_L11__aligned_L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
214
  v2-differentlayer/llama32-3b-kto/singlelayer_separate/base_L12__aligned_L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
215
  v2-differentlayer/llama32-3b-orpo/singlelayer_reduce/L24-26/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
216
+ v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
217
+ v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
218
+ v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
219
+ v2-differentlayer/llama32-3b-ppo/singlelayer_reduce/L10-12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
220
+ v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L10/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
221
+ v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5690527583c71564d3e6bfd5b1106b258913ea6285696fc279d33b6af223fe
3
+ size 44215884
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/features/visual_evidence_features.json ADDED
@@ -0,0 +1,1725 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [],
3
+ "redirected_visual_to_prior": [
4
+ 4,
5
+ 16,
6
+ 36,
7
+ 54,
8
+ 89,
9
+ 124,
10
+ 125,
11
+ 136,
12
+ 144,
13
+ 224,
14
+ 282,
15
+ 331,
16
+ 345,
17
+ 359,
18
+ 414,
19
+ 464,
20
+ 602,
21
+ 687,
22
+ 690,
23
+ 728,
24
+ 754,
25
+ 766,
26
+ 781,
27
+ 843,
28
+ 861,
29
+ 888,
30
+ 917,
31
+ 923,
32
+ 928,
33
+ 947,
34
+ 990,
35
+ 1017,
36
+ 1026,
37
+ 1058,
38
+ 1084,
39
+ 1102,
40
+ 1115,
41
+ 1125,
42
+ 1132,
43
+ 1182,
44
+ 1193,
45
+ 1214,
46
+ 1220,
47
+ 1227,
48
+ 1255,
49
+ 1297,
50
+ 1309,
51
+ 1321,
52
+ 1336,
53
+ 1351,
54
+ 1422,
55
+ 1428,
56
+ 1550,
57
+ 1590,
58
+ 1691,
59
+ 1692,
60
+ 1736,
61
+ 1769,
62
+ 1777,
63
+ 1787,
64
+ 1801,
65
+ 1837,
66
+ 1839,
67
+ 1849,
68
+ 1852,
69
+ 1897,
70
+ 1944,
71
+ 1961,
72
+ 2003,
73
+ 2051,
74
+ 2157,
75
+ 2168,
76
+ 2172,
77
+ 2179,
78
+ 2182,
79
+ 2188,
80
+ 2189,
81
+ 2193,
82
+ 2226,
83
+ 2240,
84
+ 2366,
85
+ 2369,
86
+ 2382,
87
+ 2393,
88
+ 2422,
89
+ 2456,
90
+ 2475,
91
+ 2489,
92
+ 2493,
93
+ 2510,
94
+ 2521,
95
+ 2649,
96
+ 2674,
97
+ 2680,
98
+ 2686,
99
+ 2752,
100
+ 2760,
101
+ 2773,
102
+ 2829,
103
+ 2830,
104
+ 2845,
105
+ 2850,
106
+ 2877,
107
+ 2890,
108
+ 2912,
109
+ 2940,
110
+ 2985,
111
+ 2986,
112
+ 3008,
113
+ 3105,
114
+ 3121,
115
+ 3139,
116
+ 3177,
117
+ 3188,
118
+ 3220,
119
+ 3280,
120
+ 3287,
121
+ 3314,
122
+ 3373,
123
+ 3492,
124
+ 3508,
125
+ 3564,
126
+ 3581,
127
+ 3586,
128
+ 3628,
129
+ 3650,
130
+ 3661,
131
+ 3672,
132
+ 3673,
133
+ 3682,
134
+ 3689,
135
+ 3700,
136
+ 3714,
137
+ 3742,
138
+ 3771,
139
+ 3796,
140
+ 3838,
141
+ 3864,
142
+ 3889,
143
+ 3907,
144
+ 3950,
145
+ 4018,
146
+ 4021,
147
+ 4112,
148
+ 4113,
149
+ 4119,
150
+ 4154,
151
+ 4163,
152
+ 4171,
153
+ 4191,
154
+ 4213,
155
+ 4216,
156
+ 4337,
157
+ 4374,
158
+ 4398,
159
+ 4486,
160
+ 4513,
161
+ 4572,
162
+ 4602,
163
+ 4610,
164
+ 4627,
165
+ 4657,
166
+ 4658,
167
+ 4696,
168
+ 4708,
169
+ 4771,
170
+ 4843,
171
+ 4897,
172
+ 4924,
173
+ 4929,
174
+ 4993,
175
+ 5006,
176
+ 5088,
177
+ 5121,
178
+ 5124,
179
+ 5133,
180
+ 5156,
181
+ 5181,
182
+ 5189,
183
+ 5210,
184
+ 5225,
185
+ 5268,
186
+ 5276,
187
+ 5277,
188
+ 5309,
189
+ 5329,
190
+ 5353,
191
+ 5384,
192
+ 5398,
193
+ 5402,
194
+ 5407,
195
+ 5413,
196
+ 5435,
197
+ 5577,
198
+ 5581,
199
+ 5605,
200
+ 5621,
201
+ 5655,
202
+ 5780,
203
+ 5820,
204
+ 5826,
205
+ 5901,
206
+ 5912,
207
+ 5935,
208
+ 5937,
209
+ 5944,
210
+ 6083,
211
+ 6103,
212
+ 6110,
213
+ 6178,
214
+ 6255,
215
+ 6275,
216
+ 6290,
217
+ 6294,
218
+ 6319,
219
+ 6320,
220
+ 6353,
221
+ 6362,
222
+ 6378,
223
+ 6381,
224
+ 6393,
225
+ 6410,
226
+ 6461,
227
+ 6485,
228
+ 6494,
229
+ 6520,
230
+ 6551,
231
+ 6564,
232
+ 6579,
233
+ 6618,
234
+ 6626,
235
+ 6670,
236
+ 6728,
237
+ 6752,
238
+ 6810,
239
+ 6913,
240
+ 6920,
241
+ 6930,
242
+ 6946,
243
+ 6993,
244
+ 6995,
245
+ 6997,
246
+ 7018,
247
+ 7028,
248
+ 7042,
249
+ 7071,
250
+ 7095,
251
+ 7133,
252
+ 7173,
253
+ 7200,
254
+ 7206,
255
+ 7207,
256
+ 7388,
257
+ 7413,
258
+ 7444,
259
+ 7455,
260
+ 7461,
261
+ 7479,
262
+ 7537,
263
+ 7556,
264
+ 7809,
265
+ 7850,
266
+ 7855,
267
+ 7863,
268
+ 7878,
269
+ 7919,
270
+ 7948,
271
+ 7964,
272
+ 7970,
273
+ 8093,
274
+ 8102,
275
+ 8155,
276
+ 8198,
277
+ 8209,
278
+ 8215,
279
+ 8240,
280
+ 8269,
281
+ 8320,
282
+ 8353,
283
+ 8366,
284
+ 8392,
285
+ 8515,
286
+ 8570,
287
+ 8619,
288
+ 8657,
289
+ 8688,
290
+ 8694,
291
+ 8722,
292
+ 8726,
293
+ 8748,
294
+ 8756,
295
+ 8805,
296
+ 8825,
297
+ 8831,
298
+ 8836,
299
+ 8865,
300
+ 8879,
301
+ 8956,
302
+ 9006,
303
+ 9070,
304
+ 9104,
305
+ 9109,
306
+ 9153,
307
+ 9187,
308
+ 9232,
309
+ 9269,
310
+ 9336,
311
+ 9361,
312
+ 9408,
313
+ 9428,
314
+ 9443,
315
+ 9499,
316
+ 9538,
317
+ 9558,
318
+ 9593,
319
+ 9649,
320
+ 9667,
321
+ 9687,
322
+ 9695,
323
+ 9729,
324
+ 9764,
325
+ 9782,
326
+ 9804,
327
+ 9831,
328
+ 9911,
329
+ 9914,
330
+ 10042,
331
+ 10056,
332
+ 10147,
333
+ 10152,
334
+ 10164,
335
+ 10176,
336
+ 10257,
337
+ 10271,
338
+ 10317,
339
+ 10320,
340
+ 10376,
341
+ 10420,
342
+ 10421,
343
+ 10466,
344
+ 10498,
345
+ 10503,
346
+ 10561,
347
+ 10579,
348
+ 10618,
349
+ 10636,
350
+ 10643,
351
+ 10667,
352
+ 10753,
353
+ 10826,
354
+ 10836,
355
+ 10846,
356
+ 10897,
357
+ 10933,
358
+ 10956,
359
+ 10972,
360
+ 10977,
361
+ 11009,
362
+ 11029,
363
+ 11036,
364
+ 11043,
365
+ 11087,
366
+ 11089,
367
+ 11095,
368
+ 11164,
369
+ 11165,
370
+ 11169,
371
+ 11229,
372
+ 11245,
373
+ 11276,
374
+ 11340,
375
+ 11425,
376
+ 11453,
377
+ 11489,
378
+ 11578,
379
+ 11592,
380
+ 11638,
381
+ 11647,
382
+ 11653,
383
+ 11760,
384
+ 11767,
385
+ 11789,
386
+ 11797,
387
+ 11919,
388
+ 11925,
389
+ 11934,
390
+ 12026,
391
+ 12031,
392
+ 12064,
393
+ 12090,
394
+ 12157,
395
+ 12194,
396
+ 12219,
397
+ 12271,
398
+ 12315,
399
+ 12336,
400
+ 12339,
401
+ 12355,
402
+ 12371,
403
+ 12418,
404
+ 12425,
405
+ 12430,
406
+ 12441,
407
+ 12457,
408
+ 12469,
409
+ 12508,
410
+ 12614,
411
+ 12615,
412
+ 12618,
413
+ 12630,
414
+ 12719,
415
+ 12752,
416
+ 12761,
417
+ 12792,
418
+ 12803,
419
+ 12834,
420
+ 12840,
421
+ 12885,
422
+ 12938,
423
+ 12941,
424
+ 12956,
425
+ 12989,
426
+ 12990,
427
+ 13015,
428
+ 13078,
429
+ 13163,
430
+ 13165,
431
+ 13255,
432
+ 13270,
433
+ 13285,
434
+ 13431,
435
+ 13448,
436
+ 13454,
437
+ 13505,
438
+ 13521,
439
+ 13529,
440
+ 13534,
441
+ 13618,
442
+ 13644,
443
+ 13656,
444
+ 13673,
445
+ 13675,
446
+ 13736,
447
+ 13743,
448
+ 13826,
449
+ 13830,
450
+ 13869,
451
+ 13894,
452
+ 13957,
453
+ 13996,
454
+ 14002,
455
+ 14019,
456
+ 14042,
457
+ 14162,
458
+ 14178,
459
+ 14184,
460
+ 14245,
461
+ 14305,
462
+ 14312,
463
+ 14320,
464
+ 14334,
465
+ 14434,
466
+ 14526,
467
+ 14579,
468
+ 14606,
469
+ 14632,
470
+ 14684,
471
+ 14730,
472
+ 14733,
473
+ 14745,
474
+ 14777,
475
+ 14787,
476
+ 14881,
477
+ 14885,
478
+ 14926,
479
+ 14928,
480
+ 14936,
481
+ 14964,
482
+ 15018,
483
+ 15039,
484
+ 15043,
485
+ 15094,
486
+ 15120,
487
+ 15131,
488
+ 15149,
489
+ 15160,
490
+ 15218,
491
+ 15224,
492
+ 15243,
493
+ 15271,
494
+ 15302,
495
+ 15424,
496
+ 15448,
497
+ 15481,
498
+ 15568,
499
+ 15571,
500
+ 15593,
501
+ 15657,
502
+ 15698,
503
+ 15783,
504
+ 15807,
505
+ 15832,
506
+ 15890,
507
+ 15959,
508
+ 15968,
509
+ 15973,
510
+ 16056,
511
+ 16103,
512
+ 16189,
513
+ 16250,
514
+ 16296,
515
+ 16423,
516
+ 16425,
517
+ 16457,
518
+ 16517,
519
+ 16584,
520
+ 16602,
521
+ 16661,
522
+ 16671,
523
+ 16754,
524
+ 16776,
525
+ 16784,
526
+ 16788,
527
+ 16793,
528
+ 16808,
529
+ 16843,
530
+ 16888,
531
+ 16941,
532
+ 16950,
533
+ 17023,
534
+ 17025,
535
+ 17038,
536
+ 17095,
537
+ 17191,
538
+ 17204,
539
+ 17217,
540
+ 17228,
541
+ 17250,
542
+ 17260,
543
+ 17270,
544
+ 17281,
545
+ 17379,
546
+ 17393,
547
+ 17407,
548
+ 17430,
549
+ 17464,
550
+ 17471,
551
+ 17475,
552
+ 17550,
553
+ 17558,
554
+ 17585,
555
+ 17594,
556
+ 17606,
557
+ 17667,
558
+ 17700,
559
+ 17765,
560
+ 17793,
561
+ 17921,
562
+ 17966,
563
+ 18015,
564
+ 18067,
565
+ 18129,
566
+ 18211,
567
+ 18250,
568
+ 18278,
569
+ 18333,
570
+ 18364,
571
+ 18405,
572
+ 18415,
573
+ 18432,
574
+ 18510,
575
+ 18556,
576
+ 18582,
577
+ 18659,
578
+ 18660,
579
+ 18728,
580
+ 18770,
581
+ 18806,
582
+ 18841,
583
+ 18853,
584
+ 18866,
585
+ 18897,
586
+ 18951,
587
+ 19048,
588
+ 19049,
589
+ 19156,
590
+ 19187,
591
+ 19192,
592
+ 19239,
593
+ 19250,
594
+ 19261,
595
+ 19264,
596
+ 19330,
597
+ 19373,
598
+ 19428,
599
+ 19431,
600
+ 19460,
601
+ 19470,
602
+ 19477,
603
+ 19481,
604
+ 19487,
605
+ 19521,
606
+ 19580,
607
+ 19591,
608
+ 19609,
609
+ 19699,
610
+ 19739,
611
+ 19748,
612
+ 19793,
613
+ 19800,
614
+ 19807,
615
+ 19821,
616
+ 19840,
617
+ 19884,
618
+ 19949,
619
+ 19963,
620
+ 19965,
621
+ 20035,
622
+ 20042,
623
+ 20054,
624
+ 20081,
625
+ 20087,
626
+ 20115,
627
+ 20187,
628
+ 20249,
629
+ 20362,
630
+ 20386,
631
+ 20444,
632
+ 20508,
633
+ 20569,
634
+ 20597,
635
+ 20639,
636
+ 20672,
637
+ 20695,
638
+ 20706,
639
+ 20713,
640
+ 20736,
641
+ 20740,
642
+ 20780,
643
+ 20789,
644
+ 20896,
645
+ 20897,
646
+ 20944,
647
+ 20997,
648
+ 21018,
649
+ 21034,
650
+ 21085,
651
+ 21086,
652
+ 21156,
653
+ 21225,
654
+ 21267,
655
+ 21393,
656
+ 21402,
657
+ 21407,
658
+ 21413,
659
+ 21476,
660
+ 21478,
661
+ 21479,
662
+ 21508,
663
+ 21543,
664
+ 21615,
665
+ 21674,
666
+ 21718,
667
+ 21771,
668
+ 21781,
669
+ 21792,
670
+ 21799,
671
+ 21813,
672
+ 21818,
673
+ 21839,
674
+ 21886,
675
+ 21905,
676
+ 21906,
677
+ 21909,
678
+ 21930,
679
+ 21938,
680
+ 21945,
681
+ 21989,
682
+ 22020,
683
+ 22027,
684
+ 22045,
685
+ 22142,
686
+ 22168,
687
+ 22176,
688
+ 22181,
689
+ 22257,
690
+ 22264,
691
+ 22283,
692
+ 22346,
693
+ 22404,
694
+ 22499,
695
+ 22540,
696
+ 22553,
697
+ 22606,
698
+ 22615,
699
+ 22684,
700
+ 22732,
701
+ 22747,
702
+ 22775,
703
+ 22799,
704
+ 22804,
705
+ 22841,
706
+ 22880,
707
+ 22920,
708
+ 22959,
709
+ 22960,
710
+ 23090,
711
+ 23119,
712
+ 23149,
713
+ 23161,
714
+ 23182,
715
+ 23211,
716
+ 23332,
717
+ 23346,
718
+ 23379,
719
+ 23407,
720
+ 23440,
721
+ 23444,
722
+ 23486,
723
+ 23529,
724
+ 23548,
725
+ 23581,
726
+ 23675,
727
+ 23775,
728
+ 23788,
729
+ 23795,
730
+ 23807,
731
+ 23917,
732
+ 23960,
733
+ 23964,
734
+ 24020,
735
+ 24027,
736
+ 24096,
737
+ 24109,
738
+ 24191,
739
+ 24272,
740
+ 24296,
741
+ 24309,
742
+ 24341,
743
+ 24371,
744
+ 24413,
745
+ 24428,
746
+ 24436,
747
+ 24491,
748
+ 24539,
749
+ 24547
750
+ ],
751
+ "new_compensatory_visual": [
752
+ 24,
753
+ 41,
754
+ 47,
755
+ 104,
756
+ 112,
757
+ 122,
758
+ 150,
759
+ 245,
760
+ 317,
761
+ 407,
762
+ 491,
763
+ 519,
764
+ 532,
765
+ 539,
766
+ 548,
767
+ 568,
768
+ 657,
769
+ 665,
770
+ 666,
771
+ 676,
772
+ 716,
773
+ 749,
774
+ 757,
775
+ 758,
776
+ 773,
777
+ 774,
778
+ 779,
779
+ 780,
780
+ 822,
781
+ 873,
782
+ 922,
783
+ 926,
784
+ 982,
785
+ 1004,
786
+ 1007,
787
+ 1029,
788
+ 1049,
789
+ 1065,
790
+ 1088,
791
+ 1107,
792
+ 1113,
793
+ 1145,
794
+ 1154,
795
+ 1217,
796
+ 1218,
797
+ 1238,
798
+ 1244,
799
+ 1341,
800
+ 1342,
801
+ 1346,
802
+ 1412,
803
+ 1417,
804
+ 1520,
805
+ 1545,
806
+ 1575,
807
+ 1589,
808
+ 1597,
809
+ 1624,
810
+ 1643,
811
+ 1657,
812
+ 1689,
813
+ 1749,
814
+ 1764,
815
+ 1828,
816
+ 1854,
817
+ 1888,
818
+ 1905,
819
+ 1933,
820
+ 1934,
821
+ 1970,
822
+ 1976,
823
+ 2078,
824
+ 2080,
825
+ 2124,
826
+ 2136,
827
+ 2156,
828
+ 2215,
829
+ 2224,
830
+ 2225,
831
+ 2278,
832
+ 2291,
833
+ 2308,
834
+ 2324,
835
+ 2419,
836
+ 2424,
837
+ 2439,
838
+ 2450,
839
+ 2478,
840
+ 2552,
841
+ 2573,
842
+ 2581,
843
+ 2591,
844
+ 2647,
845
+ 2668,
846
+ 2676,
847
+ 2679,
848
+ 2756,
849
+ 2759,
850
+ 2821,
851
+ 2865,
852
+ 2895,
853
+ 2909,
854
+ 2992,
855
+ 3000,
856
+ 3011,
857
+ 3026,
858
+ 3038,
859
+ 3054,
860
+ 3066,
861
+ 3072,
862
+ 3079,
863
+ 3091,
864
+ 3092,
865
+ 3111,
866
+ 3132,
867
+ 3143,
868
+ 3168,
869
+ 3275,
870
+ 3277,
871
+ 3282,
872
+ 3286,
873
+ 3299,
874
+ 3303,
875
+ 3339,
876
+ 3368,
877
+ 3434,
878
+ 3449,
879
+ 3481,
880
+ 3496,
881
+ 3512,
882
+ 3526,
883
+ 3541,
884
+ 3573,
885
+ 3633,
886
+ 3636,
887
+ 3652,
888
+ 3654,
889
+ 3708,
890
+ 3756,
891
+ 3774,
892
+ 3779,
893
+ 3798,
894
+ 3858,
895
+ 3861,
896
+ 3938,
897
+ 3970,
898
+ 3985,
899
+ 4001,
900
+ 4077,
901
+ 4122,
902
+ 4124,
903
+ 4134,
904
+ 4162,
905
+ 4169,
906
+ 4178,
907
+ 4182,
908
+ 4183,
909
+ 4210,
910
+ 4311,
911
+ 4346,
912
+ 4351,
913
+ 4361,
914
+ 4367,
915
+ 4369,
916
+ 4439,
917
+ 4444,
918
+ 4472,
919
+ 4501,
920
+ 4502,
921
+ 4515,
922
+ 4519,
923
+ 4527,
924
+ 4545,
925
+ 4566,
926
+ 4643,
927
+ 4680,
928
+ 4738,
929
+ 4743,
930
+ 4765,
931
+ 4786,
932
+ 4787,
933
+ 4825,
934
+ 4890,
935
+ 4896,
936
+ 4914,
937
+ 4927,
938
+ 4938,
939
+ 4985,
940
+ 4994,
941
+ 4999,
942
+ 5000,
943
+ 5003,
944
+ 5014,
945
+ 5054,
946
+ 5056,
947
+ 5125,
948
+ 5130,
949
+ 5152,
950
+ 5169,
951
+ 5192,
952
+ 5201,
953
+ 5242,
954
+ 5255,
955
+ 5283,
956
+ 5288,
957
+ 5306,
958
+ 5307,
959
+ 5344,
960
+ 5371,
961
+ 5379,
962
+ 5395,
963
+ 5412,
964
+ 5418,
965
+ 5422,
966
+ 5470,
967
+ 5474,
968
+ 5542,
969
+ 5578,
970
+ 5587,
971
+ 5597,
972
+ 5610,
973
+ 5622,
974
+ 5659,
975
+ 5727,
976
+ 5757,
977
+ 5796,
978
+ 5802,
979
+ 5838,
980
+ 5856,
981
+ 5886,
982
+ 5926,
983
+ 5945,
984
+ 5966,
985
+ 5988,
986
+ 6008,
987
+ 6010,
988
+ 6014,
989
+ 6048,
990
+ 6115,
991
+ 6135,
992
+ 6166,
993
+ 6176,
994
+ 6188,
995
+ 6214,
996
+ 6221,
997
+ 6242,
998
+ 6260,
999
+ 6268,
1000
+ 6288,
1001
+ 6302,
1002
+ 6391,
1003
+ 6408,
1004
+ 6414,
1005
+ 6448,
1006
+ 6474,
1007
+ 6486,
1008
+ 6491,
1009
+ 6500,
1010
+ 6510,
1011
+ 6525,
1012
+ 6526,
1013
+ 6545,
1014
+ 6622,
1015
+ 6646,
1016
+ 6684,
1017
+ 6691,
1018
+ 6708,
1019
+ 6720,
1020
+ 6734,
1021
+ 6740,
1022
+ 6783,
1023
+ 6821,
1024
+ 6823,
1025
+ 6832,
1026
+ 6873,
1027
+ 6893,
1028
+ 6966,
1029
+ 7004,
1030
+ 7014,
1031
+ 7024,
1032
+ 7043,
1033
+ 7141,
1034
+ 7185,
1035
+ 7204,
1036
+ 7311,
1037
+ 7338,
1038
+ 7339,
1039
+ 7357,
1040
+ 7364,
1041
+ 7384,
1042
+ 7424,
1043
+ 7429,
1044
+ 7440,
1045
+ 7471,
1046
+ 7520,
1047
+ 7598,
1048
+ 7603,
1049
+ 7615,
1050
+ 7636,
1051
+ 7665,
1052
+ 7677,
1053
+ 7699,
1054
+ 7734,
1055
+ 7741,
1056
+ 7751,
1057
+ 7765,
1058
+ 7810,
1059
+ 7830,
1060
+ 7846,
1061
+ 7896,
1062
+ 7924,
1063
+ 7942,
1064
+ 7946,
1065
+ 7951,
1066
+ 7952,
1067
+ 7958,
1068
+ 7991,
1069
+ 8006,
1070
+ 8048,
1071
+ 8059,
1072
+ 8069,
1073
+ 8071,
1074
+ 8075,
1075
+ 8090,
1076
+ 8098,
1077
+ 8114,
1078
+ 8134,
1079
+ 8149,
1080
+ 8151,
1081
+ 8175,
1082
+ 8179,
1083
+ 8208,
1084
+ 8254,
1085
+ 8259,
1086
+ 8266,
1087
+ 8292,
1088
+ 8296,
1089
+ 8310,
1090
+ 8325,
1091
+ 8355,
1092
+ 8389,
1093
+ 8398,
1094
+ 8402,
1095
+ 8425,
1096
+ 8499,
1097
+ 8501,
1098
+ 8546,
1099
+ 8592,
1100
+ 8615,
1101
+ 8655,
1102
+ 8738,
1103
+ 8747,
1104
+ 8754,
1105
+ 8787,
1106
+ 8795,
1107
+ 8828,
1108
+ 8844,
1109
+ 8869,
1110
+ 8870,
1111
+ 8874,
1112
+ 8889,
1113
+ 8929,
1114
+ 9049,
1115
+ 9124,
1116
+ 9168,
1117
+ 9193,
1118
+ 9229,
1119
+ 9354,
1120
+ 9379,
1121
+ 9390,
1122
+ 9433,
1123
+ 9481,
1124
+ 9494,
1125
+ 9523,
1126
+ 9544,
1127
+ 9578,
1128
+ 9597,
1129
+ 9625,
1130
+ 9640,
1131
+ 9693,
1132
+ 9702,
1133
+ 9718,
1134
+ 9775,
1135
+ 9779,
1136
+ 9791,
1137
+ 9797,
1138
+ 9805,
1139
+ 9835,
1140
+ 9879,
1141
+ 9883,
1142
+ 9889,
1143
+ 9915,
1144
+ 9948,
1145
+ 9971,
1146
+ 10011,
1147
+ 10013,
1148
+ 10014,
1149
+ 10033,
1150
+ 10047,
1151
+ 10097,
1152
+ 10187,
1153
+ 10240,
1154
+ 10243,
1155
+ 10256,
1156
+ 10264,
1157
+ 10277,
1158
+ 10307,
1159
+ 10324,
1160
+ 10378,
1161
+ 10380,
1162
+ 10394,
1163
+ 10436,
1164
+ 10453,
1165
+ 10455,
1166
+ 10457,
1167
+ 10461,
1168
+ 10538,
1169
+ 10543,
1170
+ 10554,
1171
+ 10653,
1172
+ 10670,
1173
+ 10763,
1174
+ 10790,
1175
+ 10819,
1176
+ 10912,
1177
+ 10926,
1178
+ 10935,
1179
+ 10947,
1180
+ 10969,
1181
+ 11006,
1182
+ 11027,
1183
+ 11042,
1184
+ 11076,
1185
+ 11113,
1186
+ 11118,
1187
+ 11128,
1188
+ 11132,
1189
+ 11140,
1190
+ 11146,
1191
+ 11221,
1192
+ 11233,
1193
+ 11235,
1194
+ 11258,
1195
+ 11284,
1196
+ 11301,
1197
+ 11346,
1198
+ 11412,
1199
+ 11444,
1200
+ 11449,
1201
+ 11454,
1202
+ 11484,
1203
+ 11611,
1204
+ 11643,
1205
+ 11674,
1206
+ 11711,
1207
+ 11716,
1208
+ 11726,
1209
+ 11731,
1210
+ 11754,
1211
+ 11762,
1212
+ 11766,
1213
+ 11772,
1214
+ 11776,
1215
+ 11784,
1216
+ 11796,
1217
+ 11817,
1218
+ 11826,
1219
+ 11830,
1220
+ 11841,
1221
+ 11845,
1222
+ 11849,
1223
+ 11886,
1224
+ 11935,
1225
+ 12034,
1226
+ 12069,
1227
+ 12145,
1228
+ 12330,
1229
+ 12368,
1230
+ 12411,
1231
+ 12431,
1232
+ 12445,
1233
+ 12473,
1234
+ 12488,
1235
+ 12495,
1236
+ 12500,
1237
+ 12501,
1238
+ 12533,
1239
+ 12538,
1240
+ 12539,
1241
+ 12603,
1242
+ 12671,
1243
+ 12684,
1244
+ 12685,
1245
+ 12705,
1246
+ 12717,
1247
+ 12742,
1248
+ 12746,
1249
+ 12762,
1250
+ 12796,
1251
+ 12838,
1252
+ 12847,
1253
+ 12878,
1254
+ 12897,
1255
+ 12909,
1256
+ 12923,
1257
+ 12945,
1258
+ 12948,
1259
+ 13074,
1260
+ 13111,
1261
+ 13148,
1262
+ 13220,
1263
+ 13230,
1264
+ 13243,
1265
+ 13245,
1266
+ 13256,
1267
+ 13262,
1268
+ 13267,
1269
+ 13297,
1270
+ 13326,
1271
+ 13365,
1272
+ 13397,
1273
+ 13402,
1274
+ 13421,
1275
+ 13422,
1276
+ 13463,
1277
+ 13488,
1278
+ 13499,
1279
+ 13528,
1280
+ 13560,
1281
+ 13580,
1282
+ 13602,
1283
+ 13659,
1284
+ 13698,
1285
+ 13699,
1286
+ 13715,
1287
+ 13764,
1288
+ 13804,
1289
+ 13811,
1290
+ 13832,
1291
+ 13893,
1292
+ 13962,
1293
+ 14031,
1294
+ 14067,
1295
+ 14076,
1296
+ 14104,
1297
+ 14114,
1298
+ 14120,
1299
+ 14139,
1300
+ 14159,
1301
+ 14204,
1302
+ 14205,
1303
+ 14241,
1304
+ 14263,
1305
+ 14273,
1306
+ 14282,
1307
+ 14284,
1308
+ 14287,
1309
+ 14333,
1310
+ 14345,
1311
+ 14347,
1312
+ 14363,
1313
+ 14366,
1314
+ 14384,
1315
+ 14398,
1316
+ 14409,
1317
+ 14422,
1318
+ 14441,
1319
+ 14454,
1320
+ 14482,
1321
+ 14486,
1322
+ 14548,
1323
+ 14560,
1324
+ 14612,
1325
+ 14691,
1326
+ 14713,
1327
+ 14720,
1328
+ 14729,
1329
+ 14769,
1330
+ 14856,
1331
+ 14880,
1332
+ 14891,
1333
+ 14909,
1334
+ 14910,
1335
+ 14967,
1336
+ 14980,
1337
+ 14990,
1338
+ 15015,
1339
+ 15068,
1340
+ 15091,
1341
+ 15143,
1342
+ 15157,
1343
+ 15185,
1344
+ 15200,
1345
+ 15233,
1346
+ 15287,
1347
+ 15292,
1348
+ 15294,
1349
+ 15298,
1350
+ 15316,
1351
+ 15376,
1352
+ 15447,
1353
+ 15458,
1354
+ 15516,
1355
+ 15550,
1356
+ 15567,
1357
+ 15594,
1358
+ 15611,
1359
+ 15612,
1360
+ 15662,
1361
+ 15672,
1362
+ 15686,
1363
+ 15692,
1364
+ 15705,
1365
+ 15733,
1366
+ 15773,
1367
+ 15789,
1368
+ 15798,
1369
+ 15805,
1370
+ 15808,
1371
+ 15818,
1372
+ 15850,
1373
+ 15869,
1374
+ 15873,
1375
+ 15909,
1376
+ 15955,
1377
+ 16019,
1378
+ 16075,
1379
+ 16109,
1380
+ 16153,
1381
+ 16241,
1382
+ 16251,
1383
+ 16267,
1384
+ 16285,
1385
+ 16297,
1386
+ 16312,
1387
+ 16337,
1388
+ 16370,
1389
+ 16383,
1390
+ 16430,
1391
+ 16456,
1392
+ 16475,
1393
+ 16576,
1394
+ 16629,
1395
+ 16636,
1396
+ 16698,
1397
+ 16701,
1398
+ 16711,
1399
+ 16721,
1400
+ 16727,
1401
+ 16786,
1402
+ 16819,
1403
+ 16840,
1404
+ 16876,
1405
+ 16900,
1406
+ 16910,
1407
+ 16927,
1408
+ 16974,
1409
+ 16997,
1410
+ 17002,
1411
+ 17026,
1412
+ 17029,
1413
+ 17086,
1414
+ 17098,
1415
+ 17184,
1416
+ 17210,
1417
+ 17252,
1418
+ 17259,
1419
+ 17279,
1420
+ 17282,
1421
+ 17284,
1422
+ 17326,
1423
+ 17327,
1424
+ 17344,
1425
+ 17346,
1426
+ 17411,
1427
+ 17434,
1428
+ 17441,
1429
+ 17491,
1430
+ 17493,
1431
+ 17505,
1432
+ 17531,
1433
+ 17539,
1434
+ 17561,
1435
+ 17603,
1436
+ 17646,
1437
+ 17751,
1438
+ 17774,
1439
+ 17784,
1440
+ 17786,
1441
+ 17808,
1442
+ 17897,
1443
+ 17946,
1444
+ 18012,
1445
+ 18024,
1446
+ 18034,
1447
+ 18116,
1448
+ 18179,
1449
+ 18225,
1450
+ 18232,
1451
+ 18233,
1452
+ 18241,
1453
+ 18242,
1454
+ 18251,
1455
+ 18270,
1456
+ 18274,
1457
+ 18293,
1458
+ 18311,
1459
+ 18324,
1460
+ 18327,
1461
+ 18341,
1462
+ 18378,
1463
+ 18467,
1464
+ 18469,
1465
+ 18470,
1466
+ 18486,
1467
+ 18491,
1468
+ 18494,
1469
+ 18507,
1470
+ 18530,
1471
+ 18549,
1472
+ 18554,
1473
+ 18565,
1474
+ 18569,
1475
+ 18588,
1476
+ 18589,
1477
+ 18601,
1478
+ 18606,
1479
+ 18668,
1480
+ 18686,
1481
+ 18705,
1482
+ 18748,
1483
+ 18765,
1484
+ 18791,
1485
+ 18792,
1486
+ 18801,
1487
+ 18827,
1488
+ 18834,
1489
+ 18849,
1490
+ 18862,
1491
+ 18879,
1492
+ 18895,
1493
+ 18993,
1494
+ 19012,
1495
+ 19052,
1496
+ 19074,
1497
+ 19076,
1498
+ 19104,
1499
+ 19119,
1500
+ 19173,
1501
+ 19217,
1502
+ 19235,
1503
+ 19245,
1504
+ 19253,
1505
+ 19297,
1506
+ 19301,
1507
+ 19314,
1508
+ 19363,
1509
+ 19364,
1510
+ 19370,
1511
+ 19445,
1512
+ 19461,
1513
+ 19497,
1514
+ 19501,
1515
+ 19502,
1516
+ 19533,
1517
+ 19551,
1518
+ 19569,
1519
+ 19584,
1520
+ 19586,
1521
+ 19614,
1522
+ 19628,
1523
+ 19662,
1524
+ 19678,
1525
+ 19708,
1526
+ 19720,
1527
+ 19755,
1528
+ 19758,
1529
+ 19767,
1530
+ 19773,
1531
+ 19792,
1532
+ 19822,
1533
+ 19835,
1534
+ 19852,
1535
+ 19856,
1536
+ 19894,
1537
+ 19939,
1538
+ 19957,
1539
+ 19964,
1540
+ 19988,
1541
+ 20051,
1542
+ 20071,
1543
+ 20101,
1544
+ 20109,
1545
+ 20125,
1546
+ 20142,
1547
+ 20147,
1548
+ 20170,
1549
+ 20174,
1550
+ 20205,
1551
+ 20264,
1552
+ 20268,
1553
+ 20293,
1554
+ 20297,
1555
+ 20311,
1556
+ 20321,
1557
+ 20368,
1558
+ 20374,
1559
+ 20390,
1560
+ 20413,
1561
+ 20455,
1562
+ 20460,
1563
+ 20469,
1564
+ 20504,
1565
+ 20513,
1566
+ 20548,
1567
+ 20568,
1568
+ 20574,
1569
+ 20594,
1570
+ 20607,
1571
+ 20611,
1572
+ 20612,
1573
+ 20613,
1574
+ 20630,
1575
+ 20637,
1576
+ 20663,
1577
+ 20677,
1578
+ 20693,
1579
+ 20705,
1580
+ 20709,
1581
+ 20712,
1582
+ 20748,
1583
+ 20802,
1584
+ 20822,
1585
+ 20837,
1586
+ 20865,
1587
+ 20905,
1588
+ 20983,
1589
+ 21039,
1590
+ 21051,
1591
+ 21056,
1592
+ 21109,
1593
+ 21126,
1594
+ 21135,
1595
+ 21144,
1596
+ 21194,
1597
+ 21195,
1598
+ 21233,
1599
+ 21238,
1600
+ 21253,
1601
+ 21255,
1602
+ 21313,
1603
+ 21318,
1604
+ 21330,
1605
+ 21338,
1606
+ 21357,
1607
+ 21428,
1608
+ 21449,
1609
+ 21459,
1610
+ 21463,
1611
+ 21464,
1612
+ 21510,
1613
+ 21568,
1614
+ 21593,
1615
+ 21643,
1616
+ 21653,
1617
+ 21658,
1618
+ 21759,
1619
+ 21767,
1620
+ 21800,
1621
+ 21805,
1622
+ 21812,
1623
+ 21815,
1624
+ 21877,
1625
+ 21892,
1626
+ 21903,
1627
+ 21918,
1628
+ 21950,
1629
+ 21968,
1630
+ 21988,
1631
+ 22018,
1632
+ 22021,
1633
+ 22036,
1634
+ 22104,
1635
+ 22116,
1636
+ 22125,
1637
+ 22128,
1638
+ 22152,
1639
+ 22211,
1640
+ 22256,
1641
+ 22272,
1642
+ 22310,
1643
+ 22335,
1644
+ 22338,
1645
+ 22372,
1646
+ 22395,
1647
+ 22467,
1648
+ 22546,
1649
+ 22571,
1650
+ 22592,
1651
+ 22600,
1652
+ 22635,
1653
+ 22659,
1654
+ 22694,
1655
+ 22696,
1656
+ 22701,
1657
+ 22756,
1658
+ 22809,
1659
+ 22810,
1660
+ 22820,
1661
+ 22830,
1662
+ 22908,
1663
+ 22916,
1664
+ 22918,
1665
+ 22946,
1666
+ 22955,
1667
+ 23072,
1668
+ 23091,
1669
+ 23115,
1670
+ 23136,
1671
+ 23145,
1672
+ 23175,
1673
+ 23203,
1674
+ 23228,
1675
+ 23231,
1676
+ 23258,
1677
+ 23281,
1678
+ 23289,
1679
+ 23311,
1680
+ 23382,
1681
+ 23391,
1682
+ 23452,
1683
+ 23467,
1684
+ 23480,
1685
+ 23517,
1686
+ 23545,
1687
+ 23598,
1688
+ 23600,
1689
+ 23643,
1690
+ 23681,
1691
+ 23687,
1692
+ 23689,
1693
+ 23694,
1694
+ 23710,
1695
+ 23753,
1696
+ 23811,
1697
+ 23842,
1698
+ 23873,
1699
+ 23905,
1700
+ 23907,
1701
+ 23965,
1702
+ 23975,
1703
+ 23980,
1704
+ 23984,
1705
+ 23987,
1706
+ 23990,
1707
+ 23995,
1708
+ 24015,
1709
+ 24103,
1710
+ 24155,
1711
+ 24167,
1712
+ 24197,
1713
+ 24209,
1714
+ 24266,
1715
+ 24286,
1716
+ 24311,
1717
+ 24332,
1718
+ 24364,
1719
+ 24416,
1720
+ 24503,
1721
+ 24545,
1722
+ 24548,
1723
+ 24573
1724
+ ]
1725
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.9570712218190713,
3
+ "semantic_stability_score": 0.09334994384714052,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_redirected": 4.9673255787423635e-05,
6
+ "shared_attenuated": 0.04770557827286504,
7
+ "aligned_only": 0.019887085503224915,
8
+ "other": 0.002329314205587465
9
+ },
10
+ "superposition_fraction": 0.0,
11
+ "fve_base": 0.6404474736508274,
12
+ "fve_aligned": 0.8062398773837464,
13
+ "dead_neuron_fraction": 0.9459666497026767,
14
+ "l0_sparsity_base": 194.178597489784,
15
+ "l0_sparsity_aligned": 167.29478619381203,
16
+ "class_counts": {
17
+ "shared_redirected": 22001,
18
+ "shared_attenuated": 1475,
19
+ "aligned_only": 1053,
20
+ "other": 47
21
+ },
22
+ "total_features": 24576
23
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_redirected": {
3
+ "count": 22001,
4
+ "cf_shift_mean": 4.9673255787423635e-05,
5
+ "cf_shift_std": 0.0002490006127094234,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 2.468582314629559e-06,
8
+ "cf_aligned_mean": 5.214183811093458e-05,
9
+ "high_cf_base_count": 1089,
10
+ "low_cf_base_count": 20912,
11
+ "high_cf_aligned_count": 6451,
12
+ "low_cf_aligned_count": 15550
13
+ },
14
+ "shared_attenuated": {
15
+ "count": 1475,
16
+ "cf_shift_mean": 0.04770557827286504,
17
+ "cf_shift_std": 0.16126983673278766,
18
+ "cf_shift_median": -0.003722898894920945,
19
+ "cf_base_mean": 0.05451540226300267,
20
+ "cf_aligned_mean": 0.10222098050108645,
21
+ "high_cf_base_count": 1409,
22
+ "low_cf_base_count": 66,
23
+ "high_cf_aligned_count": 975,
24
+ "low_cf_aligned_count": 500
25
+ },
26
+ "aligned_only": {
27
+ "count": 1053,
28
+ "cf_shift_mean": 0.019887085503224915,
29
+ "cf_shift_std": 0.09974870544943631,
30
+ "cf_shift_median": 0.008944536559283733,
31
+ "cf_base_mean": 0.03327031915194086,
32
+ "cf_aligned_mean": 0.05315740469530924,
33
+ "high_cf_base_count": 533,
34
+ "low_cf_base_count": 520,
35
+ "high_cf_aligned_count": 972,
36
+ "low_cf_aligned_count": 81
37
+ },
38
+ "other": {
39
+ "count": 47,
40
+ "cf_shift_mean": 0.002329314205587465,
41
+ "cf_shift_std": 0.0029516252733106326,
42
+ "cf_shift_median": 0.001765706459991634,
43
+ "cf_base_mean": 6.587838483236486e-05,
44
+ "cf_aligned_mean": 0.0023951925934252746,
45
+ "high_cf_base_count": 13,
46
+ "low_cf_base_count": 34,
47
+ "high_cf_aligned_count": 46,
48
+ "low_cf_aligned_count": 1
49
+ }
50
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 0
4
+ },
5
+ "shared_redirected": {
6
+ "n": 22001,
7
+ "rho_mean": 0.6313559467979661,
8
+ "rho_std": 0.04670723357958753,
9
+ "theta_mean": 0.03260702756624545,
10
+ "theta_std": 0.028142801187992346,
11
+ "angle_deg_mean": 88.01665889648903,
12
+ "angle_deg_std": 1.4731210554901564,
13
+ "norm_ratio_raw_mean": 1.7856991111809248,
14
+ "norm_ratio_raw_std": 0.6151071515353017,
15
+ "linear_map": {
16
+ "sv_mean": 0.6234149932861328,
17
+ "sv_std": 0.44993701577186584,
18
+ "condition_number": 162031.06140453595,
19
+ "mean_principal_angle_deg": 85.63571653051513,
20
+ "singular_values": [
21
+ 4.162872314453125,
22
+ 3.1461193561553955,
23
+ 2.6413495540618896,
24
+ 2.385493040084839,
25
+ 2.1812684535980225,
26
+ 2.074144124984741,
27
+ 2.04933500289917,
28
+ 2.0284433364868164,
29
+ 2.0070159435272217,
30
+ 1.977783441543579,
31
+ 1.9516537189483643,
32
+ 1.9320012331008911,
33
+ 1.9244059324264526,
34
+ 1.9123079776763916,
35
+ 1.9030086994171143,
36
+ 1.8813031911849976,
37
+ 1.8760550022125244,
38
+ 1.870967149734497,
39
+ 1.860873818397522,
40
+ 1.856432318687439
41
+ ]
42
+ }
43
+ },
44
+ "shared_intermediate": {
45
+ "n": 0
46
+ },
47
+ "shared_attenuated": {
48
+ "n": 1475,
49
+ "rho_mean": 0.4999971970057083,
50
+ "rho_std": 0.00010762929614115323,
51
+ "theta_mean": 0.9993871649291556,
52
+ "theta_std": 0.0235360171909563,
53
+ "angle_deg_mean": 0.06410358883545339,
54
+ "angle_deg_std": 2.19968808546189,
55
+ "norm_ratio_raw_mean": 0.9999888821041452,
56
+ "norm_ratio_raw_std": 0.0004269833865429655,
57
+ "linear_map": {
58
+ "sv_mean": 0.4081284999847412,
59
+ "sv_std": 0.4920632243156433,
60
+ "condition_number": 843990731.6457775,
61
+ "mean_principal_angle_deg": 3.067638379616184,
62
+ "singular_values": [
63
+ 1.9049420356750488,
64
+ 1.00138521194458,
65
+ 1.0011084079742432,
66
+ 1.000960350036621,
67
+ 1.0009526014328003,
68
+ 1.0008810758590698,
69
+ 1.000870943069458,
70
+ 1.000767469406128,
71
+ 1.0007673501968384,
72
+ 1.0007457733154297,
73
+ 1.0007452964782715,
74
+ 1.0007412433624268,
75
+ 1.000733494758606,
76
+ 1.0007209777832031,
77
+ 1.0007206201553345,
78
+ 1.0007092952728271,
79
+ 1.0006836652755737,
80
+ 1.0006827116012573,
81
+ 1.0006660223007202,
82
+ 1.0006592273712158
83
+ ]
84
+ }
85
+ },
86
+ "all_shared": {
87
+ "n": 23476,
88
+ "rho_mean": 0.6231026602098089,
89
+ "rho_std": 0.05532233241962048,
90
+ "theta_mean": 0.09334994384714052,
91
+ "theta_std": 0.23625139650294494,
92
+ "angle_deg_mean": 82.49058890676382,
93
+ "angle_deg_std": 21.397464376821496,
94
+ "norm_ratio_raw_mean": 1.7363328397595479,
95
+ "norm_ratio_raw_std": 0.625248515000367,
96
+ "linear_map": {
97
+ "sv_mean": 0.6301938891410828,
98
+ "sv_std": 0.43655094504356384,
99
+ "condition_number": 37720.94159752499,
100
+ "mean_principal_angle_deg": 66.49383134379842,
101
+ "singular_values": [
102
+ 4.108311176300049,
103
+ 2.846496343612671,
104
+ 2.6833341121673584,
105
+ 2.367952823638916,
106
+ 2.0070486068725586,
107
+ 1.909485101699829,
108
+ 1.8849889039993286,
109
+ 1.8788764476776123,
110
+ 1.854445219039917,
111
+ 1.8434592485427856,
112
+ 1.8159873485565186,
113
+ 1.8094617128372192,
114
+ 1.7800732851028442,
115
+ 1.7766143083572388,
116
+ 1.7609890699386597,
117
+ 1.7474756240844727,
118
+ 1.7460076808929443,
119
+ 1.7408699989318848,
120
+ 1.734208106994629,
121
+ 1.7270561456680298
122
+ ]
123
+ }
124
+ }
125
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.2804796195263342,
10
+ 0.20694249225546585,
11
+ 0.19582649831422505,
12
+ 0.18935256818895513
13
+ ],
14
+ "val_loss": [
15
+ 0.21185743270432136,
16
+ 0.20000972758725052,
17
+ 0.19443193600751968,
18
+ 0.1932831735823167
19
+ ],
20
+ "train_fve_base": [
21
+ 0.4946946046607089,
22
+ 0.6150708632098953,
23
+ 0.6418082757923106,
24
+ 0.6555447563816077
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.6892006324176821,
28
+ 0.7825172636777563,
29
+ 0.80216195133786,
30
+ 0.8144526248150796
31
+ ],
32
+ "val_fve_base": [
33
+ 0.5959901060733496,
34
+ 0.6246328918721663,
35
+ 0.6373753697460235,
36
+ 0.6404474736508274
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7744963440595497,
40
+ 0.7939465670061361,
41
+ 0.8042638130212953,
42
+ 0.8062398773837464
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9218662784103754,
46
+ 0.9540180883001181,
47
+ 0.9487503469860212,
48
+ 0.9459666497026767
49
+ ],
50
+ "l0_base": [
51
+ 213.99954392877993,
52
+ 181.8889010507881,
53
+ 187.2327605078809,
54
+ 194.178597489784
55
+ ],
56
+ "l0_aligned": [
57
+ 137.83121716287215,
58
+ 124.89348000583772,
59
+ 149.72726941039113,
60
+ 167.29478619381203
61
+ ],
62
+ "self_recon": [
63
+ 0.14649493633500332,
64
+ 0.10318298719201391,
65
+ 0.09401032985805143,
66
+ 0.08835377670950662
67
+ ],
68
+ "cross_recon": [
69
+ 0.19524331229928635,
70
+ 0.1499745713267421,
71
+ 0.14348410906773593,
72
+ 0.14061761646158014
73
+ ],
74
+ "sparsity": [
75
+ 0.055887356663630566,
76
+ 0.04376967555108783,
77
+ 0.044422523779125846,
78
+ 0.04475174387139461
79
+ ]
80
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: a048c75343da4907aa65025a8bdddc0403f9e7db26848df8428b98f0c50c6c99
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 34c07479195e6dc5a7c06577708047c85d77a508fad4f7b4f77208e255425eab
  • Pointer size: 130 Bytes
  • Size of remote file: 97.2 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: b88b9be9d4b8ea4ab25a5e7fdeaf1d8c7210b332d94ac1e273fe9f724e322a61
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 9975e7f8acc6c1aa68d46672163bd82e8782adf82136bdd83dc126d8b7cf204a
  • Pointer size: 131 Bytes
  • Size of remote file: 327 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: c0a595129fc84b363e0de1d96dca9fd17c3b1051ef0dfd71e042d4540c217d19
  • Pointer size: 130 Bytes
  • Size of remote file: 79.5 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: df855f9af6c71bf2eaeadd56c3ed6a80701d6081c589987ce9673f1fe5f6bf0e
  • Pointer size: 131 Bytes
  • Size of remote file: 249 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: c378063f158311391cd537c21c788af3d241a8d65a5330cef3cd3e31289c6d86
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 2b7e03548acb21ba48a3d22feb4fea8ebf45f2f2fa1a0957f87abe255be9daaf
  • Pointer size: 131 Bytes
  • Size of remote file: 227 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 78d2460487e8847d520d5edd79c930a7e933f5343a4930b7a0ff577e4c4d772f
  • Pointer size: 131 Bytes
  • Size of remote file: 330 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L10__aligned_L24/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-orpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/llama32-3b-orpo/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 24,
10
+ 25,
11
+ 26
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 24,
25
+ "base_layer": 10,
26
+ "aligned_layer": 24
27
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd38468be95ecc2e81565dcafdc2efd7423215ea228206e2ae8fa1462159cb3
3
+ size 3624487706
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3826efb1fd063d44a998fcbb1eb1926ba400f3bab276fbc5b184a4cf01b8371e
3
+ size 54162560
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2443 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [],
3
+ "redirected_visual_to_prior": [
4
+ 16,
5
+ 37,
6
+ 58,
7
+ 62,
8
+ 84,
9
+ 113,
10
+ 126,
11
+ 127,
12
+ 142,
13
+ 144,
14
+ 210,
15
+ 247,
16
+ 249,
17
+ 261,
18
+ 270,
19
+ 285,
20
+ 286,
21
+ 310,
22
+ 315,
23
+ 372,
24
+ 379,
25
+ 382,
26
+ 403,
27
+ 414,
28
+ 431,
29
+ 468,
30
+ 479,
31
+ 491,
32
+ 511,
33
+ 523,
34
+ 542,
35
+ 546,
36
+ 550,
37
+ 557,
38
+ 665,
39
+ 673,
40
+ 743,
41
+ 780,
42
+ 783,
43
+ 795,
44
+ 809,
45
+ 817,
46
+ 830,
47
+ 853,
48
+ 894,
49
+ 901,
50
+ 969,
51
+ 992,
52
+ 1000,
53
+ 1017,
54
+ 1025,
55
+ 1026,
56
+ 1033,
57
+ 1075,
58
+ 1105,
59
+ 1124,
60
+ 1141,
61
+ 1196,
62
+ 1214,
63
+ 1264,
64
+ 1282,
65
+ 1295,
66
+ 1308,
67
+ 1347,
68
+ 1391,
69
+ 1396,
70
+ 1502,
71
+ 1524,
72
+ 1542,
73
+ 1565,
74
+ 1599,
75
+ 1643,
76
+ 1646,
77
+ 1703,
78
+ 1714,
79
+ 1718,
80
+ 1722,
81
+ 1735,
82
+ 1781,
83
+ 1836,
84
+ 1852,
85
+ 1869,
86
+ 1896,
87
+ 1897,
88
+ 1919,
89
+ 1945,
90
+ 1965,
91
+ 1982,
92
+ 1998,
93
+ 2037,
94
+ 2044,
95
+ 2057,
96
+ 2064,
97
+ 2083,
98
+ 2131,
99
+ 2145,
100
+ 2154,
101
+ 2247,
102
+ 2250,
103
+ 2327,
104
+ 2341,
105
+ 2369,
106
+ 2387,
107
+ 2392,
108
+ 2396,
109
+ 2419,
110
+ 2422,
111
+ 2464,
112
+ 2489,
113
+ 2505,
114
+ 2534,
115
+ 2536,
116
+ 2572,
117
+ 2600,
118
+ 2648,
119
+ 2651,
120
+ 2685,
121
+ 2691,
122
+ 2696,
123
+ 2719,
124
+ 2724,
125
+ 2734,
126
+ 2768,
127
+ 2769,
128
+ 2773,
129
+ 2844,
130
+ 2848,
131
+ 2891,
132
+ 2896,
133
+ 2905,
134
+ 2907,
135
+ 2926,
136
+ 2959,
137
+ 2980,
138
+ 2996,
139
+ 3000,
140
+ 3029,
141
+ 3042,
142
+ 3058,
143
+ 3063,
144
+ 3084,
145
+ 3086,
146
+ 3103,
147
+ 3105,
148
+ 3147,
149
+ 3148,
150
+ 3175,
151
+ 3191,
152
+ 3198,
153
+ 3222,
154
+ 3255,
155
+ 3260,
156
+ 3296,
157
+ 3314,
158
+ 3319,
159
+ 3322,
160
+ 3360,
161
+ 3390,
162
+ 3460,
163
+ 3465,
164
+ 3477,
165
+ 3484,
166
+ 3509,
167
+ 3528,
168
+ 3576,
169
+ 3581,
170
+ 3598,
171
+ 3607,
172
+ 3631,
173
+ 3698,
174
+ 3708,
175
+ 3722,
176
+ 3731,
177
+ 3748,
178
+ 3753,
179
+ 3765,
180
+ 3796,
181
+ 3803,
182
+ 3805,
183
+ 3816,
184
+ 3845,
185
+ 3863,
186
+ 3927,
187
+ 3940,
188
+ 3997,
189
+ 4000,
190
+ 4026,
191
+ 4058,
192
+ 4083,
193
+ 4089,
194
+ 4110,
195
+ 4116,
196
+ 4172,
197
+ 4179,
198
+ 4189,
199
+ 4212,
200
+ 4216,
201
+ 4221,
202
+ 4233,
203
+ 4257,
204
+ 4258,
205
+ 4259,
206
+ 4292,
207
+ 4353,
208
+ 4356,
209
+ 4386,
210
+ 4412,
211
+ 4413,
212
+ 4437,
213
+ 4448,
214
+ 4459,
215
+ 4547,
216
+ 4549,
217
+ 4612,
218
+ 4636,
219
+ 4648,
220
+ 4658,
221
+ 4672,
222
+ 4673,
223
+ 4696,
224
+ 4708,
225
+ 4717,
226
+ 4737,
227
+ 4747,
228
+ 4770,
229
+ 4792,
230
+ 4801,
231
+ 4811,
232
+ 4821,
233
+ 4844,
234
+ 4929,
235
+ 4984,
236
+ 5071,
237
+ 5093,
238
+ 5099,
239
+ 5117,
240
+ 5124,
241
+ 5142,
242
+ 5178,
243
+ 5214,
244
+ 5225,
245
+ 5238,
246
+ 5249,
247
+ 5257,
248
+ 5264,
249
+ 5281,
250
+ 5289,
251
+ 5322,
252
+ 5329,
253
+ 5333,
254
+ 5336,
255
+ 5363,
256
+ 5389,
257
+ 5437,
258
+ 5489,
259
+ 5522,
260
+ 5526,
261
+ 5537,
262
+ 5551,
263
+ 5586,
264
+ 5616,
265
+ 5660,
266
+ 5671,
267
+ 5682,
268
+ 5706,
269
+ 5735,
270
+ 5793,
271
+ 5862,
272
+ 5863,
273
+ 5875,
274
+ 5901,
275
+ 5923,
276
+ 5952,
277
+ 5958,
278
+ 5979,
279
+ 6001,
280
+ 6007,
281
+ 6049,
282
+ 6071,
283
+ 6081,
284
+ 6108,
285
+ 6112,
286
+ 6137,
287
+ 6159,
288
+ 6171,
289
+ 6186,
290
+ 6275,
291
+ 6285,
292
+ 6308,
293
+ 6359,
294
+ 6362,
295
+ 6371,
296
+ 6395,
297
+ 6413,
298
+ 6415,
299
+ 6443,
300
+ 6449,
301
+ 6457,
302
+ 6476,
303
+ 6522,
304
+ 6530,
305
+ 6565,
306
+ 6584,
307
+ 6591,
308
+ 6595,
309
+ 6662,
310
+ 6680,
311
+ 6742,
312
+ 6752,
313
+ 6770,
314
+ 6786,
315
+ 6789,
316
+ 6790,
317
+ 6853,
318
+ 6860,
319
+ 6861,
320
+ 6963,
321
+ 6971,
322
+ 6995,
323
+ 7018,
324
+ 7020,
325
+ 7040,
326
+ 7046,
327
+ 7054,
328
+ 7055,
329
+ 7060,
330
+ 7071,
331
+ 7076,
332
+ 7121,
333
+ 7182,
334
+ 7207,
335
+ 7248,
336
+ 7297,
337
+ 7341,
338
+ 7344,
339
+ 7362,
340
+ 7408,
341
+ 7417,
342
+ 7433,
343
+ 7443,
344
+ 7469,
345
+ 7481,
346
+ 7492,
347
+ 7497,
348
+ 7528,
349
+ 7533,
350
+ 7557,
351
+ 7564,
352
+ 7573,
353
+ 7592,
354
+ 7631,
355
+ 7639,
356
+ 7644,
357
+ 7672,
358
+ 7737,
359
+ 7765,
360
+ 7776,
361
+ 7789,
362
+ 7830,
363
+ 7852,
364
+ 7879,
365
+ 7881,
366
+ 7919,
367
+ 7968,
368
+ 7998,
369
+ 8042,
370
+ 8063,
371
+ 8106,
372
+ 8107,
373
+ 8132,
374
+ 8190,
375
+ 8194,
376
+ 8222,
377
+ 8237,
378
+ 8247,
379
+ 8256,
380
+ 8290,
381
+ 8305,
382
+ 8364,
383
+ 8417,
384
+ 8426,
385
+ 8445,
386
+ 8478,
387
+ 8515,
388
+ 8564,
389
+ 8605,
390
+ 8677,
391
+ 8688,
392
+ 8694,
393
+ 8770,
394
+ 8792,
395
+ 8798,
396
+ 8837,
397
+ 8880,
398
+ 8881,
399
+ 8909,
400
+ 8943,
401
+ 8949,
402
+ 8967,
403
+ 8978,
404
+ 8994,
405
+ 9005,
406
+ 9068,
407
+ 9079,
408
+ 9081,
409
+ 9109,
410
+ 9110,
411
+ 9119,
412
+ 9141,
413
+ 9167,
414
+ 9170,
415
+ 9193,
416
+ 9208,
417
+ 9237,
418
+ 9244,
419
+ 9264,
420
+ 9321,
421
+ 9346,
422
+ 9406,
423
+ 9429,
424
+ 9438,
425
+ 9440,
426
+ 9481,
427
+ 9495,
428
+ 9538,
429
+ 9582,
430
+ 9593,
431
+ 9596,
432
+ 9599,
433
+ 9665,
434
+ 9724,
435
+ 9731,
436
+ 9745,
437
+ 9795,
438
+ 9862,
439
+ 9863,
440
+ 9870,
441
+ 9910,
442
+ 9944,
443
+ 9946,
444
+ 10007,
445
+ 10059,
446
+ 10120,
447
+ 10122,
448
+ 10151,
449
+ 10152,
450
+ 10199,
451
+ 10202,
452
+ 10223,
453
+ 10234,
454
+ 10271,
455
+ 10305,
456
+ 10306,
457
+ 10323,
458
+ 10350,
459
+ 10352,
460
+ 10358,
461
+ 10370,
462
+ 10390,
463
+ 10393,
464
+ 10397,
465
+ 10527,
466
+ 10553,
467
+ 10567,
468
+ 10569,
469
+ 10602,
470
+ 10620,
471
+ 10658,
472
+ 10667,
473
+ 10676,
474
+ 10684,
475
+ 10705,
476
+ 10740,
477
+ 10750,
478
+ 10810,
479
+ 10836,
480
+ 10861,
481
+ 10875,
482
+ 10909,
483
+ 10910,
484
+ 10918,
485
+ 10949,
486
+ 10956,
487
+ 10966,
488
+ 10994,
489
+ 11010,
490
+ 11012,
491
+ 11033,
492
+ 11051,
493
+ 11059,
494
+ 11081,
495
+ 11098,
496
+ 11166,
497
+ 11168,
498
+ 11189,
499
+ 11220,
500
+ 11262,
501
+ 11270,
502
+ 11280,
503
+ 11317,
504
+ 11367,
505
+ 11368,
506
+ 11372,
507
+ 11405,
508
+ 11421,
509
+ 11429,
510
+ 11432,
511
+ 11442,
512
+ 11453,
513
+ 11459,
514
+ 11467,
515
+ 11468,
516
+ 11491,
517
+ 11505,
518
+ 11537,
519
+ 11604,
520
+ 11608,
521
+ 11616,
522
+ 11625,
523
+ 11703,
524
+ 11751,
525
+ 11760,
526
+ 11779,
527
+ 11822,
528
+ 11895,
529
+ 11915,
530
+ 11920,
531
+ 11921,
532
+ 11941,
533
+ 11946,
534
+ 11950,
535
+ 11957,
536
+ 11968,
537
+ 11990,
538
+ 11994,
539
+ 12004,
540
+ 12015,
541
+ 12044,
542
+ 12060,
543
+ 12094,
544
+ 12160,
545
+ 12172,
546
+ 12201,
547
+ 12218,
548
+ 12219,
549
+ 12227,
550
+ 12233,
551
+ 12247,
552
+ 12250,
553
+ 12343,
554
+ 12349,
555
+ 12365,
556
+ 12425,
557
+ 12428,
558
+ 12436,
559
+ 12450,
560
+ 12457,
561
+ 12476,
562
+ 12490,
563
+ 12519,
564
+ 12598,
565
+ 12618,
566
+ 12623,
567
+ 12689,
568
+ 12709,
569
+ 12782,
570
+ 12792,
571
+ 12827,
572
+ 12832,
573
+ 12844,
574
+ 12885,
575
+ 12903,
576
+ 12962,
577
+ 12968,
578
+ 12990,
579
+ 13117,
580
+ 13132,
581
+ 13144,
582
+ 13156,
583
+ 13165,
584
+ 13229,
585
+ 13281,
586
+ 13311,
587
+ 13368,
588
+ 13399,
589
+ 13414,
590
+ 13431,
591
+ 13437,
592
+ 13438,
593
+ 13443,
594
+ 13449,
595
+ 13465,
596
+ 13469,
597
+ 13507,
598
+ 13511,
599
+ 13514,
600
+ 13522,
601
+ 13548,
602
+ 13553,
603
+ 13569,
604
+ 13584,
605
+ 13620,
606
+ 13643,
607
+ 13644,
608
+ 13656,
609
+ 13691,
610
+ 13700,
611
+ 13723,
612
+ 13737,
613
+ 13747,
614
+ 13805,
615
+ 13811,
616
+ 13826,
617
+ 13840,
618
+ 13843,
619
+ 13844,
620
+ 13851,
621
+ 13857,
622
+ 13897,
623
+ 13957,
624
+ 14016,
625
+ 14042,
626
+ 14142,
627
+ 14145,
628
+ 14164,
629
+ 14169,
630
+ 14180,
631
+ 14184,
632
+ 14193,
633
+ 14214,
634
+ 14233,
635
+ 14254,
636
+ 14290,
637
+ 14301,
638
+ 14303,
639
+ 14320,
640
+ 14336,
641
+ 14341,
642
+ 14382,
643
+ 14385,
644
+ 14396,
645
+ 14437,
646
+ 14483,
647
+ 14487,
648
+ 14515,
649
+ 14520,
650
+ 14543,
651
+ 14578,
652
+ 14599,
653
+ 14606,
654
+ 14654,
655
+ 14671,
656
+ 14674,
657
+ 14675,
658
+ 14678,
659
+ 14694,
660
+ 14730,
661
+ 14732,
662
+ 14777,
663
+ 14781,
664
+ 14859,
665
+ 14936,
666
+ 14969,
667
+ 14994,
668
+ 15004,
669
+ 15035,
670
+ 15046,
671
+ 15057,
672
+ 15068,
673
+ 15072,
674
+ 15082,
675
+ 15113,
676
+ 15131,
677
+ 15146,
678
+ 15148,
679
+ 15184,
680
+ 15225,
681
+ 15243,
682
+ 15275,
683
+ 15281,
684
+ 15304,
685
+ 15332,
686
+ 15349,
687
+ 15350,
688
+ 15357,
689
+ 15381,
690
+ 15389,
691
+ 15398,
692
+ 15406,
693
+ 15410,
694
+ 15424,
695
+ 15438,
696
+ 15470,
697
+ 15481,
698
+ 15559,
699
+ 15564,
700
+ 15583,
701
+ 15631,
702
+ 15664,
703
+ 15671,
704
+ 15690,
705
+ 15707,
706
+ 15715,
707
+ 15733,
708
+ 15763,
709
+ 15774,
710
+ 15785,
711
+ 15809,
712
+ 15824,
713
+ 15855,
714
+ 15858,
715
+ 15887,
716
+ 15928,
717
+ 15929,
718
+ 15931,
719
+ 15948,
720
+ 15958,
721
+ 15978,
722
+ 15988,
723
+ 15995,
724
+ 16066,
725
+ 16093,
726
+ 16103,
727
+ 16125,
728
+ 16153,
729
+ 16191,
730
+ 16207,
731
+ 16214,
732
+ 16244,
733
+ 16303,
734
+ 16306,
735
+ 16310,
736
+ 16386,
737
+ 16424,
738
+ 16440,
739
+ 16467,
740
+ 16480,
741
+ 16496,
742
+ 16498,
743
+ 16507,
744
+ 16542,
745
+ 16547,
746
+ 16558,
747
+ 16594,
748
+ 16609,
749
+ 16627,
750
+ 16689,
751
+ 16741,
752
+ 16788,
753
+ 16810,
754
+ 16843,
755
+ 16866,
756
+ 16930,
757
+ 16961,
758
+ 16979,
759
+ 17040,
760
+ 17047,
761
+ 17050,
762
+ 17052,
763
+ 17093,
764
+ 17105,
765
+ 17152,
766
+ 17158,
767
+ 17161,
768
+ 17220,
769
+ 17240,
770
+ 17247,
771
+ 17254,
772
+ 17304,
773
+ 17309,
774
+ 17320,
775
+ 17406,
776
+ 17420,
777
+ 17423,
778
+ 17430,
779
+ 17457,
780
+ 17460,
781
+ 17514,
782
+ 17525,
783
+ 17552,
784
+ 17578,
785
+ 17592,
786
+ 17621,
787
+ 17623,
788
+ 17630,
789
+ 17632,
790
+ 17657,
791
+ 17661,
792
+ 17702,
793
+ 17710,
794
+ 17741,
795
+ 17769,
796
+ 17816,
797
+ 17824,
798
+ 17837,
799
+ 17849,
800
+ 17881,
801
+ 17895,
802
+ 17910,
803
+ 17911,
804
+ 17913,
805
+ 17928,
806
+ 17930,
807
+ 18011,
808
+ 18026,
809
+ 18030,
810
+ 18046,
811
+ 18060,
812
+ 18067,
813
+ 18079,
814
+ 18132,
815
+ 18155,
816
+ 18191,
817
+ 18200,
818
+ 18294,
819
+ 18331,
820
+ 18339,
821
+ 18432,
822
+ 18443,
823
+ 18455,
824
+ 18509,
825
+ 18523,
826
+ 18532,
827
+ 18540,
828
+ 18549,
829
+ 18582,
830
+ 18625,
831
+ 18636,
832
+ 18659,
833
+ 18675,
834
+ 18681,
835
+ 18696,
836
+ 18702,
837
+ 18715,
838
+ 18744,
839
+ 18747,
840
+ 18766,
841
+ 18770,
842
+ 18785,
843
+ 18790,
844
+ 18864,
845
+ 18934,
846
+ 18957,
847
+ 18965,
848
+ 18981,
849
+ 18987,
850
+ 19048,
851
+ 19052,
852
+ 19077,
853
+ 19119,
854
+ 19192,
855
+ 19194,
856
+ 19235,
857
+ 19261,
858
+ 19271,
859
+ 19284,
860
+ 19293,
861
+ 19299,
862
+ 19313,
863
+ 19347,
864
+ 19353,
865
+ 19372,
866
+ 19406,
867
+ 19409,
868
+ 19444,
869
+ 19445,
870
+ 19477,
871
+ 19505,
872
+ 19516,
873
+ 19536,
874
+ 19542,
875
+ 19556,
876
+ 19558,
877
+ 19612,
878
+ 19658,
879
+ 19676,
880
+ 19703,
881
+ 19773,
882
+ 19776,
883
+ 19787,
884
+ 19818,
885
+ 19824,
886
+ 19835,
887
+ 19890,
888
+ 19898,
889
+ 19932,
890
+ 19949,
891
+ 19955,
892
+ 19982,
893
+ 19986,
894
+ 20018,
895
+ 20029,
896
+ 20031,
897
+ 20050,
898
+ 20054,
899
+ 20087,
900
+ 20163,
901
+ 20172,
902
+ 20188,
903
+ 20252,
904
+ 20282,
905
+ 20330,
906
+ 20348,
907
+ 20361,
908
+ 20407,
909
+ 20429,
910
+ 20449,
911
+ 20475,
912
+ 20485,
913
+ 20540,
914
+ 20551,
915
+ 20583,
916
+ 20590,
917
+ 20615,
918
+ 20634,
919
+ 20639,
920
+ 20678,
921
+ 20687,
922
+ 20714,
923
+ 20715,
924
+ 20720,
925
+ 20749,
926
+ 20767,
927
+ 20789,
928
+ 20813,
929
+ 20814,
930
+ 20826,
931
+ 20831,
932
+ 20847,
933
+ 20897,
934
+ 20932,
935
+ 20984,
936
+ 20988,
937
+ 20991,
938
+ 20997,
939
+ 21045,
940
+ 21096,
941
+ 21118,
942
+ 21156,
943
+ 21171,
944
+ 21183,
945
+ 21205,
946
+ 21220,
947
+ 21267,
948
+ 21279,
949
+ 21344,
950
+ 21366,
951
+ 21371,
952
+ 21376,
953
+ 21399,
954
+ 21420,
955
+ 21422,
956
+ 21452,
957
+ 21473,
958
+ 21528,
959
+ 21573,
960
+ 21577,
961
+ 21610,
962
+ 21620,
963
+ 21641,
964
+ 21761,
965
+ 21765,
966
+ 21775,
967
+ 21777,
968
+ 21785,
969
+ 21798,
970
+ 21802,
971
+ 21811,
972
+ 21822,
973
+ 21837,
974
+ 21887,
975
+ 21888,
976
+ 21893,
977
+ 21899,
978
+ 21969,
979
+ 21970,
980
+ 21987,
981
+ 21991,
982
+ 21993,
983
+ 22010,
984
+ 22027,
985
+ 22040,
986
+ 22114,
987
+ 22129,
988
+ 22141,
989
+ 22142,
990
+ 22162,
991
+ 22176,
992
+ 22205,
993
+ 22257,
994
+ 22283,
995
+ 22348,
996
+ 22363,
997
+ 22375,
998
+ 22462,
999
+ 22494,
1000
+ 22514,
1001
+ 22544,
1002
+ 22547,
1003
+ 22564,
1004
+ 22652,
1005
+ 22661,
1006
+ 22726,
1007
+ 22745,
1008
+ 22747,
1009
+ 22805,
1010
+ 22810,
1011
+ 22814,
1012
+ 22815,
1013
+ 22846,
1014
+ 22847,
1015
+ 22879,
1016
+ 22899,
1017
+ 22904,
1018
+ 22959,
1019
+ 22994,
1020
+ 23015,
1021
+ 23019,
1022
+ 23040,
1023
+ 23071,
1024
+ 23093,
1025
+ 23097,
1026
+ 23147,
1027
+ 23149,
1028
+ 23160,
1029
+ 23171,
1030
+ 23182,
1031
+ 23183,
1032
+ 23190,
1033
+ 23198,
1034
+ 23201,
1035
+ 23218,
1036
+ 23253,
1037
+ 23328,
1038
+ 23335,
1039
+ 23348,
1040
+ 23350,
1041
+ 23436,
1042
+ 23474,
1043
+ 23487,
1044
+ 23497,
1045
+ 23542,
1046
+ 23567,
1047
+ 23638,
1048
+ 23698,
1049
+ 23720,
1050
+ 23895,
1051
+ 23948,
1052
+ 23952,
1053
+ 23964,
1054
+ 23974,
1055
+ 23993,
1056
+ 23994,
1057
+ 24012,
1058
+ 24013,
1059
+ 24018,
1060
+ 24025,
1061
+ 24034,
1062
+ 24048,
1063
+ 24077,
1064
+ 24096,
1065
+ 24147,
1066
+ 24150,
1067
+ 24163,
1068
+ 24187,
1069
+ 24197,
1070
+ 24201,
1071
+ 24212,
1072
+ 24218,
1073
+ 24242,
1074
+ 24269,
1075
+ 24272,
1076
+ 24287,
1077
+ 24290,
1078
+ 24296,
1079
+ 24309,
1080
+ 24344,
1081
+ 24375,
1082
+ 24387,
1083
+ 24397,
1084
+ 24455,
1085
+ 24457,
1086
+ 24467,
1087
+ 24506,
1088
+ 24509,
1089
+ 24521,
1090
+ 24543,
1091
+ 24548
1092
+ ],
1093
+ "new_compensatory_visual": [
1094
+ 1,
1095
+ 27,
1096
+ 47,
1097
+ 73,
1098
+ 79,
1099
+ 122,
1100
+ 143,
1101
+ 152,
1102
+ 157,
1103
+ 165,
1104
+ 188,
1105
+ 208,
1106
+ 212,
1107
+ 228,
1108
+ 242,
1109
+ 243,
1110
+ 264,
1111
+ 281,
1112
+ 302,
1113
+ 313,
1114
+ 317,
1115
+ 324,
1116
+ 336,
1117
+ 357,
1118
+ 388,
1119
+ 407,
1120
+ 411,
1121
+ 433,
1122
+ 461,
1123
+ 463,
1124
+ 464,
1125
+ 519,
1126
+ 532,
1127
+ 533,
1128
+ 548,
1129
+ 565,
1130
+ 566,
1131
+ 568,
1132
+ 575,
1133
+ 587,
1134
+ 666,
1135
+ 668,
1136
+ 736,
1137
+ 749,
1138
+ 757,
1139
+ 758,
1140
+ 771,
1141
+ 822,
1142
+ 864,
1143
+ 869,
1144
+ 872,
1145
+ 896,
1146
+ 900,
1147
+ 905,
1148
+ 916,
1149
+ 922,
1150
+ 963,
1151
+ 981,
1152
+ 982,
1153
+ 987,
1154
+ 1007,
1155
+ 1015,
1156
+ 1049,
1157
+ 1062,
1158
+ 1088,
1159
+ 1113,
1160
+ 1116,
1161
+ 1133,
1162
+ 1145,
1163
+ 1150,
1164
+ 1154,
1165
+ 1158,
1166
+ 1167,
1167
+ 1187,
1168
+ 1238,
1169
+ 1244,
1170
+ 1260,
1171
+ 1288,
1172
+ 1315,
1173
+ 1330,
1174
+ 1341,
1175
+ 1344,
1176
+ 1353,
1177
+ 1412,
1178
+ 1419,
1179
+ 1432,
1180
+ 1437,
1181
+ 1462,
1182
+ 1481,
1183
+ 1486,
1184
+ 1518,
1185
+ 1545,
1186
+ 1552,
1187
+ 1558,
1188
+ 1575,
1189
+ 1589,
1190
+ 1597,
1191
+ 1598,
1192
+ 1624,
1193
+ 1647,
1194
+ 1670,
1195
+ 1672,
1196
+ 1689,
1197
+ 1719,
1198
+ 1750,
1199
+ 1767,
1200
+ 1778,
1201
+ 1782,
1202
+ 1789,
1203
+ 1805,
1204
+ 1824,
1205
+ 1828,
1206
+ 1858,
1207
+ 1862,
1208
+ 1866,
1209
+ 1905,
1210
+ 1911,
1211
+ 1920,
1212
+ 1933,
1213
+ 1955,
1214
+ 1963,
1215
+ 1985,
1216
+ 1997,
1217
+ 2001,
1218
+ 2074,
1219
+ 2080,
1220
+ 2107,
1221
+ 2116,
1222
+ 2135,
1223
+ 2172,
1224
+ 2177,
1225
+ 2204,
1226
+ 2205,
1227
+ 2224,
1228
+ 2274,
1229
+ 2293,
1230
+ 2297,
1231
+ 2308,
1232
+ 2324,
1233
+ 2332,
1234
+ 2347,
1235
+ 2361,
1236
+ 2379,
1237
+ 2409,
1238
+ 2439,
1239
+ 2450,
1240
+ 2461,
1241
+ 2468,
1242
+ 2478,
1243
+ 2492,
1244
+ 2506,
1245
+ 2538,
1246
+ 2562,
1247
+ 2591,
1248
+ 2594,
1249
+ 2623,
1250
+ 2647,
1251
+ 2656,
1252
+ 2668,
1253
+ 2670,
1254
+ 2679,
1255
+ 2698,
1256
+ 2775,
1257
+ 2792,
1258
+ 2793,
1259
+ 2798,
1260
+ 2827,
1261
+ 2885,
1262
+ 2895,
1263
+ 2902,
1264
+ 2909,
1265
+ 2923,
1266
+ 2967,
1267
+ 2969,
1268
+ 2985,
1269
+ 2990,
1270
+ 2992,
1271
+ 2995,
1272
+ 3054,
1273
+ 3066,
1274
+ 3070,
1275
+ 3102,
1276
+ 3112,
1277
+ 3122,
1278
+ 3132,
1279
+ 3142,
1280
+ 3158,
1281
+ 3161,
1282
+ 3170,
1283
+ 3176,
1284
+ 3202,
1285
+ 3203,
1286
+ 3212,
1287
+ 3229,
1288
+ 3233,
1289
+ 3242,
1290
+ 3245,
1291
+ 3247,
1292
+ 3277,
1293
+ 3303,
1294
+ 3318,
1295
+ 3349,
1296
+ 3368,
1297
+ 3397,
1298
+ 3398,
1299
+ 3403,
1300
+ 3404,
1301
+ 3425,
1302
+ 3439,
1303
+ 3449,
1304
+ 3481,
1305
+ 3496,
1306
+ 3512,
1307
+ 3523,
1308
+ 3548,
1309
+ 3573,
1310
+ 3575,
1311
+ 3580,
1312
+ 3616,
1313
+ 3633,
1314
+ 3642,
1315
+ 3652,
1316
+ 3667,
1317
+ 3730,
1318
+ 3756,
1319
+ 3779,
1320
+ 3795,
1321
+ 3798,
1322
+ 3825,
1323
+ 3854,
1324
+ 3858,
1325
+ 3893,
1326
+ 3925,
1327
+ 3945,
1328
+ 3985,
1329
+ 4001,
1330
+ 4006,
1331
+ 4046,
1332
+ 4064,
1333
+ 4088,
1334
+ 4112,
1335
+ 4122,
1336
+ 4124,
1337
+ 4162,
1338
+ 4178,
1339
+ 4182,
1340
+ 4186,
1341
+ 4193,
1342
+ 4202,
1343
+ 4217,
1344
+ 4234,
1345
+ 4254,
1346
+ 4311,
1347
+ 4389,
1348
+ 4405,
1349
+ 4435,
1350
+ 4436,
1351
+ 4444,
1352
+ 4467,
1353
+ 4502,
1354
+ 4511,
1355
+ 4515,
1356
+ 4524,
1357
+ 4527,
1358
+ 4545,
1359
+ 4576,
1360
+ 4587,
1361
+ 4602,
1362
+ 4626,
1363
+ 4628,
1364
+ 4643,
1365
+ 4680,
1366
+ 4688,
1367
+ 4694,
1368
+ 4698,
1369
+ 4706,
1370
+ 4733,
1371
+ 4738,
1372
+ 4765,
1373
+ 4766,
1374
+ 4768,
1375
+ 4884,
1376
+ 4914,
1377
+ 4927,
1378
+ 4941,
1379
+ 5056,
1380
+ 5067,
1381
+ 5084,
1382
+ 5089,
1383
+ 5111,
1384
+ 5125,
1385
+ 5130,
1386
+ 5134,
1387
+ 5163,
1388
+ 5167,
1389
+ 5206,
1390
+ 5255,
1391
+ 5287,
1392
+ 5288,
1393
+ 5303,
1394
+ 5344,
1395
+ 5353,
1396
+ 5395,
1397
+ 5399,
1398
+ 5408,
1399
+ 5412,
1400
+ 5418,
1401
+ 5422,
1402
+ 5453,
1403
+ 5459,
1404
+ 5474,
1405
+ 5476,
1406
+ 5501,
1407
+ 5516,
1408
+ 5520,
1409
+ 5531,
1410
+ 5533,
1411
+ 5542,
1412
+ 5550,
1413
+ 5557,
1414
+ 5562,
1415
+ 5578,
1416
+ 5597,
1417
+ 5609,
1418
+ 5620,
1419
+ 5622,
1420
+ 5647,
1421
+ 5709,
1422
+ 5727,
1423
+ 5754,
1424
+ 5800,
1425
+ 5802,
1426
+ 5819,
1427
+ 5833,
1428
+ 5838,
1429
+ 5912,
1430
+ 5918,
1431
+ 5945,
1432
+ 5961,
1433
+ 5964,
1434
+ 5966,
1435
+ 5967,
1436
+ 6008,
1437
+ 6099,
1438
+ 6135,
1439
+ 6141,
1440
+ 6156,
1441
+ 6166,
1442
+ 6221,
1443
+ 6245,
1444
+ 6260,
1445
+ 6298,
1446
+ 6302,
1447
+ 6306,
1448
+ 6393,
1449
+ 6408,
1450
+ 6417,
1451
+ 6419,
1452
+ 6445,
1453
+ 6448,
1454
+ 6486,
1455
+ 6492,
1456
+ 6500,
1457
+ 6525,
1458
+ 6535,
1459
+ 6545,
1460
+ 6552,
1461
+ 6569,
1462
+ 6600,
1463
+ 6638,
1464
+ 6646,
1465
+ 6672,
1466
+ 6675,
1467
+ 6708,
1468
+ 6734,
1469
+ 6740,
1470
+ 6767,
1471
+ 6782,
1472
+ 6812,
1473
+ 6828,
1474
+ 6883,
1475
+ 6893,
1476
+ 6904,
1477
+ 6927,
1478
+ 6966,
1479
+ 6974,
1480
+ 6991,
1481
+ 7016,
1482
+ 7029,
1483
+ 7043,
1484
+ 7044,
1485
+ 7052,
1486
+ 7073,
1487
+ 7141,
1488
+ 7159,
1489
+ 7170,
1490
+ 7177,
1491
+ 7184,
1492
+ 7185,
1493
+ 7219,
1494
+ 7227,
1495
+ 7239,
1496
+ 7301,
1497
+ 7303,
1498
+ 7322,
1499
+ 7338,
1500
+ 7357,
1501
+ 7386,
1502
+ 7398,
1503
+ 7426,
1504
+ 7429,
1505
+ 7440,
1506
+ 7471,
1507
+ 7483,
1508
+ 7520,
1509
+ 7541,
1510
+ 7571,
1511
+ 7590,
1512
+ 7598,
1513
+ 7601,
1514
+ 7615,
1515
+ 7638,
1516
+ 7671,
1517
+ 7694,
1518
+ 7699,
1519
+ 7700,
1520
+ 7734,
1521
+ 7735,
1522
+ 7793,
1523
+ 7806,
1524
+ 7810,
1525
+ 7813,
1526
+ 7838,
1527
+ 7896,
1528
+ 7899,
1529
+ 7942,
1530
+ 7958,
1531
+ 8026,
1532
+ 8031,
1533
+ 8033,
1534
+ 8048,
1535
+ 8065,
1536
+ 8075,
1537
+ 8104,
1538
+ 8134,
1539
+ 8154,
1540
+ 8158,
1541
+ 8164,
1542
+ 8175,
1543
+ 8180,
1544
+ 8181,
1545
+ 8187,
1546
+ 8196,
1547
+ 8198,
1548
+ 8239,
1549
+ 8254,
1550
+ 8272,
1551
+ 8273,
1552
+ 8276,
1553
+ 8296,
1554
+ 8349,
1555
+ 8355,
1556
+ 8362,
1557
+ 8380,
1558
+ 8389,
1559
+ 8398,
1560
+ 8402,
1561
+ 8420,
1562
+ 8425,
1563
+ 8427,
1564
+ 8432,
1565
+ 8443,
1566
+ 8453,
1567
+ 8468,
1568
+ 8474,
1569
+ 8479,
1570
+ 8499,
1571
+ 8501,
1572
+ 8565,
1573
+ 8569,
1574
+ 8587,
1575
+ 8590,
1576
+ 8592,
1577
+ 8615,
1578
+ 8624,
1579
+ 8650,
1580
+ 8655,
1581
+ 8670,
1582
+ 8693,
1583
+ 8734,
1584
+ 8737,
1585
+ 8738,
1586
+ 8772,
1587
+ 8787,
1588
+ 8795,
1589
+ 8810,
1590
+ 8817,
1591
+ 8820,
1592
+ 8852,
1593
+ 8865,
1594
+ 8874,
1595
+ 8891,
1596
+ 8895,
1597
+ 8945,
1598
+ 8964,
1599
+ 9029,
1600
+ 9042,
1601
+ 9049,
1602
+ 9051,
1603
+ 9104,
1604
+ 9106,
1605
+ 9124,
1606
+ 9134,
1607
+ 9153,
1608
+ 9196,
1609
+ 9198,
1610
+ 9200,
1611
+ 9219,
1612
+ 9229,
1613
+ 9251,
1614
+ 9259,
1615
+ 9268,
1616
+ 9278,
1617
+ 9282,
1618
+ 9290,
1619
+ 9323,
1620
+ 9382,
1621
+ 9433,
1622
+ 9455,
1623
+ 9463,
1624
+ 9464,
1625
+ 9470,
1626
+ 9486,
1627
+ 9492,
1628
+ 9524,
1629
+ 9544,
1630
+ 9546,
1631
+ 9607,
1632
+ 9625,
1633
+ 9644,
1634
+ 9646,
1635
+ 9682,
1636
+ 9701,
1637
+ 9733,
1638
+ 9742,
1639
+ 9751,
1640
+ 9754,
1641
+ 9761,
1642
+ 9775,
1643
+ 9785,
1644
+ 9791,
1645
+ 9799,
1646
+ 9835,
1647
+ 9846,
1648
+ 9879,
1649
+ 9888,
1650
+ 9889,
1651
+ 9899,
1652
+ 9936,
1653
+ 9951,
1654
+ 9954,
1655
+ 9971,
1656
+ 9980,
1657
+ 9981,
1658
+ 9992,
1659
+ 10008,
1660
+ 10014,
1661
+ 10019,
1662
+ 10027,
1663
+ 10030,
1664
+ 10041,
1665
+ 10057,
1666
+ 10076,
1667
+ 10121,
1668
+ 10133,
1669
+ 10165,
1670
+ 10189,
1671
+ 10240,
1672
+ 10288,
1673
+ 10320,
1674
+ 10324,
1675
+ 10374,
1676
+ 10378,
1677
+ 10410,
1678
+ 10449,
1679
+ 10452,
1680
+ 10504,
1681
+ 10523,
1682
+ 10538,
1683
+ 10543,
1684
+ 10621,
1685
+ 10625,
1686
+ 10670,
1687
+ 10736,
1688
+ 10741,
1689
+ 10749,
1690
+ 10763,
1691
+ 10778,
1692
+ 10816,
1693
+ 10820,
1694
+ 10849,
1695
+ 10854,
1696
+ 10877,
1697
+ 10947,
1698
+ 10952,
1699
+ 10969,
1700
+ 10989,
1701
+ 10993,
1702
+ 11027,
1703
+ 11049,
1704
+ 11071,
1705
+ 11103,
1706
+ 11128,
1707
+ 11133,
1708
+ 11134,
1709
+ 11140,
1710
+ 11164,
1711
+ 11202,
1712
+ 11266,
1713
+ 11284,
1714
+ 11349,
1715
+ 11354,
1716
+ 11364,
1717
+ 11371,
1718
+ 11382,
1719
+ 11444,
1720
+ 11445,
1721
+ 11454,
1722
+ 11483,
1723
+ 11527,
1724
+ 11549,
1725
+ 11552,
1726
+ 11563,
1727
+ 11578,
1728
+ 11579,
1729
+ 11593,
1730
+ 11609,
1731
+ 11674,
1732
+ 11679,
1733
+ 11691,
1734
+ 11731,
1735
+ 11767,
1736
+ 11772,
1737
+ 11774,
1738
+ 11782,
1739
+ 11787,
1740
+ 11890,
1741
+ 11900,
1742
+ 11988,
1743
+ 11991,
1744
+ 12038,
1745
+ 12055,
1746
+ 12066,
1747
+ 12071,
1748
+ 12082,
1749
+ 12090,
1750
+ 12101,
1751
+ 12123,
1752
+ 12131,
1753
+ 12146,
1754
+ 12186,
1755
+ 12210,
1756
+ 12257,
1757
+ 12283,
1758
+ 12330,
1759
+ 12331,
1760
+ 12351,
1761
+ 12352,
1762
+ 12402,
1763
+ 12406,
1764
+ 12411,
1765
+ 12413,
1766
+ 12437,
1767
+ 12443,
1768
+ 12462,
1769
+ 12495,
1770
+ 12500,
1771
+ 12558,
1772
+ 12572,
1773
+ 12585,
1774
+ 12639,
1775
+ 12671,
1776
+ 12682,
1777
+ 12683,
1778
+ 12684,
1779
+ 12685,
1780
+ 12707,
1781
+ 12717,
1782
+ 12720,
1783
+ 12741,
1784
+ 12754,
1785
+ 12762,
1786
+ 12805,
1787
+ 12837,
1788
+ 12838,
1789
+ 12904,
1790
+ 12912,
1791
+ 12944,
1792
+ 12964,
1793
+ 12966,
1794
+ 13055,
1795
+ 13074,
1796
+ 13094,
1797
+ 13111,
1798
+ 13114,
1799
+ 13148,
1800
+ 13154,
1801
+ 13220,
1802
+ 13237,
1803
+ 13243,
1804
+ 13245,
1805
+ 13256,
1806
+ 13277,
1807
+ 13280,
1808
+ 13297,
1809
+ 13310,
1810
+ 13326,
1811
+ 13348,
1812
+ 13367,
1813
+ 13397,
1814
+ 13402,
1815
+ 13422,
1816
+ 13463,
1817
+ 13466,
1818
+ 13484,
1819
+ 13488,
1820
+ 13583,
1821
+ 13627,
1822
+ 13629,
1823
+ 13655,
1824
+ 13658,
1825
+ 13659,
1826
+ 13676,
1827
+ 13679,
1828
+ 13699,
1829
+ 13719,
1830
+ 13744,
1831
+ 13749,
1832
+ 13751,
1833
+ 13764,
1834
+ 13768,
1835
+ 13830,
1836
+ 13838,
1837
+ 13859,
1838
+ 13895,
1839
+ 13909,
1840
+ 13920,
1841
+ 13928,
1842
+ 13931,
1843
+ 13943,
1844
+ 13978,
1845
+ 14039,
1846
+ 14067,
1847
+ 14076,
1848
+ 14096,
1849
+ 14104,
1850
+ 14114,
1851
+ 14120,
1852
+ 14139,
1853
+ 14159,
1854
+ 14178,
1855
+ 14192,
1856
+ 14225,
1857
+ 14235,
1858
+ 14263,
1859
+ 14273,
1860
+ 14282,
1861
+ 14287,
1862
+ 14306,
1863
+ 14329,
1864
+ 14331,
1865
+ 14357,
1866
+ 14360,
1867
+ 14362,
1868
+ 14363,
1869
+ 14387,
1870
+ 14389,
1871
+ 14395,
1872
+ 14398,
1873
+ 14409,
1874
+ 14422,
1875
+ 14423,
1876
+ 14440,
1877
+ 14445,
1878
+ 14481,
1879
+ 14486,
1880
+ 14491,
1881
+ 14505,
1882
+ 14516,
1883
+ 14547,
1884
+ 14558,
1885
+ 14560,
1886
+ 14569,
1887
+ 14612,
1888
+ 14650,
1889
+ 14681,
1890
+ 14713,
1891
+ 14720,
1892
+ 14743,
1893
+ 14756,
1894
+ 14790,
1895
+ 14811,
1896
+ 14818,
1897
+ 14880,
1898
+ 14891,
1899
+ 14904,
1900
+ 14910,
1901
+ 14959,
1902
+ 14970,
1903
+ 14987,
1904
+ 15011,
1905
+ 15047,
1906
+ 15067,
1907
+ 15088,
1908
+ 15091,
1909
+ 15115,
1910
+ 15123,
1911
+ 15143,
1912
+ 15157,
1913
+ 15167,
1914
+ 15168,
1915
+ 15170,
1916
+ 15181,
1917
+ 15215,
1918
+ 15233,
1919
+ 15239,
1920
+ 15266,
1921
+ 15278,
1922
+ 15283,
1923
+ 15287,
1924
+ 15300,
1925
+ 15337,
1926
+ 15399,
1927
+ 15416,
1928
+ 15433,
1929
+ 15447,
1930
+ 15488,
1931
+ 15567,
1932
+ 15569,
1933
+ 15594,
1934
+ 15612,
1935
+ 15642,
1936
+ 15643,
1937
+ 15670,
1938
+ 15692,
1939
+ 15705,
1940
+ 15708,
1941
+ 15718,
1942
+ 15728,
1943
+ 15735,
1944
+ 15758,
1945
+ 15764,
1946
+ 15798,
1947
+ 15805,
1948
+ 15806,
1949
+ 15808,
1950
+ 15823,
1951
+ 15838,
1952
+ 15861,
1953
+ 15881,
1954
+ 15909,
1955
+ 15979,
1956
+ 15980,
1957
+ 15987,
1958
+ 16019,
1959
+ 16024,
1960
+ 16030,
1961
+ 16033,
1962
+ 16085,
1963
+ 16100,
1964
+ 16109,
1965
+ 16132,
1966
+ 16158,
1967
+ 16217,
1968
+ 16224,
1969
+ 16250,
1970
+ 16254,
1971
+ 16280,
1972
+ 16298,
1973
+ 16299,
1974
+ 16313,
1975
+ 16320,
1976
+ 16328,
1977
+ 16366,
1978
+ 16383,
1979
+ 16400,
1980
+ 16407,
1981
+ 16414,
1982
+ 16434,
1983
+ 16464,
1984
+ 16475,
1985
+ 16500,
1986
+ 16521,
1987
+ 16546,
1988
+ 16548,
1989
+ 16556,
1990
+ 16572,
1991
+ 16576,
1992
+ 16612,
1993
+ 16623,
1994
+ 16624,
1995
+ 16634,
1996
+ 16635,
1997
+ 16636,
1998
+ 16647,
1999
+ 16657,
2000
+ 16666,
2001
+ 16678,
2002
+ 16680,
2003
+ 16698,
2004
+ 16701,
2005
+ 16736,
2006
+ 16743,
2007
+ 16753,
2008
+ 16779,
2009
+ 16785,
2010
+ 16786,
2011
+ 16798,
2012
+ 16827,
2013
+ 16845,
2014
+ 16860,
2015
+ 16864,
2016
+ 16876,
2017
+ 16886,
2018
+ 16910,
2019
+ 16921,
2020
+ 16989,
2021
+ 17002,
2022
+ 17026,
2023
+ 17029,
2024
+ 17039,
2025
+ 17048,
2026
+ 17078,
2027
+ 17080,
2028
+ 17086,
2029
+ 17142,
2030
+ 17154,
2031
+ 17164,
2032
+ 17184,
2033
+ 17222,
2034
+ 17250,
2035
+ 17259,
2036
+ 17284,
2037
+ 17338,
2038
+ 17342,
2039
+ 17344,
2040
+ 17346,
2041
+ 17357,
2042
+ 17371,
2043
+ 17373,
2044
+ 17384,
2045
+ 17393,
2046
+ 17411,
2047
+ 17452,
2048
+ 17493,
2049
+ 17505,
2050
+ 17506,
2051
+ 17512,
2052
+ 17515,
2053
+ 17528,
2054
+ 17531,
2055
+ 17536,
2056
+ 17553,
2057
+ 17615,
2058
+ 17616,
2059
+ 17646,
2060
+ 17663,
2061
+ 17672,
2062
+ 17688,
2063
+ 17712,
2064
+ 17729,
2065
+ 17774,
2066
+ 17808,
2067
+ 17817,
2068
+ 17818,
2069
+ 17851,
2070
+ 17860,
2071
+ 17954,
2072
+ 17964,
2073
+ 17998,
2074
+ 18010,
2075
+ 18012,
2076
+ 18034,
2077
+ 18063,
2078
+ 18086,
2079
+ 18116,
2080
+ 18142,
2081
+ 18150,
2082
+ 18233,
2083
+ 18258,
2084
+ 18262,
2085
+ 18270,
2086
+ 18277,
2087
+ 18280,
2088
+ 18327,
2089
+ 18341,
2090
+ 18357,
2091
+ 18364,
2092
+ 18366,
2093
+ 18421,
2094
+ 18447,
2095
+ 18467,
2096
+ 18470,
2097
+ 18486,
2098
+ 18491,
2099
+ 18492,
2100
+ 18506,
2101
+ 18507,
2102
+ 18515,
2103
+ 18525,
2104
+ 18565,
2105
+ 18569,
2106
+ 18576,
2107
+ 18589,
2108
+ 18692,
2109
+ 18755,
2110
+ 18792,
2111
+ 18801,
2112
+ 18814,
2113
+ 18833,
2114
+ 18834,
2115
+ 18841,
2116
+ 18862,
2117
+ 18879,
2118
+ 18895,
2119
+ 18899,
2120
+ 18980,
2121
+ 18998,
2122
+ 19008,
2123
+ 19012,
2124
+ 19031,
2125
+ 19032,
2126
+ 19047,
2127
+ 19068,
2128
+ 19074,
2129
+ 19076,
2130
+ 19093,
2131
+ 19104,
2132
+ 19110,
2133
+ 19121,
2134
+ 19136,
2135
+ 19139,
2136
+ 19157,
2137
+ 19170,
2138
+ 19179,
2139
+ 19217,
2140
+ 19220,
2141
+ 19253,
2142
+ 19301,
2143
+ 19314,
2144
+ 19327,
2145
+ 19330,
2146
+ 19364,
2147
+ 19427,
2148
+ 19461,
2149
+ 19463,
2150
+ 19471,
2151
+ 19474,
2152
+ 19497,
2153
+ 19501,
2154
+ 19503,
2155
+ 19552,
2156
+ 19563,
2157
+ 19569,
2158
+ 19614,
2159
+ 19624,
2160
+ 19644,
2161
+ 19654,
2162
+ 19662,
2163
+ 19702,
2164
+ 19715,
2165
+ 19720,
2166
+ 19732,
2167
+ 19754,
2168
+ 19758,
2169
+ 19806,
2170
+ 19838,
2171
+ 19856,
2172
+ 19858,
2173
+ 19888,
2174
+ 19933,
2175
+ 19957,
2176
+ 19963,
2177
+ 19988,
2178
+ 19997,
2179
+ 20016,
2180
+ 20043,
2181
+ 20046,
2182
+ 20074,
2183
+ 20105,
2184
+ 20107,
2185
+ 20116,
2186
+ 20147,
2187
+ 20167,
2188
+ 20174,
2189
+ 20203,
2190
+ 20246,
2191
+ 20264,
2192
+ 20268,
2193
+ 20288,
2194
+ 20294,
2195
+ 20304,
2196
+ 20311,
2197
+ 20321,
2198
+ 20366,
2199
+ 20368,
2200
+ 20374,
2201
+ 20388,
2202
+ 20409,
2203
+ 20438,
2204
+ 20455,
2205
+ 20456,
2206
+ 20459,
2207
+ 20471,
2208
+ 20484,
2209
+ 20493,
2210
+ 20499,
2211
+ 20513,
2212
+ 20535,
2213
+ 20568,
2214
+ 20574,
2215
+ 20591,
2216
+ 20611,
2217
+ 20612,
2218
+ 20619,
2219
+ 20630,
2220
+ 20637,
2221
+ 20659,
2222
+ 20677,
2223
+ 20693,
2224
+ 20702,
2225
+ 20712,
2226
+ 20787,
2227
+ 20802,
2228
+ 20822,
2229
+ 20837,
2230
+ 20895,
2231
+ 20908,
2232
+ 20922,
2233
+ 20927,
2234
+ 20931,
2235
+ 20966,
2236
+ 20974,
2237
+ 20983,
2238
+ 21008,
2239
+ 21039,
2240
+ 21052,
2241
+ 21056,
2242
+ 21107,
2243
+ 21109,
2244
+ 21126,
2245
+ 21135,
2246
+ 21142,
2247
+ 21144,
2248
+ 21221,
2249
+ 21233,
2250
+ 21238,
2251
+ 21242,
2252
+ 21244,
2253
+ 21255,
2254
+ 21266,
2255
+ 21277,
2256
+ 21280,
2257
+ 21294,
2258
+ 21318,
2259
+ 21326,
2260
+ 21330,
2261
+ 21353,
2262
+ 21357,
2263
+ 21428,
2264
+ 21436,
2265
+ 21466,
2266
+ 21492,
2267
+ 21553,
2268
+ 21575,
2269
+ 21578,
2270
+ 21593,
2271
+ 21634,
2272
+ 21653,
2273
+ 21676,
2274
+ 21701,
2275
+ 21712,
2276
+ 21719,
2277
+ 21738,
2278
+ 21759,
2279
+ 21767,
2280
+ 21770,
2281
+ 21800,
2282
+ 21815,
2283
+ 21817,
2284
+ 21826,
2285
+ 21829,
2286
+ 21836,
2287
+ 21838,
2288
+ 21855,
2289
+ 21856,
2290
+ 21885,
2291
+ 21892,
2292
+ 21903,
2293
+ 21922,
2294
+ 21948,
2295
+ 21950,
2296
+ 21964,
2297
+ 21966,
2298
+ 21968,
2299
+ 21972,
2300
+ 22018,
2301
+ 22032,
2302
+ 22036,
2303
+ 22052,
2304
+ 22068,
2305
+ 22071,
2306
+ 22087,
2307
+ 22104,
2308
+ 22116,
2309
+ 22128,
2310
+ 22140,
2311
+ 22210,
2312
+ 22223,
2313
+ 22256,
2314
+ 22272,
2315
+ 22317,
2316
+ 22319,
2317
+ 22334,
2318
+ 22335,
2319
+ 22339,
2320
+ 22347,
2321
+ 22372,
2322
+ 22395,
2323
+ 22459,
2324
+ 22467,
2325
+ 22491,
2326
+ 22496,
2327
+ 22517,
2328
+ 22545,
2329
+ 22562,
2330
+ 22592,
2331
+ 22630,
2332
+ 22635,
2333
+ 22638,
2334
+ 22646,
2335
+ 22688,
2336
+ 22693,
2337
+ 22717,
2338
+ 22764,
2339
+ 22779,
2340
+ 22806,
2341
+ 22820,
2342
+ 22848,
2343
+ 22864,
2344
+ 22918,
2345
+ 22946,
2346
+ 22976,
2347
+ 22980,
2348
+ 23002,
2349
+ 23007,
2350
+ 23039,
2351
+ 23057,
2352
+ 23062,
2353
+ 23072,
2354
+ 23082,
2355
+ 23091,
2356
+ 23110,
2357
+ 23115,
2358
+ 23134,
2359
+ 23136,
2360
+ 23144,
2361
+ 23145,
2362
+ 23166,
2363
+ 23168,
2364
+ 23175,
2365
+ 23187,
2366
+ 23199,
2367
+ 23202,
2368
+ 23203,
2369
+ 23228,
2370
+ 23231,
2371
+ 23274,
2372
+ 23289,
2373
+ 23309,
2374
+ 23322,
2375
+ 23379,
2376
+ 23405,
2377
+ 23413,
2378
+ 23419,
2379
+ 23440,
2380
+ 23452,
2381
+ 23467,
2382
+ 23480,
2383
+ 23498,
2384
+ 23501,
2385
+ 23547,
2386
+ 23569,
2387
+ 23573,
2388
+ 23589,
2389
+ 23594,
2390
+ 23625,
2391
+ 23671,
2392
+ 23678,
2393
+ 23681,
2394
+ 23682,
2395
+ 23687,
2396
+ 23728,
2397
+ 23753,
2398
+ 23805,
2399
+ 23808,
2400
+ 23815,
2401
+ 23842,
2402
+ 23843,
2403
+ 23853,
2404
+ 23873,
2405
+ 23892,
2406
+ 23901,
2407
+ 23907,
2408
+ 23930,
2409
+ 23940,
2410
+ 23947,
2411
+ 23980,
2412
+ 24023,
2413
+ 24030,
2414
+ 24044,
2415
+ 24051,
2416
+ 24103,
2417
+ 24110,
2418
+ 24167,
2419
+ 24232,
2420
+ 24237,
2421
+ 24238,
2422
+ 24248,
2423
+ 24261,
2424
+ 24285,
2425
+ 24297,
2426
+ 24311,
2427
+ 24325,
2428
+ 24327,
2429
+ 24329,
2430
+ 24332,
2431
+ 24416,
2432
+ 24429,
2433
+ 24432,
2434
+ 24460,
2435
+ 24477,
2436
+ 24487,
2437
+ 24493,
2438
+ 24503,
2439
+ 24507,
2440
+ 24541,
2441
+ 24557
2442
+ ]
2443
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.9417317708333334,
3
+ "semantic_stability_score": 0.10596342490816588,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_redirected": 9.276360156175975e-05,
6
+ "aligned_only": 0.018221951831847365,
7
+ "shared_attenuated": 0.03173941917116601
8
+ },
9
+ "superposition_fraction": 0.0,
10
+ "fve_base": 0.6921277486216959,
11
+ "fve_aligned": 0.7988489560431835,
12
+ "dead_neuron_fraction": 0.9396561919703375,
13
+ "l0_sparsity_base": 198.7306078517221,
14
+ "l0_sparsity_aligned": 153.0351174839463,
15
+ "class_counts": {
16
+ "shared_redirected": 21668,
17
+ "shared_attenuated": 1476,
18
+ "aligned_only": 1432
19
+ },
20
+ "total_features": 24576
21
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_redirected": {
3
+ "count": 21668,
4
+ "cf_shift_mean": 9.276360156175975e-05,
5
+ "cf_shift_std": 0.0003360790111024567,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 2.791172056748718e-06,
8
+ "cf_aligned_mean": 9.55547735750997e-05,
9
+ "high_cf_base_count": 2122,
10
+ "low_cf_base_count": 19546,
11
+ "high_cf_aligned_count": 9851,
12
+ "low_cf_aligned_count": 11817
13
+ },
14
+ "aligned_only": {
15
+ "count": 1432,
16
+ "cf_shift_mean": 0.018221951831847365,
17
+ "cf_shift_std": 0.08817270265785931,
18
+ "cf_shift_median": 0.005516692763194442,
19
+ "cf_base_mean": 0.026996340480964522,
20
+ "cf_aligned_mean": 0.04521829229202227,
21
+ "high_cf_base_count": 792,
22
+ "low_cf_base_count": 640,
23
+ "high_cf_aligned_count": 1348,
24
+ "low_cf_aligned_count": 84
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 1476,
28
+ "cf_shift_mean": 0.03173941917116601,
29
+ "cf_shift_std": 0.13749548234713083,
30
+ "cf_shift_median": -0.0047861512284725904,
31
+ "cf_base_mean": 0.05087557581186921,
32
+ "cf_aligned_mean": 0.08261499503720474,
33
+ "high_cf_base_count": 1437,
34
+ "low_cf_base_count": 39,
35
+ "high_cf_aligned_count": 1089,
36
+ "low_cf_aligned_count": 387
37
+ }
38
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 0
4
+ },
5
+ "shared_redirected": {
6
+ "n": 21668,
7
+ "rho_mean": 0.6606655381214185,
8
+ "rho_std": 0.0524977760007781,
9
+ "theta_mean": 0.045150742739478146,
10
+ "theta_std": 0.030319485081606853,
11
+ "angle_deg_mean": 87.35864570596357,
12
+ "angle_deg_std": 1.6609117735201306,
13
+ "norm_ratio_raw_mean": 2.057153361477995,
14
+ "norm_ratio_raw_std": 0.748042001125178,
15
+ "linear_map": {
16
+ "sv_mean": 0.7535481452941895,
17
+ "sv_std": 0.5594370365142822,
18
+ "condition_number": 86444.36736883612,
19
+ "mean_principal_angle_deg": 84.40176772487145,
20
+ "singular_values": [
21
+ 4.410886764526367,
22
+ 3.660336494445801,
23
+ 2.9585235118865967,
24
+ 2.7864556312561035,
25
+ 2.6968986988067627,
26
+ 2.677191972732544,
27
+ 2.6233222484588623,
28
+ 2.5845630168914795,
29
+ 2.5705249309539795,
30
+ 2.5218443870544434,
31
+ 2.5052735805511475,
32
+ 2.469428062438965,
33
+ 2.4584133625030518,
34
+ 2.4516026973724365,
35
+ 2.441232919692993,
36
+ 2.4299159049987793,
37
+ 2.419241428375244,
38
+ 2.402719497680664,
39
+ 2.3929054737091064,
40
+ 2.383352279663086
41
+ ]
42
+ }
43
+ },
44
+ "shared_intermediate": {
45
+ "n": 0
46
+ },
47
+ "shared_attenuated": {
48
+ "n": 1476,
49
+ "rho_mean": 0.5000248127150019,
50
+ "rho_std": 0.0007764855314986186,
51
+ "theta_mean": 0.9987067834658392,
52
+ "theta_std": 0.03512971293065202,
53
+ "angle_deg_mean": 0.1255800845503904,
54
+ "angle_deg_std": 3.215714085909355,
55
+ "norm_ratio_raw_mean": 1.0001043556025373,
56
+ "norm_ratio_raw_std": 0.0032862441745888146,
57
+ "linear_map": {
58
+ "sv_mean": 0.4201321601867676,
59
+ "sv_std": 0.4950297176837921,
60
+ "condition_number": 682718679.4107081,
61
+ "mean_principal_angle_deg": 2.622173655391364,
62
+ "singular_values": [
63
+ 2.2552881240844727,
64
+ 1.9177800416946411,
65
+ 1.0014055967330933,
66
+ 1.0010111331939697,
67
+ 1.00100839138031,
68
+ 1.0010020732879639,
69
+ 1.0009639263153076,
70
+ 1.0009108781814575,
71
+ 1.0009033679962158,
72
+ 1.0008900165557861,
73
+ 1.0008413791656494,
74
+ 1.0007929801940918,
75
+ 1.0007703304290771,
76
+ 1.0007497072219849,
77
+ 1.0007442235946655,
78
+ 1.0007420778274536,
79
+ 1.0007402896881104,
80
+ 1.0007364749908447,
81
+ 1.0006866455078125,
82
+ 1.000669002532959
83
+ ]
84
+ }
85
+ },
86
+ "all_shared": {
87
+ "n": 23144,
88
+ "rho_mean": 0.6504207355505633,
89
+ "rho_std": 0.06419600068228527,
90
+ "theta_mean": 0.10596342490816588,
91
+ "theta_std": 0.23501438376855216,
92
+ "angle_deg_mean": 81.79538936059517,
93
+ "angle_deg_std": 21.39185523177208,
94
+ "norm_ratio_raw_mean": 1.989740453913522,
95
+ "norm_ratio_raw_std": 0.7685030541671626,
96
+ "linear_map": {
97
+ "sv_mean": 0.7374789118766785,
98
+ "sv_std": 0.5229151844978333,
99
+ "condition_number": 92039.0081131827,
100
+ "mean_principal_angle_deg": 66.45189398229454,
101
+ "singular_values": [
102
+ 4.328771114349365,
103
+ 3.176403522491455,
104
+ 3.0214128494262695,
105
+ 2.6605398654937744,
106
+ 2.6144871711730957,
107
+ 2.517287015914917,
108
+ 2.4828193187713623,
109
+ 2.3959641456604004,
110
+ 2.3800199031829834,
111
+ 2.3544256687164307,
112
+ 2.310908317565918,
113
+ 2.3070812225341797,
114
+ 2.2979886531829834,
115
+ 2.293560028076172,
116
+ 2.2651548385620117,
117
+ 2.2552337646484375,
118
+ 2.2421715259552,
119
+ 2.237804889678955,
120
+ 2.2148869037628174,
121
+ 2.2013978958129883
122
+ ]
123
+ }
124
+ }
125
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.3445923357192912,
10
+ 0.25498350060306235,
11
+ 0.23974545325233584,
12
+ 0.23038039314280598
13
+ ],
14
+ "val_loss": [
15
+ 0.2617826782440016,
16
+ 0.24651677766083424,
17
+ 0.239181218034934,
18
+ 0.23771086912504666
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5484377130805158,
22
+ 0.6700413849224351,
23
+ 0.6941233661810835,
24
+ 0.7064804766377161
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.677872636724618,
28
+ 0.7733850409535031,
29
+ 0.7964650539369243,
30
+ 0.8115454093100241
31
+ ],
32
+ "val_fve_base": [
33
+ 0.651342026850316,
34
+ 0.6786228549418025,
35
+ 0.689382619258621,
36
+ 0.6921277486216959
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7646866999371513,
40
+ 0.7850265727617354,
41
+ 0.7964554631897293,
42
+ 0.7988489560431835
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9162599758244507,
46
+ 0.9486078960604648,
47
+ 0.9430758706046626,
48
+ 0.9396561919703375
49
+ ],
50
+ "l0_base": [
51
+ 217.85646526561587,
52
+ 189.60914696438996,
53
+ 193.65648715703443,
54
+ 198.7306078517221
55
+ ],
56
+ "l0_aligned": [
57
+ 136.43224605954467,
58
+ 118.41033639813193,
59
+ 138.92728400467016,
60
+ 153.0351174839463
61
+ ],
62
+ "self_recon": [
63
+ 0.1829343648965569,
64
+ 0.12906661588792137,
65
+ 0.1161835039490089,
66
+ 0.10788790534113975
67
+ ],
68
+ "cross_recon": [
69
+ 0.24254861940296504,
70
+ 0.18844626442911466,
71
+ 0.1799381558771935,
72
+ 0.17602317209175575
73
+ ],
74
+ "sparsity": [
75
+ 0.06463852152880771,
76
+ 0.05053837765040832,
77
+ 0.05158668568371961,
78
+ 0.05208321728390765
79
+ ]
80
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: a68ed38d32305b0b644900dacf3c33a58da3e6baaa9c8318a255fe97db7309ee
  • Pointer size: 131 Bytes
  • Size of remote file: 197 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 658cd6c50405f4b22e4809a7573f670e0f51899c055082a97df1ca26a36756e7
  • Pointer size: 131 Bytes
  • Size of remote file: 107 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: a3e184c1c382a336f15dec20656f770dcb158ecf1454109bb8e798f04d6ca6c8
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: afc21f301f486cf1319bca3d735edcd9c9b0e3c8b9d9dd2121d7aef8c87626d5
  • Pointer size: 131 Bytes
  • Size of remote file: 323 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 5dd6ab5f47f180a8c61573e96732ef94bf6c6095c4131fba3c2a73f38ddb7347
  • Pointer size: 130 Bytes
  • Size of remote file: 84.4 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 2589d9f2e5b93dad6f2dfa5c4728d29e3f3090de5582ec364817fba23f627235
  • Pointer size: 131 Bytes
  • Size of remote file: 227 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: fe8235e08b07f144973833566557a50ef9b8faae90fefe3d6e9d23fa0afa6bd7
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 43fcf08f18431cfc004de25dad52a0ddea009ad56df33e246c21da2b4109d61d
  • Pointer size: 131 Bytes
  • Size of remote file: 235 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: e85d2ee07f8edef3f01720012395df6980e4057a34372e2d8b60a41aa5e4e1ae
  • Pointer size: 131 Bytes
  • Size of remote file: 316 kB
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L11__aligned_L25/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-orpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/llama32-3b-orpo/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 24,
10
+ 25,
11
+ 26
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 25,
25
+ "base_layer": 11,
26
+ "aligned_layer": 25
27
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10dc0d17584840556aba3c3f3b9f9b6e1496186da78a63da1a92f4c5ca9663a
3
+ size 3624487706
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8913471de3da3b0d25b2c47af29c0d4635af4e9d05f03b2a94db84261b8e9b56
3
+ size 49324394
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/features/visual_evidence_features.json ADDED
@@ -0,0 +1,1759 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [],
3
+ "redirected_visual_to_prior": [
4
+ 0,
5
+ 32,
6
+ 77,
7
+ 92,
8
+ 113,
9
+ 121,
10
+ 180,
11
+ 187,
12
+ 201,
13
+ 224,
14
+ 285,
15
+ 294,
16
+ 351,
17
+ 362,
18
+ 375,
19
+ 414,
20
+ 431,
21
+ 444,
22
+ 483,
23
+ 508,
24
+ 557,
25
+ 683,
26
+ 847,
27
+ 874,
28
+ 907,
29
+ 936,
30
+ 943,
31
+ 995,
32
+ 1000,
33
+ 1003,
34
+ 1005,
35
+ 1025,
36
+ 1053,
37
+ 1085,
38
+ 1086,
39
+ 1116,
40
+ 1121,
41
+ 1141,
42
+ 1165,
43
+ 1191,
44
+ 1212,
45
+ 1251,
46
+ 1260,
47
+ 1262,
48
+ 1282,
49
+ 1394,
50
+ 1399,
51
+ 1415,
52
+ 1419,
53
+ 1429,
54
+ 1474,
55
+ 1479,
56
+ 1482,
57
+ 1490,
58
+ 1518,
59
+ 1523,
60
+ 1524,
61
+ 1596,
62
+ 1604,
63
+ 1621,
64
+ 1638,
65
+ 1646,
66
+ 1656,
67
+ 1663,
68
+ 1722,
69
+ 1723,
70
+ 1759,
71
+ 1799,
72
+ 1801,
73
+ 1809,
74
+ 1836,
75
+ 1842,
76
+ 1852,
77
+ 1885,
78
+ 1909,
79
+ 1944,
80
+ 1980,
81
+ 2007,
82
+ 2033,
83
+ 2034,
84
+ 2040,
85
+ 2064,
86
+ 2156,
87
+ 2193,
88
+ 2250,
89
+ 2264,
90
+ 2272,
91
+ 2296,
92
+ 2306,
93
+ 2323,
94
+ 2342,
95
+ 2345,
96
+ 2369,
97
+ 2378,
98
+ 2499,
99
+ 2508,
100
+ 2578,
101
+ 2668,
102
+ 2669,
103
+ 2777,
104
+ 2890,
105
+ 2918,
106
+ 2959,
107
+ 3008,
108
+ 3020,
109
+ 3024,
110
+ 3063,
111
+ 3121,
112
+ 3159,
113
+ 3176,
114
+ 3198,
115
+ 3199,
116
+ 3254,
117
+ 3288,
118
+ 3322,
119
+ 3413,
120
+ 3425,
121
+ 3476,
122
+ 3533,
123
+ 3554,
124
+ 3556,
125
+ 3559,
126
+ 3561,
127
+ 3586,
128
+ 3628,
129
+ 3672,
130
+ 3698,
131
+ 3700,
132
+ 3745,
133
+ 3748,
134
+ 3778,
135
+ 3789,
136
+ 3790,
137
+ 3796,
138
+ 3803,
139
+ 3827,
140
+ 3829,
141
+ 3843,
142
+ 3863,
143
+ 3897,
144
+ 3907,
145
+ 3961,
146
+ 3977,
147
+ 3989,
148
+ 4042,
149
+ 4084,
150
+ 4089,
151
+ 4109,
152
+ 4165,
153
+ 4225,
154
+ 4257,
155
+ 4341,
156
+ 4357,
157
+ 4388,
158
+ 4398,
159
+ 4421,
160
+ 4606,
161
+ 4608,
162
+ 4610,
163
+ 4648,
164
+ 4674,
165
+ 4678,
166
+ 4682,
167
+ 4719,
168
+ 4743,
169
+ 4747,
170
+ 4772,
171
+ 4827,
172
+ 4835,
173
+ 4839,
174
+ 4844,
175
+ 4864,
176
+ 4939,
177
+ 4984,
178
+ 5045,
179
+ 5134,
180
+ 5146,
181
+ 5224,
182
+ 5234,
183
+ 5238,
184
+ 5264,
185
+ 5321,
186
+ 5322,
187
+ 5329,
188
+ 5425,
189
+ 5436,
190
+ 5441,
191
+ 5451,
192
+ 5461,
193
+ 5469,
194
+ 5489,
195
+ 5516,
196
+ 5527,
197
+ 5535,
198
+ 5586,
199
+ 5628,
200
+ 5631,
201
+ 5682,
202
+ 5699,
203
+ 5724,
204
+ 5782,
205
+ 5797,
206
+ 5867,
207
+ 5903,
208
+ 5921,
209
+ 5958,
210
+ 5962,
211
+ 5976,
212
+ 5984,
213
+ 6063,
214
+ 6081,
215
+ 6100,
216
+ 6182,
217
+ 6215,
218
+ 6228,
219
+ 6244,
220
+ 6261,
221
+ 6273,
222
+ 6291,
223
+ 6343,
224
+ 6349,
225
+ 6359,
226
+ 6362,
227
+ 6371,
228
+ 6378,
229
+ 6431,
230
+ 6476,
231
+ 6509,
232
+ 6518,
233
+ 6520,
234
+ 6544,
235
+ 6558,
236
+ 6564,
237
+ 6599,
238
+ 6651,
239
+ 6761,
240
+ 6764,
241
+ 6780,
242
+ 6845,
243
+ 6886,
244
+ 6937,
245
+ 7028,
246
+ 7095,
247
+ 7164,
248
+ 7207,
249
+ 7236,
250
+ 7284,
251
+ 7314,
252
+ 7342,
253
+ 7374,
254
+ 7408,
255
+ 7433,
256
+ 7512,
257
+ 7573,
258
+ 7659,
259
+ 7672,
260
+ 7722,
261
+ 7732,
262
+ 7794,
263
+ 7827,
264
+ 7829,
265
+ 7845,
266
+ 7880,
267
+ 7881,
268
+ 7886,
269
+ 7930,
270
+ 7937,
271
+ 8012,
272
+ 8020,
273
+ 8060,
274
+ 8068,
275
+ 8142,
276
+ 8155,
277
+ 8184,
278
+ 8205,
279
+ 8222,
280
+ 8228,
281
+ 8235,
282
+ 8237,
283
+ 8256,
284
+ 8306,
285
+ 8312,
286
+ 8316,
287
+ 8320,
288
+ 8386,
289
+ 8396,
290
+ 8417,
291
+ 8424,
292
+ 8427,
293
+ 8441,
294
+ 8444,
295
+ 8447,
296
+ 8487,
297
+ 8495,
298
+ 8497,
299
+ 8502,
300
+ 8523,
301
+ 8538,
302
+ 8548,
303
+ 8551,
304
+ 8569,
305
+ 8582,
306
+ 8603,
307
+ 8644,
308
+ 8681,
309
+ 8688,
310
+ 8698,
311
+ 8702,
312
+ 8731,
313
+ 8745,
314
+ 8749,
315
+ 8778,
316
+ 8792,
317
+ 8811,
318
+ 8823,
319
+ 8844,
320
+ 8850,
321
+ 8889,
322
+ 8961,
323
+ 8991,
324
+ 9009,
325
+ 9010,
326
+ 9040,
327
+ 9068,
328
+ 9069,
329
+ 9074,
330
+ 9128,
331
+ 9154,
332
+ 9165,
333
+ 9170,
334
+ 9195,
335
+ 9200,
336
+ 9232,
337
+ 9316,
338
+ 9333,
339
+ 9368,
340
+ 9455,
341
+ 9466,
342
+ 9497,
343
+ 9537,
344
+ 9643,
345
+ 9669,
346
+ 9730,
347
+ 9787,
348
+ 9795,
349
+ 9837,
350
+ 9966,
351
+ 9987,
352
+ 9988,
353
+ 10048,
354
+ 10065,
355
+ 10087,
356
+ 10137,
357
+ 10164,
358
+ 10185,
359
+ 10219,
360
+ 10231,
361
+ 10269,
362
+ 10370,
363
+ 10408,
364
+ 10497,
365
+ 10504,
366
+ 10511,
367
+ 10519,
368
+ 10534,
369
+ 10545,
370
+ 10546,
371
+ 10569,
372
+ 10594,
373
+ 10602,
374
+ 10608,
375
+ 10676,
376
+ 10686,
377
+ 10748,
378
+ 10772,
379
+ 10782,
380
+ 10788,
381
+ 10791,
382
+ 10794,
383
+ 10801,
384
+ 10805,
385
+ 10836,
386
+ 10859,
387
+ 10871,
388
+ 10883,
389
+ 10891,
390
+ 10941,
391
+ 10980,
392
+ 11007,
393
+ 11012,
394
+ 11047,
395
+ 11118,
396
+ 11138,
397
+ 11169,
398
+ 11191,
399
+ 11257,
400
+ 11270,
401
+ 11278,
402
+ 11286,
403
+ 11288,
404
+ 11296,
405
+ 11320,
406
+ 11343,
407
+ 11365,
408
+ 11398,
409
+ 11415,
410
+ 11429,
411
+ 11447,
412
+ 11454,
413
+ 11466,
414
+ 11476,
415
+ 11497,
416
+ 11500,
417
+ 11576,
418
+ 11592,
419
+ 11701,
420
+ 11718,
421
+ 11723,
422
+ 11738,
423
+ 11742,
424
+ 11767,
425
+ 11799,
426
+ 11806,
427
+ 11815,
428
+ 11887,
429
+ 11920,
430
+ 11924,
431
+ 11946,
432
+ 11951,
433
+ 11962,
434
+ 11969,
435
+ 11973,
436
+ 11992,
437
+ 12009,
438
+ 12015,
439
+ 12017,
440
+ 12022,
441
+ 12078,
442
+ 12134,
443
+ 12138,
444
+ 12227,
445
+ 12234,
446
+ 12246,
447
+ 12249,
448
+ 12309,
449
+ 12315,
450
+ 12406,
451
+ 12419,
452
+ 12420,
453
+ 12437,
454
+ 12447,
455
+ 12460,
456
+ 12461,
457
+ 12542,
458
+ 12554,
459
+ 12556,
460
+ 12559,
461
+ 12570,
462
+ 12572,
463
+ 12580,
464
+ 12586,
465
+ 12605,
466
+ 12620,
467
+ 12638,
468
+ 12671,
469
+ 12674,
470
+ 12706,
471
+ 12732,
472
+ 12786,
473
+ 12796,
474
+ 12811,
475
+ 12813,
476
+ 12885,
477
+ 12912,
478
+ 13030,
479
+ 13158,
480
+ 13211,
481
+ 13234,
482
+ 13249,
483
+ 13304,
484
+ 13330,
485
+ 13343,
486
+ 13351,
487
+ 13357,
488
+ 13362,
489
+ 13385,
490
+ 13395,
491
+ 13412,
492
+ 13429,
493
+ 13430,
494
+ 13443,
495
+ 13448,
496
+ 13466,
497
+ 13505,
498
+ 13516,
499
+ 13522,
500
+ 13581,
501
+ 13584,
502
+ 13668,
503
+ 13689,
504
+ 13737,
505
+ 13744,
506
+ 13768,
507
+ 13860,
508
+ 13864,
509
+ 13871,
510
+ 13908,
511
+ 13972,
512
+ 13994,
513
+ 14026,
514
+ 14063,
515
+ 14101,
516
+ 14107,
517
+ 14129,
518
+ 14142,
519
+ 14151,
520
+ 14157,
521
+ 14161,
522
+ 14180,
523
+ 14214,
524
+ 14248,
525
+ 14272,
526
+ 14282,
527
+ 14295,
528
+ 14296,
529
+ 14320,
530
+ 14387,
531
+ 14428,
532
+ 14431,
533
+ 14500,
534
+ 14520,
535
+ 14559,
536
+ 14599,
537
+ 14614,
538
+ 14663,
539
+ 14699,
540
+ 14731,
541
+ 14733,
542
+ 14739,
543
+ 14777,
544
+ 14793,
545
+ 14795,
546
+ 14803,
547
+ 14804,
548
+ 14854,
549
+ 14859,
550
+ 14914,
551
+ 14939,
552
+ 14982,
553
+ 15004,
554
+ 15032,
555
+ 15038,
556
+ 15052,
557
+ 15068,
558
+ 15070,
559
+ 15110,
560
+ 15115,
561
+ 15142,
562
+ 15149,
563
+ 15160,
564
+ 15181,
565
+ 15190,
566
+ 15210,
567
+ 15215,
568
+ 15231,
569
+ 15243,
570
+ 15268,
571
+ 15316,
572
+ 15340,
573
+ 15341,
574
+ 15381,
575
+ 15382,
576
+ 15388,
577
+ 15439,
578
+ 15445,
579
+ 15448,
580
+ 15463,
581
+ 15514,
582
+ 15530,
583
+ 15564,
584
+ 15566,
585
+ 15589,
586
+ 15600,
587
+ 15604,
588
+ 15650,
589
+ 15671,
590
+ 15727,
591
+ 15734,
592
+ 15763,
593
+ 15769,
594
+ 15855,
595
+ 15859,
596
+ 15930,
597
+ 15944,
598
+ 15958,
599
+ 15985,
600
+ 15988,
601
+ 16023,
602
+ 16037,
603
+ 16039,
604
+ 16081,
605
+ 16103,
606
+ 16107,
607
+ 16232,
608
+ 16246,
609
+ 16261,
610
+ 16296,
611
+ 16334,
612
+ 16387,
613
+ 16434,
614
+ 16455,
615
+ 16541,
616
+ 16573,
617
+ 16600,
618
+ 16624,
619
+ 16665,
620
+ 16680,
621
+ 16693,
622
+ 16734,
623
+ 16788,
624
+ 16836,
625
+ 16854,
626
+ 16858,
627
+ 16863,
628
+ 16907,
629
+ 16931,
630
+ 16935,
631
+ 16938,
632
+ 16958,
633
+ 16984,
634
+ 16987,
635
+ 17040,
636
+ 17053,
637
+ 17094,
638
+ 17126,
639
+ 17191,
640
+ 17250,
641
+ 17263,
642
+ 17323,
643
+ 17364,
644
+ 17374,
645
+ 17400,
646
+ 17403,
647
+ 17431,
648
+ 17442,
649
+ 17518,
650
+ 17548,
651
+ 17579,
652
+ 17599,
653
+ 17631,
654
+ 17727,
655
+ 17765,
656
+ 17795,
657
+ 17815,
658
+ 17834,
659
+ 17838,
660
+ 17856,
661
+ 17865,
662
+ 17919,
663
+ 17978,
664
+ 18015,
665
+ 18021,
666
+ 18079,
667
+ 18085,
668
+ 18144,
669
+ 18152,
670
+ 18177,
671
+ 18182,
672
+ 18186,
673
+ 18219,
674
+ 18279,
675
+ 18319,
676
+ 18333,
677
+ 18380,
678
+ 18392,
679
+ 18397,
680
+ 18404,
681
+ 18408,
682
+ 18432,
683
+ 18523,
684
+ 18526,
685
+ 18532,
686
+ 18579,
687
+ 18594,
688
+ 18643,
689
+ 18715,
690
+ 18770,
691
+ 18803,
692
+ 18804,
693
+ 18889,
694
+ 18902,
695
+ 18928,
696
+ 18940,
697
+ 18957,
698
+ 18966,
699
+ 18979,
700
+ 18981,
701
+ 18982,
702
+ 18986,
703
+ 18988,
704
+ 18999,
705
+ 19001,
706
+ 19007,
707
+ 19035,
708
+ 19073,
709
+ 19098,
710
+ 19113,
711
+ 19198,
712
+ 19219,
713
+ 19306,
714
+ 19353,
715
+ 19368,
716
+ 19376,
717
+ 19382,
718
+ 19421,
719
+ 19460,
720
+ 19499,
721
+ 19510,
722
+ 19525,
723
+ 19542,
724
+ 19557,
725
+ 19583,
726
+ 19597,
727
+ 19612,
728
+ 19728,
729
+ 19751,
730
+ 19757,
731
+ 19764,
732
+ 19773,
733
+ 19788,
734
+ 19804,
735
+ 19836,
736
+ 19873,
737
+ 19898,
738
+ 19908,
739
+ 19923,
740
+ 19930,
741
+ 19962,
742
+ 19999,
743
+ 20004,
744
+ 20013,
745
+ 20014,
746
+ 20028,
747
+ 20051,
748
+ 20157,
749
+ 20164,
750
+ 20212,
751
+ 20219,
752
+ 20239,
753
+ 20307,
754
+ 20334,
755
+ 20336,
756
+ 20361,
757
+ 20383,
758
+ 20384,
759
+ 20386,
760
+ 20429,
761
+ 20433,
762
+ 20435,
763
+ 20490,
764
+ 20497,
765
+ 20500,
766
+ 20523,
767
+ 20525,
768
+ 20565,
769
+ 20661,
770
+ 20737,
771
+ 20789,
772
+ 20791,
773
+ 20797,
774
+ 20801,
775
+ 20869,
776
+ 20870,
777
+ 20887,
778
+ 20897,
779
+ 20918,
780
+ 20940,
781
+ 20971,
782
+ 20987,
783
+ 20988,
784
+ 20997,
785
+ 21008,
786
+ 21020,
787
+ 21041,
788
+ 21146,
789
+ 21157,
790
+ 21226,
791
+ 21279,
792
+ 21310,
793
+ 21327,
794
+ 21371,
795
+ 21386,
796
+ 21422,
797
+ 21452,
798
+ 21460,
799
+ 21515,
800
+ 21523,
801
+ 21545,
802
+ 21571,
803
+ 21661,
804
+ 21664,
805
+ 21677,
806
+ 21698,
807
+ 21715,
808
+ 21731,
809
+ 21756,
810
+ 21782,
811
+ 21846,
812
+ 21966,
813
+ 22023,
814
+ 22078,
815
+ 22117,
816
+ 22132,
817
+ 22166,
818
+ 22178,
819
+ 22224,
820
+ 22271,
821
+ 22379,
822
+ 22388,
823
+ 22416,
824
+ 22478,
825
+ 22487,
826
+ 22490,
827
+ 22498,
828
+ 22514,
829
+ 22553,
830
+ 22554,
831
+ 22575,
832
+ 22578,
833
+ 22580,
834
+ 22620,
835
+ 22622,
836
+ 22658,
837
+ 22693,
838
+ 22747,
839
+ 22752,
840
+ 22758,
841
+ 22765,
842
+ 22779,
843
+ 22782,
844
+ 22805,
845
+ 22814,
846
+ 22849,
847
+ 22879,
848
+ 22883,
849
+ 22926,
850
+ 22968,
851
+ 22989,
852
+ 22990,
853
+ 23033,
854
+ 23045,
855
+ 23107,
856
+ 23130,
857
+ 23171,
858
+ 23182,
859
+ 23282,
860
+ 23304,
861
+ 23333,
862
+ 23346,
863
+ 23417,
864
+ 23476,
865
+ 23522,
866
+ 23607,
867
+ 23611,
868
+ 23613,
869
+ 23616,
870
+ 23630,
871
+ 23668,
872
+ 23685,
873
+ 23744,
874
+ 23827,
875
+ 23832,
876
+ 23898,
877
+ 23958,
878
+ 24022,
879
+ 24115,
880
+ 24125,
881
+ 24183,
882
+ 24211,
883
+ 24227,
884
+ 24290,
885
+ 24381,
886
+ 24391,
887
+ 24437,
888
+ 24469,
889
+ 24509,
890
+ 24519,
891
+ 24531,
892
+ 24541
893
+ ],
894
+ "new_compensatory_visual": [
895
+ 1,
896
+ 27,
897
+ 47,
898
+ 54,
899
+ 104,
900
+ 112,
901
+ 143,
902
+ 148,
903
+ 212,
904
+ 235,
905
+ 264,
906
+ 281,
907
+ 297,
908
+ 313,
909
+ 314,
910
+ 336,
911
+ 379,
912
+ 461,
913
+ 465,
914
+ 532,
915
+ 537,
916
+ 544,
917
+ 548,
918
+ 566,
919
+ 587,
920
+ 664,
921
+ 672,
922
+ 688,
923
+ 771,
924
+ 780,
925
+ 813,
926
+ 822,
927
+ 864,
928
+ 895,
929
+ 979,
930
+ 1046,
931
+ 1133,
932
+ 1158,
933
+ 1185,
934
+ 1244,
935
+ 1291,
936
+ 1321,
937
+ 1439,
938
+ 1481,
939
+ 1492,
940
+ 1496,
941
+ 1534,
942
+ 1545,
943
+ 1558,
944
+ 1575,
945
+ 1589,
946
+ 1592,
947
+ 1597,
948
+ 1601,
949
+ 1658,
950
+ 1670,
951
+ 1672,
952
+ 1689,
953
+ 1736,
954
+ 1740,
955
+ 1790,
956
+ 1904,
957
+ 1905,
958
+ 1920,
959
+ 1953,
960
+ 2032,
961
+ 2070,
962
+ 2078,
963
+ 2100,
964
+ 2107,
965
+ 2154,
966
+ 2170,
967
+ 2172,
968
+ 2173,
969
+ 2201,
970
+ 2211,
971
+ 2224,
972
+ 2297,
973
+ 2308,
974
+ 2332,
975
+ 2347,
976
+ 2352,
977
+ 2354,
978
+ 2361,
979
+ 2380,
980
+ 2409,
981
+ 2440,
982
+ 2450,
983
+ 2453,
984
+ 2466,
985
+ 2478,
986
+ 2485,
987
+ 2522,
988
+ 2525,
989
+ 2536,
990
+ 2552,
991
+ 2591,
992
+ 2727,
993
+ 2751,
994
+ 2774,
995
+ 2782,
996
+ 2849,
997
+ 2861,
998
+ 2948,
999
+ 2967,
1000
+ 2985,
1001
+ 3006,
1002
+ 3066,
1003
+ 3102,
1004
+ 3120,
1005
+ 3132,
1006
+ 3166,
1007
+ 3181,
1008
+ 3192,
1009
+ 3253,
1010
+ 3299,
1011
+ 3336,
1012
+ 3338,
1013
+ 3340,
1014
+ 3392,
1015
+ 3405,
1016
+ 3431,
1017
+ 3433,
1018
+ 3481,
1019
+ 3501,
1020
+ 3512,
1021
+ 3580,
1022
+ 3622,
1023
+ 3633,
1024
+ 3636,
1025
+ 3678,
1026
+ 3714,
1027
+ 3730,
1028
+ 3732,
1029
+ 3733,
1030
+ 3756,
1031
+ 3810,
1032
+ 3837,
1033
+ 3870,
1034
+ 3880,
1035
+ 3908,
1036
+ 3927,
1037
+ 3934,
1038
+ 3983,
1039
+ 3985,
1040
+ 4001,
1041
+ 4077,
1042
+ 4100,
1043
+ 4105,
1044
+ 4141,
1045
+ 4169,
1046
+ 4182,
1047
+ 4190,
1048
+ 4244,
1049
+ 4325,
1050
+ 4329,
1051
+ 4369,
1052
+ 4389,
1053
+ 4443,
1054
+ 4444,
1055
+ 4474,
1056
+ 4480,
1057
+ 4527,
1058
+ 4545,
1059
+ 4561,
1060
+ 4595,
1061
+ 4600,
1062
+ 4603,
1063
+ 4619,
1064
+ 4643,
1065
+ 4645,
1066
+ 4680,
1067
+ 4688,
1068
+ 4740,
1069
+ 4765,
1070
+ 4768,
1071
+ 4786,
1072
+ 4852,
1073
+ 4863,
1074
+ 4914,
1075
+ 5015,
1076
+ 5021,
1077
+ 5037,
1078
+ 5056,
1079
+ 5081,
1080
+ 5083,
1081
+ 5111,
1082
+ 5130,
1083
+ 5147,
1084
+ 5163,
1085
+ 5165,
1086
+ 5167,
1087
+ 5181,
1088
+ 5251,
1089
+ 5261,
1090
+ 5268,
1091
+ 5288,
1092
+ 5303,
1093
+ 5334,
1094
+ 5344,
1095
+ 5415,
1096
+ 5453,
1097
+ 5459,
1098
+ 5464,
1099
+ 5474,
1100
+ 5520,
1101
+ 5550,
1102
+ 5567,
1103
+ 5619,
1104
+ 5671,
1105
+ 5756,
1106
+ 5781,
1107
+ 5800,
1108
+ 5802,
1109
+ 5814,
1110
+ 5859,
1111
+ 5864,
1112
+ 5966,
1113
+ 5967,
1114
+ 6042,
1115
+ 6047,
1116
+ 6069,
1117
+ 6073,
1118
+ 6135,
1119
+ 6165,
1120
+ 6194,
1121
+ 6280,
1122
+ 6302,
1123
+ 6313,
1124
+ 6325,
1125
+ 6336,
1126
+ 6348,
1127
+ 6385,
1128
+ 6445,
1129
+ 6491,
1130
+ 6525,
1131
+ 6543,
1132
+ 6584,
1133
+ 6585,
1134
+ 6630,
1135
+ 6641,
1136
+ 6646,
1137
+ 6647,
1138
+ 6684,
1139
+ 6711,
1140
+ 6732,
1141
+ 6740,
1142
+ 6767,
1143
+ 6769,
1144
+ 6800,
1145
+ 6807,
1146
+ 6832,
1147
+ 7012,
1148
+ 7032,
1149
+ 7033,
1150
+ 7078,
1151
+ 7141,
1152
+ 7185,
1153
+ 7258,
1154
+ 7301,
1155
+ 7312,
1156
+ 7383,
1157
+ 7424,
1158
+ 7440,
1159
+ 7473,
1160
+ 7503,
1161
+ 7520,
1162
+ 7597,
1163
+ 7615,
1164
+ 7638,
1165
+ 7648,
1166
+ 7668,
1167
+ 7678,
1168
+ 7696,
1169
+ 7699,
1170
+ 7851,
1171
+ 7861,
1172
+ 7919,
1173
+ 7942,
1174
+ 7958,
1175
+ 7973,
1176
+ 7985,
1177
+ 8026,
1178
+ 8048,
1179
+ 8062,
1180
+ 8071,
1181
+ 8075,
1182
+ 8082,
1183
+ 8083,
1184
+ 8119,
1185
+ 8134,
1186
+ 8146,
1187
+ 8175,
1188
+ 8196,
1189
+ 8218,
1190
+ 8254,
1191
+ 8315,
1192
+ 8325,
1193
+ 8343,
1194
+ 8395,
1195
+ 8402,
1196
+ 8443,
1197
+ 8461,
1198
+ 8471,
1199
+ 8541,
1200
+ 8561,
1201
+ 8673,
1202
+ 8709,
1203
+ 8743,
1204
+ 8751,
1205
+ 8777,
1206
+ 8794,
1207
+ 8819,
1208
+ 8870,
1209
+ 8871,
1210
+ 8891,
1211
+ 8913,
1212
+ 8924,
1213
+ 9042,
1214
+ 9046,
1215
+ 9104,
1216
+ 9140,
1217
+ 9153,
1218
+ 9168,
1219
+ 9194,
1220
+ 9198,
1221
+ 9204,
1222
+ 9206,
1223
+ 9354,
1224
+ 9382,
1225
+ 9392,
1226
+ 9424,
1227
+ 9448,
1228
+ 9460,
1229
+ 9463,
1230
+ 9538,
1231
+ 9544,
1232
+ 9594,
1233
+ 9615,
1234
+ 9616,
1235
+ 9625,
1236
+ 9653,
1237
+ 9656,
1238
+ 9667,
1239
+ 9682,
1240
+ 9775,
1241
+ 9779,
1242
+ 9793,
1243
+ 9844,
1244
+ 9883,
1245
+ 9971,
1246
+ 9974,
1247
+ 10041,
1248
+ 10060,
1249
+ 10133,
1250
+ 10233,
1251
+ 10240,
1252
+ 10243,
1253
+ 10312,
1254
+ 10325,
1255
+ 10378,
1256
+ 10414,
1257
+ 10436,
1258
+ 10447,
1259
+ 10524,
1260
+ 10629,
1261
+ 10653,
1262
+ 10670,
1263
+ 10707,
1264
+ 10724,
1265
+ 10732,
1266
+ 10740,
1267
+ 10763,
1268
+ 10848,
1269
+ 10873,
1270
+ 10914,
1271
+ 10920,
1272
+ 11030,
1273
+ 11049,
1274
+ 11110,
1275
+ 11133,
1276
+ 11143,
1277
+ 11187,
1278
+ 11188,
1279
+ 11195,
1280
+ 11301,
1281
+ 11354,
1282
+ 11362,
1283
+ 11370,
1284
+ 11444,
1285
+ 11445,
1286
+ 11470,
1287
+ 11520,
1288
+ 11521,
1289
+ 11527,
1290
+ 11573,
1291
+ 11671,
1292
+ 11721,
1293
+ 11764,
1294
+ 11772,
1295
+ 11796,
1296
+ 11931,
1297
+ 11938,
1298
+ 12016,
1299
+ 12055,
1300
+ 12061,
1301
+ 12062,
1302
+ 12069,
1303
+ 12082,
1304
+ 12146,
1305
+ 12196,
1306
+ 12276,
1307
+ 12285,
1308
+ 12319,
1309
+ 12330,
1310
+ 12351,
1311
+ 12352,
1312
+ 12378,
1313
+ 12431,
1314
+ 12435,
1315
+ 12445,
1316
+ 12481,
1317
+ 12500,
1318
+ 12510,
1319
+ 12526,
1320
+ 12530,
1321
+ 12540,
1322
+ 12631,
1323
+ 12685,
1324
+ 12717,
1325
+ 12720,
1326
+ 12744,
1327
+ 12838,
1328
+ 12910,
1329
+ 12914,
1330
+ 12946,
1331
+ 12948,
1332
+ 12964,
1333
+ 13018,
1334
+ 13029,
1335
+ 13074,
1336
+ 13094,
1337
+ 13111,
1338
+ 13115,
1339
+ 13154,
1340
+ 13232,
1341
+ 13237,
1342
+ 13243,
1343
+ 13267,
1344
+ 13306,
1345
+ 13377,
1346
+ 13422,
1347
+ 13461,
1348
+ 13499,
1349
+ 13520,
1350
+ 13540,
1351
+ 13551,
1352
+ 13669,
1353
+ 13676,
1354
+ 13679,
1355
+ 13699,
1356
+ 13701,
1357
+ 13730,
1358
+ 13743,
1359
+ 13747,
1360
+ 13838,
1361
+ 13859,
1362
+ 13896,
1363
+ 13943,
1364
+ 13956,
1365
+ 13990,
1366
+ 13995,
1367
+ 13996,
1368
+ 14065,
1369
+ 14073,
1370
+ 14076,
1371
+ 14083,
1372
+ 14104,
1373
+ 14221,
1374
+ 14225,
1375
+ 14239,
1376
+ 14269,
1377
+ 14273,
1378
+ 14287,
1379
+ 14306,
1380
+ 14312,
1381
+ 14329,
1382
+ 14347,
1383
+ 14445,
1384
+ 14452,
1385
+ 14486,
1386
+ 14560,
1387
+ 14572,
1388
+ 14628,
1389
+ 14639,
1390
+ 14705,
1391
+ 14713,
1392
+ 14729,
1393
+ 14743,
1394
+ 14764,
1395
+ 14783,
1396
+ 14794,
1397
+ 14823,
1398
+ 14865,
1399
+ 14880,
1400
+ 14919,
1401
+ 14935,
1402
+ 15009,
1403
+ 15016,
1404
+ 15043,
1405
+ 15048,
1406
+ 15099,
1407
+ 15118,
1408
+ 15155,
1409
+ 15157,
1410
+ 15168,
1411
+ 15220,
1412
+ 15239,
1413
+ 15250,
1414
+ 15277,
1415
+ 15301,
1416
+ 15304,
1417
+ 15433,
1418
+ 15447,
1419
+ 15453,
1420
+ 15458,
1421
+ 15550,
1422
+ 15570,
1423
+ 15594,
1424
+ 15642,
1425
+ 15653,
1426
+ 15669,
1427
+ 15677,
1428
+ 15686,
1429
+ 15690,
1430
+ 15705,
1431
+ 15718,
1432
+ 15733,
1433
+ 15798,
1434
+ 15808,
1435
+ 15928,
1436
+ 15938,
1437
+ 15955,
1438
+ 16033,
1439
+ 16109,
1440
+ 16136,
1441
+ 16171,
1442
+ 16217,
1443
+ 16224,
1444
+ 16237,
1445
+ 16241,
1446
+ 16249,
1447
+ 16264,
1448
+ 16269,
1449
+ 16298,
1450
+ 16299,
1451
+ 16313,
1452
+ 16328,
1453
+ 16346,
1454
+ 16391,
1455
+ 16425,
1456
+ 16456,
1457
+ 16460,
1458
+ 16495,
1459
+ 16500,
1460
+ 16552,
1461
+ 16576,
1462
+ 16623,
1463
+ 16650,
1464
+ 16657,
1465
+ 16736,
1466
+ 16742,
1467
+ 16755,
1468
+ 16786,
1469
+ 16792,
1470
+ 16827,
1471
+ 16886,
1472
+ 16949,
1473
+ 16974,
1474
+ 16980,
1475
+ 16989,
1476
+ 16998,
1477
+ 17033,
1478
+ 17061,
1479
+ 17078,
1480
+ 17080,
1481
+ 17095,
1482
+ 17098,
1483
+ 17113,
1484
+ 17173,
1485
+ 17178,
1486
+ 17180,
1487
+ 17291,
1488
+ 17338,
1489
+ 17344,
1490
+ 17346,
1491
+ 17371,
1492
+ 17384,
1493
+ 17434,
1494
+ 17452,
1495
+ 17460,
1496
+ 17493,
1497
+ 17515,
1498
+ 17530,
1499
+ 17531,
1500
+ 17606,
1501
+ 17624,
1502
+ 17646,
1503
+ 17649,
1504
+ 17658,
1505
+ 17723,
1506
+ 17726,
1507
+ 17729,
1508
+ 17750,
1509
+ 17756,
1510
+ 17880,
1511
+ 17950,
1512
+ 17964,
1513
+ 18034,
1514
+ 18084,
1515
+ 18159,
1516
+ 18169,
1517
+ 18173,
1518
+ 18198,
1519
+ 18225,
1520
+ 18230,
1521
+ 18233,
1522
+ 18251,
1523
+ 18258,
1524
+ 18280,
1525
+ 18293,
1526
+ 18324,
1527
+ 18329,
1528
+ 18366,
1529
+ 18384,
1530
+ 18387,
1531
+ 18425,
1532
+ 18467,
1533
+ 18470,
1534
+ 18569,
1535
+ 18655,
1536
+ 18668,
1537
+ 18699,
1538
+ 18716,
1539
+ 18737,
1540
+ 18739,
1541
+ 18791,
1542
+ 18792,
1543
+ 18834,
1544
+ 18841,
1545
+ 18862,
1546
+ 18879,
1547
+ 18888,
1548
+ 18895,
1549
+ 18901,
1550
+ 18904,
1551
+ 18913,
1552
+ 19028,
1553
+ 19076,
1554
+ 19097,
1555
+ 19104,
1556
+ 19109,
1557
+ 19119,
1558
+ 19121,
1559
+ 19136,
1560
+ 19183,
1561
+ 19221,
1562
+ 19264,
1563
+ 19283,
1564
+ 19301,
1565
+ 19320,
1566
+ 19329,
1567
+ 19375,
1568
+ 19411,
1569
+ 19445,
1570
+ 19447,
1571
+ 19451,
1572
+ 19461,
1573
+ 19489,
1574
+ 19501,
1575
+ 19503,
1576
+ 19591,
1577
+ 19599,
1578
+ 19600,
1579
+ 19611,
1580
+ 19624,
1581
+ 19678,
1582
+ 19701,
1583
+ 19705,
1584
+ 19717,
1585
+ 19729,
1586
+ 19795,
1587
+ 19850,
1588
+ 19888,
1589
+ 19892,
1590
+ 19933,
1591
+ 19988,
1592
+ 20040,
1593
+ 20044,
1594
+ 20052,
1595
+ 20085,
1596
+ 20122,
1597
+ 20170,
1598
+ 20174,
1599
+ 20192,
1600
+ 20195,
1601
+ 20203,
1602
+ 20205,
1603
+ 20206,
1604
+ 20207,
1605
+ 20228,
1606
+ 20242,
1607
+ 20264,
1608
+ 20304,
1609
+ 20311,
1610
+ 20385,
1611
+ 20388,
1612
+ 20413,
1613
+ 20456,
1614
+ 20462,
1615
+ 20493,
1616
+ 20498,
1617
+ 20513,
1618
+ 20568,
1619
+ 20578,
1620
+ 20591,
1621
+ 20594,
1622
+ 20607,
1623
+ 20612,
1624
+ 20619,
1625
+ 20645,
1626
+ 20677,
1627
+ 20693,
1628
+ 20712,
1629
+ 20744,
1630
+ 20772,
1631
+ 20802,
1632
+ 20822,
1633
+ 20834,
1634
+ 20841,
1635
+ 20922,
1636
+ 20991,
1637
+ 21051,
1638
+ 21052,
1639
+ 21078,
1640
+ 21106,
1641
+ 21165,
1642
+ 21180,
1643
+ 21206,
1644
+ 21231,
1645
+ 21394,
1646
+ 21419,
1647
+ 21489,
1648
+ 21583,
1649
+ 21588,
1650
+ 21592,
1651
+ 21626,
1652
+ 21676,
1653
+ 21694,
1654
+ 21701,
1655
+ 21719,
1656
+ 21738,
1657
+ 21739,
1658
+ 21759,
1659
+ 21800,
1660
+ 21812,
1661
+ 21816,
1662
+ 21856,
1663
+ 21881,
1664
+ 21892,
1665
+ 21923,
1666
+ 21958,
1667
+ 21972,
1668
+ 22015,
1669
+ 22052,
1670
+ 22068,
1671
+ 22115,
1672
+ 22128,
1673
+ 22135,
1674
+ 22165,
1675
+ 22169,
1676
+ 22209,
1677
+ 22244,
1678
+ 22258,
1679
+ 22263,
1680
+ 22304,
1681
+ 22334,
1682
+ 22361,
1683
+ 22466,
1684
+ 22491,
1685
+ 22546,
1686
+ 22585,
1687
+ 22592,
1688
+ 22630,
1689
+ 22635,
1690
+ 22694,
1691
+ 22697,
1692
+ 22702,
1693
+ 22707,
1694
+ 22756,
1695
+ 22790,
1696
+ 22799,
1697
+ 22829,
1698
+ 22890,
1699
+ 22929,
1700
+ 22935,
1701
+ 22959,
1702
+ 22978,
1703
+ 22986,
1704
+ 23011,
1705
+ 23053,
1706
+ 23091,
1707
+ 23106,
1708
+ 23141,
1709
+ 23145,
1710
+ 23156,
1711
+ 23168,
1712
+ 23175,
1713
+ 23203,
1714
+ 23231,
1715
+ 23244,
1716
+ 23274,
1717
+ 23289,
1718
+ 23295,
1719
+ 23317,
1720
+ 23344,
1721
+ 23369,
1722
+ 23452,
1723
+ 23500,
1724
+ 23547,
1725
+ 23569,
1726
+ 23572,
1727
+ 23681,
1728
+ 23727,
1729
+ 23753,
1730
+ 23762,
1731
+ 23805,
1732
+ 23815,
1733
+ 23873,
1734
+ 23884,
1735
+ 23903,
1736
+ 23907,
1737
+ 23930,
1738
+ 23940,
1739
+ 24023,
1740
+ 24047,
1741
+ 24103,
1742
+ 24112,
1743
+ 24123,
1744
+ 24130,
1745
+ 24198,
1746
+ 24209,
1747
+ 24238,
1748
+ 24272,
1749
+ 24325,
1750
+ 24327,
1751
+ 24329,
1752
+ 24416,
1753
+ 24462,
1754
+ 24477,
1755
+ 24487,
1756
+ 24503,
1757
+ 24507
1758
+ ]
1759
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.9606899645231007,
3
+ "semantic_stability_score": 0.09094405856521598,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_redirected": 0.00011686882581563726,
6
+ "aligned_only": 0.029519074322838814,
7
+ "shared_attenuated": 0.04565666339407949,
8
+ "other": 0.004008540640533506
9
+ },
10
+ "superposition_fraction": 0.0,
11
+ "fve_base": 0.6826401150039353,
12
+ "fve_aligned": 0.793108740714208,
13
+ "dead_neuron_fraction": 0.9395511769719522,
14
+ "l0_sparsity_base": 203.76858946293052,
15
+ "l0_sparsity_aligned": 149.04568009340338,
16
+ "class_counts": {
17
+ "shared_redirected": 22083,
18
+ "shared_attenuated": 1476,
19
+ "aligned_only": 964,
20
+ "other": 53
21
+ },
22
+ "total_features": 24576
23
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_redirected": {
3
+ "count": 22083,
4
+ "cf_shift_mean": 0.00011686882581563726,
5
+ "cf_shift_std": 0.0006809357820107126,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 7.288189903554602e-06,
8
+ "cf_aligned_mean": 0.00012415701562334508,
9
+ "high_cf_base_count": 1466,
10
+ "low_cf_base_count": 20617,
11
+ "high_cf_aligned_count": 7647,
12
+ "low_cf_aligned_count": 14436
13
+ },
14
+ "aligned_only": {
15
+ "count": 964,
16
+ "cf_shift_mean": 0.029519074322838814,
17
+ "cf_shift_std": 0.10126974881603454,
18
+ "cf_shift_median": 0.017680932767689228,
19
+ "cf_base_mean": 0.04546637958349315,
20
+ "cf_aligned_mean": 0.07498545394544606,
21
+ "high_cf_base_count": 631,
22
+ "low_cf_base_count": 333,
23
+ "high_cf_aligned_count": 863,
24
+ "low_cf_aligned_count": 101
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 1476,
28
+ "cf_shift_mean": 0.04565666339407949,
29
+ "cf_shift_std": 0.20289795668809205,
30
+ "cf_shift_median": -0.006205635843798518,
31
+ "cf_base_mean": 0.05629503085035592,
32
+ "cf_aligned_mean": 0.10195169425873621,
33
+ "high_cf_base_count": 1420,
34
+ "low_cf_base_count": 56,
35
+ "high_cf_aligned_count": 931,
36
+ "low_cf_aligned_count": 545
37
+ },
38
+ "other": {
39
+ "count": 53,
40
+ "cf_shift_mean": 0.004008540640533506,
41
+ "cf_shift_std": 0.005524536877986149,
42
+ "cf_shift_median": 0.0037212108727544546,
43
+ "cf_base_mean": 0.0009557314102142489,
44
+ "cf_aligned_mean": 0.004964272060754342,
45
+ "high_cf_base_count": 12,
46
+ "low_cf_base_count": 41,
47
+ "high_cf_aligned_count": 53,
48
+ "low_cf_aligned_count": 0
49
+ }
50
+ }
v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 0
4
+ },
5
+ "shared_redirected": {
6
+ "n": 22083,
7
+ "rho_mean": 0.6130665217934541,
8
+ "rho_std": 0.05972598134149889,
9
+ "theta_mean": 0.030269145026788846,
10
+ "theta_std": 0.031255513867250416,
11
+ "angle_deg_mean": 88.10469351757585,
12
+ "angle_deg_std": 1.6255125609686658,
13
+ "norm_ratio_raw_mean": 1.7137655420340145,
14
+ "norm_ratio_raw_std": 0.9344772192804536,
15
+ "linear_map": {
16
+ "sv_mean": 0.5618011355400085,
17
+ "sv_std": 0.40378472208976746,
18
+ "condition_number": 60057.345914575984,
19
+ "mean_principal_angle_deg": 85.79701144776497,
20
+ "singular_values": [
21
+ 3.6073057651519775,
22
+ 2.7825114727020264,
23
+ 2.1622817516326904,
24
+ 1.9601387977600098,
25
+ 1.921429991722107,
26
+ 1.9048603773117065,
27
+ 1.8679783344268799,
28
+ 1.837865948677063,
29
+ 1.821389079093933,
30
+ 1.8111763000488281,
31
+ 1.8005951642990112,
32
+ 1.7717268466949463,
33
+ 1.7512849569320679,
34
+ 1.744928240776062,
35
+ 1.7376530170440674,
36
+ 1.728265643119812,
37
+ 1.7195323705673218,
38
+ 1.7096971273422241,
39
+ 1.6962876319885254,
40
+ 1.6893316507339478
41
+ ]
42
+ }
43
+ },
44
+ "shared_intermediate": {
45
+ "n": 0
46
+ },
47
+ "shared_attenuated": {
48
+ "n": 1476,
49
+ "rho_mean": 0.5000162541179799,
50
+ "rho_std": 0.0005096701370505013,
51
+ "theta_mean": 0.9987246247366838,
52
+ "theta_std": 0.0346354747002152,
53
+ "angle_deg_mean": 0.12482234817484852,
54
+ "angle_deg_std": 3.1875782675407156,
55
+ "norm_ratio_raw_mean": 1.0000671730031099,
56
+ "norm_ratio_raw_std": 0.0021149141407636298,
57
+ "linear_map": {
58
+ "sv_mean": 0.42601215839385986,
59
+ "sv_std": 0.4959685504436493,
60
+ "condition_number": 3656199335.1119127,
61
+ "mean_principal_angle_deg": 2.114746949120069,
62
+ "singular_values": [
63
+ 2.1523799896240234,
64
+ 2.0523908138275146,
65
+ 1.0013551712036133,
66
+ 1.0011076927185059,
67
+ 1.0010067224502563,
68
+ 1.0009974241256714,
69
+ 1.0009667873382568,
70
+ 1.0009278059005737,
71
+ 1.0008927583694458,
72
+ 1.0008795261383057,
73
+ 1.0008752346038818,
74
+ 1.0008488893508911,
75
+ 1.0008207559585571,
76
+ 1.0008196830749512,
77
+ 1.0007833242416382,
78
+ 1.0007795095443726,
79
+ 1.000752568244934,
80
+ 1.0007514953613281,
81
+ 1.0007489919662476,
82
+ 1.0007473230361938
83
+ ]
84
+ }
85
+ },
86
+ "all_shared": {
87
+ "n": 23559,
88
+ "rho_mean": 0.6059837850436345,
89
+ "rho_std": 0.06398658171459583,
90
+ "theta_mean": 0.09094405856521598,
91
+ "theta_std": 0.2367966537083147,
92
+ "angle_deg_mean": 82.59264759686462,
93
+ "angle_deg_std": 21.393892815795226,
94
+ "norm_ratio_raw_mean": 1.6690514712886682,
95
+ "norm_ratio_raw_std": 0.9211133933260818,
96
+ "linear_map": {
97
+ "sv_mean": 0.573622465133667,
98
+ "sv_std": 0.3963887393474579,
99
+ "condition_number": 28395.26970448249,
100
+ "mean_principal_angle_deg": 66.36424216467576,
101
+ "singular_values": [
102
+ 3.3949055671691895,
103
+ 2.383740186691284,
104
+ 2.0640928745269775,
105
+ 1.8288660049438477,
106
+ 1.7359404563903809,
107
+ 1.7131202220916748,
108
+ 1.7004154920578003,
109
+ 1.6864216327667236,
110
+ 1.6689401865005493,
111
+ 1.6576961278915405,
112
+ 1.6523475646972656,
113
+ 1.6420120000839233,
114
+ 1.628157615661621,
115
+ 1.6211698055267334,
116
+ 1.6117589473724365,
117
+ 1.6009478569030762,
118
+ 1.593647837638855,
119
+ 1.5886698961257935,
120
+ 1.582869052886963,
121
+ 1.57722008228302
122
+ ]
123
+ }
124
+ }
125
+ }