ishangarg183 commited on
Commit
df3b1d5
·
verified ·
1 Parent(s): 5bf5e8b

Flatten v3-samelayer/v2 nesting (copy 4/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 +3 -0
  2. v3-samelayer/samelayer_separate/llama32-3b-grpo/plots/separate_collated/fve_by_layer_pair.png +3 -0
  3. v3-samelayer/samelayer_separate/llama32-3b-grpo/plots/separate_collated/loss_by_layer_pair.png +3 -0
  4. v3-samelayer/samelayer_separate/llama32-3b-grpo/separate_collated_metrics.json +65 -0
  5. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/checkpoints/final.pt +3 -0
  6. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/counterfactual_scores.csv +0 -0
  7. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/feature_classification.csv +0 -0
  8. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/merged_classification.csv +0 -0
  9. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/shared_features_geometry.csv +0 -0
  10. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/superposition_analysis.json +3 -0
  11. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/visual_evidence_features.json +2424 -0
  12. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/metrics/aggregate_metrics.json +25 -0
  13. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/metrics/cf_shift_by_class.json +62 -0
  14. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/metrics/shared_geometry_metrics.json +161 -0
  15. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/metrics/training_metrics.json +80 -0
  16. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/cf_distribution_per_class.png +3 -0
  17. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/cf_shift_per_class.png +3 -0
  18. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/class_distribution.png +3 -0
  19. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/loss_curves.png +3 -0
  20. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/rho_histogram.png +3 -0
  21. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/rho_theta_scatter.png +3 -0
  22. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/shared_geometry_histograms.png +3 -0
  23. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  24. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/superposition_analysis.png +3 -0
  25. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/run_meta.json +27 -0
  26. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/checkpoints/final.pt +3 -0
  27. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/counterfactual_scores.csv +0 -0
  28. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/feature_classification.csv +0 -0
  29. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/merged_classification.csv +0 -0
  30. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/shared_features_geometry.csv +0 -0
  31. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/superposition_analysis.json +0 -0
  32. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/visual_evidence_features.json +3052 -0
  33. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/metrics/aggregate_metrics.json +27 -0
  34. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/metrics/cf_shift_by_class.json +74 -0
  35. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/metrics/shared_geometry_metrics.json +169 -0
  36. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/metrics/training_metrics.json +80 -0
  37. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/cf_distribution_per_class.png +3 -0
  38. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/cf_shift_per_class.png +3 -0
  39. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/class_distribution.png +3 -0
  40. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/loss_curves.png +3 -0
  41. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/rho_histogram.png +3 -0
  42. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/rho_theta_scatter.png +3 -0
  43. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/shared_geometry_histograms.png +3 -0
  44. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  45. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/superposition_analysis.png +3 -0
  46. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/run_meta.json +27 -0
  47. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/checkpoints/final.pt +3 -0
  48. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/counterfactual_scores.csv +0 -0
  49. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/feature_classification.csv +0 -0
  50. v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/merged_classification.csv +0 -0
.gitattributes CHANGED
@@ -286,3 +286,6 @@ v3-samelayer/samelayer_reduce/qwen3-4b-orpo/singlelayer_reduce/L21-23/features/s
286
  v3-samelayer/samelayer_reduce/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
287
  v3-samelayer/samelayer_reduce/qwen3-4b-simpo/singlelayer_reduce/L20-22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
288
  v3-samelayer/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
286
  v3-samelayer/samelayer_reduce/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
287
  v3-samelayer/samelayer_reduce/qwen3-4b-simpo/singlelayer_reduce/L20-22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
288
  v3-samelayer/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
289
+ v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
290
+ v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
291
+ v3-samelayer/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v3-samelayer/samelayer_separate/llama32-3b-grpo/plots/separate_collated/fve_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 86095465c48ea726bd0011737e8b066d433c94f50bd78156b0a9551887b472a5
  • Pointer size: 130 Bytes
  • Size of remote file: 85.2 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/plots/separate_collated/loss_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 179b52539668e38802a9024e71bfa1d8cd0884f674dbfc9932a7b5fc18b522b6
  • Pointer size: 130 Bytes
  • Size of remote file: 82 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/separate_collated_metrics.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pairs": [
3
+ {
4
+ "base_layer": 12,
5
+ "aligned_layer": 12,
6
+ "fve_base": 0.7507264433106827,
7
+ "fve_aligned": 0.7448098734411269,
8
+ "dead_fraction": 0.9537741614237071,
9
+ "l0_base": 214.80066039112668,
10
+ "l0_aligned": 213.01942863397548,
11
+ "class_counts": {
12
+ "shared_redirected": 15514,
13
+ "shared_attenuated": 3813,
14
+ "aligned_only": 3617,
15
+ "shared_aligned": 1474,
16
+ "base_only": 158
17
+ },
18
+ "cf_shift_mean": 0.00023781613714577405,
19
+ "final_val_loss": 0.02848717550800733
20
+ },
21
+ {
22
+ "base_layer": 13,
23
+ "aligned_layer": 13,
24
+ "fve_base": 0.7558861861678319,
25
+ "fve_aligned": 0.7501091788576536,
26
+ "dead_fraction": 0.9555663314397337,
27
+ "l0_base": 217.06769921190894,
28
+ "l0_aligned": 215.21356903093988,
29
+ "class_counts": {
30
+ "shared_redirected": 17723,
31
+ "aligned_only": 2786,
32
+ "shared_attenuated": 2422,
33
+ "shared_aligned": 1474,
34
+ "base_only": 170,
35
+ "shared_intermediate": 1
36
+ },
37
+ "cf_shift_mean": 0.0001883376016356613,
38
+ "final_val_loss": 0.03203636413703414
39
+ },
40
+ {
41
+ "base_layer": 14,
42
+ "aligned_layer": 14,
43
+ "fve_base": 0.7681744651020509,
44
+ "fve_aligned": 0.7625556148159567,
45
+ "dead_fraction": 0.9564782600965127,
46
+ "l0_base": 218.37536485697606,
47
+ "l0_aligned": 216.65502772913018,
48
+ "class_counts": {
49
+ "shared_redirected": 13936,
50
+ "aligned_only": 6843,
51
+ "shared_attenuated": 2150,
52
+ "shared_aligned": 1474,
53
+ "base_only": 167,
54
+ "shared_intermediate": 6
55
+ },
56
+ "cf_shift_mean": 0.00016899043215510366,
57
+ "final_val_loss": 0.03774893073199307
58
+ }
59
+ ],
60
+ "summary": {
61
+ "n_pairs": 3,
62
+ "mean_fve_base": 0.7582623648601885,
63
+ "mean_fve_aligned": 0.7524915557049123
64
+ }
65
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0127c6eb0ca9be92cbfdc030271ef72f9c24dadab5d6ff29c0c46bbbabe53ba1
3
+ size 3624487706
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2638ce9856a8d2f42a092281eb7ad2b2fade7af8584f371eb764e0e92d3ec305
3
+ size 12177481
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2424 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 285,
4
+ 375,
5
+ 1036,
6
+ 1417,
7
+ 1432,
8
+ 1596,
9
+ 2034,
10
+ 2858,
11
+ 3659,
12
+ 4556,
13
+ 4619,
14
+ 5210,
15
+ 6073,
16
+ 6939,
17
+ 7092,
18
+ 7300,
19
+ 7605,
20
+ 7914,
21
+ 8380,
22
+ 8523,
23
+ 8578,
24
+ 8688,
25
+ 8950,
26
+ 8974,
27
+ 9232,
28
+ 9299,
29
+ 9643,
30
+ 10012,
31
+ 10393,
32
+ 12044,
33
+ 12839,
34
+ 13044,
35
+ 13401,
36
+ 13522,
37
+ 13547,
38
+ 13747,
39
+ 13996,
40
+ 14272,
41
+ 14504,
42
+ 14536,
43
+ 14982,
44
+ 15424,
45
+ 15604,
46
+ 16496,
47
+ 16616,
48
+ 16918,
49
+ 16974,
50
+ 17186,
51
+ 17614,
52
+ 18026,
53
+ 18551,
54
+ 19025,
55
+ 19234,
56
+ 19697,
57
+ 19792,
58
+ 19850,
59
+ 20161,
60
+ 20406,
61
+ 20600,
62
+ 21414,
63
+ 21719,
64
+ 22553,
65
+ 22849,
66
+ 22879,
67
+ 23026,
68
+ 23304,
69
+ 24198,
70
+ 24481
71
+ ],
72
+ "redirected_visual_to_prior": [
73
+ 6,
74
+ 26,
75
+ 32,
76
+ 50,
77
+ 58,
78
+ 85,
79
+ 90,
80
+ 113,
81
+ 163,
82
+ 173,
83
+ 192,
84
+ 245,
85
+ 248,
86
+ 257,
87
+ 268,
88
+ 288,
89
+ 290,
90
+ 311,
91
+ 349,
92
+ 357,
93
+ 367,
94
+ 388,
95
+ 431,
96
+ 444,
97
+ 451,
98
+ 478,
99
+ 511,
100
+ 573,
101
+ 584,
102
+ 588,
103
+ 636,
104
+ 644,
105
+ 646,
106
+ 651,
107
+ 653,
108
+ 659,
109
+ 702,
110
+ 707,
111
+ 713,
112
+ 729,
113
+ 736,
114
+ 757,
115
+ 759,
116
+ 785,
117
+ 788,
118
+ 807,
119
+ 813,
120
+ 847,
121
+ 874,
122
+ 897,
123
+ 909,
124
+ 919,
125
+ 922,
126
+ 936,
127
+ 943,
128
+ 947,
129
+ 969,
130
+ 970,
131
+ 972,
132
+ 992,
133
+ 1017,
134
+ 1025,
135
+ 1026,
136
+ 1032,
137
+ 1034,
138
+ 1041,
139
+ 1042,
140
+ 1046,
141
+ 1071,
142
+ 1074,
143
+ 1075,
144
+ 1115,
145
+ 1116,
146
+ 1173,
147
+ 1203,
148
+ 1212,
149
+ 1220,
150
+ 1225,
151
+ 1235,
152
+ 1277,
153
+ 1282,
154
+ 1291,
155
+ 1340,
156
+ 1356,
157
+ 1398,
158
+ 1399,
159
+ 1412,
160
+ 1421,
161
+ 1469,
162
+ 1479,
163
+ 1490,
164
+ 1500,
165
+ 1501,
166
+ 1512,
167
+ 1533,
168
+ 1550,
169
+ 1555,
170
+ 1565,
171
+ 1593,
172
+ 1594,
173
+ 1604,
174
+ 1626,
175
+ 1631,
176
+ 1640,
177
+ 1646,
178
+ 1657,
179
+ 1675,
180
+ 1683,
181
+ 1689,
182
+ 1718,
183
+ 1719,
184
+ 1720,
185
+ 1722,
186
+ 1726,
187
+ 1749,
188
+ 1764,
189
+ 1769,
190
+ 1779,
191
+ 1804,
192
+ 1809,
193
+ 1832,
194
+ 1836,
195
+ 1850,
196
+ 1898,
197
+ 1936,
198
+ 1944,
199
+ 1955,
200
+ 1963,
201
+ 1980,
202
+ 2003,
203
+ 2007,
204
+ 2011,
205
+ 2012,
206
+ 2020,
207
+ 2037,
208
+ 2043,
209
+ 2057,
210
+ 2064,
211
+ 2079,
212
+ 2083,
213
+ 2088,
214
+ 2106,
215
+ 2111,
216
+ 2112,
217
+ 2128,
218
+ 2138,
219
+ 2151,
220
+ 2156,
221
+ 2164,
222
+ 2179,
223
+ 2213,
224
+ 2236,
225
+ 2240,
226
+ 2244,
227
+ 2269,
228
+ 2278,
229
+ 2282,
230
+ 2284,
231
+ 2341,
232
+ 2345,
233
+ 2369,
234
+ 2388,
235
+ 2399,
236
+ 2431,
237
+ 2456,
238
+ 2499,
239
+ 2508,
240
+ 2511,
241
+ 2540,
242
+ 2545,
243
+ 2555,
244
+ 2591,
245
+ 2595,
246
+ 2605,
247
+ 2609,
248
+ 2632,
249
+ 2643,
250
+ 2656,
251
+ 2669,
252
+ 2675,
253
+ 2696,
254
+ 2702,
255
+ 2713,
256
+ 2729,
257
+ 2761,
258
+ 2766,
259
+ 2773,
260
+ 2777,
261
+ 2785,
262
+ 2792,
263
+ 2809,
264
+ 2817,
265
+ 2846,
266
+ 2877,
267
+ 2890,
268
+ 2898,
269
+ 2899,
270
+ 2918,
271
+ 2919,
272
+ 2933,
273
+ 2942,
274
+ 2946,
275
+ 2964,
276
+ 2966,
277
+ 2971,
278
+ 2978,
279
+ 2981,
280
+ 3005,
281
+ 3024,
282
+ 3038,
283
+ 3052,
284
+ 3058,
285
+ 3062,
286
+ 3063,
287
+ 3091,
288
+ 3121,
289
+ 3128,
290
+ 3147,
291
+ 3162,
292
+ 3178,
293
+ 3192,
294
+ 3196,
295
+ 3198,
296
+ 3232,
297
+ 3233,
298
+ 3254,
299
+ 3264,
300
+ 3268,
301
+ 3273,
302
+ 3281,
303
+ 3293,
304
+ 3294,
305
+ 3310,
306
+ 3312,
307
+ 3317,
308
+ 3341,
309
+ 3345,
310
+ 3351,
311
+ 3353,
312
+ 3362,
313
+ 3366,
314
+ 3386,
315
+ 3424,
316
+ 3433,
317
+ 3448,
318
+ 3452,
319
+ 3460,
320
+ 3476,
321
+ 3495,
322
+ 3499,
323
+ 3508,
324
+ 3517,
325
+ 3522,
326
+ 3535,
327
+ 3541,
328
+ 3554,
329
+ 3584,
330
+ 3602,
331
+ 3621,
332
+ 3635,
333
+ 3656,
334
+ 3676,
335
+ 3679,
336
+ 3697,
337
+ 3708,
338
+ 3711,
339
+ 3715,
340
+ 3725,
341
+ 3727,
342
+ 3735,
343
+ 3779,
344
+ 3781,
345
+ 3784,
346
+ 3790,
347
+ 3793,
348
+ 3824,
349
+ 3827,
350
+ 3838,
351
+ 3857,
352
+ 3863,
353
+ 3872,
354
+ 3873,
355
+ 3900,
356
+ 3907,
357
+ 3934,
358
+ 3949,
359
+ 3957,
360
+ 3989,
361
+ 4004,
362
+ 4028,
363
+ 4042,
364
+ 4084,
365
+ 4089,
366
+ 4105,
367
+ 4131,
368
+ 4136,
369
+ 4137,
370
+ 4142,
371
+ 4150,
372
+ 4152,
373
+ 4161,
374
+ 4165,
375
+ 4170,
376
+ 4181,
377
+ 4196,
378
+ 4210,
379
+ 4213,
380
+ 4284,
381
+ 4300,
382
+ 4307,
383
+ 4309,
384
+ 4341,
385
+ 4345,
386
+ 4356,
387
+ 4359,
388
+ 4400,
389
+ 4402,
390
+ 4424,
391
+ 4452,
392
+ 4478,
393
+ 4487,
394
+ 4488,
395
+ 4493,
396
+ 4497,
397
+ 4528,
398
+ 4547,
399
+ 4576,
400
+ 4577,
401
+ 4600,
402
+ 4610,
403
+ 4616,
404
+ 4634,
405
+ 4650,
406
+ 4670,
407
+ 4672,
408
+ 4676,
409
+ 4696,
410
+ 4717,
411
+ 4719,
412
+ 4743,
413
+ 4747,
414
+ 4763,
415
+ 4772,
416
+ 4796,
417
+ 4801,
418
+ 4803,
419
+ 4810,
420
+ 4827,
421
+ 4839,
422
+ 4844,
423
+ 4845,
424
+ 4859,
425
+ 4869,
426
+ 4879,
427
+ 4906,
428
+ 4921,
429
+ 4936,
430
+ 4944,
431
+ 4946,
432
+ 4950,
433
+ 4951,
434
+ 4970,
435
+ 4984,
436
+ 5010,
437
+ 5015,
438
+ 5029,
439
+ 5038,
440
+ 5055,
441
+ 5057,
442
+ 5058,
443
+ 5063,
444
+ 5087,
445
+ 5115,
446
+ 5117,
447
+ 5118,
448
+ 5134,
449
+ 5146,
450
+ 5148,
451
+ 5157,
452
+ 5234,
453
+ 5242,
454
+ 5257,
455
+ 5276,
456
+ 5288,
457
+ 5295,
458
+ 5311,
459
+ 5316,
460
+ 5329,
461
+ 5338,
462
+ 5339,
463
+ 5346,
464
+ 5375,
465
+ 5425,
466
+ 5428,
467
+ 5434,
468
+ 5436,
469
+ 5450,
470
+ 5459,
471
+ 5461,
472
+ 5528,
473
+ 5533,
474
+ 5546,
475
+ 5550,
476
+ 5551,
477
+ 5557,
478
+ 5560,
479
+ 5590,
480
+ 5598,
481
+ 5606,
482
+ 5613,
483
+ 5621,
484
+ 5622,
485
+ 5633,
486
+ 5679,
487
+ 5686,
488
+ 5699,
489
+ 5702,
490
+ 5711,
491
+ 5722,
492
+ 5732,
493
+ 5748,
494
+ 5749,
495
+ 5763,
496
+ 5779,
497
+ 5797,
498
+ 5837,
499
+ 5838,
500
+ 5840,
501
+ 5843,
502
+ 5857,
503
+ 5937,
504
+ 5942,
505
+ 5957,
506
+ 5968,
507
+ 5973,
508
+ 6010,
509
+ 6016,
510
+ 6038,
511
+ 6058,
512
+ 6067,
513
+ 6069,
514
+ 6079,
515
+ 6090,
516
+ 6112,
517
+ 6122,
518
+ 6127,
519
+ 6136,
520
+ 6141,
521
+ 6197,
522
+ 6206,
523
+ 6221,
524
+ 6244,
525
+ 6259,
526
+ 6261,
527
+ 6265,
528
+ 6275,
529
+ 6280,
530
+ 6291,
531
+ 6319,
532
+ 6343,
533
+ 6349,
534
+ 6352,
535
+ 6371,
536
+ 6373,
537
+ 6393,
538
+ 6398,
539
+ 6418,
540
+ 6419,
541
+ 6426,
542
+ 6434,
543
+ 6457,
544
+ 6476,
545
+ 6496,
546
+ 6499,
547
+ 6520,
548
+ 6543,
549
+ 6556,
550
+ 6590,
551
+ 6595,
552
+ 6613,
553
+ 6614,
554
+ 6621,
555
+ 6634,
556
+ 6635,
557
+ 6638,
558
+ 6668,
559
+ 6672,
560
+ 6677,
561
+ 6692,
562
+ 6710,
563
+ 6719,
564
+ 6724,
565
+ 6736,
566
+ 6748,
567
+ 6749,
568
+ 6782,
569
+ 6794,
570
+ 6808,
571
+ 6812,
572
+ 6823,
573
+ 6862,
574
+ 6876,
575
+ 6880,
576
+ 6886,
577
+ 6887,
578
+ 6909,
579
+ 6945,
580
+ 6992,
581
+ 6995,
582
+ 6999,
583
+ 7014,
584
+ 7025,
585
+ 7028,
586
+ 7035,
587
+ 7042,
588
+ 7064,
589
+ 7069,
590
+ 7095,
591
+ 7110,
592
+ 7114,
593
+ 7133,
594
+ 7144,
595
+ 7152,
596
+ 7180,
597
+ 7184,
598
+ 7186,
599
+ 7194,
600
+ 7224,
601
+ 7225,
602
+ 7250,
603
+ 7271,
604
+ 7276,
605
+ 7284,
606
+ 7320,
607
+ 7340,
608
+ 7347,
609
+ 7408,
610
+ 7421,
611
+ 7441,
612
+ 7478,
613
+ 7492,
614
+ 7503,
615
+ 7508,
616
+ 7509,
617
+ 7512,
618
+ 7517,
619
+ 7540,
620
+ 7549,
621
+ 7573,
622
+ 7577,
623
+ 7584,
624
+ 7632,
625
+ 7650,
626
+ 7656,
627
+ 7667,
628
+ 7672,
629
+ 7674,
630
+ 7680,
631
+ 7701,
632
+ 7712,
633
+ 7716,
634
+ 7720,
635
+ 7726,
636
+ 7739,
637
+ 7743,
638
+ 7745,
639
+ 7752,
640
+ 7755,
641
+ 7791,
642
+ 7832,
643
+ 7867,
644
+ 7876,
645
+ 7880,
646
+ 7881,
647
+ 7893,
648
+ 7925,
649
+ 7931,
650
+ 7935,
651
+ 7937,
652
+ 7946,
653
+ 7958,
654
+ 7975,
655
+ 7977,
656
+ 7986,
657
+ 7998,
658
+ 8016,
659
+ 8025,
660
+ 8043,
661
+ 8049,
662
+ 8053,
663
+ 8060,
664
+ 8068,
665
+ 8074,
666
+ 8126,
667
+ 8134,
668
+ 8140,
669
+ 8144,
670
+ 8150,
671
+ 8155,
672
+ 8159,
673
+ 8186,
674
+ 8190,
675
+ 8237,
676
+ 8256,
677
+ 8317,
678
+ 8323,
679
+ 8337,
680
+ 8346,
681
+ 8358,
682
+ 8371,
683
+ 8375,
684
+ 8396,
685
+ 8410,
686
+ 8424,
687
+ 8427,
688
+ 8459,
689
+ 8460,
690
+ 8519,
691
+ 8548,
692
+ 8558,
693
+ 8565,
694
+ 8579,
695
+ 8602,
696
+ 8620,
697
+ 8628,
698
+ 8631,
699
+ 8634,
700
+ 8644,
701
+ 8653,
702
+ 8669,
703
+ 8674,
704
+ 8681,
705
+ 8699,
706
+ 8729,
707
+ 8734,
708
+ 8741,
709
+ 8745,
710
+ 8749,
711
+ 8758,
712
+ 8770,
713
+ 8778,
714
+ 8804,
715
+ 8811,
716
+ 8813,
717
+ 8823,
718
+ 8846,
719
+ 8850,
720
+ 8906,
721
+ 8916,
722
+ 8920,
723
+ 8925,
724
+ 8958,
725
+ 8965,
726
+ 8991,
727
+ 9002,
728
+ 9030,
729
+ 9034,
730
+ 9049,
731
+ 9078,
732
+ 9085,
733
+ 9091,
734
+ 9101,
735
+ 9122,
736
+ 9130,
737
+ 9134,
738
+ 9137,
739
+ 9150,
740
+ 9157,
741
+ 9171,
742
+ 9176,
743
+ 9200,
744
+ 9215,
745
+ 9288,
746
+ 9292,
747
+ 9300,
748
+ 9343,
749
+ 9349,
750
+ 9363,
751
+ 9389,
752
+ 9407,
753
+ 9431,
754
+ 9493,
755
+ 9497,
756
+ 9512,
757
+ 9538,
758
+ 9590,
759
+ 9633,
760
+ 9646,
761
+ 9647,
762
+ 9665,
763
+ 9669,
764
+ 9710,
765
+ 9724,
766
+ 9745,
767
+ 9751,
768
+ 9768,
769
+ 9788,
770
+ 9790,
771
+ 9799,
772
+ 9801,
773
+ 9806,
774
+ 9814,
775
+ 9831,
776
+ 9837,
777
+ 9846,
778
+ 9850,
779
+ 9894,
780
+ 9900,
781
+ 9910,
782
+ 9913,
783
+ 9942,
784
+ 9946,
785
+ 9948,
786
+ 9961,
787
+ 9966,
788
+ 9990,
789
+ 9991,
790
+ 10009,
791
+ 10014,
792
+ 10048,
793
+ 10065,
794
+ 10083,
795
+ 10086,
796
+ 10111,
797
+ 10122,
798
+ 10147,
799
+ 10154,
800
+ 10193,
801
+ 10196,
802
+ 10199,
803
+ 10201,
804
+ 10213,
805
+ 10229,
806
+ 10282,
807
+ 10307,
808
+ 10314,
809
+ 10352,
810
+ 10361,
811
+ 10365,
812
+ 10383,
813
+ 10390,
814
+ 10407,
815
+ 10408,
816
+ 10422,
817
+ 10443,
818
+ 10449,
819
+ 10489,
820
+ 10499,
821
+ 10504,
822
+ 10519,
823
+ 10529,
824
+ 10534,
825
+ 10552,
826
+ 10574,
827
+ 10575,
828
+ 10593,
829
+ 10594,
830
+ 10602,
831
+ 10606,
832
+ 10608,
833
+ 10615,
834
+ 10632,
835
+ 10636,
836
+ 10720,
837
+ 10727,
838
+ 10735,
839
+ 10748,
840
+ 10750,
841
+ 10753,
842
+ 10763,
843
+ 10775,
844
+ 10782,
845
+ 10783,
846
+ 10804,
847
+ 10805,
848
+ 10826,
849
+ 10830,
850
+ 10831,
851
+ 10836,
852
+ 10854,
853
+ 10865,
854
+ 10871,
855
+ 10874,
856
+ 10878,
857
+ 10883,
858
+ 10891,
859
+ 10899,
860
+ 10901,
861
+ 10912,
862
+ 10920,
863
+ 10929,
864
+ 10933,
865
+ 10935,
866
+ 10946,
867
+ 10966,
868
+ 10974,
869
+ 10976,
870
+ 10982,
871
+ 10985,
872
+ 11004,
873
+ 11009,
874
+ 11012,
875
+ 11018,
876
+ 11032,
877
+ 11052,
878
+ 11078,
879
+ 11107,
880
+ 11112,
881
+ 11118,
882
+ 11127,
883
+ 11131,
884
+ 11147,
885
+ 11149,
886
+ 11150,
887
+ 11160,
888
+ 11168,
889
+ 11193,
890
+ 11195,
891
+ 11196,
892
+ 11224,
893
+ 11226,
894
+ 11247,
895
+ 11251,
896
+ 11254,
897
+ 11259,
898
+ 11273,
899
+ 11296,
900
+ 11372,
901
+ 11377,
902
+ 11390,
903
+ 11429,
904
+ 11455,
905
+ 11467,
906
+ 11477,
907
+ 11486,
908
+ 11489,
909
+ 11500,
910
+ 11502,
911
+ 11537,
912
+ 11543,
913
+ 11544,
914
+ 11547,
915
+ 11551,
916
+ 11571,
917
+ 11576,
918
+ 11577,
919
+ 11589,
920
+ 11592,
921
+ 11631,
922
+ 11654,
923
+ 11668,
924
+ 11685,
925
+ 11742,
926
+ 11746,
927
+ 11749,
928
+ 11754,
929
+ 11760,
930
+ 11772,
931
+ 11775,
932
+ 11812,
933
+ 11829,
934
+ 11830,
935
+ 11841,
936
+ 11846,
937
+ 11868,
938
+ 11887,
939
+ 11939,
940
+ 11941,
941
+ 11946,
942
+ 11958,
943
+ 11962,
944
+ 11996,
945
+ 12016,
946
+ 12020,
947
+ 12026,
948
+ 12030,
949
+ 12053,
950
+ 12062,
951
+ 12099,
952
+ 12107,
953
+ 12114,
954
+ 12119,
955
+ 12121,
956
+ 12126,
957
+ 12129,
958
+ 12130,
959
+ 12138,
960
+ 12140,
961
+ 12143,
962
+ 12164,
963
+ 12165,
964
+ 12173,
965
+ 12232,
966
+ 12245,
967
+ 12246,
968
+ 12249,
969
+ 12271,
970
+ 12277,
971
+ 12290,
972
+ 12309,
973
+ 12314,
974
+ 12332,
975
+ 12346,
976
+ 12361,
977
+ 12394,
978
+ 12413,
979
+ 12420,
980
+ 12441,
981
+ 12447,
982
+ 12470,
983
+ 12476,
984
+ 12486,
985
+ 12517,
986
+ 12538,
987
+ 12556,
988
+ 12563,
989
+ 12570,
990
+ 12572,
991
+ 12581,
992
+ 12620,
993
+ 12644,
994
+ 12671,
995
+ 12685,
996
+ 12687,
997
+ 12689,
998
+ 12724,
999
+ 12732,
1000
+ 12744,
1001
+ 12747,
1002
+ 12749,
1003
+ 12779,
1004
+ 12792,
1005
+ 12796,
1006
+ 12798,
1007
+ 12804,
1008
+ 12811,
1009
+ 12813,
1010
+ 12832,
1011
+ 12835,
1012
+ 12848,
1013
+ 12882,
1014
+ 12887,
1015
+ 12915,
1016
+ 12922,
1017
+ 12967,
1018
+ 12982,
1019
+ 13000,
1020
+ 13034,
1021
+ 13046,
1022
+ 13052,
1023
+ 13070,
1024
+ 13075,
1025
+ 13109,
1026
+ 13125,
1027
+ 13139,
1028
+ 13159,
1029
+ 13179,
1030
+ 13190,
1031
+ 13211,
1032
+ 13222,
1033
+ 13243,
1034
+ 13283,
1035
+ 13284,
1036
+ 13295,
1037
+ 13326,
1038
+ 13330,
1039
+ 13337,
1040
+ 13357,
1041
+ 13358,
1042
+ 13365,
1043
+ 13367,
1044
+ 13374,
1045
+ 13395,
1046
+ 13402,
1047
+ 13411,
1048
+ 13419,
1049
+ 13430,
1050
+ 13431,
1051
+ 13438,
1052
+ 13453,
1053
+ 13473,
1054
+ 13481,
1055
+ 13509,
1056
+ 13520,
1057
+ 13550,
1058
+ 13552,
1059
+ 13557,
1060
+ 13567,
1061
+ 13571,
1062
+ 13585,
1063
+ 13590,
1064
+ 13609,
1065
+ 13611,
1066
+ 13612,
1067
+ 13632,
1068
+ 13642,
1069
+ 13668,
1070
+ 13703,
1071
+ 13709,
1072
+ 13737,
1073
+ 13762,
1074
+ 13772,
1075
+ 13774,
1076
+ 13777,
1077
+ 13863,
1078
+ 13864,
1079
+ 13877,
1080
+ 13893,
1081
+ 13937,
1082
+ 13949,
1083
+ 13970,
1084
+ 13972,
1085
+ 13977,
1086
+ 13980,
1087
+ 13981,
1088
+ 14008,
1089
+ 14016,
1090
+ 14041,
1091
+ 14058,
1092
+ 14062,
1093
+ 14082,
1094
+ 14107,
1095
+ 14115,
1096
+ 14142,
1097
+ 14151,
1098
+ 14157,
1099
+ 14163,
1100
+ 14211,
1101
+ 14222,
1102
+ 14237,
1103
+ 14251,
1104
+ 14261,
1105
+ 14273,
1106
+ 14275,
1107
+ 14304,
1108
+ 14311,
1109
+ 14317,
1110
+ 14320,
1111
+ 14323,
1112
+ 14340,
1113
+ 14346,
1114
+ 14348,
1115
+ 14362,
1116
+ 14406,
1117
+ 14431,
1118
+ 14436,
1119
+ 14438,
1120
+ 14453,
1121
+ 14464,
1122
+ 14500,
1123
+ 14515,
1124
+ 14547,
1125
+ 14557,
1126
+ 14607,
1127
+ 14611,
1128
+ 14614,
1129
+ 14631,
1130
+ 14668,
1131
+ 14691,
1132
+ 14699,
1133
+ 14707,
1134
+ 14733,
1135
+ 14739,
1136
+ 14766,
1137
+ 14775,
1138
+ 14777,
1139
+ 14779,
1140
+ 14791,
1141
+ 14819,
1142
+ 14841,
1143
+ 14854,
1144
+ 14858,
1145
+ 14859,
1146
+ 14892,
1147
+ 14897,
1148
+ 14899,
1149
+ 14907,
1150
+ 14928,
1151
+ 14935,
1152
+ 14954,
1153
+ 14965,
1154
+ 14984,
1155
+ 14990,
1156
+ 15004,
1157
+ 15021,
1158
+ 15028,
1159
+ 15029,
1160
+ 15044,
1161
+ 15046,
1162
+ 15070,
1163
+ 15091,
1164
+ 15110,
1165
+ 15149,
1166
+ 15178,
1167
+ 15181,
1168
+ 15201,
1169
+ 15207,
1170
+ 15226,
1171
+ 15238,
1172
+ 15243,
1173
+ 15307,
1174
+ 15323,
1175
+ 15369,
1176
+ 15381,
1177
+ 15399,
1178
+ 15401,
1179
+ 15402,
1180
+ 15448,
1181
+ 15469,
1182
+ 15495,
1183
+ 15521,
1184
+ 15530,
1185
+ 15531,
1186
+ 15532,
1187
+ 15534,
1188
+ 15545,
1189
+ 15549,
1190
+ 15570,
1191
+ 15592,
1192
+ 15594,
1193
+ 15599,
1194
+ 15602,
1195
+ 15606,
1196
+ 15609,
1197
+ 15623,
1198
+ 15638,
1199
+ 15650,
1200
+ 15659,
1201
+ 15664,
1202
+ 15691,
1203
+ 15740,
1204
+ 15763,
1205
+ 15766,
1206
+ 15769,
1207
+ 15824,
1208
+ 15842,
1209
+ 15845,
1210
+ 15878,
1211
+ 15882,
1212
+ 15917,
1213
+ 15938,
1214
+ 15958,
1215
+ 15978,
1216
+ 15979,
1217
+ 15981,
1218
+ 15997,
1219
+ 16011,
1220
+ 16027,
1221
+ 16030,
1222
+ 16036,
1223
+ 16037,
1224
+ 16046,
1225
+ 16062,
1226
+ 16081,
1227
+ 16084,
1228
+ 16089,
1229
+ 16099,
1230
+ 16101,
1231
+ 16120,
1232
+ 16127,
1233
+ 16131,
1234
+ 16155,
1235
+ 16156,
1236
+ 16305,
1237
+ 16338,
1238
+ 16350,
1239
+ 16364,
1240
+ 16379,
1241
+ 16396,
1242
+ 16423,
1243
+ 16434,
1244
+ 16443,
1245
+ 16464,
1246
+ 16469,
1247
+ 16481,
1248
+ 16501,
1249
+ 16507,
1250
+ 16541,
1251
+ 16559,
1252
+ 16573,
1253
+ 16576,
1254
+ 16597,
1255
+ 16600,
1256
+ 16605,
1257
+ 16613,
1258
+ 16619,
1259
+ 16645,
1260
+ 16657,
1261
+ 16665,
1262
+ 16678,
1263
+ 16680,
1264
+ 16691,
1265
+ 16692,
1266
+ 16720,
1267
+ 16726,
1268
+ 16737,
1269
+ 16742,
1270
+ 16788,
1271
+ 16809,
1272
+ 16816,
1273
+ 16836,
1274
+ 16853,
1275
+ 16854,
1276
+ 16855,
1277
+ 16858,
1278
+ 16883,
1279
+ 16912,
1280
+ 16958,
1281
+ 16961,
1282
+ 16977,
1283
+ 16984,
1284
+ 16992,
1285
+ 16996,
1286
+ 17010,
1287
+ 17052,
1288
+ 17063,
1289
+ 17083,
1290
+ 17116,
1291
+ 17161,
1292
+ 17173,
1293
+ 17174,
1294
+ 17191,
1295
+ 17221,
1296
+ 17262,
1297
+ 17264,
1298
+ 17290,
1299
+ 17302,
1300
+ 17304,
1301
+ 17315,
1302
+ 17323,
1303
+ 17330,
1304
+ 17355,
1305
+ 17369,
1306
+ 17401,
1307
+ 17414,
1308
+ 17426,
1309
+ 17450,
1310
+ 17460,
1311
+ 17493,
1312
+ 17501,
1313
+ 17522,
1314
+ 17529,
1315
+ 17546,
1316
+ 17562,
1317
+ 17579,
1318
+ 17602,
1319
+ 17612,
1320
+ 17677,
1321
+ 17692,
1322
+ 17695,
1323
+ 17709,
1324
+ 17712,
1325
+ 17717,
1326
+ 17721,
1327
+ 17756,
1328
+ 17757,
1329
+ 17770,
1330
+ 17788,
1331
+ 17792,
1332
+ 17793,
1333
+ 17794,
1334
+ 17795,
1335
+ 17799,
1336
+ 17851,
1337
+ 17856,
1338
+ 17870,
1339
+ 17884,
1340
+ 17902,
1341
+ 17908,
1342
+ 17911,
1343
+ 17912,
1344
+ 17913,
1345
+ 17919,
1346
+ 17921,
1347
+ 17934,
1348
+ 17936,
1349
+ 17942,
1350
+ 17962,
1351
+ 17963,
1352
+ 17966,
1353
+ 17980,
1354
+ 17988,
1355
+ 17996,
1356
+ 18008,
1357
+ 18047,
1358
+ 18079,
1359
+ 18098,
1360
+ 18103,
1361
+ 18108,
1362
+ 18135,
1363
+ 18157,
1364
+ 18200,
1365
+ 18216,
1366
+ 18217,
1367
+ 18260,
1368
+ 18262,
1369
+ 18319,
1370
+ 18323,
1371
+ 18324,
1372
+ 18334,
1373
+ 18343,
1374
+ 18349,
1375
+ 18352,
1376
+ 18354,
1377
+ 18364,
1378
+ 18366,
1379
+ 18371,
1380
+ 18393,
1381
+ 18395,
1382
+ 18401,
1383
+ 18407,
1384
+ 18408,
1385
+ 18427,
1386
+ 18479,
1387
+ 18502,
1388
+ 18506,
1389
+ 18526,
1390
+ 18530,
1391
+ 18558,
1392
+ 18560,
1393
+ 18565,
1394
+ 18574,
1395
+ 18576,
1396
+ 18587,
1397
+ 18606,
1398
+ 18642,
1399
+ 18643,
1400
+ 18653,
1401
+ 18679,
1402
+ 18702,
1403
+ 18738,
1404
+ 18762,
1405
+ 18772,
1406
+ 18779,
1407
+ 18783,
1408
+ 18797,
1409
+ 18860,
1410
+ 18864,
1411
+ 18873,
1412
+ 18897,
1413
+ 18898,
1414
+ 18900,
1415
+ 18919,
1416
+ 18928,
1417
+ 18932,
1418
+ 18940,
1419
+ 18947,
1420
+ 18964,
1421
+ 18965,
1422
+ 18973,
1423
+ 18979,
1424
+ 18992,
1425
+ 18995,
1426
+ 18999,
1427
+ 19001,
1428
+ 19031,
1429
+ 19032,
1430
+ 19046,
1431
+ 19054,
1432
+ 19056,
1433
+ 19067,
1434
+ 19073,
1435
+ 19077,
1436
+ 19088,
1437
+ 19094,
1438
+ 19113,
1439
+ 19121,
1440
+ 19136,
1441
+ 19166,
1442
+ 19226,
1443
+ 19232,
1444
+ 19307,
1445
+ 19323,
1446
+ 19331,
1447
+ 19335,
1448
+ 19348,
1449
+ 19353,
1450
+ 19368,
1451
+ 19370,
1452
+ 19376,
1453
+ 19402,
1454
+ 19432,
1455
+ 19451,
1456
+ 19471,
1457
+ 19499,
1458
+ 19510,
1459
+ 19525,
1460
+ 19539,
1461
+ 19545,
1462
+ 19548,
1463
+ 19571,
1464
+ 19587,
1465
+ 19612,
1466
+ 19628,
1467
+ 19672,
1468
+ 19742,
1469
+ 19757,
1470
+ 19820,
1471
+ 19829,
1472
+ 19840,
1473
+ 19888,
1474
+ 19918,
1475
+ 19922,
1476
+ 19930,
1477
+ 19948,
1478
+ 19954,
1479
+ 20004,
1480
+ 20018,
1481
+ 20049,
1482
+ 20065,
1483
+ 20066,
1484
+ 20078,
1485
+ 20080,
1486
+ 20096,
1487
+ 20120,
1488
+ 20121,
1489
+ 20145,
1490
+ 20164,
1491
+ 20168,
1492
+ 20194,
1493
+ 20229,
1494
+ 20241,
1495
+ 20249,
1496
+ 20263,
1497
+ 20287,
1498
+ 20299,
1499
+ 20321,
1500
+ 20415,
1501
+ 20429,
1502
+ 20437,
1503
+ 20467,
1504
+ 20470,
1505
+ 20472,
1506
+ 20512,
1507
+ 20515,
1508
+ 20521,
1509
+ 20525,
1510
+ 20554,
1511
+ 20556,
1512
+ 20583,
1513
+ 20588,
1514
+ 20614,
1515
+ 20619,
1516
+ 20638,
1517
+ 20661,
1518
+ 20667,
1519
+ 20671,
1520
+ 20679,
1521
+ 20686,
1522
+ 20738,
1523
+ 20740,
1524
+ 20752,
1525
+ 20761,
1526
+ 20770,
1527
+ 20775,
1528
+ 20792,
1529
+ 20802,
1530
+ 20816,
1531
+ 20850,
1532
+ 20869,
1533
+ 20870,
1534
+ 20887,
1535
+ 20901,
1536
+ 20902,
1537
+ 20907,
1538
+ 20908,
1539
+ 20909,
1540
+ 20913,
1541
+ 20946,
1542
+ 20966,
1543
+ 20983,
1544
+ 20988,
1545
+ 21008,
1546
+ 21018,
1547
+ 21053,
1548
+ 21065,
1549
+ 21093,
1550
+ 21094,
1551
+ 21099,
1552
+ 21127,
1553
+ 21169,
1554
+ 21183,
1555
+ 21216,
1556
+ 21226,
1557
+ 21262,
1558
+ 21281,
1559
+ 21282,
1560
+ 21286,
1561
+ 21298,
1562
+ 21303,
1563
+ 21333,
1564
+ 21345,
1565
+ 21371,
1566
+ 21372,
1567
+ 21386,
1568
+ 21401,
1569
+ 21412,
1570
+ 21422,
1571
+ 21425,
1572
+ 21435,
1573
+ 21446,
1574
+ 21492,
1575
+ 21522,
1576
+ 21525,
1577
+ 21586,
1578
+ 21594,
1579
+ 21611,
1580
+ 21636,
1581
+ 21641,
1582
+ 21651,
1583
+ 21653,
1584
+ 21658,
1585
+ 21661,
1586
+ 21695,
1587
+ 21707,
1588
+ 21739,
1589
+ 21742,
1590
+ 21756,
1591
+ 21758,
1592
+ 21759,
1593
+ 21781,
1594
+ 21782,
1595
+ 21783,
1596
+ 21787,
1597
+ 21798,
1598
+ 21815,
1599
+ 21833,
1600
+ 21839,
1601
+ 21840,
1602
+ 21853,
1603
+ 21864,
1604
+ 21870,
1605
+ 21871,
1606
+ 21878,
1607
+ 21880,
1608
+ 21888,
1609
+ 21899,
1610
+ 21908,
1611
+ 21930,
1612
+ 21938,
1613
+ 21978,
1614
+ 21993,
1615
+ 21998,
1616
+ 22083,
1617
+ 22089,
1618
+ 22132,
1619
+ 22136,
1620
+ 22149,
1621
+ 22153,
1622
+ 22154,
1623
+ 22166,
1624
+ 22176,
1625
+ 22212,
1626
+ 22225,
1627
+ 22280,
1628
+ 22318,
1629
+ 22368,
1630
+ 22388,
1631
+ 22416,
1632
+ 22443,
1633
+ 22469,
1634
+ 22498,
1635
+ 22516,
1636
+ 22525,
1637
+ 22543,
1638
+ 22548,
1639
+ 22554,
1640
+ 22575,
1641
+ 22584,
1642
+ 22594,
1643
+ 22598,
1644
+ 22612,
1645
+ 22613,
1646
+ 22652,
1647
+ 22661,
1648
+ 22693,
1649
+ 22700,
1650
+ 22701,
1651
+ 22719,
1652
+ 22720,
1653
+ 22726,
1654
+ 22734,
1655
+ 22747,
1656
+ 22752,
1657
+ 22754,
1658
+ 22762,
1659
+ 22765,
1660
+ 22782,
1661
+ 22786,
1662
+ 22805,
1663
+ 22835,
1664
+ 22859,
1665
+ 22883,
1666
+ 22891,
1667
+ 22896,
1668
+ 22923,
1669
+ 22943,
1670
+ 22968,
1671
+ 22975,
1672
+ 22977,
1673
+ 22989,
1674
+ 23019,
1675
+ 23053,
1676
+ 23074,
1677
+ 23117,
1678
+ 23139,
1679
+ 23144,
1680
+ 23150,
1681
+ 23160,
1682
+ 23165,
1683
+ 23166,
1684
+ 23171,
1685
+ 23179,
1686
+ 23182,
1687
+ 23208,
1688
+ 23251,
1689
+ 23259,
1690
+ 23289,
1691
+ 23328,
1692
+ 23333,
1693
+ 23361,
1694
+ 23364,
1695
+ 23367,
1696
+ 23385,
1697
+ 23399,
1698
+ 23406,
1699
+ 23418,
1700
+ 23444,
1701
+ 23497,
1702
+ 23513,
1703
+ 23535,
1704
+ 23542,
1705
+ 23545,
1706
+ 23552,
1707
+ 23568,
1708
+ 23581,
1709
+ 23593,
1710
+ 23594,
1711
+ 23607,
1712
+ 23608,
1713
+ 23611,
1714
+ 23613,
1715
+ 23630,
1716
+ 23631,
1717
+ 23634,
1718
+ 23661,
1719
+ 23690,
1720
+ 23703,
1721
+ 23742,
1722
+ 23750,
1723
+ 23764,
1724
+ 23782,
1725
+ 23786,
1726
+ 23812,
1727
+ 23818,
1728
+ 23823,
1729
+ 23850,
1730
+ 23852,
1731
+ 23868,
1732
+ 23881,
1733
+ 23895,
1734
+ 23898,
1735
+ 23899,
1736
+ 23906,
1737
+ 23965,
1738
+ 23980,
1739
+ 23983,
1740
+ 23993,
1741
+ 24019,
1742
+ 24030,
1743
+ 24032,
1744
+ 24045,
1745
+ 24046,
1746
+ 24055,
1747
+ 24058,
1748
+ 24077,
1749
+ 24085,
1750
+ 24115,
1751
+ 24127,
1752
+ 24140,
1753
+ 24150,
1754
+ 24152,
1755
+ 24164,
1756
+ 24178,
1757
+ 24179,
1758
+ 24201,
1759
+ 24205,
1760
+ 24227,
1761
+ 24311,
1762
+ 24314,
1763
+ 24331,
1764
+ 24355,
1765
+ 24391,
1766
+ 24409,
1767
+ 24413,
1768
+ 24422,
1769
+ 24445,
1770
+ 24455,
1771
+ 24457,
1772
+ 24465,
1773
+ 24468,
1774
+ 24469,
1775
+ 24489,
1776
+ 24498,
1777
+ 24506,
1778
+ 24511,
1779
+ 24531,
1780
+ 24541
1781
+ ],
1782
+ "new_compensatory_visual": [
1783
+ 294,
1784
+ 446,
1785
+ 463,
1786
+ 476,
1787
+ 508,
1788
+ 576,
1789
+ 606,
1790
+ 609,
1791
+ 639,
1792
+ 643,
1793
+ 691,
1794
+ 725,
1795
+ 767,
1796
+ 772,
1797
+ 796,
1798
+ 799,
1799
+ 864,
1800
+ 906,
1801
+ 920,
1802
+ 954,
1803
+ 965,
1804
+ 998,
1805
+ 1027,
1806
+ 1037,
1807
+ 1122,
1808
+ 1157,
1809
+ 1183,
1810
+ 1205,
1811
+ 1245,
1812
+ 1258,
1813
+ 1312,
1814
+ 1315,
1815
+ 1321,
1816
+ 1358,
1817
+ 1392,
1818
+ 1413,
1819
+ 1439,
1820
+ 1453,
1821
+ 1462,
1822
+ 1503,
1823
+ 1515,
1824
+ 1539,
1825
+ 1558,
1826
+ 1635,
1827
+ 1641,
1828
+ 1647,
1829
+ 1659,
1830
+ 1671,
1831
+ 1753,
1832
+ 1806,
1833
+ 1824,
1834
+ 1837,
1835
+ 1843,
1836
+ 1870,
1837
+ 1871,
1838
+ 1935,
1839
+ 2042,
1840
+ 2114,
1841
+ 2160,
1842
+ 2209,
1843
+ 2299,
1844
+ 2314,
1845
+ 2317,
1846
+ 2329,
1847
+ 2344,
1848
+ 2398,
1849
+ 2486,
1850
+ 2505,
1851
+ 2509,
1852
+ 2529,
1853
+ 2544,
1854
+ 2563,
1855
+ 2604,
1856
+ 2630,
1857
+ 2631,
1858
+ 2676,
1859
+ 2692,
1860
+ 2731,
1861
+ 2814,
1862
+ 2833,
1863
+ 2878,
1864
+ 2962,
1865
+ 2984,
1866
+ 3048,
1867
+ 3055,
1868
+ 3057,
1869
+ 3093,
1870
+ 3185,
1871
+ 3186,
1872
+ 3272,
1873
+ 3447,
1874
+ 3536,
1875
+ 3547,
1876
+ 3553,
1877
+ 3563,
1878
+ 3566,
1879
+ 3662,
1880
+ 3691,
1881
+ 3696,
1882
+ 3705,
1883
+ 3739,
1884
+ 3746,
1885
+ 3774,
1886
+ 3862,
1887
+ 3871,
1888
+ 3889,
1889
+ 3893,
1890
+ 3905,
1891
+ 3932,
1892
+ 3984,
1893
+ 3990,
1894
+ 3992,
1895
+ 4045,
1896
+ 4047,
1897
+ 4093,
1898
+ 4103,
1899
+ 4129,
1900
+ 4296,
1901
+ 4310,
1902
+ 4379,
1903
+ 4390,
1904
+ 4512,
1905
+ 4543,
1906
+ 4551,
1907
+ 4689,
1908
+ 4720,
1909
+ 4989,
1910
+ 4990,
1911
+ 5012,
1912
+ 5019,
1913
+ 5037,
1914
+ 5047,
1915
+ 5072,
1916
+ 5086,
1917
+ 5089,
1918
+ 5131,
1919
+ 5140,
1920
+ 5188,
1921
+ 5227,
1922
+ 5317,
1923
+ 5322,
1924
+ 5399,
1925
+ 5411,
1926
+ 5412,
1927
+ 5431,
1928
+ 5432,
1929
+ 5433,
1930
+ 5491,
1931
+ 5556,
1932
+ 5564,
1933
+ 5566,
1934
+ 5618,
1935
+ 5642,
1936
+ 5674,
1937
+ 5754,
1938
+ 5783,
1939
+ 5813,
1940
+ 5903,
1941
+ 5936,
1942
+ 6062,
1943
+ 6082,
1944
+ 6099,
1945
+ 6115,
1946
+ 6130,
1947
+ 6201,
1948
+ 6252,
1949
+ 6307,
1950
+ 6327,
1951
+ 6328,
1952
+ 6335,
1953
+ 6374,
1954
+ 6394,
1955
+ 6404,
1956
+ 6508,
1957
+ 6539,
1958
+ 6583,
1959
+ 6701,
1960
+ 6754,
1961
+ 6867,
1962
+ 6870,
1963
+ 6904,
1964
+ 6911,
1965
+ 6938,
1966
+ 6967,
1967
+ 6986,
1968
+ 6988,
1969
+ 7060,
1970
+ 7162,
1971
+ 7262,
1972
+ 7306,
1973
+ 7310,
1974
+ 7365,
1975
+ 7448,
1976
+ 7456,
1977
+ 7485,
1978
+ 7513,
1979
+ 7544,
1980
+ 7719,
1981
+ 7748,
1982
+ 7766,
1983
+ 7913,
1984
+ 7917,
1985
+ 7927,
1986
+ 7934,
1987
+ 7982,
1988
+ 8038,
1989
+ 8047,
1990
+ 8104,
1991
+ 8138,
1992
+ 8178,
1993
+ 8206,
1994
+ 8245,
1995
+ 8258,
1996
+ 8275,
1997
+ 8297,
1998
+ 8425,
1999
+ 8440,
2000
+ 8453,
2001
+ 8489,
2002
+ 8490,
2003
+ 8505,
2004
+ 8506,
2005
+ 8522,
2006
+ 8529,
2007
+ 8630,
2008
+ 8651,
2009
+ 8803,
2010
+ 8824,
2011
+ 8840,
2012
+ 8858,
2013
+ 8896,
2014
+ 8910,
2015
+ 8922,
2016
+ 8971,
2017
+ 8981,
2018
+ 8993,
2019
+ 8994,
2020
+ 9032,
2021
+ 9075,
2022
+ 9138,
2023
+ 9145,
2024
+ 9226,
2025
+ 9241,
2026
+ 9374,
2027
+ 9519,
2028
+ 9526,
2029
+ 9553,
2030
+ 9569,
2031
+ 9611,
2032
+ 9621,
2033
+ 9631,
2034
+ 9634,
2035
+ 9735,
2036
+ 9748,
2037
+ 9761,
2038
+ 9834,
2039
+ 9877,
2040
+ 9922,
2041
+ 9940,
2042
+ 9944,
2043
+ 9956,
2044
+ 9978,
2045
+ 9992,
2046
+ 10067,
2047
+ 10088,
2048
+ 10138,
2049
+ 10222,
2050
+ 10246,
2051
+ 10250,
2052
+ 10270,
2053
+ 10337,
2054
+ 10387,
2055
+ 10395,
2056
+ 10476,
2057
+ 10482,
2058
+ 10521,
2059
+ 10528,
2060
+ 10597,
2061
+ 10673,
2062
+ 10794,
2063
+ 10808,
2064
+ 10866,
2065
+ 10886,
2066
+ 10945,
2067
+ 11062,
2068
+ 11082,
2069
+ 11099,
2070
+ 11177,
2071
+ 11178,
2072
+ 11183,
2073
+ 11335,
2074
+ 11353,
2075
+ 11375,
2076
+ 11417,
2077
+ 11491,
2078
+ 11528,
2079
+ 11542,
2080
+ 11565,
2081
+ 11602,
2082
+ 11736,
2083
+ 11743,
2084
+ 11769,
2085
+ 11776,
2086
+ 11836,
2087
+ 11882,
2088
+ 11890,
2089
+ 11917,
2090
+ 11929,
2091
+ 11973,
2092
+ 12027,
2093
+ 12075,
2094
+ 12115,
2095
+ 12144,
2096
+ 12169,
2097
+ 12196,
2098
+ 12233,
2099
+ 12266,
2100
+ 12282,
2101
+ 12385,
2102
+ 12388,
2103
+ 12407,
2104
+ 12410,
2105
+ 12433,
2106
+ 12477,
2107
+ 12500,
2108
+ 12527,
2109
+ 12595,
2110
+ 12603,
2111
+ 12645,
2112
+ 12673,
2113
+ 12713,
2114
+ 12745,
2115
+ 12782,
2116
+ 12789,
2117
+ 12807,
2118
+ 12824,
2119
+ 12878,
2120
+ 12892,
2121
+ 12973,
2122
+ 13011,
2123
+ 13035,
2124
+ 13081,
2125
+ 13105,
2126
+ 13110,
2127
+ 13164,
2128
+ 13183,
2129
+ 13215,
2130
+ 13217,
2131
+ 13252,
2132
+ 13264,
2133
+ 13323,
2134
+ 13333,
2135
+ 13425,
2136
+ 13434,
2137
+ 13634,
2138
+ 13710,
2139
+ 13724,
2140
+ 13725,
2141
+ 13750,
2142
+ 13813,
2143
+ 13896,
2144
+ 13956,
2145
+ 13978,
2146
+ 14105,
2147
+ 14175,
2148
+ 14191,
2149
+ 14245,
2150
+ 14279,
2151
+ 14343,
2152
+ 14383,
2153
+ 14398,
2154
+ 14446,
2155
+ 14478,
2156
+ 14521,
2157
+ 14580,
2158
+ 14612,
2159
+ 14613,
2160
+ 14669,
2161
+ 14704,
2162
+ 14751,
2163
+ 14769,
2164
+ 14785,
2165
+ 14813,
2166
+ 14878,
2167
+ 14888,
2168
+ 14919,
2169
+ 14940,
2170
+ 14978,
2171
+ 15017,
2172
+ 15034,
2173
+ 15061,
2174
+ 15123,
2175
+ 15137,
2176
+ 15143,
2177
+ 15185,
2178
+ 15206,
2179
+ 15213,
2180
+ 15218,
2181
+ 15251,
2182
+ 15252,
2183
+ 15280,
2184
+ 15285,
2185
+ 15366,
2186
+ 15383,
2187
+ 15398,
2188
+ 15454,
2189
+ 15484,
2190
+ 15597,
2191
+ 15640,
2192
+ 15775,
2193
+ 15789,
2194
+ 15807,
2195
+ 15931,
2196
+ 15963,
2197
+ 16017,
2198
+ 16019,
2199
+ 16043,
2200
+ 16064,
2201
+ 16109,
2202
+ 16138,
2203
+ 16183,
2204
+ 16235,
2205
+ 16236,
2206
+ 16247,
2207
+ 16261,
2208
+ 16269,
2209
+ 16295,
2210
+ 16310,
2211
+ 16335,
2212
+ 16436,
2213
+ 16440,
2214
+ 16467,
2215
+ 16471,
2216
+ 16569,
2217
+ 16595,
2218
+ 16656,
2219
+ 16685,
2220
+ 16768,
2221
+ 16781,
2222
+ 16801,
2223
+ 16813,
2224
+ 16821,
2225
+ 16831,
2226
+ 16850,
2227
+ 16895,
2228
+ 16922,
2229
+ 16955,
2230
+ 17064,
2231
+ 17192,
2232
+ 17215,
2233
+ 17297,
2234
+ 17305,
2235
+ 17334,
2236
+ 17354,
2237
+ 17397,
2238
+ 17446,
2239
+ 17507,
2240
+ 17527,
2241
+ 17532,
2242
+ 17541,
2243
+ 17551,
2244
+ 17564,
2245
+ 17572,
2246
+ 17600,
2247
+ 17684,
2248
+ 17874,
2249
+ 17889,
2250
+ 17931,
2251
+ 18030,
2252
+ 18036,
2253
+ 18074,
2254
+ 18177,
2255
+ 18202,
2256
+ 18276,
2257
+ 18293,
2258
+ 18316,
2259
+ 18332,
2260
+ 18470,
2261
+ 18501,
2262
+ 18535,
2263
+ 18556,
2264
+ 18641,
2265
+ 18724,
2266
+ 18742,
2267
+ 18760,
2268
+ 18795,
2269
+ 18807,
2270
+ 18904,
2271
+ 18911,
2272
+ 19002,
2273
+ 19045,
2274
+ 19075,
2275
+ 19138,
2276
+ 19183,
2277
+ 19189,
2278
+ 19204,
2279
+ 19210,
2280
+ 19248,
2281
+ 19258,
2282
+ 19306,
2283
+ 19336,
2284
+ 19459,
2285
+ 19512,
2286
+ 19524,
2287
+ 19566,
2288
+ 19597,
2289
+ 19653,
2290
+ 19679,
2291
+ 19706,
2292
+ 19731,
2293
+ 19754,
2294
+ 19756,
2295
+ 19771,
2296
+ 19870,
2297
+ 19976,
2298
+ 19990,
2299
+ 20023,
2300
+ 20025,
2301
+ 20037,
2302
+ 20053,
2303
+ 20063,
2304
+ 20191,
2305
+ 20246,
2306
+ 20248,
2307
+ 20305,
2308
+ 20353,
2309
+ 20398,
2310
+ 20438,
2311
+ 20458,
2312
+ 20473,
2313
+ 20479,
2314
+ 20486,
2315
+ 20495,
2316
+ 20595,
2317
+ 20597,
2318
+ 20685,
2319
+ 20805,
2320
+ 20884,
2321
+ 20890,
2322
+ 20975,
2323
+ 20991,
2324
+ 21021,
2325
+ 21033,
2326
+ 21045,
2327
+ 21082,
2328
+ 21152,
2329
+ 21185,
2330
+ 21253,
2331
+ 21254,
2332
+ 21280,
2333
+ 21295,
2334
+ 21343,
2335
+ 21383,
2336
+ 21403,
2337
+ 21417,
2338
+ 21441,
2339
+ 21448,
2340
+ 21485,
2341
+ 21498,
2342
+ 21559,
2343
+ 21565,
2344
+ 21619,
2345
+ 21650,
2346
+ 21660,
2347
+ 21711,
2348
+ 21726,
2349
+ 21749,
2350
+ 21771,
2351
+ 21831,
2352
+ 21846,
2353
+ 21921,
2354
+ 21923,
2355
+ 21924,
2356
+ 21948,
2357
+ 22008,
2358
+ 22016,
2359
+ 22067,
2360
+ 22129,
2361
+ 22196,
2362
+ 22216,
2363
+ 22238,
2364
+ 22250,
2365
+ 22296,
2366
+ 22310,
2367
+ 22312,
2368
+ 22331,
2369
+ 22357,
2370
+ 22414,
2371
+ 22437,
2372
+ 22512,
2373
+ 22561,
2374
+ 22605,
2375
+ 22607,
2376
+ 22609,
2377
+ 22611,
2378
+ 22646,
2379
+ 22649,
2380
+ 22660,
2381
+ 22772,
2382
+ 22811,
2383
+ 22864,
2384
+ 22880,
2385
+ 22898,
2386
+ 22925,
2387
+ 22963,
2388
+ 23080,
2389
+ 23096,
2390
+ 23168,
2391
+ 23175,
2392
+ 23266,
2393
+ 23408,
2394
+ 23415,
2395
+ 23502,
2396
+ 23537,
2397
+ 23633,
2398
+ 23648,
2399
+ 23683,
2400
+ 23686,
2401
+ 23694,
2402
+ 23719,
2403
+ 23722,
2404
+ 23730,
2405
+ 23772,
2406
+ 23798,
2407
+ 23866,
2408
+ 23990,
2409
+ 23999,
2410
+ 24018,
2411
+ 24047,
2412
+ 24051,
2413
+ 24111,
2414
+ 24172,
2415
+ 24243,
2416
+ 24295,
2417
+ 24312,
2418
+ 24363,
2419
+ 24365,
2420
+ 24368,
2421
+ 24407,
2422
+ 24497
2423
+ ]
2424
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8463948567708334,
3
+ "semantic_stability_score": 0.22401125541234537,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 7.084367024611893e-07,
6
+ "shared_redirected": -6.411908589076737e-08,
7
+ "shared_attenuated": -4.915223333307461e-07,
8
+ "shared_aligned": 0.0011961776231967003,
9
+ "base_only": -7.2497327510696965e-06
10
+ },
11
+ "superposition_fraction": 0.000552944429084877,
12
+ "fve_base": 0.7507264433106827,
13
+ "fve_aligned": 0.7448098734411269,
14
+ "dead_neuron_fraction": 0.9537741614237071,
15
+ "l0_sparsity_base": 214.80066039112668,
16
+ "l0_sparsity_aligned": 213.01942863397548,
17
+ "class_counts": {
18
+ "shared_redirected": 15514,
19
+ "shared_attenuated": 3813,
20
+ "aligned_only": 3617,
21
+ "shared_aligned": 1474,
22
+ "base_only": 158
23
+ },
24
+ "total_features": 24576
25
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 3617,
4
+ "cf_shift_mean": 7.084367024611893e-07,
5
+ "cf_shift_std": 1.0726944333513366e-05,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 3.9618402259933756e-07,
8
+ "cf_aligned_mean": 1.1046207250875382e-06,
9
+ "high_cf_base_count": 391,
10
+ "low_cf_base_count": 3226,
11
+ "high_cf_aligned_count": 640,
12
+ "low_cf_aligned_count": 2977
13
+ },
14
+ "shared_redirected": {
15
+ "count": 15514,
16
+ "cf_shift_mean": -6.411908589076737e-08,
17
+ "cf_shift_std": 1.8554890239813969e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 4.4045483259787525e-07,
20
+ "cf_aligned_mean": 3.763357467644725e-07,
21
+ "high_cf_base_count": 1796,
22
+ "low_cf_base_count": 13718,
23
+ "high_cf_aligned_count": 1549,
24
+ "low_cf_aligned_count": 13965
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 3813,
28
+ "cf_shift_mean": -4.915223333307461e-07,
29
+ "cf_shift_std": 4.750423910687653e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 8.525180042141375e-07,
32
+ "cf_aligned_mean": 3.6099567068772657e-07,
33
+ "high_cf_base_count": 676,
34
+ "low_cf_base_count": 3137,
35
+ "high_cf_aligned_count": 352,
36
+ "low_cf_aligned_count": 3461
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.0011961776231967003,
41
+ "cf_shift_std": 0.01076594342214349,
42
+ "cf_shift_median": 0.0007891454733908176,
43
+ "cf_base_mean": 0.048315889427224736,
44
+ "cf_aligned_mean": 0.04951206705920978,
45
+ "high_cf_base_count": 1429,
46
+ "low_cf_base_count": 45,
47
+ "high_cf_aligned_count": 1272,
48
+ "low_cf_aligned_count": 202
49
+ },
50
+ "base_only": {
51
+ "count": 158,
52
+ "cf_shift_mean": -7.2497327510696965e-06,
53
+ "cf_shift_std": 3.327618626881172e-05,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 7.814534135780412e-06,
56
+ "cf_aligned_mean": 5.648013969428438e-07,
57
+ "high_cf_base_count": 68,
58
+ "low_cf_base_count": 90,
59
+ "high_cf_aligned_count": 23,
60
+ "low_cf_aligned_count": 135
61
+ }
62
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1474,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.999999985887367,
7
+ "theta_std": 6.582278721862014e-08,
8
+ "angle_deg_mean": 0.007310034163169707,
9
+ "angle_deg_std": 0.011289490893147593,
10
+ "norm_ratio_raw_mean": 0.9999999998680711,
11
+ "norm_ratio_raw_std": 2.2857408082423878e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.4682738780975342,
14
+ "sv_std": 0.4991647005081177,
15
+ "condition_number": 367335046.0273069,
16
+ "mean_principal_angle_deg": 0.25430106956938586,
17
+ "singular_values": [
18
+ 1.000975489616394,
19
+ 1.000871181488037,
20
+ 1.0008240938186646,
21
+ 1.000808596611023,
22
+ 1.0007933378219604,
23
+ 1.0007455348968506,
24
+ 1.000717282295227,
25
+ 1.0007120370864868,
26
+ 1.0006948709487915,
27
+ 1.0006895065307617,
28
+ 1.000689148902893,
29
+ 1.00068199634552,
30
+ 1.000667691230774,
31
+ 1.0006669759750366,
32
+ 1.0006643533706665,
33
+ 1.000657320022583,
34
+ 1.000656247138977,
35
+ 1.0006510019302368,
36
+ 1.0006507635116577,
37
+ 1.0006506443023682
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 15514,
43
+ "rho_mean": 0.49911305525990757,
44
+ "rho_std": 0.020495305742005754,
45
+ "theta_mean": 0.16598579366890112,
46
+ "theta_std": 0.05176543612905545,
47
+ "angle_deg_mean": 80.4310927327618,
48
+ "angle_deg_std": 3.0224543713900234,
49
+ "norm_ratio_raw_mean": 0.9998156636323753,
50
+ "norm_ratio_raw_std": 0.0821159783787354,
51
+ "linear_map": {
52
+ "sv_mean": 0.43813052773475647,
53
+ "sv_std": 0.30110177397727966,
54
+ "condition_number": 15898.201685123187,
55
+ "mean_principal_angle_deg": 69.78118773094721,
56
+ "singular_values": [
57
+ 1.4180721044540405,
58
+ 1.23497474193573,
59
+ 1.2159982919692993,
60
+ 1.2148529291152954,
61
+ 1.2114306688308716,
62
+ 1.2060743570327759,
63
+ 1.2010191679000854,
64
+ 1.1975207328796387,
65
+ 1.194076418876648,
66
+ 1.189602255821228,
67
+ 1.1879513263702393,
68
+ 1.1830271482467651,
69
+ 1.1810355186462402,
70
+ 1.1802231073379517,
71
+ 1.1773797273635864,
72
+ 1.1745344400405884,
73
+ 1.171903133392334,
74
+ 1.168276309967041,
75
+ 1.1664769649505615,
76
+ 1.1662273406982422
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 0
82
+ },
83
+ "shared_attenuated": {
84
+ "n": 3813,
85
+ "rho_mean": 0.4424704872745871,
86
+ "rho_std": 0.014601829063289067,
87
+ "theta_mean": 0.16012445362047859,
88
+ "theta_std": 0.05216722044964914,
89
+ "angle_deg_mean": 80.76562582636795,
90
+ "angle_deg_std": 3.1702649914886885,
91
+ "norm_ratio_raw_mean": 0.794832741300923,
92
+ "norm_ratio_raw_std": 0.0460678236959927,
93
+ "linear_map": {
94
+ "sv_mean": 1.0903257131576538,
95
+ "sv_std": 1.2093348503112793,
96
+ "condition_number": 16802.185131635124,
97
+ "mean_principal_angle_deg": 79.76301059911144,
98
+ "singular_values": [
99
+ 7.224803924560547,
100
+ 7.181000709533691,
101
+ 7.109313011169434,
102
+ 6.923933982849121,
103
+ 6.869874954223633,
104
+ 6.817895412445068,
105
+ 6.756898403167725,
106
+ 6.717685222625732,
107
+ 6.638217926025391,
108
+ 6.607205867767334,
109
+ 6.521498203277588,
110
+ 6.493218421936035,
111
+ 6.473588943481445,
112
+ 6.4071736335754395,
113
+ 6.3841023445129395,
114
+ 6.296963691711426,
115
+ 6.267025947570801,
116
+ 6.201004981994629,
117
+ 6.162378311157227,
118
+ 6.114782810211182
119
+ ]
120
+ }
121
+ },
122
+ "all_shared": {
123
+ "n": 20801,
124
+ "rho_mean": 0.48879284204029644,
125
+ "rho_std": 0.028880047743769618,
126
+ "theta_mean": 0.22401125541234537,
127
+ "theta_std": 0.22006588176971298,
128
+ "angle_deg_mean": 74.79342718726811,
129
+ "angle_deg_std": 20.862577283635236,
130
+ "norm_ratio_raw_mean": 0.9622536151136304,
131
+ "norm_ratio_raw_std": 0.10821121441339843,
132
+ "linear_map": {
133
+ "sv_mean": 0.45350995659828186,
134
+ "sv_std": 0.3145289719104767,
135
+ "condition_number": 7148.306830388595,
136
+ "mean_principal_angle_deg": 49.3994627004277,
137
+ "singular_values": [
138
+ 1.254706859588623,
139
+ 1.2217456102371216,
140
+ 1.1915045976638794,
141
+ 1.1804317235946655,
142
+ 1.1760222911834717,
143
+ 1.1725746393203735,
144
+ 1.1682610511779785,
145
+ 1.1650539636611938,
146
+ 1.1631615161895752,
147
+ 1.161247730255127,
148
+ 1.159364938735962,
149
+ 1.1538199186325073,
150
+ 1.1519345045089722,
151
+ 1.1500741243362427,
152
+ 1.147506833076477,
153
+ 1.1458749771118164,
154
+ 1.14420747756958,
155
+ 1.1423720121383667,
156
+ 1.1418251991271973,
157
+ 1.1397677659988403
158
+ ]
159
+ }
160
+ }
161
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/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.049507498894467455,
10
+ 0.03021083193272787,
11
+ 0.02809168831692651,
12
+ 0.0270517061758619
13
+ ],
14
+ "val_loss": [
15
+ 0.032235550464993996,
16
+ 0.029716553663864186,
17
+ 0.02867363200215769,
18
+ 0.02848717550800733
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5927202594746502,
22
+ 0.7273993017168262,
23
+ 0.753895702865899,
24
+ 0.7670062227480188
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5844082678192482,
28
+ 0.719533189965909,
29
+ 0.7459859905087036,
30
+ 0.7585698253427829
31
+ ],
32
+ "val_fve_base": [
33
+ 0.7040157645784747,
34
+ 0.7345697748723454,
35
+ 0.747916912845292,
36
+ 0.7507264433106827
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.6959427389174856,
40
+ 0.7280121792049308,
41
+ 0.7419274043662386,
42
+ 0.7448098734411269
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9112872315371725,
46
+ 0.9552646587274956,
47
+ 0.9544797656275832,
48
+ 0.9537741614237071
49
+ ],
50
+ "l0_base": [
51
+ 220.60064579684763,
52
+ 210.87290207238763,
53
+ 213.72557282545242,
54
+ 214.80066039112668
55
+ ],
56
+ "l0_aligned": [
57
+ 215.0852853181553,
58
+ 207.45692863397548,
59
+ 211.78050204319908,
60
+ 213.01942863397548
61
+ ],
62
+ "self_recon": [
63
+ 0.027205539450823598,
64
+ 0.01829600110769672,
65
+ 0.016543807955518564,
66
+ 0.015693726826522238
67
+ ],
68
+ "cross_recon": [
69
+ 0.027277835380009788,
70
+ 0.01831575546259255,
71
+ 0.016563160546663312,
72
+ 0.015713371866547393
73
+ ],
74
+ "sparsity": [
75
+ 0.011390825149087236,
76
+ 0.004588528519134231,
77
+ 0.004922616003832567,
78
+ 0.005072630474575503
79
+ ]
80
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: c449aa28aba2f7c1d729283e0af9cd29a94cea95cdaa45ff457d08a6e3000bab
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 835045314c533fda49c80174607dec4aa12808f0693a4f5992b21dcd4fee96a2
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 8efc134bcbf1b07c20b31ead26672532634e630ab63b8db0ca38931706be5755
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 681f3317515f661c6e93169a8a9e96e390d93843ae8684841dfe013f41206eba
  • Pointer size: 131 Bytes
  • Size of remote file: 336 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 6bbca3fb1ae18f95f0c2d799ec13c22c130b1b628018df995c682f6b3d6a73de
  • Pointer size: 130 Bytes
  • Size of remote file: 84.1 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 1f86fec8981758db1ea1c19b79bc8b594889c55580dcfff2f12897d9d463831d
  • Pointer size: 131 Bytes
  • Size of remote file: 266 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: d672e30d67e07567c84003cbe18f3b75b4820c9d175532aef5cabb601e308dde
  • Pointer size: 131 Bytes
  • Size of remote file: 144 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 8775c5fcdd485e414354524e75134f585d0138487ec09751f3333468351ba498
  • Pointer size: 131 Bytes
  • Size of remote file: 265 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: e0b5566b6b24c37bee5920a13c0e92b1bb2314b570be7e96abbda6591914f17d
  • Pointer size: 131 Bytes
  • Size of remote file: 322 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L12/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-grpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "interp_utils/crosscoder/results-multi-v1/v1/samelayer_separate/llama32-3b-grpo/activations/activations.pt",
7
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 12,
10
+ 13,
11
+ 14
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": 12,
25
+ "base_layer": 12,
26
+ "aligned_layer": 12
27
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92a53227e3a4e59a54f19a003e67dad576829b1a28347464814e4b7ce312f0aa
3
+ size 3624487706
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/features/visual_evidence_features.json ADDED
@@ -0,0 +1,3052 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 217,
4
+ 321,
5
+ 372,
6
+ 375,
7
+ 1000,
8
+ 1036,
9
+ 1260,
10
+ 1417,
11
+ 1499,
12
+ 2668,
13
+ 2965,
14
+ 3798,
15
+ 3912,
16
+ 4216,
17
+ 4517,
18
+ 4619,
19
+ 4744,
20
+ 5264,
21
+ 6489,
22
+ 6939,
23
+ 6956,
24
+ 6975,
25
+ 7092,
26
+ 7277,
27
+ 7300,
28
+ 8123,
29
+ 8523,
30
+ 8565,
31
+ 8595,
32
+ 8688,
33
+ 8889,
34
+ 8950,
35
+ 8974,
36
+ 9104,
37
+ 9106,
38
+ 9264,
39
+ 9299,
40
+ 9682,
41
+ 9711,
42
+ 9813,
43
+ 10012,
44
+ 10082,
45
+ 10121,
46
+ 10393,
47
+ 10420,
48
+ 10913,
49
+ 11019,
50
+ 11504,
51
+ 11533,
52
+ 11808,
53
+ 11921,
54
+ 11925,
55
+ 12184,
56
+ 12247,
57
+ 12635,
58
+ 12908,
59
+ 13068,
60
+ 13163,
61
+ 13718,
62
+ 13747,
63
+ 13996,
64
+ 14088,
65
+ 14174,
66
+ 14258,
67
+ 14484,
68
+ 14536,
69
+ 14577,
70
+ 15316,
71
+ 15388,
72
+ 16918,
73
+ 17102,
74
+ 17186,
75
+ 17190,
76
+ 17947,
77
+ 18026,
78
+ 18236,
79
+ 18551,
80
+ 18773,
81
+ 20013,
82
+ 20045,
83
+ 20161,
84
+ 20170,
85
+ 20361,
86
+ 20600,
87
+ 20897,
88
+ 21414,
89
+ 21676,
90
+ 21719,
91
+ 21761,
92
+ 21879,
93
+ 22856,
94
+ 22873,
95
+ 24319,
96
+ 24323,
97
+ 24481,
98
+ 24513
99
+ ],
100
+ "redirected_visual_to_prior": [
101
+ 2,
102
+ 12,
103
+ 14,
104
+ 28,
105
+ 40,
106
+ 41,
107
+ 51,
108
+ 62,
109
+ 75,
110
+ 96,
111
+ 100,
112
+ 101,
113
+ 113,
114
+ 126,
115
+ 135,
116
+ 142,
117
+ 144,
118
+ 150,
119
+ 156,
120
+ 169,
121
+ 178,
122
+ 183,
123
+ 184,
124
+ 188,
125
+ 196,
126
+ 231,
127
+ 232,
128
+ 248,
129
+ 249,
130
+ 253,
131
+ 254,
132
+ 299,
133
+ 311,
134
+ 330,
135
+ 337,
136
+ 339,
137
+ 349,
138
+ 357,
139
+ 363,
140
+ 366,
141
+ 369,
142
+ 384,
143
+ 391,
144
+ 400,
145
+ 403,
146
+ 414,
147
+ 455,
148
+ 458,
149
+ 489,
150
+ 494,
151
+ 509,
152
+ 514,
153
+ 516,
154
+ 524,
155
+ 540,
156
+ 541,
157
+ 542,
158
+ 544,
159
+ 545,
160
+ 555,
161
+ 584,
162
+ 587,
163
+ 603,
164
+ 610,
165
+ 614,
166
+ 653,
167
+ 686,
168
+ 695,
169
+ 702,
170
+ 713,
171
+ 734,
172
+ 744,
173
+ 759,
174
+ 785,
175
+ 786,
176
+ 825,
177
+ 827,
178
+ 841,
179
+ 847,
180
+ 853,
181
+ 913,
182
+ 922,
183
+ 947,
184
+ 950,
185
+ 961,
186
+ 972,
187
+ 987,
188
+ 1012,
189
+ 1017,
190
+ 1026,
191
+ 1098,
192
+ 1116,
193
+ 1132,
194
+ 1154,
195
+ 1165,
196
+ 1173,
197
+ 1178,
198
+ 1188,
199
+ 1203,
200
+ 1212,
201
+ 1241,
202
+ 1264,
203
+ 1265,
204
+ 1273,
205
+ 1276,
206
+ 1291,
207
+ 1298,
208
+ 1317,
209
+ 1340,
210
+ 1346,
211
+ 1378,
212
+ 1380,
213
+ 1388,
214
+ 1398,
215
+ 1408,
216
+ 1413,
217
+ 1423,
218
+ 1440,
219
+ 1441,
220
+ 1469,
221
+ 1474,
222
+ 1488,
223
+ 1490,
224
+ 1497,
225
+ 1509,
226
+ 1522,
227
+ 1570,
228
+ 1583,
229
+ 1603,
230
+ 1604,
231
+ 1631,
232
+ 1640,
233
+ 1645,
234
+ 1651,
235
+ 1664,
236
+ 1673,
237
+ 1679,
238
+ 1688,
239
+ 1695,
240
+ 1701,
241
+ 1718,
242
+ 1721,
243
+ 1733,
244
+ 1735,
245
+ 1754,
246
+ 1768,
247
+ 1779,
248
+ 1787,
249
+ 1789,
250
+ 1795,
251
+ 1796,
252
+ 1803,
253
+ 1808,
254
+ 1812,
255
+ 1831,
256
+ 1832,
257
+ 1835,
258
+ 1836,
259
+ 1849,
260
+ 1850,
261
+ 1859,
262
+ 1872,
263
+ 1874,
264
+ 1893,
265
+ 1898,
266
+ 1901,
267
+ 1911,
268
+ 1912,
269
+ 1936,
270
+ 1944,
271
+ 1955,
272
+ 1967,
273
+ 1971,
274
+ 1972,
275
+ 1980,
276
+ 1984,
277
+ 1997,
278
+ 1998,
279
+ 2007,
280
+ 2018,
281
+ 2020,
282
+ 2042,
283
+ 2043,
284
+ 2058,
285
+ 2059,
286
+ 2064,
287
+ 2067,
288
+ 2074,
289
+ 2076,
290
+ 2087,
291
+ 2093,
292
+ 2098,
293
+ 2101,
294
+ 2109,
295
+ 2116,
296
+ 2117,
297
+ 2141,
298
+ 2151,
299
+ 2158,
300
+ 2159,
301
+ 2195,
302
+ 2201,
303
+ 2206,
304
+ 2211,
305
+ 2239,
306
+ 2240,
307
+ 2244,
308
+ 2248,
309
+ 2269,
310
+ 2280,
311
+ 2282,
312
+ 2284,
313
+ 2297,
314
+ 2304,
315
+ 2309,
316
+ 2341,
317
+ 2343,
318
+ 2345,
319
+ 2396,
320
+ 2399,
321
+ 2405,
322
+ 2418,
323
+ 2420,
324
+ 2456,
325
+ 2460,
326
+ 2462,
327
+ 2478,
328
+ 2511,
329
+ 2546,
330
+ 2564,
331
+ 2571,
332
+ 2618,
333
+ 2632,
334
+ 2633,
335
+ 2640,
336
+ 2647,
337
+ 2669,
338
+ 2696,
339
+ 2710,
340
+ 2729,
341
+ 2756,
342
+ 2793,
343
+ 2808,
344
+ 2820,
345
+ 2835,
346
+ 2840,
347
+ 2863,
348
+ 2877,
349
+ 2908,
350
+ 2919,
351
+ 2932,
352
+ 2937,
353
+ 2958,
354
+ 2961,
355
+ 2971,
356
+ 2979,
357
+ 2981,
358
+ 3005,
359
+ 3014,
360
+ 3024,
361
+ 3038,
362
+ 3042,
363
+ 3047,
364
+ 3049,
365
+ 3050,
366
+ 3063,
367
+ 3072,
368
+ 3120,
369
+ 3148,
370
+ 3159,
371
+ 3183,
372
+ 3187,
373
+ 3192,
374
+ 3198,
375
+ 3212,
376
+ 3229,
377
+ 3233,
378
+ 3249,
379
+ 3250,
380
+ 3268,
381
+ 3272,
382
+ 3273,
383
+ 3294,
384
+ 3298,
385
+ 3308,
386
+ 3311,
387
+ 3317,
388
+ 3320,
389
+ 3321,
390
+ 3330,
391
+ 3340,
392
+ 3353,
393
+ 3376,
394
+ 3396,
395
+ 3401,
396
+ 3412,
397
+ 3417,
398
+ 3429,
399
+ 3433,
400
+ 3442,
401
+ 3473,
402
+ 3479,
403
+ 3492,
404
+ 3517,
405
+ 3561,
406
+ 3579,
407
+ 3593,
408
+ 3603,
409
+ 3606,
410
+ 3613,
411
+ 3621,
412
+ 3633,
413
+ 3664,
414
+ 3672,
415
+ 3681,
416
+ 3715,
417
+ 3717,
418
+ 3724,
419
+ 3736,
420
+ 3743,
421
+ 3773,
422
+ 3779,
423
+ 3784,
424
+ 3813,
425
+ 3855,
426
+ 3856,
427
+ 3859,
428
+ 3863,
429
+ 3897,
430
+ 3899,
431
+ 3924,
432
+ 3945,
433
+ 3946,
434
+ 3950,
435
+ 3975,
436
+ 3987,
437
+ 3993,
438
+ 3995,
439
+ 3998,
440
+ 4001,
441
+ 4026,
442
+ 4031,
443
+ 4038,
444
+ 4062,
445
+ 4071,
446
+ 4099,
447
+ 4100,
448
+ 4101,
449
+ 4105,
450
+ 4106,
451
+ 4176,
452
+ 4182,
453
+ 4196,
454
+ 4197,
455
+ 4204,
456
+ 4210,
457
+ 4213,
458
+ 4231,
459
+ 4251,
460
+ 4273,
461
+ 4287,
462
+ 4298,
463
+ 4300,
464
+ 4303,
465
+ 4330,
466
+ 4335,
467
+ 4338,
468
+ 4344,
469
+ 4345,
470
+ 4349,
471
+ 4392,
472
+ 4434,
473
+ 4438,
474
+ 4451,
475
+ 4484,
476
+ 4500,
477
+ 4504,
478
+ 4506,
479
+ 4507,
480
+ 4515,
481
+ 4545,
482
+ 4574,
483
+ 4585,
484
+ 4587,
485
+ 4590,
486
+ 4599,
487
+ 4616,
488
+ 4630,
489
+ 4647,
490
+ 4650,
491
+ 4665,
492
+ 4676,
493
+ 4683,
494
+ 4728,
495
+ 4731,
496
+ 4755,
497
+ 4763,
498
+ 4771,
499
+ 4806,
500
+ 4820,
501
+ 4836,
502
+ 4844,
503
+ 4878,
504
+ 4879,
505
+ 4883,
506
+ 4894,
507
+ 4895,
508
+ 4930,
509
+ 4946,
510
+ 4949,
511
+ 4964,
512
+ 4967,
513
+ 4998,
514
+ 5058,
515
+ 5063,
516
+ 5069,
517
+ 5071,
518
+ 5073,
519
+ 5078,
520
+ 5101,
521
+ 5117,
522
+ 5126,
523
+ 5134,
524
+ 5139,
525
+ 5146,
526
+ 5147,
527
+ 5155,
528
+ 5158,
529
+ 5164,
530
+ 5177,
531
+ 5182,
532
+ 5192,
533
+ 5205,
534
+ 5206,
535
+ 5219,
536
+ 5227,
537
+ 5232,
538
+ 5249,
539
+ 5262,
540
+ 5274,
541
+ 5295,
542
+ 5312,
543
+ 5315,
544
+ 5329,
545
+ 5338,
546
+ 5346,
547
+ 5355,
548
+ 5360,
549
+ 5368,
550
+ 5375,
551
+ 5393,
552
+ 5413,
553
+ 5415,
554
+ 5416,
555
+ 5436,
556
+ 5450,
557
+ 5452,
558
+ 5454,
559
+ 5466,
560
+ 5469,
561
+ 5498,
562
+ 5500,
563
+ 5528,
564
+ 5535,
565
+ 5559,
566
+ 5596,
567
+ 5598,
568
+ 5607,
569
+ 5609,
570
+ 5621,
571
+ 5625,
572
+ 5634,
573
+ 5637,
574
+ 5640,
575
+ 5653,
576
+ 5669,
577
+ 5682,
578
+ 5689,
579
+ 5705,
580
+ 5738,
581
+ 5741,
582
+ 5761,
583
+ 5763,
584
+ 5765,
585
+ 5773,
586
+ 5787,
587
+ 5805,
588
+ 5807,
589
+ 5815,
590
+ 5819,
591
+ 5824,
592
+ 5838,
593
+ 5845,
594
+ 5848,
595
+ 5850,
596
+ 5853,
597
+ 5857,
598
+ 5862,
599
+ 5864,
600
+ 5866,
601
+ 5887,
602
+ 5895,
603
+ 5913,
604
+ 5915,
605
+ 5930,
606
+ 5944,
607
+ 5946,
608
+ 5996,
609
+ 6013,
610
+ 6014,
611
+ 6025,
612
+ 6038,
613
+ 6041,
614
+ 6043,
615
+ 6071,
616
+ 6072,
617
+ 6079,
618
+ 6084,
619
+ 6091,
620
+ 6109,
621
+ 6116,
622
+ 6129,
623
+ 6131,
624
+ 6137,
625
+ 6160,
626
+ 6164,
627
+ 6181,
628
+ 6182,
629
+ 6210,
630
+ 6226,
631
+ 6228,
632
+ 6234,
633
+ 6237,
634
+ 6244,
635
+ 6246,
636
+ 6248,
637
+ 6251,
638
+ 6283,
639
+ 6293,
640
+ 6302,
641
+ 6308,
642
+ 6320,
643
+ 6343,
644
+ 6349,
645
+ 6362,
646
+ 6368,
647
+ 6383,
648
+ 6412,
649
+ 6418,
650
+ 6433,
651
+ 6450,
652
+ 6451,
653
+ 6456,
654
+ 6464,
655
+ 6468,
656
+ 6496,
657
+ 6497,
658
+ 6515,
659
+ 6517,
660
+ 6520,
661
+ 6536,
662
+ 6547,
663
+ 6558,
664
+ 6566,
665
+ 6589,
666
+ 6601,
667
+ 6602,
668
+ 6604,
669
+ 6607,
670
+ 6620,
671
+ 6624,
672
+ 6631,
673
+ 6643,
674
+ 6646,
675
+ 6660,
676
+ 6676,
677
+ 6678,
678
+ 6684,
679
+ 6692,
680
+ 6710,
681
+ 6711,
682
+ 6744,
683
+ 6746,
684
+ 6755,
685
+ 6756,
686
+ 6761,
687
+ 6770,
688
+ 6786,
689
+ 6789,
690
+ 6798,
691
+ 6810,
692
+ 6814,
693
+ 6823,
694
+ 6825,
695
+ 6829,
696
+ 6839,
697
+ 6842,
698
+ 6850,
699
+ 6866,
700
+ 6906,
701
+ 6907,
702
+ 6915,
703
+ 6925,
704
+ 6926,
705
+ 6928,
706
+ 6931,
707
+ 6969,
708
+ 6983,
709
+ 7012,
710
+ 7014,
711
+ 7021,
712
+ 7029,
713
+ 7035,
714
+ 7054,
715
+ 7061,
716
+ 7089,
717
+ 7090,
718
+ 7095,
719
+ 7099,
720
+ 7120,
721
+ 7133,
722
+ 7153,
723
+ 7170,
724
+ 7172,
725
+ 7173,
726
+ 7182,
727
+ 7202,
728
+ 7215,
729
+ 7225,
730
+ 7240,
731
+ 7241,
732
+ 7246,
733
+ 7248,
734
+ 7254,
735
+ 7258,
736
+ 7270,
737
+ 7275,
738
+ 7289,
739
+ 7317,
740
+ 7328,
741
+ 7331,
742
+ 7336,
743
+ 7343,
744
+ 7347,
745
+ 7349,
746
+ 7381,
747
+ 7385,
748
+ 7394,
749
+ 7395,
750
+ 7397,
751
+ 7399,
752
+ 7417,
753
+ 7425,
754
+ 7438,
755
+ 7467,
756
+ 7478,
757
+ 7485,
758
+ 7487,
759
+ 7498,
760
+ 7509,
761
+ 7510,
762
+ 7531,
763
+ 7542,
764
+ 7553,
765
+ 7585,
766
+ 7596,
767
+ 7610,
768
+ 7615,
769
+ 7619,
770
+ 7626,
771
+ 7645,
772
+ 7658,
773
+ 7667,
774
+ 7672,
775
+ 7694,
776
+ 7697,
777
+ 7714,
778
+ 7737,
779
+ 7749,
780
+ 7758,
781
+ 7760,
782
+ 7817,
783
+ 7821,
784
+ 7826,
785
+ 7832,
786
+ 7840,
787
+ 7842,
788
+ 7855,
789
+ 7859,
790
+ 7881,
791
+ 7886,
792
+ 7891,
793
+ 7893,
794
+ 7898,
795
+ 7907,
796
+ 7909,
797
+ 7911,
798
+ 7932,
799
+ 7935,
800
+ 7972,
801
+ 7986,
802
+ 7988,
803
+ 7999,
804
+ 8008,
805
+ 8015,
806
+ 8030,
807
+ 8044,
808
+ 8051,
809
+ 8054,
810
+ 8058,
811
+ 8061,
812
+ 8085,
813
+ 8090,
814
+ 8114,
815
+ 8116,
816
+ 8120,
817
+ 8122,
818
+ 8128,
819
+ 8147,
820
+ 8150,
821
+ 8155,
822
+ 8156,
823
+ 8163,
824
+ 8209,
825
+ 8210,
826
+ 8211,
827
+ 8216,
828
+ 8218,
829
+ 8230,
830
+ 8237,
831
+ 8252,
832
+ 8256,
833
+ 8268,
834
+ 8309,
835
+ 8311,
836
+ 8312,
837
+ 8328,
838
+ 8331,
839
+ 8335,
840
+ 8369,
841
+ 8371,
842
+ 8379,
843
+ 8381,
844
+ 8385,
845
+ 8386,
846
+ 8389,
847
+ 8401,
848
+ 8408,
849
+ 8412,
850
+ 8417,
851
+ 8420,
852
+ 8424,
853
+ 8427,
854
+ 8462,
855
+ 8470,
856
+ 8473,
857
+ 8475,
858
+ 8493,
859
+ 8494,
860
+ 8508,
861
+ 8513,
862
+ 8524,
863
+ 8531,
864
+ 8538,
865
+ 8540,
866
+ 8544,
867
+ 8548,
868
+ 8562,
869
+ 8577,
870
+ 8583,
871
+ 8585,
872
+ 8591,
873
+ 8620,
874
+ 8622,
875
+ 8674,
876
+ 8676,
877
+ 8680,
878
+ 8686,
879
+ 8690,
880
+ 8709,
881
+ 8726,
882
+ 8728,
883
+ 8729,
884
+ 8734,
885
+ 8745,
886
+ 8746,
887
+ 8766,
888
+ 8776,
889
+ 8783,
890
+ 8804,
891
+ 8805,
892
+ 8811,
893
+ 8813,
894
+ 8823,
895
+ 8824,
896
+ 8848,
897
+ 8854,
898
+ 8906,
899
+ 8920,
900
+ 8925,
901
+ 8926,
902
+ 8931,
903
+ 8941,
904
+ 8944,
905
+ 8953,
906
+ 8965,
907
+ 8991,
908
+ 8997,
909
+ 9013,
910
+ 9031,
911
+ 9034,
912
+ 9044,
913
+ 9049,
914
+ 9056,
915
+ 9074,
916
+ 9080,
917
+ 9086,
918
+ 9101,
919
+ 9111,
920
+ 9122,
921
+ 9124,
922
+ 9148,
923
+ 9154,
924
+ 9185,
925
+ 9190,
926
+ 9198,
927
+ 9200,
928
+ 9204,
929
+ 9205,
930
+ 9209,
931
+ 9214,
932
+ 9219,
933
+ 9265,
934
+ 9281,
935
+ 9282,
936
+ 9284,
937
+ 9285,
938
+ 9288,
939
+ 9289,
940
+ 9296,
941
+ 9318,
942
+ 9354,
943
+ 9366,
944
+ 9369,
945
+ 9377,
946
+ 9386,
947
+ 9392,
948
+ 9402,
949
+ 9413,
950
+ 9415,
951
+ 9424,
952
+ 9431,
953
+ 9435,
954
+ 9442,
955
+ 9443,
956
+ 9492,
957
+ 9508,
958
+ 9514,
959
+ 9515,
960
+ 9532,
961
+ 9538,
962
+ 9558,
963
+ 9598,
964
+ 9600,
965
+ 9627,
966
+ 9633,
967
+ 9634,
968
+ 9637,
969
+ 9653,
970
+ 9656,
971
+ 9660,
972
+ 9677,
973
+ 9687,
974
+ 9710,
975
+ 9722,
976
+ 9740,
977
+ 9745,
978
+ 9749,
979
+ 9798,
980
+ 9799,
981
+ 9801,
982
+ 9802,
983
+ 9831,
984
+ 9837,
985
+ 9858,
986
+ 9865,
987
+ 9896,
988
+ 9904,
989
+ 9913,
990
+ 9914,
991
+ 9937,
992
+ 9946,
993
+ 9961,
994
+ 9965,
995
+ 9985,
996
+ 9991,
997
+ 9997,
998
+ 10000,
999
+ 10008,
1000
+ 10016,
1001
+ 10024,
1002
+ 10037,
1003
+ 10038,
1004
+ 10039,
1005
+ 10044,
1006
+ 10051,
1007
+ 10065,
1008
+ 10078,
1009
+ 10102,
1010
+ 10108,
1011
+ 10117,
1012
+ 10129,
1013
+ 10151,
1014
+ 10167,
1015
+ 10176,
1016
+ 10178,
1017
+ 10179,
1018
+ 10184,
1019
+ 10193,
1020
+ 10194,
1021
+ 10195,
1022
+ 10196,
1023
+ 10223,
1024
+ 10225,
1025
+ 10232,
1026
+ 10249,
1027
+ 10255,
1028
+ 10263,
1029
+ 10272,
1030
+ 10282,
1031
+ 10292,
1032
+ 10309,
1033
+ 10314,
1034
+ 10330,
1035
+ 10344,
1036
+ 10354,
1037
+ 10358,
1038
+ 10369,
1039
+ 10374,
1040
+ 10379,
1041
+ 10383,
1042
+ 10394,
1043
+ 10411,
1044
+ 10419,
1045
+ 10442,
1046
+ 10451,
1047
+ 10454,
1048
+ 10471,
1049
+ 10498,
1050
+ 10503,
1051
+ 10504,
1052
+ 10516,
1053
+ 10540,
1054
+ 10553,
1055
+ 10554,
1056
+ 10563,
1057
+ 10567,
1058
+ 10574,
1059
+ 10575,
1060
+ 10584,
1061
+ 10587,
1062
+ 10608,
1063
+ 10626,
1064
+ 10628,
1065
+ 10645,
1066
+ 10656,
1067
+ 10658,
1068
+ 10666,
1069
+ 10684,
1070
+ 10686,
1071
+ 10695,
1072
+ 10696,
1073
+ 10715,
1074
+ 10723,
1075
+ 10726,
1076
+ 10748,
1077
+ 10753,
1078
+ 10756,
1079
+ 10761,
1080
+ 10778,
1081
+ 10796,
1082
+ 10804,
1083
+ 10809,
1084
+ 10817,
1085
+ 10818,
1086
+ 10819,
1087
+ 10825,
1088
+ 10826,
1089
+ 10836,
1090
+ 10865,
1091
+ 10869,
1092
+ 10875,
1093
+ 10878,
1094
+ 10882,
1095
+ 10885,
1096
+ 10909,
1097
+ 10966,
1098
+ 10977,
1099
+ 10980,
1100
+ 10985,
1101
+ 10992,
1102
+ 11008,
1103
+ 11009,
1104
+ 11015,
1105
+ 11028,
1106
+ 11030,
1107
+ 11036,
1108
+ 11052,
1109
+ 11067,
1110
+ 11098,
1111
+ 11106,
1112
+ 11114,
1113
+ 11121,
1114
+ 11128,
1115
+ 11139,
1116
+ 11146,
1117
+ 11148,
1118
+ 11151,
1119
+ 11167,
1120
+ 11172,
1121
+ 11193,
1122
+ 11204,
1123
+ 11226,
1124
+ 11245,
1125
+ 11259,
1126
+ 11268,
1127
+ 11269,
1128
+ 11279,
1129
+ 11284,
1130
+ 11290,
1131
+ 11302,
1132
+ 11325,
1133
+ 11336,
1134
+ 11343,
1135
+ 11350,
1136
+ 11355,
1137
+ 11362,
1138
+ 11363,
1139
+ 11364,
1140
+ 11373,
1141
+ 11396,
1142
+ 11412,
1143
+ 11436,
1144
+ 11455,
1145
+ 11461,
1146
+ 11470,
1147
+ 11473,
1148
+ 11476,
1149
+ 11486,
1150
+ 11491,
1151
+ 11500,
1152
+ 11518,
1153
+ 11526,
1154
+ 11538,
1155
+ 11544,
1156
+ 11550,
1157
+ 11558,
1158
+ 11569,
1159
+ 11572,
1160
+ 11576,
1161
+ 11584,
1162
+ 11589,
1163
+ 11592,
1164
+ 11600,
1165
+ 11625,
1166
+ 11631,
1167
+ 11633,
1168
+ 11646,
1169
+ 11660,
1170
+ 11679,
1171
+ 11716,
1172
+ 11728,
1173
+ 11735,
1174
+ 11736,
1175
+ 11744,
1176
+ 11749,
1177
+ 11752,
1178
+ 11753,
1179
+ 11755,
1180
+ 11756,
1181
+ 11758,
1182
+ 11765,
1183
+ 11798,
1184
+ 11811,
1185
+ 11821,
1186
+ 11823,
1187
+ 11829,
1188
+ 11830,
1189
+ 11841,
1190
+ 11863,
1191
+ 11870,
1192
+ 11878,
1193
+ 11884,
1194
+ 11892,
1195
+ 11899,
1196
+ 11911,
1197
+ 11926,
1198
+ 11935,
1199
+ 11936,
1200
+ 11963,
1201
+ 11982,
1202
+ 11985,
1203
+ 11990,
1204
+ 11996,
1205
+ 12008,
1206
+ 12026,
1207
+ 12029,
1208
+ 12049,
1209
+ 12054,
1210
+ 12068,
1211
+ 12085,
1212
+ 12086,
1213
+ 12088,
1214
+ 12091,
1215
+ 12105,
1216
+ 12107,
1217
+ 12116,
1218
+ 12126,
1219
+ 12129,
1220
+ 12131,
1221
+ 12132,
1222
+ 12140,
1223
+ 12143,
1224
+ 12155,
1225
+ 12160,
1226
+ 12171,
1227
+ 12182,
1228
+ 12200,
1229
+ 12209,
1230
+ 12217,
1231
+ 12234,
1232
+ 12243,
1233
+ 12249,
1234
+ 12250,
1235
+ 12256,
1236
+ 12260,
1237
+ 12265,
1238
+ 12280,
1239
+ 12290,
1240
+ 12293,
1241
+ 12314,
1242
+ 12320,
1243
+ 12321,
1244
+ 12360,
1245
+ 12384,
1246
+ 12386,
1247
+ 12390,
1248
+ 12393,
1249
+ 12396,
1250
+ 12402,
1251
+ 12413,
1252
+ 12420,
1253
+ 12427,
1254
+ 12446,
1255
+ 12451,
1256
+ 12452,
1257
+ 12455,
1258
+ 12457,
1259
+ 12460,
1260
+ 12461,
1261
+ 12489,
1262
+ 12504,
1263
+ 12521,
1264
+ 12526,
1265
+ 12531,
1266
+ 12535,
1267
+ 12569,
1268
+ 12572,
1269
+ 12579,
1270
+ 12612,
1271
+ 12622,
1272
+ 12623,
1273
+ 12639,
1274
+ 12653,
1275
+ 12662,
1276
+ 12663,
1277
+ 12669,
1278
+ 12670,
1279
+ 12671,
1280
+ 12672,
1281
+ 12682,
1282
+ 12685,
1283
+ 12711,
1284
+ 12717,
1285
+ 12720,
1286
+ 12724,
1287
+ 12732,
1288
+ 12739,
1289
+ 12742,
1290
+ 12759,
1291
+ 12778,
1292
+ 12792,
1293
+ 12809,
1294
+ 12811,
1295
+ 12818,
1296
+ 12826,
1297
+ 12854,
1298
+ 12855,
1299
+ 12887,
1300
+ 12903,
1301
+ 12910,
1302
+ 12913,
1303
+ 12915,
1304
+ 12924,
1305
+ 12927,
1306
+ 12935,
1307
+ 12937,
1308
+ 12953,
1309
+ 12981,
1310
+ 12989,
1311
+ 13000,
1312
+ 13009,
1313
+ 13020,
1314
+ 13028,
1315
+ 13036,
1316
+ 13046,
1317
+ 13058,
1318
+ 13062,
1319
+ 13067,
1320
+ 13075,
1321
+ 13076,
1322
+ 13115,
1323
+ 13117,
1324
+ 13121,
1325
+ 13141,
1326
+ 13144,
1327
+ 13155,
1328
+ 13170,
1329
+ 13179,
1330
+ 13180,
1331
+ 13204,
1332
+ 13214,
1333
+ 13222,
1334
+ 13259,
1335
+ 13294,
1336
+ 13295,
1337
+ 13311,
1338
+ 13320,
1339
+ 13337,
1340
+ 13357,
1341
+ 13367,
1342
+ 13410,
1343
+ 13415,
1344
+ 13433,
1345
+ 13442,
1346
+ 13443,
1347
+ 13452,
1348
+ 13453,
1349
+ 13455,
1350
+ 13460,
1351
+ 13481,
1352
+ 13503,
1353
+ 13507,
1354
+ 13520,
1355
+ 13528,
1356
+ 13538,
1357
+ 13550,
1358
+ 13599,
1359
+ 13601,
1360
+ 13612,
1361
+ 13633,
1362
+ 13639,
1363
+ 13642,
1364
+ 13649,
1365
+ 13656,
1366
+ 13658,
1367
+ 13690,
1368
+ 13700,
1369
+ 13723,
1370
+ 13733,
1371
+ 13737,
1372
+ 13738,
1373
+ 13742,
1374
+ 13753,
1375
+ 13758,
1376
+ 13760,
1377
+ 13770,
1378
+ 13776,
1379
+ 13781,
1380
+ 13851,
1381
+ 13864,
1382
+ 13877,
1383
+ 13903,
1384
+ 13927,
1385
+ 13928,
1386
+ 13934,
1387
+ 13936,
1388
+ 13949,
1389
+ 13957,
1390
+ 13980,
1391
+ 13993,
1392
+ 13994,
1393
+ 14000,
1394
+ 14016,
1395
+ 14047,
1396
+ 14054,
1397
+ 14060,
1398
+ 14062,
1399
+ 14063,
1400
+ 14080,
1401
+ 14096,
1402
+ 14102,
1403
+ 14107,
1404
+ 14109,
1405
+ 14142,
1406
+ 14156,
1407
+ 14161,
1408
+ 14163,
1409
+ 14166,
1410
+ 14186,
1411
+ 14197,
1412
+ 14201,
1413
+ 14214,
1414
+ 14223,
1415
+ 14237,
1416
+ 14249,
1417
+ 14251,
1418
+ 14260,
1419
+ 14264,
1420
+ 14273,
1421
+ 14285,
1422
+ 14320,
1423
+ 14337,
1424
+ 14341,
1425
+ 14353,
1426
+ 14355,
1427
+ 14357,
1428
+ 14359,
1429
+ 14360,
1430
+ 14363,
1431
+ 14365,
1432
+ 14370,
1433
+ 14372,
1434
+ 14380,
1435
+ 14387,
1436
+ 14390,
1437
+ 14413,
1438
+ 14418,
1439
+ 14421,
1440
+ 14431,
1441
+ 14455,
1442
+ 14461,
1443
+ 14465,
1444
+ 14492,
1445
+ 14500,
1446
+ 14505,
1447
+ 14513,
1448
+ 14515,
1449
+ 14517,
1450
+ 14525,
1451
+ 14540,
1452
+ 14564,
1453
+ 14607,
1454
+ 14614,
1455
+ 14625,
1456
+ 14636,
1457
+ 14659,
1458
+ 14668,
1459
+ 14683,
1460
+ 14707,
1461
+ 14715,
1462
+ 14736,
1463
+ 14761,
1464
+ 14766,
1465
+ 14772,
1466
+ 14776,
1467
+ 14786,
1468
+ 14788,
1469
+ 14798,
1470
+ 14826,
1471
+ 14834,
1472
+ 14846,
1473
+ 14852,
1474
+ 14854,
1475
+ 14856,
1476
+ 14859,
1477
+ 14867,
1478
+ 14900,
1479
+ 14902,
1480
+ 14909,
1481
+ 14916,
1482
+ 14929,
1483
+ 14937,
1484
+ 14954,
1485
+ 14956,
1486
+ 14958,
1487
+ 14969,
1488
+ 14973,
1489
+ 14985,
1490
+ 15006,
1491
+ 15023,
1492
+ 15046,
1493
+ 15051,
1494
+ 15079,
1495
+ 15090,
1496
+ 15104,
1497
+ 15110,
1498
+ 15112,
1499
+ 15120,
1500
+ 15148,
1501
+ 15164,
1502
+ 15170,
1503
+ 15178,
1504
+ 15182,
1505
+ 15186,
1506
+ 15190,
1507
+ 15201,
1508
+ 15211,
1509
+ 15235,
1510
+ 15259,
1511
+ 15266,
1512
+ 15273,
1513
+ 15284,
1514
+ 15300,
1515
+ 15322,
1516
+ 15327,
1517
+ 15337,
1518
+ 15340,
1519
+ 15348,
1520
+ 15350,
1521
+ 15368,
1522
+ 15374,
1523
+ 15378,
1524
+ 15379,
1525
+ 15381,
1526
+ 15401,
1527
+ 15415,
1528
+ 15428,
1529
+ 15430,
1530
+ 15432,
1531
+ 15469,
1532
+ 15470,
1533
+ 15499,
1534
+ 15517,
1535
+ 15530,
1536
+ 15533,
1537
+ 15541,
1538
+ 15548,
1539
+ 15557,
1540
+ 15569,
1541
+ 15575,
1542
+ 15592,
1543
+ 15602,
1544
+ 15625,
1545
+ 15643,
1546
+ 15645,
1547
+ 15651,
1548
+ 15658,
1549
+ 15659,
1550
+ 15664,
1551
+ 15682,
1552
+ 15687,
1553
+ 15707,
1554
+ 15710,
1555
+ 15750,
1556
+ 15754,
1557
+ 15755,
1558
+ 15756,
1559
+ 15780,
1560
+ 15784,
1561
+ 15785,
1562
+ 15793,
1563
+ 15797,
1564
+ 15798,
1565
+ 15802,
1566
+ 15844,
1567
+ 15845,
1568
+ 15847,
1569
+ 15848,
1570
+ 15859,
1571
+ 15874,
1572
+ 15878,
1573
+ 15887,
1574
+ 15936,
1575
+ 15948,
1576
+ 15956,
1577
+ 15959,
1578
+ 15965,
1579
+ 15979,
1580
+ 15984,
1581
+ 15985,
1582
+ 15997,
1583
+ 16016,
1584
+ 16018,
1585
+ 16034,
1586
+ 16037,
1587
+ 16046,
1588
+ 16053,
1589
+ 16069,
1590
+ 16071,
1591
+ 16078,
1592
+ 16084,
1593
+ 16103,
1594
+ 16130,
1595
+ 16134,
1596
+ 16152,
1597
+ 16165,
1598
+ 16177,
1599
+ 16179,
1600
+ 16192,
1601
+ 16226,
1602
+ 16237,
1603
+ 16261,
1604
+ 16316,
1605
+ 16338,
1606
+ 16346,
1607
+ 16350,
1608
+ 16368,
1609
+ 16402,
1610
+ 16415,
1611
+ 16439,
1612
+ 16443,
1613
+ 16457,
1614
+ 16459,
1615
+ 16485,
1616
+ 16504,
1617
+ 16505,
1618
+ 16510,
1619
+ 16513,
1620
+ 16540,
1621
+ 16541,
1622
+ 16542,
1623
+ 16550,
1624
+ 16551,
1625
+ 16564,
1626
+ 16573,
1627
+ 16575,
1628
+ 16609,
1629
+ 16618,
1630
+ 16619,
1631
+ 16634,
1632
+ 16635,
1633
+ 16652,
1634
+ 16661,
1635
+ 16676,
1636
+ 16682,
1637
+ 16683,
1638
+ 16686,
1639
+ 16688,
1640
+ 16691,
1641
+ 16694,
1642
+ 16706,
1643
+ 16722,
1644
+ 16723,
1645
+ 16726,
1646
+ 16730,
1647
+ 16742,
1648
+ 16753,
1649
+ 16757,
1650
+ 16765,
1651
+ 16776,
1652
+ 16788,
1653
+ 16789,
1654
+ 16790,
1655
+ 16807,
1656
+ 16814,
1657
+ 16815,
1658
+ 16817,
1659
+ 16852,
1660
+ 16856,
1661
+ 16858,
1662
+ 16883,
1663
+ 16902,
1664
+ 16904,
1665
+ 16906,
1666
+ 16914,
1667
+ 16933,
1668
+ 16936,
1669
+ 16940,
1670
+ 16941,
1671
+ 16974,
1672
+ 16977,
1673
+ 16992,
1674
+ 16998,
1675
+ 17009,
1676
+ 17027,
1677
+ 17034,
1678
+ 17040,
1679
+ 17051,
1680
+ 17054,
1681
+ 17067,
1682
+ 17100,
1683
+ 17108,
1684
+ 17116,
1685
+ 17118,
1686
+ 17120,
1687
+ 17127,
1688
+ 17136,
1689
+ 17148,
1690
+ 17150,
1691
+ 17152,
1692
+ 17155,
1693
+ 17158,
1694
+ 17169,
1695
+ 17173,
1696
+ 17183,
1697
+ 17198,
1698
+ 17205,
1699
+ 17220,
1700
+ 17227,
1701
+ 17235,
1702
+ 17266,
1703
+ 17283,
1704
+ 17285,
1705
+ 17289,
1706
+ 17309,
1707
+ 17353,
1708
+ 17355,
1709
+ 17368,
1710
+ 17371,
1711
+ 17376,
1712
+ 17380,
1713
+ 17391,
1714
+ 17394,
1715
+ 17401,
1716
+ 17403,
1717
+ 17418,
1718
+ 17437,
1719
+ 17443,
1720
+ 17453,
1721
+ 17474,
1722
+ 17508,
1723
+ 17522,
1724
+ 17529,
1725
+ 17533,
1726
+ 17550,
1727
+ 17552,
1728
+ 17570,
1729
+ 17592,
1730
+ 17595,
1731
+ 17601,
1732
+ 17602,
1733
+ 17628,
1734
+ 17637,
1735
+ 17643,
1736
+ 17657,
1737
+ 17660,
1738
+ 17681,
1739
+ 17692,
1740
+ 17704,
1741
+ 17708,
1742
+ 17714,
1743
+ 17721,
1744
+ 17729,
1745
+ 17738,
1746
+ 17739,
1747
+ 17748,
1748
+ 17758,
1749
+ 17765,
1750
+ 17768,
1751
+ 17792,
1752
+ 17793,
1753
+ 17799,
1754
+ 17802,
1755
+ 17804,
1756
+ 17844,
1757
+ 17847,
1758
+ 17852,
1759
+ 17888,
1760
+ 17901,
1761
+ 17913,
1762
+ 17921,
1763
+ 17922,
1764
+ 17939,
1765
+ 17960,
1766
+ 17967,
1767
+ 17975,
1768
+ 17995,
1769
+ 18000,
1770
+ 18010,
1771
+ 18017,
1772
+ 18020,
1773
+ 18031,
1774
+ 18034,
1775
+ 18035,
1776
+ 18036,
1777
+ 18070,
1778
+ 18079,
1779
+ 18086,
1780
+ 18089,
1781
+ 18107,
1782
+ 18108,
1783
+ 18132,
1784
+ 18135,
1785
+ 18159,
1786
+ 18161,
1787
+ 18164,
1788
+ 18165,
1789
+ 18166,
1790
+ 18169,
1791
+ 18174,
1792
+ 18175,
1793
+ 18188,
1794
+ 18217,
1795
+ 18232,
1796
+ 18242,
1797
+ 18249,
1798
+ 18279,
1799
+ 18289,
1800
+ 18297,
1801
+ 18301,
1802
+ 18343,
1803
+ 18350,
1804
+ 18351,
1805
+ 18353,
1806
+ 18360,
1807
+ 18367,
1808
+ 18371,
1809
+ 18375,
1810
+ 18387,
1811
+ 18393,
1812
+ 18395,
1813
+ 18397,
1814
+ 18412,
1815
+ 18432,
1816
+ 18456,
1817
+ 18506,
1818
+ 18518,
1819
+ 18554,
1820
+ 18563,
1821
+ 18565,
1822
+ 18582,
1823
+ 18593,
1824
+ 18606,
1825
+ 18610,
1826
+ 18643,
1827
+ 18654,
1828
+ 18659,
1829
+ 18662,
1830
+ 18672,
1831
+ 18673,
1832
+ 18674,
1833
+ 18678,
1834
+ 18679,
1835
+ 18687,
1836
+ 18694,
1837
+ 18699,
1838
+ 18706,
1839
+ 18722,
1840
+ 18738,
1841
+ 18741,
1842
+ 18749,
1843
+ 18798,
1844
+ 18833,
1845
+ 18850,
1846
+ 18886,
1847
+ 18898,
1848
+ 18914,
1849
+ 18923,
1850
+ 18928,
1851
+ 18964,
1852
+ 18966,
1853
+ 18975,
1854
+ 18979,
1855
+ 18982,
1856
+ 18995,
1857
+ 19011,
1858
+ 19032,
1859
+ 19052,
1860
+ 19067,
1861
+ 19068,
1862
+ 19073,
1863
+ 19092,
1864
+ 19103,
1865
+ 19115,
1866
+ 19121,
1867
+ 19125,
1868
+ 19145,
1869
+ 19192,
1870
+ 19198,
1871
+ 19218,
1872
+ 19236,
1873
+ 19261,
1874
+ 19262,
1875
+ 19267,
1876
+ 19286,
1877
+ 19307,
1878
+ 19308,
1879
+ 19312,
1880
+ 19315,
1881
+ 19335,
1882
+ 19347,
1883
+ 19353,
1884
+ 19367,
1885
+ 19368,
1886
+ 19376,
1887
+ 19380,
1888
+ 19386,
1889
+ 19427,
1890
+ 19433,
1891
+ 19440,
1892
+ 19499,
1893
+ 19504,
1894
+ 19508,
1895
+ 19511,
1896
+ 19516,
1897
+ 19520,
1898
+ 19521,
1899
+ 19571,
1900
+ 19588,
1901
+ 19603,
1902
+ 19634,
1903
+ 19660,
1904
+ 19661,
1905
+ 19668,
1906
+ 19683,
1907
+ 19714,
1908
+ 19719,
1909
+ 19727,
1910
+ 19735,
1911
+ 19750,
1912
+ 19770,
1913
+ 19778,
1914
+ 19782,
1915
+ 19786,
1916
+ 19796,
1917
+ 19799,
1918
+ 19815,
1919
+ 19823,
1920
+ 19852,
1921
+ 19876,
1922
+ 19892,
1923
+ 19944,
1924
+ 19958,
1925
+ 19984,
1926
+ 19993,
1927
+ 20004,
1928
+ 20005,
1929
+ 20018,
1930
+ 20029,
1931
+ 20066,
1932
+ 20075,
1933
+ 20079,
1934
+ 20082,
1935
+ 20085,
1936
+ 20087,
1937
+ 20096,
1938
+ 20106,
1939
+ 20109,
1940
+ 20115,
1941
+ 20125,
1942
+ 20134,
1943
+ 20151,
1944
+ 20159,
1945
+ 20162,
1946
+ 20164,
1947
+ 20177,
1948
+ 20182,
1949
+ 20186,
1950
+ 20192,
1951
+ 20198,
1952
+ 20205,
1953
+ 20207,
1954
+ 20214,
1955
+ 20217,
1956
+ 20221,
1957
+ 20229,
1958
+ 20241,
1959
+ 20279,
1960
+ 20294,
1961
+ 20326,
1962
+ 20370,
1963
+ 20379,
1964
+ 20384,
1965
+ 20414,
1966
+ 20426,
1967
+ 20435,
1968
+ 20459,
1969
+ 20470,
1970
+ 20480,
1971
+ 20525,
1972
+ 20531,
1973
+ 20546,
1974
+ 20554,
1975
+ 20592,
1976
+ 20596,
1977
+ 20598,
1978
+ 20605,
1979
+ 20614,
1980
+ 20618,
1981
+ 20621,
1982
+ 20629,
1983
+ 20638,
1984
+ 20653,
1985
+ 20654,
1986
+ 20655,
1987
+ 20659,
1988
+ 20661,
1989
+ 20667,
1990
+ 20676,
1991
+ 20683,
1992
+ 20691,
1993
+ 20711,
1994
+ 20723,
1995
+ 20728,
1996
+ 20738,
1997
+ 20744,
1998
+ 20761,
1999
+ 20774,
2000
+ 20792,
2001
+ 20798,
2002
+ 20801,
2003
+ 20806,
2004
+ 20816,
2005
+ 20823,
2006
+ 20824,
2007
+ 20826,
2008
+ 20842,
2009
+ 20853,
2010
+ 20859,
2011
+ 20863,
2012
+ 20869,
2013
+ 20899,
2014
+ 20901,
2015
+ 20909,
2016
+ 20910,
2017
+ 20913,
2018
+ 20916,
2019
+ 20918,
2020
+ 20919,
2021
+ 20929,
2022
+ 20946,
2023
+ 20950,
2024
+ 20952,
2025
+ 20993,
2026
+ 20997,
2027
+ 21000,
2028
+ 21036,
2029
+ 21053,
2030
+ 21069,
2031
+ 21071,
2032
+ 21087,
2033
+ 21093,
2034
+ 21116,
2035
+ 21119,
2036
+ 21128,
2037
+ 21134,
2038
+ 21145,
2039
+ 21146,
2040
+ 21149,
2041
+ 21154,
2042
+ 21157,
2043
+ 21159,
2044
+ 21170,
2045
+ 21179,
2046
+ 21194,
2047
+ 21208,
2048
+ 21219,
2049
+ 21263,
2050
+ 21277,
2051
+ 21282,
2052
+ 21298,
2053
+ 21299,
2054
+ 21307,
2055
+ 21316,
2056
+ 21319,
2057
+ 21325,
2058
+ 21332,
2059
+ 21333,
2060
+ 21339,
2061
+ 21344,
2062
+ 21348,
2063
+ 21390,
2064
+ 21391,
2065
+ 21393,
2066
+ 21399,
2067
+ 21421,
2068
+ 21422,
2069
+ 21450,
2070
+ 21452,
2071
+ 21455,
2072
+ 21456,
2073
+ 21476,
2074
+ 21489,
2075
+ 21504,
2076
+ 21519,
2077
+ 21522,
2078
+ 21528,
2079
+ 21541,
2080
+ 21548,
2081
+ 21630,
2082
+ 21667,
2083
+ 21704,
2084
+ 21722,
2085
+ 21737,
2086
+ 21739,
2087
+ 21753,
2088
+ 21762,
2089
+ 21771,
2090
+ 21783,
2091
+ 21799,
2092
+ 21803,
2093
+ 21806,
2094
+ 21809,
2095
+ 21816,
2096
+ 21820,
2097
+ 21821,
2098
+ 21840,
2099
+ 21842,
2100
+ 21864,
2101
+ 21866,
2102
+ 21888,
2103
+ 21893,
2104
+ 21894,
2105
+ 21895,
2106
+ 21899,
2107
+ 21910,
2108
+ 21912,
2109
+ 21930,
2110
+ 21940,
2111
+ 21962,
2112
+ 21989,
2113
+ 21993,
2114
+ 22006,
2115
+ 22016,
2116
+ 22023,
2117
+ 22037,
2118
+ 22049,
2119
+ 22068,
2120
+ 22075,
2121
+ 22089,
2122
+ 22097,
2123
+ 22121,
2124
+ 22126,
2125
+ 22132,
2126
+ 22147,
2127
+ 22154,
2128
+ 22192,
2129
+ 22204,
2130
+ 22207,
2131
+ 22210,
2132
+ 22212,
2133
+ 22223,
2134
+ 22238,
2135
+ 22261,
2136
+ 22283,
2137
+ 22284,
2138
+ 22287,
2139
+ 22291,
2140
+ 22298,
2141
+ 22300,
2142
+ 22350,
2143
+ 22352,
2144
+ 22361,
2145
+ 22367,
2146
+ 22380,
2147
+ 22388,
2148
+ 22395,
2149
+ 22400,
2150
+ 22413,
2151
+ 22432,
2152
+ 22458,
2153
+ 22464,
2154
+ 22478,
2155
+ 22514,
2156
+ 22520,
2157
+ 22525,
2158
+ 22530,
2159
+ 22533,
2160
+ 22534,
2161
+ 22538,
2162
+ 22542,
2163
+ 22548,
2164
+ 22554,
2165
+ 22564,
2166
+ 22575,
2167
+ 22579,
2168
+ 22595,
2169
+ 22596,
2170
+ 22608,
2171
+ 22620,
2172
+ 22627,
2173
+ 22630,
2174
+ 22641,
2175
+ 22661,
2176
+ 22666,
2177
+ 22688,
2178
+ 22717,
2179
+ 22720,
2180
+ 22732,
2181
+ 22735,
2182
+ 22738,
2183
+ 22744,
2184
+ 22747,
2185
+ 22761,
2186
+ 22785,
2187
+ 22789,
2188
+ 22805,
2189
+ 22852,
2190
+ 22859,
2191
+ 22866,
2192
+ 22867,
2193
+ 22872,
2194
+ 22875,
2195
+ 22883,
2196
+ 22885,
2197
+ 22891,
2198
+ 22909,
2199
+ 22920,
2200
+ 22921,
2201
+ 22922,
2202
+ 22956,
2203
+ 22962,
2204
+ 22986,
2205
+ 22991,
2206
+ 22992,
2207
+ 22993,
2208
+ 22994,
2209
+ 23001,
2210
+ 23004,
2211
+ 23030,
2212
+ 23041,
2213
+ 23045,
2214
+ 23051,
2215
+ 23064,
2216
+ 23071,
2217
+ 23074,
2218
+ 23091,
2219
+ 23093,
2220
+ 23096,
2221
+ 23114,
2222
+ 23122,
2223
+ 23130,
2224
+ 23156,
2225
+ 23161,
2226
+ 23182,
2227
+ 23188,
2228
+ 23201,
2229
+ 23208,
2230
+ 23210,
2231
+ 23225,
2232
+ 23248,
2233
+ 23255,
2234
+ 23266,
2235
+ 23275,
2236
+ 23280,
2237
+ 23295,
2238
+ 23308,
2239
+ 23329,
2240
+ 23331,
2241
+ 23334,
2242
+ 23341,
2243
+ 23356,
2244
+ 23361,
2245
+ 23366,
2246
+ 23387,
2247
+ 23392,
2248
+ 23402,
2249
+ 23405,
2250
+ 23409,
2251
+ 23410,
2252
+ 23415,
2253
+ 23438,
2254
+ 23446,
2255
+ 23449,
2256
+ 23457,
2257
+ 23482,
2258
+ 23498,
2259
+ 23525,
2260
+ 23527,
2261
+ 23528,
2262
+ 23533,
2263
+ 23540,
2264
+ 23541,
2265
+ 23542,
2266
+ 23546,
2267
+ 23548,
2268
+ 23555,
2269
+ 23572,
2270
+ 23573,
2271
+ 23591,
2272
+ 23610,
2273
+ 23611,
2274
+ 23623,
2275
+ 23630,
2276
+ 23631,
2277
+ 23658,
2278
+ 23669,
2279
+ 23698,
2280
+ 23718,
2281
+ 23733,
2282
+ 23774,
2283
+ 23782,
2284
+ 23790,
2285
+ 23798,
2286
+ 23804,
2287
+ 23812,
2288
+ 23827,
2289
+ 23831,
2290
+ 23844,
2291
+ 23853,
2292
+ 23875,
2293
+ 23902,
2294
+ 23919,
2295
+ 23922,
2296
+ 23924,
2297
+ 23927,
2298
+ 23932,
2299
+ 23934,
2300
+ 23935,
2301
+ 23939,
2302
+ 23940,
2303
+ 23951,
2304
+ 23960,
2305
+ 23961,
2306
+ 23966,
2307
+ 23983,
2308
+ 24013,
2309
+ 24017,
2310
+ 24019,
2311
+ 24037,
2312
+ 24039,
2313
+ 24046,
2314
+ 24047,
2315
+ 24055,
2316
+ 24058,
2317
+ 24085,
2318
+ 24096,
2319
+ 24120,
2320
+ 24122,
2321
+ 24127,
2322
+ 24141,
2323
+ 24153,
2324
+ 24154,
2325
+ 24170,
2326
+ 24188,
2327
+ 24201,
2328
+ 24225,
2329
+ 24227,
2330
+ 24248,
2331
+ 24272,
2332
+ 24276,
2333
+ 24281,
2334
+ 24292,
2335
+ 24298,
2336
+ 24302,
2337
+ 24308,
2338
+ 24317,
2339
+ 24325,
2340
+ 24327,
2341
+ 24336,
2342
+ 24339,
2343
+ 24355,
2344
+ 24356,
2345
+ 24380,
2346
+ 24404,
2347
+ 24407,
2348
+ 24430,
2349
+ 24436,
2350
+ 24437,
2351
+ 24445,
2352
+ 24455,
2353
+ 24469,
2354
+ 24482,
2355
+ 24511,
2356
+ 24518,
2357
+ 24531,
2358
+ 24539,
2359
+ 24545
2360
+ ],
2361
+ "new_compensatory_visual": [
2362
+ 10,
2363
+ 35,
2364
+ 38,
2365
+ 95,
2366
+ 106,
2367
+ 110,
2368
+ 176,
2369
+ 294,
2370
+ 307,
2371
+ 350,
2372
+ 423,
2373
+ 446,
2374
+ 463,
2375
+ 474,
2376
+ 476,
2377
+ 479,
2378
+ 486,
2379
+ 503,
2380
+ 525,
2381
+ 639,
2382
+ 681,
2383
+ 684,
2384
+ 691,
2385
+ 799,
2386
+ 833,
2387
+ 836,
2388
+ 863,
2389
+ 906,
2390
+ 920,
2391
+ 924,
2392
+ 954,
2393
+ 963,
2394
+ 984,
2395
+ 1037,
2396
+ 1038,
2397
+ 1111,
2398
+ 1204,
2399
+ 1251,
2400
+ 1252,
2401
+ 1258,
2402
+ 1283,
2403
+ 1287,
2404
+ 1335,
2405
+ 1358,
2406
+ 1374,
2407
+ 1392,
2408
+ 1424,
2409
+ 1494,
2410
+ 1503,
2411
+ 1505,
2412
+ 1520,
2413
+ 1536,
2414
+ 1541,
2415
+ 1550,
2416
+ 1568,
2417
+ 1629,
2418
+ 1708,
2419
+ 1727,
2420
+ 1837,
2421
+ 1843,
2422
+ 1853,
2423
+ 1863,
2424
+ 1897,
2425
+ 1900,
2426
+ 1935,
2427
+ 2013,
2428
+ 2088,
2429
+ 2110,
2430
+ 2176,
2431
+ 2182,
2432
+ 2194,
2433
+ 2265,
2434
+ 2267,
2435
+ 2273,
2436
+ 2317,
2437
+ 2326,
2438
+ 2329,
2439
+ 2409,
2440
+ 2486,
2441
+ 2516,
2442
+ 2534,
2443
+ 2539,
2444
+ 2559,
2445
+ 2584,
2446
+ 2608,
2447
+ 2615,
2448
+ 2630,
2449
+ 2667,
2450
+ 2743,
2451
+ 2770,
2452
+ 2878,
2453
+ 2885,
2454
+ 2891,
2455
+ 2902,
2456
+ 2904,
2457
+ 2962,
2458
+ 3041,
2459
+ 3154,
2460
+ 3185,
2461
+ 3224,
2462
+ 3275,
2463
+ 3303,
2464
+ 3365,
2465
+ 3389,
2466
+ 3405,
2467
+ 3416,
2468
+ 3426,
2469
+ 3432,
2470
+ 3436,
2471
+ 3514,
2472
+ 3515,
2473
+ 3537,
2474
+ 3539,
2475
+ 3547,
2476
+ 3553,
2477
+ 3563,
2478
+ 3566,
2479
+ 3604,
2480
+ 3718,
2481
+ 3727,
2482
+ 3904,
2483
+ 3992,
2484
+ 4047,
2485
+ 4050,
2486
+ 4076,
2487
+ 4082,
2488
+ 4114,
2489
+ 4122,
2490
+ 4149,
2491
+ 4165,
2492
+ 4186,
2493
+ 4296,
2494
+ 4312,
2495
+ 4389,
2496
+ 4390,
2497
+ 4441,
2498
+ 4450,
2499
+ 4477,
2500
+ 4527,
2501
+ 4532,
2502
+ 4553,
2503
+ 4603,
2504
+ 4668,
2505
+ 4742,
2506
+ 4815,
2507
+ 4825,
2508
+ 4830,
2509
+ 4853,
2510
+ 4889,
2511
+ 4901,
2512
+ 4989,
2513
+ 5019,
2514
+ 5035,
2515
+ 5047,
2516
+ 5084,
2517
+ 5085,
2518
+ 5140,
2519
+ 5280,
2520
+ 5283,
2521
+ 5347,
2522
+ 5352,
2523
+ 5359,
2524
+ 5462,
2525
+ 5491,
2526
+ 5502,
2527
+ 5538,
2528
+ 5604,
2529
+ 5716,
2530
+ 5721,
2531
+ 5783,
2532
+ 5788,
2533
+ 5813,
2534
+ 5858,
2535
+ 5927,
2536
+ 5936,
2537
+ 6000,
2538
+ 6051,
2539
+ 6156,
2540
+ 6174,
2541
+ 6292,
2542
+ 6296,
2543
+ 6328,
2544
+ 6332,
2545
+ 6373,
2546
+ 6374,
2547
+ 6394,
2548
+ 6473,
2549
+ 6484,
2550
+ 6494,
2551
+ 6501,
2552
+ 6508,
2553
+ 6565,
2554
+ 6616,
2555
+ 6694,
2556
+ 6731,
2557
+ 6739,
2558
+ 6754,
2559
+ 6853,
2560
+ 6867,
2561
+ 6868,
2562
+ 6871,
2563
+ 6938,
2564
+ 6988,
2565
+ 7023,
2566
+ 7059,
2567
+ 7066,
2568
+ 7185,
2569
+ 7262,
2570
+ 7274,
2571
+ 7301,
2572
+ 7362,
2573
+ 7367,
2574
+ 7386,
2575
+ 7429,
2576
+ 7456,
2577
+ 7481,
2578
+ 7500,
2579
+ 7537,
2580
+ 7600,
2581
+ 7623,
2582
+ 7646,
2583
+ 7700,
2584
+ 7721,
2585
+ 7897,
2586
+ 7913,
2587
+ 7917,
2588
+ 7934,
2589
+ 7965,
2590
+ 8094,
2591
+ 8104,
2592
+ 8170,
2593
+ 8288,
2594
+ 8306,
2595
+ 8425,
2596
+ 8458,
2597
+ 8489,
2598
+ 8497,
2599
+ 8630,
2600
+ 8651,
2601
+ 8656,
2602
+ 8658,
2603
+ 8671,
2604
+ 8696,
2605
+ 8803,
2606
+ 8814,
2607
+ 8837,
2608
+ 8858,
2609
+ 8860,
2610
+ 8867,
2611
+ 8912,
2612
+ 8973,
2613
+ 8981,
2614
+ 8989,
2615
+ 8992,
2616
+ 9001,
2617
+ 9020,
2618
+ 9028,
2619
+ 9032,
2620
+ 9241,
2621
+ 9351,
2622
+ 9371,
2623
+ 9385,
2624
+ 9393,
2625
+ 9432,
2626
+ 9444,
2627
+ 9480,
2628
+ 9526,
2629
+ 9553,
2630
+ 9562,
2631
+ 9569,
2632
+ 9606,
2633
+ 9621,
2634
+ 9631,
2635
+ 9686,
2636
+ 9706,
2637
+ 9720,
2638
+ 9752,
2639
+ 9876,
2640
+ 9891,
2641
+ 9940,
2642
+ 9979,
2643
+ 9983,
2644
+ 10067,
2645
+ 10079,
2646
+ 10113,
2647
+ 10126,
2648
+ 10138,
2649
+ 10168,
2650
+ 10185,
2651
+ 10207,
2652
+ 10246,
2653
+ 10257,
2654
+ 10302,
2655
+ 10346,
2656
+ 10395,
2657
+ 10538,
2658
+ 10578,
2659
+ 10597,
2660
+ 10738,
2661
+ 10789,
2662
+ 10794,
2663
+ 10808,
2664
+ 10832,
2665
+ 10849,
2666
+ 10886,
2667
+ 10892,
2668
+ 10905,
2669
+ 10996,
2670
+ 11059,
2671
+ 11075,
2672
+ 11082,
2673
+ 11092,
2674
+ 11161,
2675
+ 11178,
2676
+ 11205,
2677
+ 11240,
2678
+ 11260,
2679
+ 11295,
2680
+ 11331,
2681
+ 11375,
2682
+ 11397,
2683
+ 11417,
2684
+ 11446,
2685
+ 11515,
2686
+ 11542,
2687
+ 11567,
2688
+ 11581,
2689
+ 11602,
2690
+ 11647,
2691
+ 11659,
2692
+ 11681,
2693
+ 11727,
2694
+ 11768,
2695
+ 11773,
2696
+ 11786,
2697
+ 11805,
2698
+ 11832,
2699
+ 12006,
2700
+ 12027,
2701
+ 12115,
2702
+ 12144,
2703
+ 12149,
2704
+ 12189,
2705
+ 12228,
2706
+ 12270,
2707
+ 12282,
2708
+ 12302,
2709
+ 12319,
2710
+ 12373,
2711
+ 12388,
2712
+ 12410,
2713
+ 12433,
2714
+ 12473,
2715
+ 12477,
2716
+ 12494,
2717
+ 12500,
2718
+ 12520,
2719
+ 12527,
2720
+ 12561,
2721
+ 12575,
2722
+ 12605,
2723
+ 12606,
2724
+ 12615,
2725
+ 12631,
2726
+ 12713,
2727
+ 12734,
2728
+ 12751,
2729
+ 12755,
2730
+ 12824,
2731
+ 12878,
2732
+ 12892,
2733
+ 12907,
2734
+ 12933,
2735
+ 12944,
2736
+ 12980,
2737
+ 13084,
2738
+ 13105,
2739
+ 13110,
2740
+ 13133,
2741
+ 13183,
2742
+ 13291,
2743
+ 13333,
2744
+ 13372,
2745
+ 13400,
2746
+ 13406,
2747
+ 13457,
2748
+ 13525,
2749
+ 13553,
2750
+ 13556,
2751
+ 13564,
2752
+ 13574,
2753
+ 13724,
2754
+ 13736,
2755
+ 13853,
2756
+ 14002,
2757
+ 14059,
2758
+ 14119,
2759
+ 14120,
2760
+ 14140,
2761
+ 14162,
2762
+ 14173,
2763
+ 14191,
2764
+ 14199,
2765
+ 14245,
2766
+ 14284,
2767
+ 14314,
2768
+ 14343,
2769
+ 14349,
2770
+ 14367,
2771
+ 14548,
2772
+ 14580,
2773
+ 14619,
2774
+ 14749,
2775
+ 14760,
2776
+ 14813,
2777
+ 14828,
2778
+ 14878,
2779
+ 14879,
2780
+ 14910,
2781
+ 14912,
2782
+ 14919,
2783
+ 14938,
2784
+ 14940,
2785
+ 14978,
2786
+ 15024,
2787
+ 15093,
2788
+ 15137,
2789
+ 15171,
2790
+ 15213,
2791
+ 15280,
2792
+ 15287,
2793
+ 15344,
2794
+ 15366,
2795
+ 15371,
2796
+ 15418,
2797
+ 15454,
2798
+ 15567,
2799
+ 15570,
2800
+ 15580,
2801
+ 15697,
2802
+ 15727,
2803
+ 15811,
2804
+ 15927,
2805
+ 15930,
2806
+ 15963,
2807
+ 15966,
2808
+ 16012,
2809
+ 16017,
2810
+ 16019,
2811
+ 16052,
2812
+ 16109,
2813
+ 16110,
2814
+ 16168,
2815
+ 16235,
2816
+ 16260,
2817
+ 16295,
2818
+ 16303,
2819
+ 16306,
2820
+ 16335,
2821
+ 16363,
2822
+ 16400,
2823
+ 16440,
2824
+ 16442,
2825
+ 16467,
2826
+ 16471,
2827
+ 16528,
2828
+ 16567,
2829
+ 16569,
2830
+ 16600,
2831
+ 16639,
2832
+ 16724,
2833
+ 16736,
2834
+ 16771,
2835
+ 16781,
2836
+ 16850,
2837
+ 16912,
2838
+ 16993,
2839
+ 17030,
2840
+ 17099,
2841
+ 17111,
2842
+ 17125,
2843
+ 17163,
2844
+ 17176,
2845
+ 17215,
2846
+ 17249,
2847
+ 17253,
2848
+ 17269,
2849
+ 17305,
2850
+ 17354,
2851
+ 17370,
2852
+ 17452,
2853
+ 17466,
2854
+ 17482,
2855
+ 17494,
2856
+ 17507,
2857
+ 17564,
2858
+ 17600,
2859
+ 17604,
2860
+ 17640,
2861
+ 17684,
2862
+ 17694,
2863
+ 17709,
2864
+ 17785,
2865
+ 17801,
2866
+ 17865,
2867
+ 17876,
2868
+ 17889,
2869
+ 17914,
2870
+ 17931,
2871
+ 17969,
2872
+ 18041,
2873
+ 18057,
2874
+ 18074,
2875
+ 18081,
2876
+ 18116,
2877
+ 18120,
2878
+ 18124,
2879
+ 18185,
2880
+ 18202,
2881
+ 18261,
2882
+ 18316,
2883
+ 18491,
2884
+ 18498,
2885
+ 18535,
2886
+ 18639,
2887
+ 18655,
2888
+ 18668,
2889
+ 18709,
2890
+ 18742,
2891
+ 18791,
2892
+ 18795,
2893
+ 18807,
2894
+ 18882,
2895
+ 18885,
2896
+ 18896,
2897
+ 18904,
2898
+ 18909,
2899
+ 18911,
2900
+ 19002,
2901
+ 19045,
2902
+ 19075,
2903
+ 19116,
2904
+ 19123,
2905
+ 19154,
2906
+ 19163,
2907
+ 19183,
2908
+ 19259,
2909
+ 19274,
2910
+ 19459,
2911
+ 19477,
2912
+ 19512,
2913
+ 19529,
2914
+ 19538,
2915
+ 19549,
2916
+ 19570,
2917
+ 19645,
2918
+ 19653,
2919
+ 19706,
2920
+ 19717,
2921
+ 19731,
2922
+ 19754,
2923
+ 19762,
2924
+ 19771,
2925
+ 19793,
2926
+ 19870,
2927
+ 19917,
2928
+ 19955,
2929
+ 19989,
2930
+ 20049,
2931
+ 20191,
2932
+ 20246,
2933
+ 20259,
2934
+ 20318,
2935
+ 20353,
2936
+ 20438,
2937
+ 20440,
2938
+ 20458,
2939
+ 20482,
2940
+ 20520,
2941
+ 20538,
2942
+ 20553,
2943
+ 20601,
2944
+ 20694,
2945
+ 20793,
2946
+ 20805,
2947
+ 20854,
2948
+ 20890,
2949
+ 20957,
2950
+ 21004,
2951
+ 21033,
2952
+ 21045,
2953
+ 21059,
2954
+ 21082,
2955
+ 21152,
2956
+ 21175,
2957
+ 21188,
2958
+ 21197,
2959
+ 21254,
2960
+ 21301,
2961
+ 21394,
2962
+ 21417,
2963
+ 21441,
2964
+ 21448,
2965
+ 21513,
2966
+ 21565,
2967
+ 21686,
2968
+ 21711,
2969
+ 21769,
2970
+ 21846,
2971
+ 21861,
2972
+ 21924,
2973
+ 22039,
2974
+ 22053,
2975
+ 22123,
2976
+ 22128,
2977
+ 22155,
2978
+ 22156,
2979
+ 22191,
2980
+ 22270,
2981
+ 22277,
2982
+ 22279,
2983
+ 22294,
2984
+ 22326,
2985
+ 22408,
2986
+ 22414,
2987
+ 22470,
2988
+ 22473,
2989
+ 22515,
2990
+ 22535,
2991
+ 22578,
2992
+ 22582,
2993
+ 22605,
2994
+ 22607,
2995
+ 22609,
2996
+ 22611,
2997
+ 22635,
2998
+ 22646,
2999
+ 22725,
3000
+ 22751,
3001
+ 22758,
3002
+ 22800,
3003
+ 22803,
3004
+ 22811,
3005
+ 22812,
3006
+ 22827,
3007
+ 22831,
3008
+ 22925,
3009
+ 22930,
3010
+ 23044,
3011
+ 23052,
3012
+ 23059,
3013
+ 23080,
3014
+ 23102,
3015
+ 23106,
3016
+ 23163,
3017
+ 23175,
3018
+ 23198,
3019
+ 23207,
3020
+ 23254,
3021
+ 23343,
3022
+ 23408,
3023
+ 23414,
3024
+ 23442,
3025
+ 23563,
3026
+ 23570,
3027
+ 23666,
3028
+ 23683,
3029
+ 23708,
3030
+ 23719,
3031
+ 23807,
3032
+ 23890,
3033
+ 23907,
3034
+ 23908,
3035
+ 23956,
3036
+ 23990,
3037
+ 23991,
3038
+ 24111,
3039
+ 24172,
3040
+ 24202,
3041
+ 24203,
3042
+ 24224,
3043
+ 24271,
3044
+ 24322,
3045
+ 24365,
3046
+ 24411,
3047
+ 24464,
3048
+ 24466,
3049
+ 24492,
3050
+ 24501
3051
+ ]
3052
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8797200520833334,
3
+ "semantic_stability_score": 0.25370434607989967,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 1.377973844506572e-06,
6
+ "shared_redirected": -6.822875369281934e-08,
7
+ "shared_attenuated": -1.1235052872095616e-06,
8
+ "shared_aligned": 0.0011369859669757764,
9
+ "base_only": -7.146596965412755e-06,
10
+ "shared_intermediate": 0.0
11
+ },
12
+ "superposition_fraction": 0.0007178750897343862,
13
+ "fve_base": 0.7558861861678319,
14
+ "fve_aligned": 0.7501091788576536,
15
+ "dead_neuron_fraction": 0.9555663314397337,
16
+ "l0_sparsity_base": 217.06769921190894,
17
+ "l0_sparsity_aligned": 215.21356903093988,
18
+ "class_counts": {
19
+ "shared_redirected": 17723,
20
+ "aligned_only": 2786,
21
+ "shared_attenuated": 2422,
22
+ "shared_aligned": 1474,
23
+ "base_only": 170,
24
+ "shared_intermediate": 1
25
+ },
26
+ "total_features": 24576
27
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 2786,
4
+ "cf_shift_mean": 1.377973844506572e-06,
5
+ "cf_shift_std": 1.7240350802418077e-05,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 6.181137586958591e-07,
8
+ "cf_aligned_mean": 1.996087603657997e-06,
9
+ "high_cf_base_count": 387,
10
+ "low_cf_base_count": 2399,
11
+ "high_cf_aligned_count": 689,
12
+ "low_cf_aligned_count": 2097
13
+ },
14
+ "shared_redirected": {
15
+ "count": 17723,
16
+ "cf_shift_mean": -6.822875369281934e-08,
17
+ "cf_shift_std": 2.4681047248098176e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 6.304395133070018e-07,
20
+ "cf_aligned_mean": 5.62210759794394e-07,
21
+ "high_cf_base_count": 2448,
22
+ "low_cf_base_count": 15275,
23
+ "high_cf_aligned_count": 2210,
24
+ "low_cf_aligned_count": 15513
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 2422,
28
+ "cf_shift_mean": -1.1235052872095616e-06,
29
+ "cf_shift_std": 8.49326126753485e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 1.6496371466823063e-06,
32
+ "cf_aligned_mean": 5.261318603880599e-07,
33
+ "high_cf_base_count": 568,
34
+ "low_cf_base_count": 1854,
35
+ "high_cf_aligned_count": 293,
36
+ "low_cf_aligned_count": 2129
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.0011369859669757764,
41
+ "cf_shift_std": 0.010624434931283518,
42
+ "cf_shift_median": 0.0005434282938949764,
43
+ "cf_base_mean": 0.054117905243035024,
44
+ "cf_aligned_mean": 0.055254891214229454,
45
+ "high_cf_base_count": 1432,
46
+ "low_cf_base_count": 42,
47
+ "high_cf_aligned_count": 1334,
48
+ "low_cf_aligned_count": 140
49
+ },
50
+ "base_only": {
51
+ "count": 170,
52
+ "cf_shift_mean": -7.146596965412755e-06,
53
+ "cf_shift_std": 2.3314322254015272e-05,
54
+ "cf_shift_median": -2.4531263989047147e-06,
55
+ "cf_base_mean": 7.688355011690445e-06,
56
+ "cf_aligned_mean": 5.417580476151831e-07,
57
+ "high_cf_base_count": 96,
58
+ "low_cf_base_count": 74,
59
+ "high_cf_aligned_count": 20,
60
+ "low_cf_aligned_count": 150
61
+ },
62
+ "shared_intermediate": {
63
+ "count": 1,
64
+ "cf_shift_mean": 0.0,
65
+ "cf_shift_std": 0.0,
66
+ "cf_shift_median": 0.0,
67
+ "cf_base_mean": 0.0,
68
+ "cf_aligned_mean": 0.0,
69
+ "high_cf_base_count": 0,
70
+ "low_cf_base_count": 1,
71
+ "high_cf_aligned_count": 0,
72
+ "low_cf_aligned_count": 1
73
+ }
74
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1474,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.9999999881922956,
7
+ "theta_std": 6.556188451819724e-08,
8
+ "angle_deg_mean": 0.006915730517660735,
9
+ "angle_deg_std": 0.010980842537361082,
10
+ "norm_ratio_raw_mean": 0.9999999998705232,
11
+ "norm_ratio_raw_std": 2.230086296805396e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.4679544270038605,
14
+ "sv_std": 0.4991507828235626,
15
+ "condition_number": 1378283841.6867049,
16
+ "mean_principal_angle_deg": 0.20549806060874892,
17
+ "singular_values": [
18
+ 1.0008598566055298,
19
+ 1.0008596181869507,
20
+ 1.000859260559082,
21
+ 1.000783085823059,
22
+ 1.0007721185684204,
23
+ 1.0007593631744385,
24
+ 1.0007421970367432,
25
+ 1.0007399320602417,
26
+ 1.0007386207580566,
27
+ 1.0007193088531494,
28
+ 1.0007096529006958,
29
+ 1.0007091760635376,
30
+ 1.000705599784851,
31
+ 1.0007050037384033,
32
+ 1.0007025003433228,
33
+ 1.00070059299469,
34
+ 1.000697374343872,
35
+ 1.000694990158081,
36
+ 1.0006890296936035,
37
+ 1.0006855726242065
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 17723,
43
+ "rho_mean": 0.4974911111926532,
44
+ "rho_std": 0.02256172792936274,
45
+ "theta_mean": 0.1996625571375637,
46
+ "theta_std": 0.05739264621646892,
47
+ "angle_deg_mean": 78.46135610394776,
48
+ "angle_deg_std": 3.3749922810942317,
49
+ "norm_ratio_raw_mean": 0.9940414036534254,
50
+ "norm_ratio_raw_std": 0.08978817396278578,
51
+ "linear_map": {
52
+ "sv_mean": 0.4151763916015625,
53
+ "sv_std": 0.2841794192790985,
54
+ "condition_number": 29665.1194025155,
55
+ "mean_principal_angle_deg": 64.85811715079625,
56
+ "singular_values": [
57
+ 1.338343858718872,
58
+ 1.1704235076904297,
59
+ 1.1624162197113037,
60
+ 1.153740406036377,
61
+ 1.1492178440093994,
62
+ 1.1431645154953003,
63
+ 1.1382169723510742,
64
+ 1.1337120532989502,
65
+ 1.1314550638198853,
66
+ 1.1261218786239624,
67
+ 1.121877908706665,
68
+ 1.1216295957565308,
69
+ 1.1190730333328247,
70
+ 1.1171905994415283,
71
+ 1.1113187074661255,
72
+ 1.1106605529785156,
73
+ 1.1067183017730713,
74
+ 1.104933738708496,
75
+ 1.1025233268737793,
76
+ 1.099413275718689
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 1,
82
+ "rho_mean": 0.5067886114120483,
83
+ "rho_std": NaN,
84
+ "theta_mean": 0.5091034770011902,
85
+ "theta_std": NaN,
86
+ "angle_deg_mean": 59.39586876967724,
87
+ "angle_deg_std": NaN,
88
+ "norm_ratio_raw_mean": 1.0275281396192073,
89
+ "norm_ratio_raw_std": NaN
90
+ },
91
+ "shared_attenuated": {
92
+ "n": 2422,
93
+ "rho_mean": 0.4367380575711426,
94
+ "rho_std": 0.013308097675471843,
95
+ "theta_mean": 0.19486349134019196,
96
+ "theta_std": 0.06197865325330458,
97
+ "angle_deg_mean": 78.72694086409895,
98
+ "angle_deg_std": 3.847966805064639,
99
+ "norm_ratio_raw_mean": 0.7763472086817865,
100
+ "norm_ratio_raw_std": 0.04126567460335258,
101
+ "linear_map": {
102
+ "sv_mean": 0.934313952922821,
103
+ "sv_std": 1.1728253364562988,
104
+ "condition_number": 8611553110.450617,
105
+ "mean_principal_angle_deg": 78.7269392039122,
106
+ "singular_values": [
107
+ 7.140300273895264,
108
+ 7.07053804397583,
109
+ 6.898935317993164,
110
+ 6.814201831817627,
111
+ 6.780681133270264,
112
+ 6.661396503448486,
113
+ 6.621323108673096,
114
+ 6.557295322418213,
115
+ 6.528903007507324,
116
+ 6.446695804595947,
117
+ 6.395273685455322,
118
+ 6.275630950927734,
119
+ 6.214935302734375,
120
+ 6.186688423156738,
121
+ 6.181859493255615,
122
+ 6.122076511383057,
123
+ 6.0621867179870605,
124
+ 6.032406806945801,
125
+ 5.993786811828613,
126
+ 5.952643394470215
127
+ ]
128
+ }
129
+ },
130
+ "all_shared": {
131
+ "n": 21620,
132
+ "rho_mean": 0.4908566756575445,
133
+ "rho_std": 0.02840813794766582,
134
+ "theta_mean": 0.25370434607989967,
135
+ "theta_std": 0.20949749901324827,
136
+ "angle_deg_mean": 73.14139013222325,
137
+ "angle_deg_std": 20.059317883321913,
138
+ "norm_ratio_raw_mean": 0.970061806860579,
139
+ "norm_ratio_raw_std": 0.10740599568456739,
140
+ "linear_map": {
141
+ "sv_mean": 0.46085405349731445,
142
+ "sv_std": 0.31533578038215637,
143
+ "condition_number": 22323.793082100987,
144
+ "mean_principal_angle_deg": 46.63193152044106,
145
+ "singular_values": [
146
+ 1.266365647315979,
147
+ 1.2066601514816284,
148
+ 1.1869791746139526,
149
+ 1.180789828300476,
150
+ 1.1724077463150024,
151
+ 1.1689528226852417,
152
+ 1.163880467414856,
153
+ 1.1620407104492188,
154
+ 1.1601483821868896,
155
+ 1.1594346761703491,
156
+ 1.1531109809875488,
157
+ 1.1511472463607788,
158
+ 1.1493014097213745,
159
+ 1.1486948728561401,
160
+ 1.1478893756866455,
161
+ 1.1442533731460571,
162
+ 1.1437891721725464,
163
+ 1.1430248022079468,
164
+ 1.140174150466919,
165
+ 1.1388977766036987
166
+ ]
167
+ }
168
+ }
169
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/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.05612524276000153,
10
+ 0.03399440585496964,
11
+ 0.03152527522254394,
12
+ 0.030322989318421967
13
+ ],
14
+ "val_loss": [
15
+ 0.03643280936707377,
16
+ 0.033459283528527665,
17
+ 0.03225174757861654,
18
+ 0.03203636413703414
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5945669783184699,
22
+ 0.7329165055190897,
23
+ 0.7595332765955015,
24
+ 0.7725619360917643
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5859406581066954,
28
+ 0.7255878267897825,
29
+ 0.7519896647001802,
30
+ 0.7645041357684539
31
+ ],
32
+ "val_fve_base": [
33
+ 0.7086050722611512,
34
+ 0.7399312267128709,
35
+ 0.7531265404211913,
36
+ 0.7558861861678319
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7012740879158699,
40
+ 0.7339302001823306,
41
+ 0.7473241471495303,
42
+ 0.7501091788576536
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9106268305494573,
46
+ 0.9561720505069726,
47
+ 0.9560510968855788,
48
+ 0.9555663314397337
49
+ ],
50
+ "l0_base": [
51
+ 224.8068264740222,
52
+ 215.55357924693521,
53
+ 216.73896307647402,
54
+ 217.06769921190894
55
+ ],
56
+ "l0_aligned": [
57
+ 220.50364856976066,
58
+ 213.0569176882662,
59
+ 214.9676919147694,
60
+ 215.21356903093988
61
+ ],
62
+ "self_recon": [
63
+ 0.031064723394876394,
64
+ 0.020533747873195625,
65
+ 0.01852227124220801,
66
+ 0.017553009246669
67
+ ],
68
+ "cross_recon": [
69
+ 0.031161193159053843,
70
+ 0.020569511139585966,
71
+ 0.018557361403770498,
72
+ 0.0175885827309396
73
+ ],
74
+ "sparsity": [
75
+ 0.01259604179391706,
76
+ 0.005232853284328567,
77
+ 0.005580059306775434,
78
+ 0.005734546857864813
79
+ ]
80
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: d8f77ec34fd70d12d6dabfc8ed88b147c9afcc00c5dc160af6d82ddf16eabbef
  • Pointer size: 131 Bytes
  • Size of remote file: 171 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 31fb24240ef1cb723aaf12bb33907b84ba58fe362c0e9303d3a8df6d74c48c48
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 919e7fb7d534c6d1bb4cc91f8113f0c2b3aa039f45da39982c70f631b836a9c3
  • Pointer size: 131 Bytes
  • Size of remote file: 153 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: d3d1a893a01f0c076c98624aa523728886a5d2b0e7d1ea0f5d99f6daa16d0c6b
  • Pointer size: 131 Bytes
  • Size of remote file: 323 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 92bcb05c8f8e00ca456133a9d23b74bbd7c43754f44c90465146f61e78c53ecd
  • Pointer size: 130 Bytes
  • Size of remote file: 82.2 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 6b8a597dfd043aaedef5afd747e130de136c6fb5639f1477808f4f41c569283d
  • Pointer size: 131 Bytes
  • Size of remote file: 306 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: ae92330628a0bbae016c2596f7d8a72ffb7152804228e2f081ad2595928e6572
  • Pointer size: 131 Bytes
  • Size of remote file: 124 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 866ea6940480314267826e1c3217464ac58b87f93bfdf9643ba0def132d03d2a
  • Pointer size: 131 Bytes
  • Size of remote file: 302 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: e830931147ed9b43dd3d751261afdd41ea117e04eab2e91e71c04518b5ebdce5
  • Pointer size: 131 Bytes
  • Size of remote file: 374 kB
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L13/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-grpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "interp_utils/crosscoder/results-multi-v1/v1/samelayer_separate/llama32-3b-grpo/activations/activations.pt",
7
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 12,
10
+ 13,
11
+ 14
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": 13,
25
+ "base_layer": 13,
26
+ "aligned_layer": 13
27
+ }
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aeb2391a4ecf62bd5666dc3c0c1ead9fbf01c0eaf5bdd92cfd968ccb5e5052c
3
+ size 3624487706
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff