ishangarg183 commited on
Commit
282d256
·
verified ·
1 Parent(s): 60485e9

Copy assembled_activations to v2-differentlayer (batch 7/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 +7 -0
  2. v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/plots/shared_geometry_histograms.png +3 -0
  3. v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  4. v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/plots/superposition_analysis.png +3 -0
  5. v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/run_meta.json +25 -0
  6. v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/cf_shift_by_layer_pair.png +3 -0
  7. v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/class_distribution_by_layer_pair.png +3 -0
  8. v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/dead_neurons_by_layer_pair.png +3 -0
  9. v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/fve_by_layer_pair.png +3 -0
  10. v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/loss_by_layer_pair.png +3 -0
  11. v2-differentlayer/qwen3-4b-ppo/separate_collated_metrics.json +66 -0
  12. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/checkpoints/final.pt +3 -0
  13. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/counterfactual_scores.csv +0 -0
  14. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/feature_classification.csv +0 -0
  15. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/merged_classification.csv +0 -0
  16. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/shared_features_geometry.csv +0 -0
  17. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/superposition_analysis.json +3 -0
  18. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/visual_evidence_features.json +3859 -0
  19. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/metrics/aggregate_metrics.json +27 -0
  20. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/metrics/cf_shift_by_class.json +74 -0
  21. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/metrics/shared_geometry_metrics.json +197 -0
  22. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/metrics/training_metrics.json +80 -0
  23. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/cf_distribution_per_class.png +3 -0
  24. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/cf_shift_per_class.png +3 -0
  25. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/class_distribution.png +3 -0
  26. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/loss_curves.png +3 -0
  27. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/rho_histogram.png +3 -0
  28. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/rho_theta_scatter.png +3 -0
  29. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/shared_geometry_histograms.png +3 -0
  30. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  31. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/superposition_analysis.png +3 -0
  32. v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/run_meta.json +34 -0
  33. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/checkpoints/final.pt +3 -0
  34. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/counterfactual_scores.csv +0 -0
  35. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/feature_classification.csv +0 -0
  36. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/merged_classification.csv +0 -0
  37. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/shared_features_geometry.csv +0 -0
  38. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/superposition_analysis.json +3 -0
  39. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/visual_evidence_features.json +0 -0
  40. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/metrics/aggregate_metrics.json +27 -0
  41. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/metrics/cf_shift_by_class.json +74 -0
  42. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/metrics/shared_geometry_metrics.json +197 -0
  43. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/metrics/training_metrics.json +80 -0
  44. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/cf_distribution_per_class.png +3 -0
  45. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/cf_shift_per_class.png +3 -0
  46. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/class_distribution.png +3 -0
  47. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/loss_curves.png +3 -0
  48. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/rho_histogram.png +3 -0
  49. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/rho_theta_scatter.png +3 -0
  50. v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/shared_geometry_histograms.png +3 -0
.gitattributes CHANGED
@@ -237,3 +237,10 @@ v2-differentlayer/qwen3-4b-orpo/singlelayer_reduce/L21-23/features/superposition
237
  v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L23__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
238
  v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L24__aligned_L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
239
  v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
237
  v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L23__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
238
  v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L24__aligned_L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
239
  v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
240
+ v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
241
+ v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
242
+ v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L24__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
243
+ v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L25__aligned_L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
244
+ v2-differentlayer/qwen3-4b-simpo/singlelayer_reduce/L20-22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
245
+ v2-differentlayer/qwen3-4b-simpo/singlelayer_separate/base_L23__aligned_L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
246
+ v2-differentlayer/qwen3-4b-simpo/singlelayer_separate/base_L24__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 1685ff90c9badb6781fea2069f585d0778355c89de4e0db7f02e7460281dc6fe
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 75c41118f8279bb9639f6adda351001263c7f69ecc9a266cb564b50d742271b8
  • Pointer size: 131 Bytes
  • Size of remote file: 525 kB
v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: e7fbaf9178783640c70f7da1a82710063135e62e1c43a8b2ec66db841f74ddd7
  • Pointer size: 131 Bytes
  • Size of remote file: 690 kB
v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/run_meta.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
3
+ "aligned_run_id": "qwen3-4b-orpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/qwen3-4b-orpo/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/base_activations/qwen3-4b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 21,
10
+ 22,
11
+ 23
12
+ ],
13
+ "base_source_layers": [
14
+ 19,
15
+ 20,
16
+ 21,
17
+ 22,
18
+ 23,
19
+ 24,
20
+ 25
21
+ ],
22
+ "layer": 23,
23
+ "base_layer": 25,
24
+ "aligned_layer": 23
25
+ }
v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/cf_shift_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 31f614eb5f7994f6e7914a66b1f550f9277603cffada3c1bee17bc434e3c243a
  • Pointer size: 130 Bytes
  • Size of remote file: 73 kB
v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/class_distribution_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 3b789e7ce68ba0df1c15f0c2d6471f2374ff6adb9c701a59f9e6207aabbe4693
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/dead_neurons_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 9363070dd52c29e52114bdd6a816e2da368301093594261636cb52b676e22240
  • Pointer size: 130 Bytes
  • Size of remote file: 68.4 kB
v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/fve_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 30b4a6a18d31c9d13e4c97b76c26cbe38bb35e9b08ce3d2a9e1110801d90e410
  • Pointer size: 130 Bytes
  • Size of remote file: 87.2 kB
v2-differentlayer/qwen3-4b-ppo/plots/separate_collated/loss_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 902f50e26b202a50bf2b488c30089e31872272bfbd16921d0202269f2257083f
  • Pointer size: 130 Bytes
  • Size of remote file: 78.2 kB
v2-differentlayer/qwen3-4b-ppo/separate_collated_metrics.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pairs": [
3
+ {
4
+ "base_layer": 23,
5
+ "aligned_layer": 20,
6
+ "fve_base": 0.8776765721630676,
7
+ "fve_aligned": 0.8616236179911029,
8
+ "dead_fraction": 0.9321594181216675,
9
+ "l0_base": 219.06848365440746,
10
+ "l0_aligned": 220.6792177466433,
11
+ "class_counts": {
12
+ "shared_redirected": 14511,
13
+ "aligned_only": 2799,
14
+ "shared_aligned": 1228,
15
+ "base_only": 754,
16
+ "shared_intermediate": 739,
17
+ "shared_attenuated": 449
18
+ },
19
+ "cf_shift_mean": -0.004862845921478994,
20
+ "final_val_loss": 1.2015488550300997
21
+ },
22
+ {
23
+ "base_layer": 24,
24
+ "aligned_layer": 21,
25
+ "fve_base": 0.885314212731666,
26
+ "fve_aligned": 0.8578366524886086,
27
+ "dead_fraction": 0.926380054928445,
28
+ "l0_base": 216.95172942206656,
29
+ "l0_aligned": 218.60422139521307,
30
+ "class_counts": {
31
+ "other": 11273,
32
+ "shared_redirected": 3091,
33
+ "aligned_only": 2694,
34
+ "shared_attenuated": 1785,
35
+ "base_only": 1458,
36
+ "shared_intermediate": 179
37
+ },
38
+ "cf_shift_mean": -0.0020632518023360816,
39
+ "final_val_loss": 1.6272072074300956
40
+ },
41
+ {
42
+ "base_layer": 25,
43
+ "aligned_layer": 22,
44
+ "fve_base": 0.8853621966551736,
45
+ "fve_aligned": 0.8632975648210935,
46
+ "dead_fraction": 0.9273008349619619,
47
+ "l0_base": 214.88085595446586,
48
+ "l0_aligned": 217.00404991243434,
49
+ "class_counts": {
50
+ "shared_redirected": 10600,
51
+ "other": 5837,
52
+ "aligned_only": 2141,
53
+ "shared_intermediate": 1523,
54
+ "base_only": 375,
55
+ "shared_aligned": 4
56
+ },
57
+ "cf_shift_mean": -0.0010627798545542859,
58
+ "final_val_loss": 1.9340593402922466
59
+ }
60
+ ],
61
+ "summary": {
62
+ "n_pairs": 3,
63
+ "mean_fve_base": 0.8827843271833024,
64
+ "mean_fve_aligned": 0.8609192784336016
65
+ }
66
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d8cff294c2e11d4793f1102d84817ab86e35e381b061d8fc15da7b7c7fcdaa
3
+ size 2517091162
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d71a4452935c7cd0232d7d780529f24fe6cfa99eae419fdcada14732cb2c400
3
+ size 69228565
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/features/visual_evidence_features.json ADDED
@@ -0,0 +1,3859 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 5402,
4
+ 6767,
5
+ 8020,
6
+ 11670,
7
+ 11711,
8
+ 11738,
9
+ 16509,
10
+ 17197,
11
+ 17334
12
+ ],
13
+ "redirected_visual_to_prior": [
14
+ 1,
15
+ 34,
16
+ 57,
17
+ 67,
18
+ 76,
19
+ 113,
20
+ 120,
21
+ 121,
22
+ 131,
23
+ 168,
24
+ 176,
25
+ 200,
26
+ 218,
27
+ 233,
28
+ 274,
29
+ 285,
30
+ 296,
31
+ 312,
32
+ 335,
33
+ 357,
34
+ 386,
35
+ 394,
36
+ 408,
37
+ 411,
38
+ 412,
39
+ 426,
40
+ 437,
41
+ 447,
42
+ 453,
43
+ 455,
44
+ 483,
45
+ 495,
46
+ 506,
47
+ 539,
48
+ 545,
49
+ 565,
50
+ 579,
51
+ 602,
52
+ 611,
53
+ 628,
54
+ 694,
55
+ 737,
56
+ 751,
57
+ 765,
58
+ 771,
59
+ 793,
60
+ 802,
61
+ 828,
62
+ 836,
63
+ 853,
64
+ 906,
65
+ 928,
66
+ 936,
67
+ 960,
68
+ 987,
69
+ 996,
70
+ 1027,
71
+ 1040,
72
+ 1055,
73
+ 1069,
74
+ 1073,
75
+ 1128,
76
+ 1133,
77
+ 1148,
78
+ 1149,
79
+ 1167,
80
+ 1193,
81
+ 1209,
82
+ 1210,
83
+ 1253,
84
+ 1262,
85
+ 1271,
86
+ 1308,
87
+ 1324,
88
+ 1342,
89
+ 1365,
90
+ 1370,
91
+ 1387,
92
+ 1399,
93
+ 1406,
94
+ 1408,
95
+ 1417,
96
+ 1441,
97
+ 1473,
98
+ 1478,
99
+ 1507,
100
+ 1514,
101
+ 1521,
102
+ 1547,
103
+ 1559,
104
+ 1563,
105
+ 1590,
106
+ 1635,
107
+ 1640,
108
+ 1649,
109
+ 1665,
110
+ 1690,
111
+ 1709,
112
+ 1724,
113
+ 1768,
114
+ 1785,
115
+ 1806,
116
+ 1854,
117
+ 1855,
118
+ 1871,
119
+ 1897,
120
+ 1904,
121
+ 1934,
122
+ 1942,
123
+ 1953,
124
+ 1973,
125
+ 1991,
126
+ 1993,
127
+ 2028,
128
+ 2038,
129
+ 2045,
130
+ 2064,
131
+ 2097,
132
+ 2129,
133
+ 2130,
134
+ 2144,
135
+ 2184,
136
+ 2187,
137
+ 2188,
138
+ 2204,
139
+ 2212,
140
+ 2229,
141
+ 2248,
142
+ 2291,
143
+ 2316,
144
+ 2329,
145
+ 2396,
146
+ 2412,
147
+ 2483,
148
+ 2522,
149
+ 2534,
150
+ 2554,
151
+ 2557,
152
+ 2568,
153
+ 2578,
154
+ 2579,
155
+ 2585,
156
+ 2586,
157
+ 2596,
158
+ 2600,
159
+ 2602,
160
+ 2619,
161
+ 2698,
162
+ 2728,
163
+ 2732,
164
+ 2742,
165
+ 2744,
166
+ 2777,
167
+ 2813,
168
+ 2828,
169
+ 2839,
170
+ 2868,
171
+ 2883,
172
+ 2939,
173
+ 2959,
174
+ 2993,
175
+ 3047,
176
+ 3057,
177
+ 3062,
178
+ 3065,
179
+ 3103,
180
+ 3122,
181
+ 3147,
182
+ 3177,
183
+ 3189,
184
+ 3211,
185
+ 3230,
186
+ 3247,
187
+ 3268,
188
+ 3303,
189
+ 3335,
190
+ 3338,
191
+ 3390,
192
+ 3392,
193
+ 3403,
194
+ 3407,
195
+ 3415,
196
+ 3438,
197
+ 3469,
198
+ 3473,
199
+ 3507,
200
+ 3514,
201
+ 3545,
202
+ 3563,
203
+ 3585,
204
+ 3610,
205
+ 3618,
206
+ 3685,
207
+ 3692,
208
+ 3714,
209
+ 3762,
210
+ 3768,
211
+ 3793,
212
+ 3798,
213
+ 3814,
214
+ 3904,
215
+ 3959,
216
+ 3966,
217
+ 3977,
218
+ 3993,
219
+ 4018,
220
+ 4059,
221
+ 4100,
222
+ 4110,
223
+ 4136,
224
+ 4167,
225
+ 4202,
226
+ 4216,
227
+ 4225,
228
+ 4237,
229
+ 4242,
230
+ 4274,
231
+ 4288,
232
+ 4305,
233
+ 4379,
234
+ 4382,
235
+ 4383,
236
+ 4393,
237
+ 4401,
238
+ 4406,
239
+ 4407,
240
+ 4409,
241
+ 4415,
242
+ 4428,
243
+ 4439,
244
+ 4471,
245
+ 4484,
246
+ 4500,
247
+ 4506,
248
+ 4509,
249
+ 4510,
250
+ 4511,
251
+ 4512,
252
+ 4547,
253
+ 4556,
254
+ 4613,
255
+ 4656,
256
+ 4732,
257
+ 4733,
258
+ 4736,
259
+ 4737,
260
+ 4748,
261
+ 4750,
262
+ 4769,
263
+ 4774,
264
+ 4779,
265
+ 4825,
266
+ 4834,
267
+ 4836,
268
+ 4843,
269
+ 4844,
270
+ 4866,
271
+ 4879,
272
+ 4884,
273
+ 4888,
274
+ 4939,
275
+ 4981,
276
+ 5044,
277
+ 5114,
278
+ 5202,
279
+ 5214,
280
+ 5226,
281
+ 5252,
282
+ 5277,
283
+ 5290,
284
+ 5295,
285
+ 5311,
286
+ 5323,
287
+ 5330,
288
+ 5345,
289
+ 5354,
290
+ 5368,
291
+ 5371,
292
+ 5386,
293
+ 5397,
294
+ 5465,
295
+ 5479,
296
+ 5508,
297
+ 5509,
298
+ 5534,
299
+ 5547,
300
+ 5561,
301
+ 5568,
302
+ 5614,
303
+ 5620,
304
+ 5642,
305
+ 5643,
306
+ 5654,
307
+ 5678,
308
+ 5684,
309
+ 5715,
310
+ 5717,
311
+ 5790,
312
+ 5828,
313
+ 5833,
314
+ 5925,
315
+ 5966,
316
+ 5975,
317
+ 5978,
318
+ 5989,
319
+ 5995,
320
+ 6004,
321
+ 6049,
322
+ 6082,
323
+ 6104,
324
+ 6108,
325
+ 6125,
326
+ 6159,
327
+ 6181,
328
+ 6212,
329
+ 6217,
330
+ 6219,
331
+ 6280,
332
+ 6300,
333
+ 6311,
334
+ 6321,
335
+ 6333,
336
+ 6371,
337
+ 6390,
338
+ 6420,
339
+ 6434,
340
+ 6444,
341
+ 6454,
342
+ 6461,
343
+ 6467,
344
+ 6494,
345
+ 6497,
346
+ 6501,
347
+ 6548,
348
+ 6576,
349
+ 6580,
350
+ 6591,
351
+ 6608,
352
+ 6625,
353
+ 6631,
354
+ 6635,
355
+ 6642,
356
+ 6660,
357
+ 6666,
358
+ 6687,
359
+ 6705,
360
+ 6717,
361
+ 6731,
362
+ 6742,
363
+ 6743,
364
+ 6749,
365
+ 6792,
366
+ 6795,
367
+ 6816,
368
+ 6834,
369
+ 6852,
370
+ 6898,
371
+ 6899,
372
+ 6906,
373
+ 6917,
374
+ 6924,
375
+ 6945,
376
+ 6976,
377
+ 6978,
378
+ 6980,
379
+ 6989,
380
+ 7026,
381
+ 7028,
382
+ 7040,
383
+ 7062,
384
+ 7068,
385
+ 7074,
386
+ 7091,
387
+ 7116,
388
+ 7139,
389
+ 7174,
390
+ 7185,
391
+ 7218,
392
+ 7224,
393
+ 7234,
394
+ 7253,
395
+ 7262,
396
+ 7315,
397
+ 7346,
398
+ 7402,
399
+ 7423,
400
+ 7435,
401
+ 7440,
402
+ 7466,
403
+ 7490,
404
+ 7519,
405
+ 7521,
406
+ 7533,
407
+ 7541,
408
+ 7572,
409
+ 7574,
410
+ 7619,
411
+ 7622,
412
+ 7638,
413
+ 7650,
414
+ 7692,
415
+ 7712,
416
+ 7714,
417
+ 7718,
418
+ 7739,
419
+ 7752,
420
+ 7759,
421
+ 7764,
422
+ 7765,
423
+ 7768,
424
+ 7787,
425
+ 7845,
426
+ 7852,
427
+ 7868,
428
+ 7900,
429
+ 7912,
430
+ 7932,
431
+ 7951,
432
+ 7952,
433
+ 7985,
434
+ 8005,
435
+ 8032,
436
+ 8068,
437
+ 8092,
438
+ 8129,
439
+ 8132,
440
+ 8145,
441
+ 8157,
442
+ 8159,
443
+ 8168,
444
+ 8219,
445
+ 8233,
446
+ 8238,
447
+ 8242,
448
+ 8251,
449
+ 8277,
450
+ 8322,
451
+ 8326,
452
+ 8341,
453
+ 8360,
454
+ 8402,
455
+ 8414,
456
+ 8449,
457
+ 8481,
458
+ 8509,
459
+ 8526,
460
+ 8547,
461
+ 8551,
462
+ 8582,
463
+ 8586,
464
+ 8610,
465
+ 8615,
466
+ 8650,
467
+ 8667,
468
+ 8677,
469
+ 8690,
470
+ 8709,
471
+ 8719,
472
+ 8724,
473
+ 8733,
474
+ 8746,
475
+ 8753,
476
+ 8765,
477
+ 8781,
478
+ 8783,
479
+ 8791,
480
+ 8798,
481
+ 8814,
482
+ 8816,
483
+ 8820,
484
+ 8821,
485
+ 8827,
486
+ 8840,
487
+ 8841,
488
+ 8848,
489
+ 8865,
490
+ 8873,
491
+ 8874,
492
+ 8881,
493
+ 8883,
494
+ 8884,
495
+ 8892,
496
+ 8902,
497
+ 8934,
498
+ 8978,
499
+ 9021,
500
+ 9065,
501
+ 9071,
502
+ 9081,
503
+ 9095,
504
+ 9154,
505
+ 9196,
506
+ 9240,
507
+ 9243,
508
+ 9245,
509
+ 9249,
510
+ 9300,
511
+ 9319,
512
+ 9342,
513
+ 9349,
514
+ 9350,
515
+ 9364,
516
+ 9401,
517
+ 9404,
518
+ 9437,
519
+ 9460,
520
+ 9465,
521
+ 9469,
522
+ 9487,
523
+ 9502,
524
+ 9513,
525
+ 9516,
526
+ 9556,
527
+ 9557,
528
+ 9565,
529
+ 9569,
530
+ 9572,
531
+ 9590,
532
+ 9592,
533
+ 9634,
534
+ 9646,
535
+ 9651,
536
+ 9653,
537
+ 9664,
538
+ 9680,
539
+ 9703,
540
+ 9705,
541
+ 9710,
542
+ 9714,
543
+ 9739,
544
+ 9766,
545
+ 9792,
546
+ 9796,
547
+ 9810,
548
+ 9846,
549
+ 9863,
550
+ 9867,
551
+ 9886,
552
+ 9923,
553
+ 9955,
554
+ 9996,
555
+ 10011,
556
+ 10017,
557
+ 10020,
558
+ 10050,
559
+ 10054,
560
+ 10063,
561
+ 10064,
562
+ 10070,
563
+ 10122,
564
+ 10145,
565
+ 10156,
566
+ 10191,
567
+ 10209,
568
+ 10217,
569
+ 10218,
570
+ 10322,
571
+ 10360,
572
+ 10368,
573
+ 10377,
574
+ 10379,
575
+ 10384,
576
+ 10394,
577
+ 10398,
578
+ 10399,
579
+ 10403,
580
+ 10435,
581
+ 10448,
582
+ 10449,
583
+ 10462,
584
+ 10475,
585
+ 10495,
586
+ 10497,
587
+ 10522,
588
+ 10531,
589
+ 10560,
590
+ 10565,
591
+ 10569,
592
+ 10590,
593
+ 10605,
594
+ 10608,
595
+ 10618,
596
+ 10646,
597
+ 10667,
598
+ 10678,
599
+ 10699,
600
+ 10720,
601
+ 10733,
602
+ 10743,
603
+ 10756,
604
+ 10758,
605
+ 10775,
606
+ 10801,
607
+ 10823,
608
+ 10824,
609
+ 10840,
610
+ 10850,
611
+ 10856,
612
+ 10879,
613
+ 10895,
614
+ 10903,
615
+ 10922,
616
+ 10990,
617
+ 10991,
618
+ 11002,
619
+ 11025,
620
+ 11031,
621
+ 11033,
622
+ 11042,
623
+ 11046,
624
+ 11058,
625
+ 11071,
626
+ 11103,
627
+ 11111,
628
+ 11142,
629
+ 11150,
630
+ 11163,
631
+ 11182,
632
+ 11197,
633
+ 11237,
634
+ 11239,
635
+ 11255,
636
+ 11256,
637
+ 11263,
638
+ 11267,
639
+ 11290,
640
+ 11361,
641
+ 11362,
642
+ 11367,
643
+ 11388,
644
+ 11396,
645
+ 11423,
646
+ 11430,
647
+ 11470,
648
+ 11482,
649
+ 11551,
650
+ 11552,
651
+ 11553,
652
+ 11575,
653
+ 11615,
654
+ 11644,
655
+ 11687,
656
+ 11692,
657
+ 11696,
658
+ 11703,
659
+ 11723,
660
+ 11729,
661
+ 11785,
662
+ 11795,
663
+ 11798,
664
+ 11842,
665
+ 11852,
666
+ 11854,
667
+ 11856,
668
+ 11861,
669
+ 11868,
670
+ 11890,
671
+ 11898,
672
+ 11916,
673
+ 11954,
674
+ 11998,
675
+ 12019,
676
+ 12026,
677
+ 12057,
678
+ 12095,
679
+ 12100,
680
+ 12121,
681
+ 12125,
682
+ 12139,
683
+ 12174,
684
+ 12182,
685
+ 12219,
686
+ 12239,
687
+ 12240,
688
+ 12244,
689
+ 12263,
690
+ 12268,
691
+ 12287,
692
+ 12299,
693
+ 12305,
694
+ 12306,
695
+ 12313,
696
+ 12323,
697
+ 12375,
698
+ 12397,
699
+ 12435,
700
+ 12443,
701
+ 12486,
702
+ 12490,
703
+ 12505,
704
+ 12511,
705
+ 12549,
706
+ 12553,
707
+ 12580,
708
+ 12600,
709
+ 12603,
710
+ 12610,
711
+ 12615,
712
+ 12634,
713
+ 12646,
714
+ 12653,
715
+ 12656,
716
+ 12697,
717
+ 12729,
718
+ 12802,
719
+ 12803,
720
+ 12821,
721
+ 12860,
722
+ 12937,
723
+ 12948,
724
+ 13002,
725
+ 13048,
726
+ 13060,
727
+ 13066,
728
+ 13085,
729
+ 13090,
730
+ 13103,
731
+ 13105,
732
+ 13109,
733
+ 13143,
734
+ 13148,
735
+ 13155,
736
+ 13159,
737
+ 13162,
738
+ 13169,
739
+ 13178,
740
+ 13227,
741
+ 13269,
742
+ 13277,
743
+ 13312,
744
+ 13366,
745
+ 13388,
746
+ 13390,
747
+ 13398,
748
+ 13408,
749
+ 13417,
750
+ 13426,
751
+ 13431,
752
+ 13457,
753
+ 13481,
754
+ 13516,
755
+ 13572,
756
+ 13653,
757
+ 13654,
758
+ 13663,
759
+ 13671,
760
+ 13698,
761
+ 13701,
762
+ 13727,
763
+ 13739,
764
+ 13778,
765
+ 13794,
766
+ 13821,
767
+ 13837,
768
+ 13847,
769
+ 13848,
770
+ 13858,
771
+ 13878,
772
+ 13913,
773
+ 13918,
774
+ 13919,
775
+ 13926,
776
+ 13954,
777
+ 13955,
778
+ 13974,
779
+ 13984,
780
+ 13987,
781
+ 14004,
782
+ 14026,
783
+ 14064,
784
+ 14076,
785
+ 14077,
786
+ 14093,
787
+ 14112,
788
+ 14117,
789
+ 14147,
790
+ 14165,
791
+ 14179,
792
+ 14188,
793
+ 14196,
794
+ 14199,
795
+ 14203,
796
+ 14216,
797
+ 14219,
798
+ 14250,
799
+ 14251,
800
+ 14257,
801
+ 14304,
802
+ 14308,
803
+ 14319,
804
+ 14330,
805
+ 14380,
806
+ 14381,
807
+ 14423,
808
+ 14425,
809
+ 14448,
810
+ 14451,
811
+ 14497,
812
+ 14509,
813
+ 14515,
814
+ 14521,
815
+ 14522,
816
+ 14538,
817
+ 14540,
818
+ 14543,
819
+ 14641,
820
+ 14669,
821
+ 14685,
822
+ 14701,
823
+ 14705,
824
+ 14791,
825
+ 14830,
826
+ 14836,
827
+ 14881,
828
+ 14886,
829
+ 14887,
830
+ 14894,
831
+ 14916,
832
+ 14923,
833
+ 14957,
834
+ 14964,
835
+ 14968,
836
+ 14972,
837
+ 14976,
838
+ 15044,
839
+ 15074,
840
+ 15084,
841
+ 15085,
842
+ 15097,
843
+ 15137,
844
+ 15164,
845
+ 15170,
846
+ 15173,
847
+ 15216,
848
+ 15217,
849
+ 15324,
850
+ 15340,
851
+ 15345,
852
+ 15355,
853
+ 15378,
854
+ 15402,
855
+ 15427,
856
+ 15455,
857
+ 15460,
858
+ 15461,
859
+ 15465,
860
+ 15469,
861
+ 15471,
862
+ 15476,
863
+ 15484,
864
+ 15505,
865
+ 15510,
866
+ 15514,
867
+ 15576,
868
+ 15591,
869
+ 15594,
870
+ 15630,
871
+ 15644,
872
+ 15661,
873
+ 15668,
874
+ 15669,
875
+ 15710,
876
+ 15711,
877
+ 15713,
878
+ 15729,
879
+ 15761,
880
+ 15789,
881
+ 15812,
882
+ 15822,
883
+ 15833,
884
+ 15835,
885
+ 15848,
886
+ 15854,
887
+ 15864,
888
+ 15871,
889
+ 15887,
890
+ 15904,
891
+ 15943,
892
+ 15951,
893
+ 15959,
894
+ 15973,
895
+ 15977,
896
+ 15996,
897
+ 16015,
898
+ 16049,
899
+ 16056,
900
+ 16092,
901
+ 16097,
902
+ 16104,
903
+ 16111,
904
+ 16170,
905
+ 16185,
906
+ 16186,
907
+ 16190,
908
+ 16237,
909
+ 16240,
910
+ 16252,
911
+ 16281,
912
+ 16287,
913
+ 16299,
914
+ 16309,
915
+ 16326,
916
+ 16328,
917
+ 16332,
918
+ 16344,
919
+ 16383,
920
+ 16390,
921
+ 16404,
922
+ 16417,
923
+ 16423,
924
+ 16426,
925
+ 16471,
926
+ 16530,
927
+ 16531,
928
+ 16576,
929
+ 16593,
930
+ 16600,
931
+ 16628,
932
+ 16646,
933
+ 16649,
934
+ 16657,
935
+ 16658,
936
+ 16674,
937
+ 16685,
938
+ 16700,
939
+ 16743,
940
+ 16753,
941
+ 16761,
942
+ 16803,
943
+ 16865,
944
+ 16904,
945
+ 16921,
946
+ 16928,
947
+ 16975,
948
+ 16988,
949
+ 17003,
950
+ 17048,
951
+ 17095,
952
+ 17167,
953
+ 17171,
954
+ 17180,
955
+ 17183,
956
+ 17188,
957
+ 17211,
958
+ 17222,
959
+ 17241,
960
+ 17242,
961
+ 17260,
962
+ 17263,
963
+ 17266,
964
+ 17292,
965
+ 17320,
966
+ 17323,
967
+ 17348,
968
+ 17360,
969
+ 17367,
970
+ 17371,
971
+ 17381,
972
+ 17395,
973
+ 17402,
974
+ 17408,
975
+ 17412,
976
+ 17548,
977
+ 17556,
978
+ 17582,
979
+ 17633,
980
+ 17666,
981
+ 17673,
982
+ 17693,
983
+ 17730,
984
+ 17735,
985
+ 17742,
986
+ 17750,
987
+ 17751,
988
+ 17771,
989
+ 17781,
990
+ 17794,
991
+ 17800,
992
+ 17802,
993
+ 17914,
994
+ 17928,
995
+ 17931,
996
+ 17973,
997
+ 17978,
998
+ 18004,
999
+ 18007,
1000
+ 18014,
1001
+ 18022,
1002
+ 18028,
1003
+ 18079,
1004
+ 18080,
1005
+ 18096,
1006
+ 18102,
1007
+ 18132,
1008
+ 18158,
1009
+ 18172,
1010
+ 18174,
1011
+ 18184,
1012
+ 18185,
1013
+ 18188,
1014
+ 18207,
1015
+ 18279,
1016
+ 18289,
1017
+ 18292,
1018
+ 18297,
1019
+ 18301,
1020
+ 18354,
1021
+ 18366,
1022
+ 18375,
1023
+ 18391,
1024
+ 18423,
1025
+ 18428,
1026
+ 18430,
1027
+ 18441,
1028
+ 18449,
1029
+ 18456,
1030
+ 18498,
1031
+ 18521,
1032
+ 18530,
1033
+ 18574,
1034
+ 18620,
1035
+ 18701,
1036
+ 18705,
1037
+ 18718,
1038
+ 18763,
1039
+ 18778,
1040
+ 18790,
1041
+ 18818,
1042
+ 18833,
1043
+ 18851,
1044
+ 18855,
1045
+ 18863,
1046
+ 18896,
1047
+ 18900,
1048
+ 18904,
1049
+ 18912,
1050
+ 18919,
1051
+ 18940,
1052
+ 18942,
1053
+ 18980,
1054
+ 19008,
1055
+ 19044,
1056
+ 19045,
1057
+ 19062,
1058
+ 19080,
1059
+ 19098,
1060
+ 19116,
1061
+ 19118,
1062
+ 19143,
1063
+ 19174,
1064
+ 19183,
1065
+ 19192,
1066
+ 19218,
1067
+ 19238,
1068
+ 19270,
1069
+ 19277,
1070
+ 19287,
1071
+ 19312,
1072
+ 19329,
1073
+ 19409,
1074
+ 19410,
1075
+ 19413,
1076
+ 19439,
1077
+ 19465,
1078
+ 19494,
1079
+ 19507,
1080
+ 19560,
1081
+ 19572,
1082
+ 19578,
1083
+ 19607,
1084
+ 19618,
1085
+ 19625,
1086
+ 19633,
1087
+ 19634,
1088
+ 19651,
1089
+ 19654,
1090
+ 19663,
1091
+ 19678,
1092
+ 19690,
1093
+ 19695,
1094
+ 19700,
1095
+ 19732,
1096
+ 19754,
1097
+ 19783,
1098
+ 19786,
1099
+ 19801,
1100
+ 19809,
1101
+ 19817,
1102
+ 19839,
1103
+ 19884,
1104
+ 19901,
1105
+ 19948,
1106
+ 20009,
1107
+ 20014,
1108
+ 20023,
1109
+ 20039,
1110
+ 20059,
1111
+ 20082,
1112
+ 20083,
1113
+ 20086,
1114
+ 20112,
1115
+ 20141,
1116
+ 20145,
1117
+ 20150,
1118
+ 20180,
1119
+ 20196,
1120
+ 20206,
1121
+ 20224,
1122
+ 20256,
1123
+ 20270,
1124
+ 20282,
1125
+ 20337,
1126
+ 20342,
1127
+ 20355,
1128
+ 20437,
1129
+ 20446,
1130
+ 20453,
1131
+ 20475
1132
+ ],
1133
+ "new_compensatory_visual": [
1134
+ 4,
1135
+ 18,
1136
+ 28,
1137
+ 39,
1138
+ 40,
1139
+ 44,
1140
+ 48,
1141
+ 52,
1142
+ 59,
1143
+ 70,
1144
+ 78,
1145
+ 79,
1146
+ 89,
1147
+ 90,
1148
+ 91,
1149
+ 102,
1150
+ 103,
1151
+ 117,
1152
+ 122,
1153
+ 123,
1154
+ 128,
1155
+ 135,
1156
+ 141,
1157
+ 147,
1158
+ 148,
1159
+ 155,
1160
+ 157,
1161
+ 171,
1162
+ 174,
1163
+ 185,
1164
+ 188,
1165
+ 192,
1166
+ 197,
1167
+ 217,
1168
+ 227,
1169
+ 228,
1170
+ 234,
1171
+ 244,
1172
+ 251,
1173
+ 252,
1174
+ 255,
1175
+ 256,
1176
+ 266,
1177
+ 273,
1178
+ 277,
1179
+ 287,
1180
+ 288,
1181
+ 309,
1182
+ 319,
1183
+ 322,
1184
+ 329,
1185
+ 330,
1186
+ 331,
1187
+ 332,
1188
+ 350,
1189
+ 352,
1190
+ 354,
1191
+ 363,
1192
+ 370,
1193
+ 373,
1194
+ 376,
1195
+ 391,
1196
+ 421,
1197
+ 423,
1198
+ 441,
1199
+ 444,
1200
+ 464,
1201
+ 467,
1202
+ 470,
1203
+ 473,
1204
+ 482,
1205
+ 487,
1206
+ 505,
1207
+ 510,
1208
+ 513,
1209
+ 528,
1210
+ 538,
1211
+ 543,
1212
+ 544,
1213
+ 554,
1214
+ 559,
1215
+ 585,
1216
+ 597,
1217
+ 607,
1218
+ 610,
1219
+ 612,
1220
+ 619,
1221
+ 629,
1222
+ 631,
1223
+ 632,
1224
+ 636,
1225
+ 646,
1226
+ 653,
1227
+ 664,
1228
+ 667,
1229
+ 674,
1230
+ 680,
1231
+ 682,
1232
+ 688,
1233
+ 709,
1234
+ 733,
1235
+ 734,
1236
+ 741,
1237
+ 747,
1238
+ 760,
1239
+ 766,
1240
+ 776,
1241
+ 781,
1242
+ 795,
1243
+ 801,
1244
+ 803,
1245
+ 813,
1246
+ 823,
1247
+ 827,
1248
+ 841,
1249
+ 848,
1250
+ 849,
1251
+ 852,
1252
+ 854,
1253
+ 858,
1254
+ 862,
1255
+ 864,
1256
+ 880,
1257
+ 888,
1258
+ 895,
1259
+ 898,
1260
+ 904,
1261
+ 905,
1262
+ 917,
1263
+ 931,
1264
+ 942,
1265
+ 949,
1266
+ 971,
1267
+ 977,
1268
+ 983,
1269
+ 984,
1270
+ 1012,
1271
+ 1014,
1272
+ 1017,
1273
+ 1023,
1274
+ 1036,
1275
+ 1044,
1276
+ 1067,
1277
+ 1092,
1278
+ 1097,
1279
+ 1101,
1280
+ 1109,
1281
+ 1113,
1282
+ 1118,
1283
+ 1144,
1284
+ 1147,
1285
+ 1150,
1286
+ 1168,
1287
+ 1173,
1288
+ 1179,
1289
+ 1185,
1290
+ 1191,
1291
+ 1214,
1292
+ 1216,
1293
+ 1220,
1294
+ 1222,
1295
+ 1223,
1296
+ 1228,
1297
+ 1229,
1298
+ 1233,
1299
+ 1235,
1300
+ 1236,
1301
+ 1247,
1302
+ 1249,
1303
+ 1254,
1304
+ 1263,
1305
+ 1269,
1306
+ 1270,
1307
+ 1281,
1308
+ 1295,
1309
+ 1296,
1310
+ 1305,
1311
+ 1315,
1312
+ 1318,
1313
+ 1319,
1314
+ 1321,
1315
+ 1350,
1316
+ 1355,
1317
+ 1363,
1318
+ 1364,
1319
+ 1375,
1320
+ 1398,
1321
+ 1404,
1322
+ 1428,
1323
+ 1439,
1324
+ 1440,
1325
+ 1444,
1326
+ 1451,
1327
+ 1456,
1328
+ 1458,
1329
+ 1463,
1330
+ 1469,
1331
+ 1482,
1332
+ 1495,
1333
+ 1501,
1334
+ 1506,
1335
+ 1511,
1336
+ 1512,
1337
+ 1522,
1338
+ 1525,
1339
+ 1545,
1340
+ 1546,
1341
+ 1571,
1342
+ 1572,
1343
+ 1573,
1344
+ 1580,
1345
+ 1595,
1346
+ 1597,
1347
+ 1605,
1348
+ 1606,
1349
+ 1609,
1350
+ 1611,
1351
+ 1615,
1352
+ 1616,
1353
+ 1621,
1354
+ 1625,
1355
+ 1638,
1356
+ 1642,
1357
+ 1651,
1358
+ 1655,
1359
+ 1670,
1360
+ 1681,
1361
+ 1686,
1362
+ 1687,
1363
+ 1715,
1364
+ 1722,
1365
+ 1731,
1366
+ 1736,
1367
+ 1741,
1368
+ 1757,
1369
+ 1759,
1370
+ 1772,
1371
+ 1778,
1372
+ 1788,
1373
+ 1789,
1374
+ 1803,
1375
+ 1804,
1376
+ 1808,
1377
+ 1811,
1378
+ 1828,
1379
+ 1837,
1380
+ 1851,
1381
+ 1857,
1382
+ 1863,
1383
+ 1869,
1384
+ 1872,
1385
+ 1874,
1386
+ 1878,
1387
+ 1887,
1388
+ 1906,
1389
+ 1912,
1390
+ 1917,
1391
+ 1918,
1392
+ 1920,
1393
+ 1924,
1394
+ 1932,
1395
+ 1947,
1396
+ 1961,
1397
+ 1962,
1398
+ 1966,
1399
+ 1967,
1400
+ 1975,
1401
+ 1976,
1402
+ 1981,
1403
+ 1985,
1404
+ 2002,
1405
+ 2003,
1406
+ 2018,
1407
+ 2019,
1408
+ 2021,
1409
+ 2026,
1410
+ 2032,
1411
+ 2060,
1412
+ 2065,
1413
+ 2078,
1414
+ 2081,
1415
+ 2082,
1416
+ 2099,
1417
+ 2101,
1418
+ 2103,
1419
+ 2113,
1420
+ 2115,
1421
+ 2133,
1422
+ 2140,
1423
+ 2149,
1424
+ 2155,
1425
+ 2164,
1426
+ 2166,
1427
+ 2167,
1428
+ 2168,
1429
+ 2175,
1430
+ 2179,
1431
+ 2193,
1432
+ 2202,
1433
+ 2211,
1434
+ 2223,
1435
+ 2232,
1436
+ 2239,
1437
+ 2240,
1438
+ 2254,
1439
+ 2259,
1440
+ 2269,
1441
+ 2270,
1442
+ 2277,
1443
+ 2279,
1444
+ 2281,
1445
+ 2287,
1446
+ 2290,
1447
+ 2294,
1448
+ 2303,
1449
+ 2312,
1450
+ 2318,
1451
+ 2323,
1452
+ 2343,
1453
+ 2344,
1454
+ 2346,
1455
+ 2367,
1456
+ 2381,
1457
+ 2383,
1458
+ 2420,
1459
+ 2427,
1460
+ 2428,
1461
+ 2441,
1462
+ 2474,
1463
+ 2475,
1464
+ 2510,
1465
+ 2516,
1466
+ 2527,
1467
+ 2529,
1468
+ 2532,
1469
+ 2558,
1470
+ 2559,
1471
+ 2566,
1472
+ 2588,
1473
+ 2592,
1474
+ 2593,
1475
+ 2598,
1476
+ 2601,
1477
+ 2607,
1478
+ 2608,
1479
+ 2614,
1480
+ 2615,
1481
+ 2621,
1482
+ 2623,
1483
+ 2629,
1484
+ 2631,
1485
+ 2632,
1486
+ 2638,
1487
+ 2639,
1488
+ 2656,
1489
+ 2664,
1490
+ 2669,
1491
+ 2671,
1492
+ 2676,
1493
+ 2677,
1494
+ 2678,
1495
+ 2701,
1496
+ 2703,
1497
+ 2712,
1498
+ 2720,
1499
+ 2729,
1500
+ 2743,
1501
+ 2752,
1502
+ 2755,
1503
+ 2757,
1504
+ 2760,
1505
+ 2772,
1506
+ 2773,
1507
+ 2778,
1508
+ 2780,
1509
+ 2788,
1510
+ 2792,
1511
+ 2809,
1512
+ 2814,
1513
+ 2818,
1514
+ 2867,
1515
+ 2877,
1516
+ 2881,
1517
+ 2888,
1518
+ 2891,
1519
+ 2896,
1520
+ 2915,
1521
+ 2916,
1522
+ 2917,
1523
+ 2921,
1524
+ 2922,
1525
+ 2925,
1526
+ 2928,
1527
+ 2930,
1528
+ 2936,
1529
+ 2943,
1530
+ 2949,
1531
+ 2956,
1532
+ 2989,
1533
+ 2994,
1534
+ 3002,
1535
+ 3005,
1536
+ 3017,
1537
+ 3021,
1538
+ 3023,
1539
+ 3025,
1540
+ 3027,
1541
+ 3033,
1542
+ 3035,
1543
+ 3038,
1544
+ 3042,
1545
+ 3043,
1546
+ 3052,
1547
+ 3054,
1548
+ 3080,
1549
+ 3082,
1550
+ 3097,
1551
+ 3098,
1552
+ 3107,
1553
+ 3116,
1554
+ 3129,
1555
+ 3134,
1556
+ 3138,
1557
+ 3146,
1558
+ 3151,
1559
+ 3154,
1560
+ 3165,
1561
+ 3167,
1562
+ 3170,
1563
+ 3179,
1564
+ 3180,
1565
+ 3184,
1566
+ 3195,
1567
+ 3204,
1568
+ 3207,
1569
+ 3215,
1570
+ 3216,
1571
+ 3217,
1572
+ 3220,
1573
+ 3228,
1574
+ 3235,
1575
+ 3236,
1576
+ 3248,
1577
+ 3254,
1578
+ 3259,
1579
+ 3263,
1580
+ 3265,
1581
+ 3270,
1582
+ 3286,
1583
+ 3287,
1584
+ 3293,
1585
+ 3295,
1586
+ 3301,
1587
+ 3304,
1588
+ 3305,
1589
+ 3310,
1590
+ 3311,
1591
+ 3318,
1592
+ 3321,
1593
+ 3322,
1594
+ 3325,
1595
+ 3327,
1596
+ 3329,
1597
+ 3332,
1598
+ 3334,
1599
+ 3356,
1600
+ 3357,
1601
+ 3358,
1602
+ 3364,
1603
+ 3366,
1604
+ 3369,
1605
+ 3373,
1606
+ 3386,
1607
+ 3406,
1608
+ 3412,
1609
+ 3418,
1610
+ 3427,
1611
+ 3434,
1612
+ 3442,
1613
+ 3448,
1614
+ 3449,
1615
+ 3455,
1616
+ 3463,
1617
+ 3465,
1618
+ 3471,
1619
+ 3477,
1620
+ 3495,
1621
+ 3500,
1622
+ 3501,
1623
+ 3522,
1624
+ 3523,
1625
+ 3542,
1626
+ 3543,
1627
+ 3548,
1628
+ 3553,
1629
+ 3554,
1630
+ 3556,
1631
+ 3558,
1632
+ 3561,
1633
+ 3569,
1634
+ 3574,
1635
+ 3576,
1636
+ 3580,
1637
+ 3592,
1638
+ 3600,
1639
+ 3604,
1640
+ 3614,
1641
+ 3616,
1642
+ 3621,
1643
+ 3627,
1644
+ 3637,
1645
+ 3641,
1646
+ 3642,
1647
+ 3651,
1648
+ 3653,
1649
+ 3655,
1650
+ 3663,
1651
+ 3664,
1652
+ 3667,
1653
+ 3675,
1654
+ 3682,
1655
+ 3683,
1656
+ 3689,
1657
+ 3690,
1658
+ 3697,
1659
+ 3707,
1660
+ 3711,
1661
+ 3732,
1662
+ 3733,
1663
+ 3736,
1664
+ 3746,
1665
+ 3756,
1666
+ 3760,
1667
+ 3764,
1668
+ 3770,
1669
+ 3773,
1670
+ 3775,
1671
+ 3799,
1672
+ 3808,
1673
+ 3835,
1674
+ 3846,
1675
+ 3865,
1676
+ 3870,
1677
+ 3883,
1678
+ 3893,
1679
+ 3894,
1680
+ 3898,
1681
+ 3899,
1682
+ 3903,
1683
+ 3920,
1684
+ 3931,
1685
+ 3937,
1686
+ 3938,
1687
+ 3955,
1688
+ 3971,
1689
+ 3976,
1690
+ 3980,
1691
+ 3986,
1692
+ 3987,
1693
+ 3995,
1694
+ 3996,
1695
+ 4001,
1696
+ 4003,
1697
+ 4005,
1698
+ 4007,
1699
+ 4010,
1700
+ 4012,
1701
+ 4021,
1702
+ 4028,
1703
+ 4030,
1704
+ 4052,
1705
+ 4056,
1706
+ 4066,
1707
+ 4076,
1708
+ 4078,
1709
+ 4080,
1710
+ 4081,
1711
+ 4086,
1712
+ 4093,
1713
+ 4108,
1714
+ 4141,
1715
+ 4146,
1716
+ 4162,
1717
+ 4181,
1718
+ 4186,
1719
+ 4189,
1720
+ 4193,
1721
+ 4197,
1722
+ 4213,
1723
+ 4222,
1724
+ 4226,
1725
+ 4234,
1726
+ 4240,
1727
+ 4241,
1728
+ 4244,
1729
+ 4245,
1730
+ 4253,
1731
+ 4287,
1732
+ 4291,
1733
+ 4292,
1734
+ 4293,
1735
+ 4301,
1736
+ 4302,
1737
+ 4308,
1738
+ 4320,
1739
+ 4323,
1740
+ 4330,
1741
+ 4341,
1742
+ 4348,
1743
+ 4349,
1744
+ 4355,
1745
+ 4380,
1746
+ 4396,
1747
+ 4397,
1748
+ 4403,
1749
+ 4408,
1750
+ 4435,
1751
+ 4436,
1752
+ 4438,
1753
+ 4445,
1754
+ 4446,
1755
+ 4447,
1756
+ 4456,
1757
+ 4457,
1758
+ 4475,
1759
+ 4480,
1760
+ 4499,
1761
+ 4501,
1762
+ 4515,
1763
+ 4521,
1764
+ 4525,
1765
+ 4528,
1766
+ 4530,
1767
+ 4537,
1768
+ 4540,
1769
+ 4542,
1770
+ 4546,
1771
+ 4548,
1772
+ 4551,
1773
+ 4560,
1774
+ 4561,
1775
+ 4570,
1776
+ 4573,
1777
+ 4574,
1778
+ 4586,
1779
+ 4590,
1780
+ 4601,
1781
+ 4602,
1782
+ 4603,
1783
+ 4615,
1784
+ 4636,
1785
+ 4654,
1786
+ 4674,
1787
+ 4685,
1788
+ 4686,
1789
+ 4690,
1790
+ 4707,
1791
+ 4729,
1792
+ 4743,
1793
+ 4746,
1794
+ 4752,
1795
+ 4759,
1796
+ 4778,
1797
+ 4781,
1798
+ 4799,
1799
+ 4805,
1800
+ 4819,
1801
+ 4826,
1802
+ 4827,
1803
+ 4830,
1804
+ 4847,
1805
+ 4854,
1806
+ 4857,
1807
+ 4873,
1808
+ 4883,
1809
+ 4885,
1810
+ 4892,
1811
+ 4905,
1812
+ 4908,
1813
+ 4924,
1814
+ 4926,
1815
+ 4949,
1816
+ 4960,
1817
+ 4971,
1818
+ 4977,
1819
+ 4982,
1820
+ 4994,
1821
+ 5011,
1822
+ 5027,
1823
+ 5029,
1824
+ 5030,
1825
+ 5032,
1826
+ 5050,
1827
+ 5082,
1828
+ 5100,
1829
+ 5104,
1830
+ 5115,
1831
+ 5116,
1832
+ 5121,
1833
+ 5131,
1834
+ 5136,
1835
+ 5139,
1836
+ 5155,
1837
+ 5167,
1838
+ 5177,
1839
+ 5203,
1840
+ 5210,
1841
+ 5212,
1842
+ 5220,
1843
+ 5228,
1844
+ 5229,
1845
+ 5242,
1846
+ 5243,
1847
+ 5247,
1848
+ 5250,
1849
+ 5253,
1850
+ 5254,
1851
+ 5265,
1852
+ 5272,
1853
+ 5296,
1854
+ 5304,
1855
+ 5305,
1856
+ 5348,
1857
+ 5353,
1858
+ 5360,
1859
+ 5366,
1860
+ 5385,
1861
+ 5395,
1862
+ 5416,
1863
+ 5435,
1864
+ 5437,
1865
+ 5439,
1866
+ 5447,
1867
+ 5455,
1868
+ 5456,
1869
+ 5462,
1870
+ 5464,
1871
+ 5487,
1872
+ 5491,
1873
+ 5504,
1874
+ 5521,
1875
+ 5528,
1876
+ 5543,
1877
+ 5545,
1878
+ 5554,
1879
+ 5555,
1880
+ 5558,
1881
+ 5570,
1882
+ 5573,
1883
+ 5578,
1884
+ 5592,
1885
+ 5594,
1886
+ 5597,
1887
+ 5618,
1888
+ 5621,
1889
+ 5630,
1890
+ 5641,
1891
+ 5647,
1892
+ 5663,
1893
+ 5669,
1894
+ 5671,
1895
+ 5682,
1896
+ 5683,
1897
+ 5687,
1898
+ 5693,
1899
+ 5696,
1900
+ 5699,
1901
+ 5720,
1902
+ 5726,
1903
+ 5728,
1904
+ 5732,
1905
+ 5736,
1906
+ 5744,
1907
+ 5749,
1908
+ 5754,
1909
+ 5759,
1910
+ 5772,
1911
+ 5775,
1912
+ 5785,
1913
+ 5788,
1914
+ 5794,
1915
+ 5806,
1916
+ 5832,
1917
+ 5840,
1918
+ 5848,
1919
+ 5872,
1920
+ 5882,
1921
+ 5887,
1922
+ 5892,
1923
+ 5895,
1924
+ 5896,
1925
+ 5899,
1926
+ 5904,
1927
+ 5913,
1928
+ 5914,
1929
+ 5923,
1930
+ 5936,
1931
+ 5938,
1932
+ 5940,
1933
+ 5968,
1934
+ 5973,
1935
+ 5979,
1936
+ 5982,
1937
+ 5988,
1938
+ 5996,
1939
+ 6009,
1940
+ 6011,
1941
+ 6031,
1942
+ 6057,
1943
+ 6058,
1944
+ 6059,
1945
+ 6063,
1946
+ 6065,
1947
+ 6070,
1948
+ 6076,
1949
+ 6080,
1950
+ 6083,
1951
+ 6085,
1952
+ 6097,
1953
+ 6098,
1954
+ 6115,
1955
+ 6124,
1956
+ 6132,
1957
+ 6136,
1958
+ 6138,
1959
+ 6151,
1960
+ 6158,
1961
+ 6163,
1962
+ 6165,
1963
+ 6169,
1964
+ 6179,
1965
+ 6184,
1966
+ 6185,
1967
+ 6189,
1968
+ 6201,
1969
+ 6222,
1970
+ 6237,
1971
+ 6246,
1972
+ 6250,
1973
+ 6253,
1974
+ 6257,
1975
+ 6267,
1976
+ 6270,
1977
+ 6275,
1978
+ 6304,
1979
+ 6322,
1980
+ 6338,
1981
+ 6345,
1982
+ 6351,
1983
+ 6373,
1984
+ 6380,
1985
+ 6384,
1986
+ 6399,
1987
+ 6404,
1988
+ 6431,
1989
+ 6446,
1990
+ 6447,
1991
+ 6449,
1992
+ 6473,
1993
+ 6474,
1994
+ 6479,
1995
+ 6484,
1996
+ 6489,
1997
+ 6504,
1998
+ 6506,
1999
+ 6510,
2000
+ 6516,
2001
+ 6522,
2002
+ 6526,
2003
+ 6529,
2004
+ 6542,
2005
+ 6547,
2006
+ 6559,
2007
+ 6568,
2008
+ 6573,
2009
+ 6592,
2010
+ 6593,
2011
+ 6602,
2012
+ 6603,
2013
+ 6612,
2014
+ 6617,
2015
+ 6621,
2016
+ 6636,
2017
+ 6655,
2018
+ 6656,
2019
+ 6657,
2020
+ 6662,
2021
+ 6664,
2022
+ 6671,
2023
+ 6674,
2024
+ 6686,
2025
+ 6693,
2026
+ 6695,
2027
+ 6696,
2028
+ 6698,
2029
+ 6699,
2030
+ 6700,
2031
+ 6704,
2032
+ 6706,
2033
+ 6707,
2034
+ 6711,
2035
+ 6724,
2036
+ 6735,
2037
+ 6747,
2038
+ 6754,
2039
+ 6772,
2040
+ 6773,
2041
+ 6781,
2042
+ 6786,
2043
+ 6787,
2044
+ 6794,
2045
+ 6798,
2046
+ 6812,
2047
+ 6813,
2048
+ 6821,
2049
+ 6823,
2050
+ 6826,
2051
+ 6840,
2052
+ 6841,
2053
+ 6845,
2054
+ 6846,
2055
+ 6854,
2056
+ 6860,
2057
+ 6864,
2058
+ 6867,
2059
+ 6886,
2060
+ 6905,
2061
+ 6912,
2062
+ 6914,
2063
+ 6916,
2064
+ 6923,
2065
+ 6934,
2066
+ 6948,
2067
+ 6962,
2068
+ 6963,
2069
+ 6965,
2070
+ 6969,
2071
+ 6970,
2072
+ 6988,
2073
+ 6995,
2074
+ 6998,
2075
+ 7001,
2076
+ 7002,
2077
+ 7011,
2078
+ 7015,
2079
+ 7018,
2080
+ 7025,
2081
+ 7033,
2082
+ 7039,
2083
+ 7045,
2084
+ 7047,
2085
+ 7057,
2086
+ 7066,
2087
+ 7075,
2088
+ 7080,
2089
+ 7084,
2090
+ 7086,
2091
+ 7092,
2092
+ 7097,
2093
+ 7100,
2094
+ 7105,
2095
+ 7106,
2096
+ 7107,
2097
+ 7113,
2098
+ 7114,
2099
+ 7121,
2100
+ 7132,
2101
+ 7135,
2102
+ 7137,
2103
+ 7150,
2104
+ 7176,
2105
+ 7186,
2106
+ 7189,
2107
+ 7191,
2108
+ 7195,
2109
+ 7206,
2110
+ 7230,
2111
+ 7237,
2112
+ 7251,
2113
+ 7264,
2114
+ 7265,
2115
+ 7284,
2116
+ 7295,
2117
+ 7305,
2118
+ 7317,
2119
+ 7324,
2120
+ 7331,
2121
+ 7333,
2122
+ 7341,
2123
+ 7345,
2124
+ 7350,
2125
+ 7351,
2126
+ 7353,
2127
+ 7355,
2128
+ 7359,
2129
+ 7365,
2130
+ 7368,
2131
+ 7374,
2132
+ 7379,
2133
+ 7387,
2134
+ 7389,
2135
+ 7391,
2136
+ 7395,
2137
+ 7405,
2138
+ 7407,
2139
+ 7408,
2140
+ 7409,
2141
+ 7416,
2142
+ 7425,
2143
+ 7429,
2144
+ 7433,
2145
+ 7452,
2146
+ 7454,
2147
+ 7455,
2148
+ 7463,
2149
+ 7485,
2150
+ 7491,
2151
+ 7494,
2152
+ 7500,
2153
+ 7503,
2154
+ 7512,
2155
+ 7523,
2156
+ 7526,
2157
+ 7536,
2158
+ 7542,
2159
+ 7564,
2160
+ 7573,
2161
+ 7575,
2162
+ 7588,
2163
+ 7595,
2164
+ 7601,
2165
+ 7612,
2166
+ 7621,
2167
+ 7624,
2168
+ 7631,
2169
+ 7632,
2170
+ 7654,
2171
+ 7659,
2172
+ 7665,
2173
+ 7676,
2174
+ 7681,
2175
+ 7693,
2176
+ 7694,
2177
+ 7699,
2178
+ 7707,
2179
+ 7709,
2180
+ 7715,
2181
+ 7717,
2182
+ 7720,
2183
+ 7725,
2184
+ 7736,
2185
+ 7737,
2186
+ 7747,
2187
+ 7769,
2188
+ 7771,
2189
+ 7772,
2190
+ 7774,
2191
+ 7783,
2192
+ 7788,
2193
+ 7792,
2194
+ 7798,
2195
+ 7808,
2196
+ 7816,
2197
+ 7818,
2198
+ 7821,
2199
+ 7827,
2200
+ 7842,
2201
+ 7857,
2202
+ 7862,
2203
+ 7875,
2204
+ 7878,
2205
+ 7885,
2206
+ 7886,
2207
+ 7896,
2208
+ 7904,
2209
+ 7916,
2210
+ 7919,
2211
+ 7920,
2212
+ 7925,
2213
+ 7927,
2214
+ 7931,
2215
+ 7935,
2216
+ 7936,
2217
+ 7942,
2218
+ 7946,
2219
+ 7948,
2220
+ 7961,
2221
+ 7964,
2222
+ 7970,
2223
+ 7976,
2224
+ 7978,
2225
+ 7992,
2226
+ 8013,
2227
+ 8014,
2228
+ 8017,
2229
+ 8033,
2230
+ 8049,
2231
+ 8050,
2232
+ 8052,
2233
+ 8059,
2234
+ 8061,
2235
+ 8078,
2236
+ 8089,
2237
+ 8090,
2238
+ 8094,
2239
+ 8095,
2240
+ 8111,
2241
+ 8125,
2242
+ 8128,
2243
+ 8154,
2244
+ 8155,
2245
+ 8158,
2246
+ 8160,
2247
+ 8165,
2248
+ 8166,
2249
+ 8174,
2250
+ 8185,
2251
+ 8192,
2252
+ 8210,
2253
+ 8214,
2254
+ 8217,
2255
+ 8222,
2256
+ 8223,
2257
+ 8232,
2258
+ 8240,
2259
+ 8249,
2260
+ 8265,
2261
+ 8268,
2262
+ 8273,
2263
+ 8279,
2264
+ 8285,
2265
+ 8287,
2266
+ 8300,
2267
+ 8301,
2268
+ 8304,
2269
+ 8305,
2270
+ 8331,
2271
+ 8357,
2272
+ 8359,
2273
+ 8363,
2274
+ 8368,
2275
+ 8384,
2276
+ 8386,
2277
+ 8398,
2278
+ 8409,
2279
+ 8412,
2280
+ 8424,
2281
+ 8438,
2282
+ 8456,
2283
+ 8465,
2284
+ 8471,
2285
+ 8474,
2286
+ 8493,
2287
+ 8494,
2288
+ 8527,
2289
+ 8528,
2290
+ 8538,
2291
+ 8541,
2292
+ 8546,
2293
+ 8554,
2294
+ 8590,
2295
+ 8596,
2296
+ 8613,
2297
+ 8614,
2298
+ 8616,
2299
+ 8622,
2300
+ 8628,
2301
+ 8633,
2302
+ 8644,
2303
+ 8649,
2304
+ 8660,
2305
+ 8672,
2306
+ 8684,
2307
+ 8692,
2308
+ 8698,
2309
+ 8703,
2310
+ 8704,
2311
+ 8720,
2312
+ 8728,
2313
+ 8730,
2314
+ 8737,
2315
+ 8748,
2316
+ 8754,
2317
+ 8757,
2318
+ 8758,
2319
+ 8760,
2320
+ 8768,
2321
+ 8770,
2322
+ 8807,
2323
+ 8812,
2324
+ 8822,
2325
+ 8830,
2326
+ 8831,
2327
+ 8833,
2328
+ 8846,
2329
+ 8863,
2330
+ 8871,
2331
+ 8886,
2332
+ 8890,
2333
+ 8894,
2334
+ 8895,
2335
+ 8911,
2336
+ 8912,
2337
+ 8917,
2338
+ 8918,
2339
+ 8919,
2340
+ 8925,
2341
+ 8942,
2342
+ 8948,
2343
+ 8960,
2344
+ 8971,
2345
+ 8972,
2346
+ 8976,
2347
+ 8983,
2348
+ 8996,
2349
+ 8998,
2350
+ 9007,
2351
+ 9019,
2352
+ 9029,
2353
+ 9041,
2354
+ 9059,
2355
+ 9067,
2356
+ 9076,
2357
+ 9077,
2358
+ 9087,
2359
+ 9093,
2360
+ 9101,
2361
+ 9107,
2362
+ 9110,
2363
+ 9114,
2364
+ 9115,
2365
+ 9137,
2366
+ 9148,
2367
+ 9162,
2368
+ 9164,
2369
+ 9165,
2370
+ 9170,
2371
+ 9178,
2372
+ 9186,
2373
+ 9193,
2374
+ 9206,
2375
+ 9209,
2376
+ 9230,
2377
+ 9231,
2378
+ 9241,
2379
+ 9274,
2380
+ 9293,
2381
+ 9298,
2382
+ 9301,
2383
+ 9308,
2384
+ 9309,
2385
+ 9326,
2386
+ 9329,
2387
+ 9332,
2388
+ 9335,
2389
+ 9337,
2390
+ 9339,
2391
+ 9345,
2392
+ 9346,
2393
+ 9351,
2394
+ 9361,
2395
+ 9366,
2396
+ 9368,
2397
+ 9369,
2398
+ 9370,
2399
+ 9376,
2400
+ 9386,
2401
+ 9390,
2402
+ 9395,
2403
+ 9396,
2404
+ 9408,
2405
+ 9410,
2406
+ 9413,
2407
+ 9417,
2408
+ 9420,
2409
+ 9422,
2410
+ 9425,
2411
+ 9431,
2412
+ 9435,
2413
+ 9436,
2414
+ 9463,
2415
+ 9475,
2416
+ 9477,
2417
+ 9481,
2418
+ 9486,
2419
+ 9492,
2420
+ 9506,
2421
+ 9514,
2422
+ 9522,
2423
+ 9527,
2424
+ 9529,
2425
+ 9535,
2426
+ 9540,
2427
+ 9541,
2428
+ 9568,
2429
+ 9575,
2430
+ 9584,
2431
+ 9597,
2432
+ 9614,
2433
+ 9618,
2434
+ 9626,
2435
+ 9639,
2436
+ 9642,
2437
+ 9643,
2438
+ 9647,
2439
+ 9660,
2440
+ 9670,
2441
+ 9675,
2442
+ 9682,
2443
+ 9685,
2444
+ 9691,
2445
+ 9697,
2446
+ 9704,
2447
+ 9718,
2448
+ 9721,
2449
+ 9724,
2450
+ 9726,
2451
+ 9729,
2452
+ 9730,
2453
+ 9737,
2454
+ 9740,
2455
+ 9746,
2456
+ 9748,
2457
+ 9771,
2458
+ 9773,
2459
+ 9779,
2460
+ 9782,
2461
+ 9787,
2462
+ 9794,
2463
+ 9805,
2464
+ 9825,
2465
+ 9828,
2466
+ 9829,
2467
+ 9833,
2468
+ 9834,
2469
+ 9848,
2470
+ 9859,
2471
+ 9866,
2472
+ 9879,
2473
+ 9880,
2474
+ 9894,
2475
+ 9895,
2476
+ 9901,
2477
+ 9905,
2478
+ 9927,
2479
+ 9929,
2480
+ 9931,
2481
+ 9934,
2482
+ 9939,
2483
+ 9943,
2484
+ 9952,
2485
+ 9963,
2486
+ 9964,
2487
+ 9967,
2488
+ 9980,
2489
+ 9998,
2490
+ 10025,
2491
+ 10036,
2492
+ 10053,
2493
+ 10073,
2494
+ 10100,
2495
+ 10105,
2496
+ 10121,
2497
+ 10142,
2498
+ 10146,
2499
+ 10155,
2500
+ 10160,
2501
+ 10162,
2502
+ 10163,
2503
+ 10177,
2504
+ 10179,
2505
+ 10182,
2506
+ 10196,
2507
+ 10201,
2508
+ 10221,
2509
+ 10229,
2510
+ 10231,
2511
+ 10234,
2512
+ 10241,
2513
+ 10252,
2514
+ 10253,
2515
+ 10265,
2516
+ 10267,
2517
+ 10270,
2518
+ 10273,
2519
+ 10280,
2520
+ 10283,
2521
+ 10313,
2522
+ 10336,
2523
+ 10352,
2524
+ 10358,
2525
+ 10365,
2526
+ 10376,
2527
+ 10380,
2528
+ 10381,
2529
+ 10382,
2530
+ 10383,
2531
+ 10387,
2532
+ 10389,
2533
+ 10396,
2534
+ 10400,
2535
+ 10404,
2536
+ 10411,
2537
+ 10416,
2538
+ 10418,
2539
+ 10420,
2540
+ 10429,
2541
+ 10431,
2542
+ 10465,
2543
+ 10485,
2544
+ 10490,
2545
+ 10493,
2546
+ 10512,
2547
+ 10515,
2548
+ 10519,
2549
+ 10529,
2550
+ 10533,
2551
+ 10536,
2552
+ 10551,
2553
+ 10559,
2554
+ 10579,
2555
+ 10583,
2556
+ 10585,
2557
+ 10587,
2558
+ 10588,
2559
+ 10602,
2560
+ 10611,
2561
+ 10612,
2562
+ 10623,
2563
+ 10631,
2564
+ 10636,
2565
+ 10640,
2566
+ 10642,
2567
+ 10644,
2568
+ 10651,
2569
+ 10652,
2570
+ 10653,
2571
+ 10658,
2572
+ 10659,
2573
+ 10672,
2574
+ 10683,
2575
+ 10689,
2576
+ 10693,
2577
+ 10694,
2578
+ 10697,
2579
+ 10704,
2580
+ 10717,
2581
+ 10727,
2582
+ 10734,
2583
+ 10742,
2584
+ 10755,
2585
+ 10762,
2586
+ 10772,
2587
+ 10777,
2588
+ 10784,
2589
+ 10790,
2590
+ 10791,
2591
+ 10795,
2592
+ 10812,
2593
+ 10814,
2594
+ 10816,
2595
+ 10825,
2596
+ 10826,
2597
+ 10829,
2598
+ 10832,
2599
+ 10841,
2600
+ 10853,
2601
+ 10859,
2602
+ 10871,
2603
+ 10874,
2604
+ 10881,
2605
+ 10883,
2606
+ 10887,
2607
+ 10888,
2608
+ 10891,
2609
+ 10893,
2610
+ 10894,
2611
+ 10909,
2612
+ 10912,
2613
+ 10916,
2614
+ 10917,
2615
+ 10925,
2616
+ 10930,
2617
+ 10934,
2618
+ 10945,
2619
+ 10952,
2620
+ 10960,
2621
+ 10967,
2622
+ 10970,
2623
+ 10974,
2624
+ 10986,
2625
+ 10999,
2626
+ 11008,
2627
+ 11016,
2628
+ 11018,
2629
+ 11023,
2630
+ 11027,
2631
+ 11036,
2632
+ 11038,
2633
+ 11040,
2634
+ 11048,
2635
+ 11051,
2636
+ 11065,
2637
+ 11070,
2638
+ 11081,
2639
+ 11083,
2640
+ 11095,
2641
+ 11115,
2642
+ 11119,
2643
+ 11134,
2644
+ 11154,
2645
+ 11158,
2646
+ 11161,
2647
+ 11168,
2648
+ 11171,
2649
+ 11174,
2650
+ 11193,
2651
+ 11199,
2652
+ 11206,
2653
+ 11216,
2654
+ 11228,
2655
+ 11230,
2656
+ 11241,
2657
+ 11244,
2658
+ 11257,
2659
+ 11258,
2660
+ 11262,
2661
+ 11265,
2662
+ 11271,
2663
+ 11280,
2664
+ 11288,
2665
+ 11296,
2666
+ 11304,
2667
+ 11305,
2668
+ 11306,
2669
+ 11308,
2670
+ 11309,
2671
+ 11324,
2672
+ 11334,
2673
+ 11335,
2674
+ 11347,
2675
+ 11351,
2676
+ 11355,
2677
+ 11357,
2678
+ 11358,
2679
+ 11363,
2680
+ 11365,
2681
+ 11366,
2682
+ 11368,
2683
+ 11374,
2684
+ 11376,
2685
+ 11387,
2686
+ 11403,
2687
+ 11405,
2688
+ 11406,
2689
+ 11409,
2690
+ 11418,
2691
+ 11422,
2692
+ 11425,
2693
+ 11436,
2694
+ 11440,
2695
+ 11464,
2696
+ 11474,
2697
+ 11476,
2698
+ 11478,
2699
+ 11479,
2700
+ 11489,
2701
+ 11496,
2702
+ 11516,
2703
+ 11517,
2704
+ 11518,
2705
+ 11528,
2706
+ 11556,
2707
+ 11577,
2708
+ 11578,
2709
+ 11583,
2710
+ 11584,
2711
+ 11597,
2712
+ 11619,
2713
+ 11623,
2714
+ 11632,
2715
+ 11654,
2716
+ 11658,
2717
+ 11660,
2718
+ 11661,
2719
+ 11684,
2720
+ 11694,
2721
+ 11707,
2722
+ 11719,
2723
+ 11724,
2724
+ 11725,
2725
+ 11727,
2726
+ 11731,
2727
+ 11734,
2728
+ 11740,
2729
+ 11752,
2730
+ 11753,
2731
+ 11759,
2732
+ 11766,
2733
+ 11772,
2734
+ 11773,
2735
+ 11783,
2736
+ 11791,
2737
+ 11802,
2738
+ 11808,
2739
+ 11811,
2740
+ 11814,
2741
+ 11817,
2742
+ 11818,
2743
+ 11820,
2744
+ 11824,
2745
+ 11830,
2746
+ 11834,
2747
+ 11836,
2748
+ 11843,
2749
+ 11848,
2750
+ 11849,
2751
+ 11859,
2752
+ 11878,
2753
+ 11880,
2754
+ 11892,
2755
+ 11896,
2756
+ 11908,
2757
+ 11927,
2758
+ 11933,
2759
+ 11936,
2760
+ 11942,
2761
+ 11952,
2762
+ 11955,
2763
+ 11970,
2764
+ 11983,
2765
+ 11985,
2766
+ 11989,
2767
+ 11993,
2768
+ 11995,
2769
+ 12002,
2770
+ 12007,
2771
+ 12014,
2772
+ 12015,
2773
+ 12022,
2774
+ 12033,
2775
+ 12041,
2776
+ 12047,
2777
+ 12061,
2778
+ 12062,
2779
+ 12064,
2780
+ 12092,
2781
+ 12103,
2782
+ 12104,
2783
+ 12120,
2784
+ 12128,
2785
+ 12157,
2786
+ 12165,
2787
+ 12167,
2788
+ 12168,
2789
+ 12187,
2790
+ 12193,
2791
+ 12204,
2792
+ 12211,
2793
+ 12229,
2794
+ 12232,
2795
+ 12234,
2796
+ 12236,
2797
+ 12243,
2798
+ 12257,
2799
+ 12258,
2800
+ 12264,
2801
+ 12269,
2802
+ 12275,
2803
+ 12277,
2804
+ 12281,
2805
+ 12284,
2806
+ 12291,
2807
+ 12298,
2808
+ 12303,
2809
+ 12310,
2810
+ 12314,
2811
+ 12321,
2812
+ 12322,
2813
+ 12324,
2814
+ 12331,
2815
+ 12339,
2816
+ 12347,
2817
+ 12349,
2818
+ 12353,
2819
+ 12355,
2820
+ 12369,
2821
+ 12374,
2822
+ 12392,
2823
+ 12404,
2824
+ 12414,
2825
+ 12417,
2826
+ 12418,
2827
+ 12432,
2828
+ 12436,
2829
+ 12451,
2830
+ 12456,
2831
+ 12457,
2832
+ 12475,
2833
+ 12480,
2834
+ 12484,
2835
+ 12487,
2836
+ 12489,
2837
+ 12491,
2838
+ 12494,
2839
+ 12499,
2840
+ 12508,
2841
+ 12512,
2842
+ 12525,
2843
+ 12533,
2844
+ 12541,
2845
+ 12546,
2846
+ 12552,
2847
+ 12560,
2848
+ 12563,
2849
+ 12584,
2850
+ 12599,
2851
+ 12602,
2852
+ 12612,
2853
+ 12622,
2854
+ 12624,
2855
+ 12638,
2856
+ 12643,
2857
+ 12644,
2858
+ 12667,
2859
+ 12678,
2860
+ 12693,
2861
+ 12698,
2862
+ 12705,
2863
+ 12714,
2864
+ 12719,
2865
+ 12731,
2866
+ 12734,
2867
+ 12736,
2868
+ 12738,
2869
+ 12740,
2870
+ 12745,
2871
+ 12750,
2872
+ 12754,
2873
+ 12776,
2874
+ 12777,
2875
+ 12779,
2876
+ 12788,
2877
+ 12795,
2878
+ 12799,
2879
+ 12818,
2880
+ 12823,
2881
+ 12834,
2882
+ 12841,
2883
+ 12862,
2884
+ 12868,
2885
+ 12880,
2886
+ 12898,
2887
+ 12907,
2888
+ 12909,
2889
+ 12911,
2890
+ 12913,
2891
+ 12915,
2892
+ 12917,
2893
+ 12926,
2894
+ 12929,
2895
+ 12946,
2896
+ 12949,
2897
+ 12954,
2898
+ 12959,
2899
+ 12981,
2900
+ 13004,
2901
+ 13010,
2902
+ 13017,
2903
+ 13028,
2904
+ 13035,
2905
+ 13036,
2906
+ 13054,
2907
+ 13055,
2908
+ 13071,
2909
+ 13079,
2910
+ 13081,
2911
+ 13089,
2912
+ 13094,
2913
+ 13097,
2914
+ 13098,
2915
+ 13100,
2916
+ 13110,
2917
+ 13116,
2918
+ 13117,
2919
+ 13118,
2920
+ 13119,
2921
+ 13120,
2922
+ 13125,
2923
+ 13127,
2924
+ 13128,
2925
+ 13134,
2926
+ 13136,
2927
+ 13153,
2928
+ 13158,
2929
+ 13164,
2930
+ 13185,
2931
+ 13188,
2932
+ 13190,
2933
+ 13192,
2934
+ 13221,
2935
+ 13235,
2936
+ 13245,
2937
+ 13250,
2938
+ 13258,
2939
+ 13267,
2940
+ 13289,
2941
+ 13317,
2942
+ 13321,
2943
+ 13326,
2944
+ 13331,
2945
+ 13345,
2946
+ 13375,
2947
+ 13387,
2948
+ 13392,
2949
+ 13406,
2950
+ 13418,
2951
+ 13422,
2952
+ 13424,
2953
+ 13427,
2954
+ 13443,
2955
+ 13448,
2956
+ 13461,
2957
+ 13487,
2958
+ 13494,
2959
+ 13502,
2960
+ 13508,
2961
+ 13531,
2962
+ 13532,
2963
+ 13540,
2964
+ 13550,
2965
+ 13564,
2966
+ 13578,
2967
+ 13581,
2968
+ 13586,
2969
+ 13588,
2970
+ 13591,
2971
+ 13599,
2972
+ 13600,
2973
+ 13606,
2974
+ 13620,
2975
+ 13623,
2976
+ 13630,
2977
+ 13655,
2978
+ 13658,
2979
+ 13669,
2980
+ 13675,
2981
+ 13686,
2982
+ 13691,
2983
+ 13695,
2984
+ 13696,
2985
+ 13702,
2986
+ 13703,
2987
+ 13707,
2988
+ 13714,
2989
+ 13719,
2990
+ 13722,
2991
+ 13729,
2992
+ 13730,
2993
+ 13735,
2994
+ 13737,
2995
+ 13746,
2996
+ 13752,
2997
+ 13755,
2998
+ 13760,
2999
+ 13765,
3000
+ 13768,
3001
+ 13774,
3002
+ 13783,
3003
+ 13786,
3004
+ 13789,
3005
+ 13790,
3006
+ 13796,
3007
+ 13805,
3008
+ 13812,
3009
+ 13831,
3010
+ 13834,
3011
+ 13835,
3012
+ 13836,
3013
+ 13843,
3014
+ 13855,
3015
+ 13869,
3016
+ 13876,
3017
+ 13889,
3018
+ 13893,
3019
+ 13914,
3020
+ 13922,
3021
+ 13932,
3022
+ 13936,
3023
+ 13944,
3024
+ 13947,
3025
+ 13960,
3026
+ 13967,
3027
+ 13971,
3028
+ 13978,
3029
+ 13986,
3030
+ 13993,
3031
+ 13999,
3032
+ 14007,
3033
+ 14008,
3034
+ 14009,
3035
+ 14018,
3036
+ 14019,
3037
+ 14021,
3038
+ 14034,
3039
+ 14048,
3040
+ 14060,
3041
+ 14078,
3042
+ 14079,
3043
+ 14080,
3044
+ 14092,
3045
+ 14096,
3046
+ 14113,
3047
+ 14132,
3048
+ 14134,
3049
+ 14138,
3050
+ 14139,
3051
+ 14141,
3052
+ 14144,
3053
+ 14162,
3054
+ 14173,
3055
+ 14182,
3056
+ 14189,
3057
+ 14192,
3058
+ 14194,
3059
+ 14209,
3060
+ 14226,
3061
+ 14229,
3062
+ 14231,
3063
+ 14240,
3064
+ 14241,
3065
+ 14244,
3066
+ 14255,
3067
+ 14262,
3068
+ 14263,
3069
+ 14286,
3070
+ 14291,
3071
+ 14299,
3072
+ 14306,
3073
+ 14326,
3074
+ 14339,
3075
+ 14347,
3076
+ 14354,
3077
+ 14376,
3078
+ 14402,
3079
+ 14413,
3080
+ 14429,
3081
+ 14436,
3082
+ 14454,
3083
+ 14466,
3084
+ 14487,
3085
+ 14488,
3086
+ 14491,
3087
+ 14502,
3088
+ 14527,
3089
+ 14534,
3090
+ 14550,
3091
+ 14553,
3092
+ 14561,
3093
+ 14576,
3094
+ 14587,
3095
+ 14603,
3096
+ 14606,
3097
+ 14617,
3098
+ 14622,
3099
+ 14627,
3100
+ 14640,
3101
+ 14654,
3102
+ 14657,
3103
+ 14660,
3104
+ 14667,
3105
+ 14677,
3106
+ 14690,
3107
+ 14707,
3108
+ 14716,
3109
+ 14721,
3110
+ 14723,
3111
+ 14740,
3112
+ 14751,
3113
+ 14752,
3114
+ 14754,
3115
+ 14768,
3116
+ 14769,
3117
+ 14776,
3118
+ 14783,
3119
+ 14795,
3120
+ 14802,
3121
+ 14804,
3122
+ 14809,
3123
+ 14813,
3124
+ 14826,
3125
+ 14833,
3126
+ 14835,
3127
+ 14838,
3128
+ 14846,
3129
+ 14851,
3130
+ 14871,
3131
+ 14882,
3132
+ 14915,
3133
+ 14917,
3134
+ 14918,
3135
+ 14921,
3136
+ 14925,
3137
+ 14928,
3138
+ 14933,
3139
+ 14948,
3140
+ 14950,
3141
+ 14954,
3142
+ 14960,
3143
+ 14969,
3144
+ 14973,
3145
+ 14978,
3146
+ 14995,
3147
+ 15011,
3148
+ 15018,
3149
+ 15019,
3150
+ 15035,
3151
+ 15037,
3152
+ 15071,
3153
+ 15094,
3154
+ 15100,
3155
+ 15106,
3156
+ 15119,
3157
+ 15121,
3158
+ 15126,
3159
+ 15141,
3160
+ 15147,
3161
+ 15152,
3162
+ 15156,
3163
+ 15160,
3164
+ 15171,
3165
+ 15180,
3166
+ 15193,
3167
+ 15202,
3168
+ 15218,
3169
+ 15242,
3170
+ 15247,
3171
+ 15248,
3172
+ 15251,
3173
+ 15267,
3174
+ 15270,
3175
+ 15271,
3176
+ 15275,
3177
+ 15286,
3178
+ 15290,
3179
+ 15296,
3180
+ 15297,
3181
+ 15304,
3182
+ 15305,
3183
+ 15318,
3184
+ 15323,
3185
+ 15342,
3186
+ 15348,
3187
+ 15349,
3188
+ 15351,
3189
+ 15356,
3190
+ 15366,
3191
+ 15367,
3192
+ 15371,
3193
+ 15377,
3194
+ 15393,
3195
+ 15398,
3196
+ 15406,
3197
+ 15413,
3198
+ 15418,
3199
+ 15423,
3200
+ 15430,
3201
+ 15447,
3202
+ 15463,
3203
+ 15470,
3204
+ 15472,
3205
+ 15473,
3206
+ 15477,
3207
+ 15491,
3208
+ 15504,
3209
+ 15515,
3210
+ 15521,
3211
+ 15526,
3212
+ 15533,
3213
+ 15537,
3214
+ 15543,
3215
+ 15552,
3216
+ 15553,
3217
+ 15566,
3218
+ 15569,
3219
+ 15571,
3220
+ 15580,
3221
+ 15582,
3222
+ 15585,
3223
+ 15589,
3224
+ 15596,
3225
+ 15605,
3226
+ 15649,
3227
+ 15651,
3228
+ 15659,
3229
+ 15670,
3230
+ 15673,
3231
+ 15674,
3232
+ 15676,
3233
+ 15709,
3234
+ 15732,
3235
+ 15735,
3236
+ 15751,
3237
+ 15755,
3238
+ 15756,
3239
+ 15757,
3240
+ 15759,
3241
+ 15768,
3242
+ 15775,
3243
+ 15780,
3244
+ 15788,
3245
+ 15792,
3246
+ 15799,
3247
+ 15808,
3248
+ 15832,
3249
+ 15838,
3250
+ 15849,
3251
+ 15861,
3252
+ 15873,
3253
+ 15877,
3254
+ 15892,
3255
+ 15895,
3256
+ 15898,
3257
+ 15907,
3258
+ 15910,
3259
+ 15911,
3260
+ 15917,
3261
+ 15920,
3262
+ 15924,
3263
+ 15926,
3264
+ 15928,
3265
+ 15949,
3266
+ 15953,
3267
+ 15954,
3268
+ 15957,
3269
+ 15963,
3270
+ 15980,
3271
+ 15981,
3272
+ 15985,
3273
+ 15986,
3274
+ 15991,
3275
+ 16003,
3276
+ 16008,
3277
+ 16009,
3278
+ 16014,
3279
+ 16029,
3280
+ 16034,
3281
+ 16036,
3282
+ 16045,
3283
+ 16055,
3284
+ 16075,
3285
+ 16078,
3286
+ 16084,
3287
+ 16098,
3288
+ 16099,
3289
+ 16110,
3290
+ 16124,
3291
+ 16128,
3292
+ 16135,
3293
+ 16136,
3294
+ 16157,
3295
+ 16165,
3296
+ 16182,
3297
+ 16189,
3298
+ 16194,
3299
+ 16197,
3300
+ 16198,
3301
+ 16201,
3302
+ 16204,
3303
+ 16208,
3304
+ 16211,
3305
+ 16214,
3306
+ 16216,
3307
+ 16217,
3308
+ 16225,
3309
+ 16227,
3310
+ 16247,
3311
+ 16248,
3312
+ 16251,
3313
+ 16261,
3314
+ 16296,
3315
+ 16315,
3316
+ 16318,
3317
+ 16321,
3318
+ 16322,
3319
+ 16337,
3320
+ 16340,
3321
+ 16343,
3322
+ 16349,
3323
+ 16359,
3324
+ 16361,
3325
+ 16397,
3326
+ 16400,
3327
+ 16401,
3328
+ 16405,
3329
+ 16424,
3330
+ 16428,
3331
+ 16433,
3332
+ 16439,
3333
+ 16448,
3334
+ 16463,
3335
+ 16477,
3336
+ 16492,
3337
+ 16496,
3338
+ 16498,
3339
+ 16503,
3340
+ 16504,
3341
+ 16507,
3342
+ 16513,
3343
+ 16514,
3344
+ 16521,
3345
+ 16522,
3346
+ 16540,
3347
+ 16557,
3348
+ 16560,
3349
+ 16566,
3350
+ 16567,
3351
+ 16590,
3352
+ 16595,
3353
+ 16605,
3354
+ 16606,
3355
+ 16642,
3356
+ 16648,
3357
+ 16659,
3358
+ 16670,
3359
+ 16675,
3360
+ 16678,
3361
+ 16680,
3362
+ 16684,
3363
+ 16686,
3364
+ 16698,
3365
+ 16702,
3366
+ 16714,
3367
+ 16716,
3368
+ 16724,
3369
+ 16725,
3370
+ 16734,
3371
+ 16748,
3372
+ 16755,
3373
+ 16759,
3374
+ 16763,
3375
+ 16764,
3376
+ 16767,
3377
+ 16769,
3378
+ 16773,
3379
+ 16777,
3380
+ 16781,
3381
+ 16785,
3382
+ 16799,
3383
+ 16800,
3384
+ 16834,
3385
+ 16855,
3386
+ 16867,
3387
+ 16871,
3388
+ 16876,
3389
+ 16878,
3390
+ 16890,
3391
+ 16891,
3392
+ 16899,
3393
+ 16902,
3394
+ 16905,
3395
+ 16913,
3396
+ 16915,
3397
+ 16916,
3398
+ 16919,
3399
+ 16927,
3400
+ 16934,
3401
+ 16940,
3402
+ 16943,
3403
+ 16956,
3404
+ 16962,
3405
+ 16963,
3406
+ 16972,
3407
+ 16976,
3408
+ 16980,
3409
+ 16985,
3410
+ 16986,
3411
+ 16990,
3412
+ 17001,
3413
+ 17006,
3414
+ 17018,
3415
+ 17019,
3416
+ 17026,
3417
+ 17030,
3418
+ 17040,
3419
+ 17051,
3420
+ 17060,
3421
+ 17072,
3422
+ 17073,
3423
+ 17082,
3424
+ 17084,
3425
+ 17098,
3426
+ 17107,
3427
+ 17108,
3428
+ 17115,
3429
+ 17135,
3430
+ 17143,
3431
+ 17144,
3432
+ 17145,
3433
+ 17157,
3434
+ 17190,
3435
+ 17193,
3436
+ 17195,
3437
+ 17206,
3438
+ 17207,
3439
+ 17215,
3440
+ 17232,
3441
+ 17237,
3442
+ 17265,
3443
+ 17268,
3444
+ 17274,
3445
+ 17280,
3446
+ 17283,
3447
+ 17293,
3448
+ 17295,
3449
+ 17310,
3450
+ 17313,
3451
+ 17314,
3452
+ 17317,
3453
+ 17322,
3454
+ 17364,
3455
+ 17365,
3456
+ 17383,
3457
+ 17384,
3458
+ 17388,
3459
+ 17403,
3460
+ 17405,
3461
+ 17439,
3462
+ 17442,
3463
+ 17458,
3464
+ 17475,
3465
+ 17476,
3466
+ 17478,
3467
+ 17482,
3468
+ 17486,
3469
+ 17493,
3470
+ 17497,
3471
+ 17498,
3472
+ 17502,
3473
+ 17507,
3474
+ 17508,
3475
+ 17512,
3476
+ 17515,
3477
+ 17516,
3478
+ 17532,
3479
+ 17535,
3480
+ 17541,
3481
+ 17562,
3482
+ 17587,
3483
+ 17597,
3484
+ 17599,
3485
+ 17610,
3486
+ 17617,
3487
+ 17624,
3488
+ 17626,
3489
+ 17631,
3490
+ 17639,
3491
+ 17645,
3492
+ 17646,
3493
+ 17658,
3494
+ 17660,
3495
+ 17664,
3496
+ 17670,
3497
+ 17675,
3498
+ 17680,
3499
+ 17685,
3500
+ 17687,
3501
+ 17702,
3502
+ 17704,
3503
+ 17708,
3504
+ 17710,
3505
+ 17717,
3506
+ 17719,
3507
+ 17761,
3508
+ 17764,
3509
+ 17770,
3510
+ 17787,
3511
+ 17790,
3512
+ 17811,
3513
+ 17822,
3514
+ 17824,
3515
+ 17829,
3516
+ 17833,
3517
+ 17851,
3518
+ 17864,
3519
+ 17869,
3520
+ 17892,
3521
+ 17898,
3522
+ 17902,
3523
+ 17912,
3524
+ 17916,
3525
+ 17922,
3526
+ 17929,
3527
+ 17934,
3528
+ 17943,
3529
+ 17946,
3530
+ 17956,
3531
+ 17959,
3532
+ 17960,
3533
+ 17974,
3534
+ 17983,
3535
+ 17989,
3536
+ 17999,
3537
+ 18000,
3538
+ 18005,
3539
+ 18009,
3540
+ 18016,
3541
+ 18027,
3542
+ 18029,
3543
+ 18040,
3544
+ 18048,
3545
+ 18052,
3546
+ 18053,
3547
+ 18060,
3548
+ 18064,
3549
+ 18074,
3550
+ 18117,
3551
+ 18119,
3552
+ 18121,
3553
+ 18135,
3554
+ 18139,
3555
+ 18147,
3556
+ 18149,
3557
+ 18160,
3558
+ 18183,
3559
+ 18190,
3560
+ 18194,
3561
+ 18199,
3562
+ 18233,
3563
+ 18234,
3564
+ 18235,
3565
+ 18236,
3566
+ 18243,
3567
+ 18251,
3568
+ 18266,
3569
+ 18277,
3570
+ 18287,
3571
+ 18291,
3572
+ 18302,
3573
+ 18313,
3574
+ 18316,
3575
+ 18320,
3576
+ 18324,
3577
+ 18328,
3578
+ 18330,
3579
+ 18334,
3580
+ 18344,
3581
+ 18346,
3582
+ 18351,
3583
+ 18356,
3584
+ 18362,
3585
+ 18380,
3586
+ 18413,
3587
+ 18422,
3588
+ 18429,
3589
+ 18434,
3590
+ 18436,
3591
+ 18439,
3592
+ 18446,
3593
+ 18455,
3594
+ 18458,
3595
+ 18467,
3596
+ 18471,
3597
+ 18482,
3598
+ 18484,
3599
+ 18494,
3600
+ 18495,
3601
+ 18502,
3602
+ 18529,
3603
+ 18542,
3604
+ 18546,
3605
+ 18549,
3606
+ 18550,
3607
+ 18559,
3608
+ 18583,
3609
+ 18589,
3610
+ 18591,
3611
+ 18618,
3612
+ 18626,
3613
+ 18635,
3614
+ 18642,
3615
+ 18655,
3616
+ 18659,
3617
+ 18660,
3618
+ 18662,
3619
+ 18668,
3620
+ 18676,
3621
+ 18695,
3622
+ 18711,
3623
+ 18722,
3624
+ 18723,
3625
+ 18725,
3626
+ 18728,
3627
+ 18742,
3628
+ 18747,
3629
+ 18750,
3630
+ 18758,
3631
+ 18766,
3632
+ 18768,
3633
+ 18769,
3634
+ 18780,
3635
+ 18781,
3636
+ 18789,
3637
+ 18791,
3638
+ 18807,
3639
+ 18809,
3640
+ 18850,
3641
+ 18856,
3642
+ 18878,
3643
+ 18883,
3644
+ 18885,
3645
+ 18894,
3646
+ 18895,
3647
+ 18943,
3648
+ 18971,
3649
+ 18990,
3650
+ 19004,
3651
+ 19005,
3652
+ 19014,
3653
+ 19015,
3654
+ 19028,
3655
+ 19038,
3656
+ 19040,
3657
+ 19051,
3658
+ 19059,
3659
+ 19067,
3660
+ 19073,
3661
+ 19076,
3662
+ 19081,
3663
+ 19083,
3664
+ 19090,
3665
+ 19091,
3666
+ 19102,
3667
+ 19108,
3668
+ 19112,
3669
+ 19115,
3670
+ 19119,
3671
+ 19129,
3672
+ 19133,
3673
+ 19137,
3674
+ 19148,
3675
+ 19149,
3676
+ 19154,
3677
+ 19162,
3678
+ 19168,
3679
+ 19175,
3680
+ 19184,
3681
+ 19193,
3682
+ 19194,
3683
+ 19199,
3684
+ 19209,
3685
+ 19212,
3686
+ 19232,
3687
+ 19247,
3688
+ 19251,
3689
+ 19256,
3690
+ 19257,
3691
+ 19264,
3692
+ 19267,
3693
+ 19279,
3694
+ 19296,
3695
+ 19300,
3696
+ 19309,
3697
+ 19313,
3698
+ 19314,
3699
+ 19315,
3700
+ 19323,
3701
+ 19325,
3702
+ 19327,
3703
+ 19336,
3704
+ 19337,
3705
+ 19339,
3706
+ 19357,
3707
+ 19378,
3708
+ 19384,
3709
+ 19385,
3710
+ 19397,
3711
+ 19419,
3712
+ 19421,
3713
+ 19426,
3714
+ 19431,
3715
+ 19432,
3716
+ 19435,
3717
+ 19441,
3718
+ 19445,
3719
+ 19468,
3720
+ 19469,
3721
+ 19471,
3722
+ 19475,
3723
+ 19483,
3724
+ 19489,
3725
+ 19509,
3726
+ 19510,
3727
+ 19524,
3728
+ 19535,
3729
+ 19539,
3730
+ 19541,
3731
+ 19555,
3732
+ 19557,
3733
+ 19574,
3734
+ 19576,
3735
+ 19586,
3736
+ 19588,
3737
+ 19589,
3738
+ 19601,
3739
+ 19603,
3740
+ 19609,
3741
+ 19614,
3742
+ 19623,
3743
+ 19626,
3744
+ 19635,
3745
+ 19637,
3746
+ 19642,
3747
+ 19647,
3748
+ 19650,
3749
+ 19665,
3750
+ 19668,
3751
+ 19681,
3752
+ 19683,
3753
+ 19685,
3754
+ 19686,
3755
+ 19692,
3756
+ 19698,
3757
+ 19704,
3758
+ 19718,
3759
+ 19719,
3760
+ 19736,
3761
+ 19742,
3762
+ 19745,
3763
+ 19747,
3764
+ 19751,
3765
+ 19762,
3766
+ 19768,
3767
+ 19774,
3768
+ 19778,
3769
+ 19782,
3770
+ 19784,
3771
+ 19819,
3772
+ 19825,
3773
+ 19826,
3774
+ 19847,
3775
+ 19848,
3776
+ 19853,
3777
+ 19858,
3778
+ 19868,
3779
+ 19872,
3780
+ 19875,
3781
+ 19877,
3782
+ 19894,
3783
+ 19897,
3784
+ 19904,
3785
+ 19917,
3786
+ 19921,
3787
+ 19924,
3788
+ 19929,
3789
+ 19932,
3790
+ 19936,
3791
+ 19937,
3792
+ 19945,
3793
+ 19949,
3794
+ 19986,
3795
+ 19995,
3796
+ 20010,
3797
+ 20017,
3798
+ 20041,
3799
+ 20048,
3800
+ 20055,
3801
+ 20063,
3802
+ 20068,
3803
+ 20071,
3804
+ 20074,
3805
+ 20080,
3806
+ 20089,
3807
+ 20091,
3808
+ 20093,
3809
+ 20119,
3810
+ 20148,
3811
+ 20170,
3812
+ 20183,
3813
+ 20187,
3814
+ 20189,
3815
+ 20190,
3816
+ 20202,
3817
+ 20203,
3818
+ 20218,
3819
+ 20225,
3820
+ 20228,
3821
+ 20245,
3822
+ 20251,
3823
+ 20255,
3824
+ 20262,
3825
+ 20267,
3826
+ 20273,
3827
+ 20274,
3828
+ 20275,
3829
+ 20281,
3830
+ 20287,
3831
+ 20295,
3832
+ 20300,
3833
+ 20303,
3834
+ 20315,
3835
+ 20322,
3836
+ 20323,
3837
+ 20327,
3838
+ 20336,
3839
+ 20345,
3840
+ 20350,
3841
+ 20353,
3842
+ 20358,
3843
+ 20368,
3844
+ 20372,
3845
+ 20386,
3846
+ 20407,
3847
+ 20423,
3848
+ 20424,
3849
+ 20427,
3850
+ 20435,
3851
+ 20444,
3852
+ 20451,
3853
+ 20457,
3854
+ 20460,
3855
+ 20462,
3856
+ 20468,
3857
+ 20476
3858
+ ]
3859
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.75556640625,
3
+ "semantic_stability_score": 0.48736081363076433,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_attenuated": -0.0007218779533498794,
6
+ "shared_redirected": 1.236687121346858e-07,
7
+ "shared_intermediate": 0.00011978854714883619,
8
+ "aligned_only": 0.0008845415005249803,
9
+ "shared_aligned": -0.00031042814217868865,
10
+ "base_only": -0.002924933900228805
11
+ },
12
+ "superposition_fraction": 0.06263758254952972,
13
+ "fve_base": 0.8947140037701392,
14
+ "fve_aligned": 0.8935954742406675,
15
+ "dead_neuron_fraction": 0.9634153752805751,
16
+ "l0_sparsity_base": 212.3231903093987,
17
+ "l0_sparsity_aligned": 212.07963003502627,
18
+ "class_counts": {
19
+ "shared_redirected": 7391,
20
+ "shared_attenuated": 5250,
21
+ "aligned_only": 4997,
22
+ "shared_aligned": 1705,
23
+ "shared_intermediate": 1128,
24
+ "base_only": 9
25
+ },
26
+ "total_features": 20480
27
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_attenuated": {
3
+ "count": 5250,
4
+ "cf_shift_mean": -0.0007218779533498794,
5
+ "cf_shift_std": 0.0029426219105826087,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 0.0010601832740444316,
8
+ "cf_aligned_mean": 0.00033830532075340274,
9
+ "high_cf_base_count": 2762,
10
+ "low_cf_base_count": 2488,
11
+ "high_cf_aligned_count": 1484,
12
+ "low_cf_aligned_count": 3766
13
+ },
14
+ "shared_redirected": {
15
+ "count": 7391,
16
+ "cf_shift_mean": 1.236687121346858e-07,
17
+ "cf_shift_std": 0.0010630979018174003,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 7.748954159135495e-05,
20
+ "cf_aligned_mean": 7.761321045564345e-05,
21
+ "high_cf_base_count": 1322,
22
+ "low_cf_base_count": 6069,
23
+ "high_cf_aligned_count": 1335,
24
+ "low_cf_aligned_count": 6056
25
+ },
26
+ "shared_intermediate": {
27
+ "count": 1128,
28
+ "cf_shift_mean": 0.00011978854714883619,
29
+ "cf_shift_std": 0.0036226192727600707,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 0.0006009462191382074,
32
+ "cf_aligned_mean": 0.0007207347668115854,
33
+ "high_cf_base_count": 528,
34
+ "low_cf_base_count": 600,
35
+ "high_cf_aligned_count": 559,
36
+ "low_cf_aligned_count": 569
37
+ },
38
+ "aligned_only": {
39
+ "count": 4997,
40
+ "cf_shift_mean": 0.0008845415005249803,
41
+ "cf_shift_std": 0.003635382938228767,
42
+ "cf_shift_median": 2.6078983864863403e-05,
43
+ "cf_base_mean": 0.00039308055687314425,
44
+ "cf_aligned_mean": 0.0012776220574651134,
45
+ "high_cf_base_count": 1453,
46
+ "low_cf_base_count": 3544,
47
+ "high_cf_aligned_count": 2724,
48
+ "low_cf_aligned_count": 2273
49
+ },
50
+ "shared_aligned": {
51
+ "count": 1705,
52
+ "cf_shift_mean": -0.00031042814217868865,
53
+ "cf_shift_std": 0.016419195348070518,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 0.36601598470090035,
56
+ "cf_aligned_mean": 0.3657055565460718,
57
+ "high_cf_base_count": 1487,
58
+ "low_cf_base_count": 218,
59
+ "high_cf_aligned_count": 1442,
60
+ "low_cf_aligned_count": 263
61
+ },
62
+ "base_only": {
63
+ "count": 9,
64
+ "cf_shift_mean": -0.002924933900228805,
65
+ "cf_shift_std": 0.0021426957026952596,
66
+ "cf_shift_median": -0.002359824487939477,
67
+ "cf_base_mean": 0.0029383397195488214,
68
+ "cf_aligned_mean": 1.3405840743669412e-05,
69
+ "high_cf_base_count": 9,
70
+ "low_cf_base_count": 0,
71
+ "high_cf_aligned_count": 3,
72
+ "low_cf_aligned_count": 6
73
+ }
74
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1705,
4
+ "rho_mean": 0.5004564702510834,
5
+ "rho_std": 0.00355769843799455,
6
+ "theta_mean": 0.9859439460413197,
7
+ "theta_std": 0.03791452034360426,
8
+ "angle_deg_mean": 4.416687098566045,
9
+ "angle_deg_std": 8.642239721735187,
10
+ "norm_ratio_raw_mean": 1.0019295523740857,
11
+ "norm_ratio_raw_std": 0.014333153970501104,
12
+ "linear_map": {
13
+ "sv_mean": 0.6820065975189209,
14
+ "sv_std": 0.5348169207572937,
15
+ "condition_number": 1362884762.039468,
16
+ "mean_principal_angle_deg": 4.507109498376245,
17
+ "singular_values": [
18
+ 3.5632989406585693,
19
+ 2.640820264816284,
20
+ 2.543440818786621,
21
+ 2.522312641143799,
22
+ 2.4713947772979736,
23
+ 2.4239540100097656,
24
+ 2.3951797485351562,
25
+ 2.3611671924591064,
26
+ 2.3412375450134277,
27
+ 2.321098804473877,
28
+ 2.27877140045166,
29
+ 2.2316322326660156,
30
+ 2.197066068649292,
31
+ 2.1834728717803955,
32
+ 2.1603875160217285,
33
+ 2.1440322399139404,
34
+ 2.1260266304016113,
35
+ 2.104579210281372,
36
+ 2.0901689529418945,
37
+ 2.084507465362549
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 7391,
43
+ "rho_mean": 0.5006073017538747,
44
+ "rho_std": 0.007084273055249451,
45
+ "theta_mean": 0.3388332652222673,
46
+ "theta_std": 0.08211861239911061,
47
+ "angle_deg_mean": 70.1155257370465,
48
+ "angle_deg_std": 5.011856062394372,
49
+ "norm_ratio_raw_mean": 1.0028352468906092,
50
+ "norm_ratio_raw_std": 0.028421016407392974,
51
+ "linear_map": {
52
+ "sv_mean": 0.645443320274353,
53
+ "sv_std": 0.46186137199401855,
54
+ "condition_number": 19718.908168910853,
55
+ "mean_principal_angle_deg": 59.0758497541927,
56
+ "singular_values": [
57
+ 2.0509033203125,
58
+ 1.9486150741577148,
59
+ 1.9379549026489258,
60
+ 1.9236871004104614,
61
+ 1.9121050834655762,
62
+ 1.9016454219818115,
63
+ 1.895898461341858,
64
+ 1.8920435905456543,
65
+ 1.880764126777649,
66
+ 1.8764991760253906,
67
+ 1.8682045936584473,
68
+ 1.8610037565231323,
69
+ 1.8545154333114624,
70
+ 1.8477147817611694,
71
+ 1.8448705673217773,
72
+ 1.8394392728805542,
73
+ 1.8387517929077148,
74
+ 1.8350688219070435,
75
+ 1.8329163789749146,
76
+ 1.8307685852050781
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 1128,
82
+ "rho_mean": 0.5006043843343748,
83
+ "rho_std": 0.007581479780346319,
84
+ "theta_mean": 0.596838247057394,
85
+ "theta_std": 0.0816821120185441,
86
+ "angle_deg_mean": 53.103618095660586,
87
+ "angle_deg_std": 6.096565974345005,
88
+ "norm_ratio_raw_mean": 1.002881979502139,
89
+ "norm_ratio_raw_std": 0.030429905683246033,
90
+ "linear_map": {
91
+ "sv_mean": 0.5035250186920166,
92
+ "sv_std": 0.6896940469741821,
93
+ "condition_number": 1312132415.351583,
94
+ "mean_principal_angle_deg": 53.10359381563609,
95
+ "singular_values": [
96
+ 3.007312297821045,
97
+ 2.9433202743530273,
98
+ 2.931269407272339,
99
+ 2.924710988998413,
100
+ 2.9042298793792725,
101
+ 2.887223482131958,
102
+ 2.851426839828491,
103
+ 2.8478164672851562,
104
+ 2.8274130821228027,
105
+ 2.809786558151245,
106
+ 2.8072407245635986,
107
+ 2.791184425354004,
108
+ 2.76181960105896,
109
+ 2.7482166290283203,
110
+ 2.7276806831359863,
111
+ 2.7170214653015137,
112
+ 2.7129037380218506,
113
+ 2.700373649597168,
114
+ 2.697648286819458,
115
+ 2.6858108043670654
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 5250,
121
+ "rho_mean": 0.47157204189187,
122
+ "rho_std": 0.015409604754486547,
123
+ "theta_mean": 0.5110164945111388,
124
+ "theta_std": 0.19862704108437185,
125
+ "angle_deg_mean": 57.77801582365867,
126
+ "angle_deg_std": 15.481966641696912,
127
+ "norm_ratio_raw_mean": 0.8939494484927913,
128
+ "norm_ratio_raw_std": 0.05299554712834277,
129
+ "linear_map": {
130
+ "sv_mean": 0.7580728530883789,
131
+ "sv_std": 0.5613120794296265,
132
+ "condition_number": 57874.86077732732,
133
+ "mean_principal_angle_deg": 48.49530274866892,
134
+ "singular_values": [
135
+ 2.543393850326538,
136
+ 2.535709857940674,
137
+ 2.518589735031128,
138
+ 2.48875093460083,
139
+ 2.4856367111206055,
140
+ 2.454622268676758,
141
+ 2.4496116638183594,
142
+ 2.431480884552002,
143
+ 2.423672676086426,
144
+ 2.4186370372772217,
145
+ 2.4147274494171143,
146
+ 2.4024035930633545,
147
+ 2.3930394649505615,
148
+ 2.3811357021331787,
149
+ 2.3747048377990723,
150
+ 2.372864246368408,
151
+ 2.3595941066741943,
152
+ 2.35373854637146,
153
+ 2.345731019973755,
154
+ 2.340416193008423
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 15474,
160
+ "rho_mean": 0.49073942190141384,
161
+ "rho_std": 0.017284994879331043,
162
+ "theta_mean": 0.48736081363076433,
163
+ "theta_std": 0.23715415058932254,
164
+ "angle_deg_mean": 57.45054714435045,
165
+ "angle_deg_std": 22.185560935577975,
166
+ "norm_ratio_raw_mean": 0.965796217786731,
167
+ "norm_ratio_raw_std": 0.06387106758828581,
168
+ "linear_map": {
169
+ "sv_mean": 0.548670768737793,
170
+ "sv_std": 0.30981576442718506,
171
+ "condition_number": 473139.76561152155,
172
+ "mean_principal_angle_deg": 33.47590800910764,
173
+ "singular_values": [
174
+ 1.4180430173873901,
175
+ 1.289676547050476,
176
+ 1.2568645477294922,
177
+ 1.2334219217300415,
178
+ 1.20695960521698,
179
+ 1.1954495906829834,
180
+ 1.1869663000106812,
181
+ 1.1857739686965942,
182
+ 1.1828231811523438,
183
+ 1.1789675951004028,
184
+ 1.1771296262741089,
185
+ 1.1766456365585327,
186
+ 1.1738604307174683,
187
+ 1.1726919412612915,
188
+ 1.170733094215393,
189
+ 1.1697138547897339,
190
+ 1.1695691347122192,
191
+ 1.1647855043411255,
192
+ 1.1639186143875122,
193
+ 1.1629434823989868
194
+ ]
195
+ }
196
+ }
197
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/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
+ 3.3079260215554678,
10
+ 1.5445734966900775,
11
+ 0.884079464819441,
12
+ 0.612746061460358
13
+ ],
14
+ "val_loss": [
15
+ 2.4578281678454412,
16
+ 1.3443343202481095,
17
+ 0.7319436792615821,
18
+ 0.664984065512712
19
+ ],
20
+ "train_fve_base": [
21
+ 0.7630472330412389,
22
+ 0.8788610684614188,
23
+ 0.896124821167137,
24
+ 0.9050851354317851
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7594869390469299,
28
+ 0.8771099987533868,
29
+ 0.8949237513876211,
30
+ 0.9039348464783213
31
+ ],
32
+ "val_fve_base": [
33
+ 0.864763989498478,
34
+ 0.885310761903593,
35
+ 0.893074152045225,
36
+ 0.8947140037701392
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.8622294030888542,
40
+ 0.8840372896319284,
41
+ 0.8919132089739694,
42
+ 0.8935954742406675
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9303868398357398,
46
+ 0.9645440374907178,
47
+ 0.9639560761538014,
48
+ 0.9634153752805751
49
+ ],
50
+ "l0_base": [
51
+ 228.96891418563922,
52
+ 216.38295388207823,
53
+ 213.39424620548746,
54
+ 212.3231903093987
55
+ ],
56
+ "l0_aligned": [
57
+ 228.32946584938705,
58
+ 216.18399737302977,
59
+ 213.19218841214243,
60
+ 212.07963003502627
61
+ ],
62
+ "self_recon": [
63
+ 2.28348227317613,
64
+ 1.064939064305913,
65
+ 0.5860115187998342,
66
+ 0.3895566732700429
67
+ ],
68
+ "cross_recon": [
69
+ 2.2713278847623135,
70
+ 1.062930665810207,
71
+ 0.5993090477156069,
72
+ 0.4070688630239489
73
+ ],
74
+ "sparsity": [
75
+ 0.11591252962522039,
76
+ 0.05446214477438643,
77
+ 0.05834432542802504,
78
+ 0.06036183959165652
79
+ ]
80
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: b8bb5fd951c5dfe92cc410f6d02ac8a680601c6f79a4032a80274e32bbae738d
  • Pointer size: 131 Bytes
  • Size of remote file: 169 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: c1e8848c5c421d5e416a3214ba9a7cc9f076f58b390026f9dfdeb48e01333799
  • Pointer size: 131 Bytes
  • Size of remote file: 124 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 8fff0da1df69d9845a1f0f4bcca7a30c5da5b6c83f4ac8cd34beca477409a98e
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 50f0784f67c3fdbd7500b7b49eb5c58e71a1fea706b2c7d3356565c1405f4544
  • Pointer size: 131 Bytes
  • Size of remote file: 303 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: d62e6e51cac993d19ed836bf2f02ff14551385922c8ea5ef9825805882315aad
  • Pointer size: 130 Bytes
  • Size of remote file: 82.5 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 61b0a46e5b57c67727ca759ff36a9ce73a91995f137c7cebe841f9fc4733ae1f
  • Pointer size: 131 Bytes
  • Size of remote file: 490 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 3ba337ddfb49c1ea6e8d505d4c4ab4769e710ca42b1b9a69fa674377d26f928c
  • Pointer size: 131 Bytes
  • Size of remote file: 147 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 7199528ffcb0265ce50039fc7745d66e7ba022d2dba0d79d844a1ce7d7d571be
  • Pointer size: 131 Bytes
  • Size of remote file: 702 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 4e4ffd7aebe27ba04c50fbfbca1d5b891d0b0360b88761ae60a3acfa68d0291e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB
v2-differentlayer/qwen3-4b-ppo/singlelayer_reduce/L20-22/run_meta.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
3
+ "aligned_run_id": "qwen3-4b-ppo",
4
+ "position": "last_prompt",
5
+ "multi_type": "reduce",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/qwen3-4b-ppo/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/qwen3-4b-ppo/activations/activations.pt",
8
+ "source_layers": [
9
+ 20,
10
+ 21,
11
+ 22
12
+ ],
13
+ "base_source_layers": [
14
+ 20,
15
+ 21,
16
+ 22
17
+ ],
18
+ "layers": [
19
+ 20,
20
+ 21,
21
+ 22
22
+ ],
23
+ "base_layers": [
24
+ 20,
25
+ 21,
26
+ 22
27
+ ],
28
+ "aligned_layers": [
29
+ 20,
30
+ 21,
31
+ 22
32
+ ],
33
+ "layer_reduction": "mean"
34
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1e8037892154303a39ce0d2607435c1ea815a920c7e61dc8dbd051947d382c
3
+ size 2517091162
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8094d3b30c40dd29448fa0b0ce020e84d32416cc66cc7afaed4053fb7ae38631
3
+ size 138659520
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/features/visual_evidence_features.json ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.826513671875,
3
+ "semantic_stability_score": 0.35242128498413633,
4
+ "counterfactual_sensitivity_shift": {
5
+ "base_only": -0.011556878676262823,
6
+ "shared_redirected": -0.00036685328945254694,
7
+ "aligned_only": 0.0025356749629083077,
8
+ "shared_attenuated": -0.004550439787015862,
9
+ "shared_aligned": -0.019251014761073996,
10
+ "shared_intermediate": 0.004012436022022953
11
+ },
12
+ "superposition_fraction": 0.0,
13
+ "fve_base": 0.8776765721630676,
14
+ "fve_aligned": 0.8616236179911029,
15
+ "dead_neuron_fraction": 0.9321594181216675,
16
+ "l0_sparsity_base": 219.06848365440746,
17
+ "l0_sparsity_aligned": 220.6792177466433,
18
+ "class_counts": {
19
+ "shared_redirected": 14511,
20
+ "aligned_only": 2799,
21
+ "shared_aligned": 1228,
22
+ "base_only": 754,
23
+ "shared_intermediate": 739,
24
+ "shared_attenuated": 449
25
+ },
26
+ "total_features": 20480
27
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_only": {
3
+ "count": 754,
4
+ "cf_shift_mean": -0.011556878676262823,
5
+ "cf_shift_std": 0.01577645307620355,
6
+ "cf_shift_median": -0.00727021275088191,
7
+ "cf_base_mean": 0.015270422306911018,
8
+ "cf_aligned_mean": 0.003713543644564881,
9
+ "high_cf_base_count": 745,
10
+ "low_cf_base_count": 9,
11
+ "high_cf_aligned_count": 434,
12
+ "low_cf_aligned_count": 320
13
+ },
14
+ "shared_redirected": {
15
+ "count": 14511,
16
+ "cf_shift_mean": -0.00036685328945254694,
17
+ "cf_shift_std": 0.004810593617518098,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 0.0025962044110131336,
20
+ "cf_aligned_mean": 0.0022293511221081466,
21
+ "high_cf_base_count": 6653,
22
+ "low_cf_base_count": 7858,
23
+ "high_cf_aligned_count": 5742,
24
+ "low_cf_aligned_count": 8769
25
+ },
26
+ "aligned_only": {
27
+ "count": 2799,
28
+ "cf_shift_mean": 0.0025356749629083077,
29
+ "cf_shift_std": 0.012174305906661008,
30
+ "cf_shift_median": 0.0005127586191520095,
31
+ "cf_base_mean": 0.010161141922946983,
32
+ "cf_aligned_mean": 0.01269681688760708,
33
+ "high_cf_base_count": 764,
34
+ "low_cf_base_count": 2035,
35
+ "high_cf_aligned_count": 2118,
36
+ "low_cf_aligned_count": 681
37
+ },
38
+ "shared_attenuated": {
39
+ "count": 449,
40
+ "cf_shift_mean": -0.004550439787015862,
41
+ "cf_shift_std": 0.007581155382049766,
42
+ "cf_shift_median": -0.003107276279479265,
43
+ "cf_base_mean": 0.008673087890606834,
44
+ "cf_aligned_mean": 0.004122648104892926,
45
+ "high_cf_base_count": 444,
46
+ "low_cf_base_count": 5,
47
+ "high_cf_aligned_count": 231,
48
+ "low_cf_aligned_count": 218
49
+ },
50
+ "shared_aligned": {
51
+ "count": 1228,
52
+ "cf_shift_mean": -0.019251014761073996,
53
+ "cf_shift_std": 0.03772269883265565,
54
+ "cf_shift_median": -0.006964340806007385,
55
+ "cf_base_mean": 0.23904608150364892,
56
+ "cf_aligned_mean": 0.2197950667343999,
57
+ "high_cf_base_count": 1092,
58
+ "low_cf_base_count": 136,
59
+ "high_cf_aligned_count": 1016,
60
+ "low_cf_aligned_count": 212
61
+ },
62
+ "shared_intermediate": {
63
+ "count": 739,
64
+ "cf_shift_mean": 0.004012436022022953,
65
+ "cf_shift_std": 0.009517253759321604,
66
+ "cf_shift_median": 0.003472008742392063,
67
+ "cf_base_mean": 0.013999514025510053,
68
+ "cf_aligned_mean": 0.018011950042507094,
69
+ "high_cf_base_count": 542,
70
+ "low_cf_base_count": 197,
71
+ "high_cf_aligned_count": 655,
72
+ "low_cf_aligned_count": 84
73
+ }
74
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1228,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.999999993884214,
7
+ "theta_std": 7.06742800549112e-08,
8
+ "angle_deg_mean": 0.006593677852172878,
9
+ "angle_deg_std": 0.01091549634899475,
10
+ "norm_ratio_raw_mean": 0.999999999889584,
11
+ "norm_ratio_raw_std": 3.614943752843817e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.4798595905303955,
14
+ "sv_std": 0.4997645616531372,
15
+ "condition_number": 1865290518.8506753,
16
+ "mean_principal_angle_deg": 0.0061874414385591076,
17
+ "singular_values": [
18
+ 1.0010755062103271,
19
+ 1.0006449222564697,
20
+ 1.0005614757537842,
21
+ 1.0005348920822144,
22
+ 1.0005323886871338,
23
+ 1.0005323886871338,
24
+ 1.000531792640686,
25
+ 1.0005284547805786,
26
+ 1.0005252361297607,
27
+ 1.0005195140838623,
28
+ 1.0005191564559937,
29
+ 1.0005189180374146,
30
+ 1.0005179643630981,
31
+ 1.0005176067352295,
32
+ 1.0005168914794922,
33
+ 1.0005168914794922,
34
+ 1.000514268875122,
35
+ 1.0005125999450684,
36
+ 1.0005109310150146,
37
+ 1.000510811805725
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 14511,
43
+ "rho_mean": 0.46904605285106477,
44
+ "rho_std": 0.02306060514873601,
45
+ "theta_mean": 0.2851142637284263,
46
+ "theta_std": 0.09141267690319814,
47
+ "angle_deg_mean": 73.3095199854905,
48
+ "angle_deg_std": 5.366079853013856,
49
+ "norm_ratio_raw_mean": 0.8868862908799501,
50
+ "norm_ratio_raw_std": 0.08030226370954856,
51
+ "linear_map": {
52
+ "sv_mean": 0.4589155614376068,
53
+ "sv_std": 0.32406869530677795,
54
+ "condition_number": 82884.13908782872,
55
+ "mean_principal_angle_deg": 61.36008357869841,
56
+ "singular_values": [
57
+ 2.904914379119873,
58
+ 1.7552778720855713,
59
+ 1.6064231395721436,
60
+ 1.571136713027954,
61
+ 1.4852774143218994,
62
+ 1.3926546573638916,
63
+ 1.3890255689620972,
64
+ 1.3478046655654907,
65
+ 1.3272922039031982,
66
+ 1.3220784664154053,
67
+ 1.3020597696304321,
68
+ 1.2973060607910156,
69
+ 1.2939871549606323,
70
+ 1.2845351696014404,
71
+ 1.2829711437225342,
72
+ 1.275923252105713,
73
+ 1.270445466041565,
74
+ 1.2661912441253662,
75
+ 1.2629610300064087,
76
+ 1.2553542852401733
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 739,
82
+ "rho_mean": 0.455023014577703,
83
+ "rho_std": 0.02730988437765968,
84
+ "theta_mean": 0.5671692956768288,
85
+ "theta_std": 0.05237372908378726,
86
+ "angle_deg_mean": 55.35993879198335,
87
+ "angle_deg_std": 3.7435453274448993,
88
+ "norm_ratio_raw_mean": 0.8396081731217624,
89
+ "norm_ratio_raw_std": 0.09337832416685664,
90
+ "linear_map": {
91
+ "sv_mean": 0.2627270519733429,
92
+ "sv_std": 0.4660249948501587,
93
+ "condition_number": 6044697889.491959,
94
+ "mean_principal_angle_deg": 55.35998778908482,
95
+ "singular_values": [
96
+ 3.386518716812134,
97
+ 2.1502249240875244,
98
+ 2.034727096557617,
99
+ 2.0158462524414062,
100
+ 1.998944878578186,
101
+ 1.9667433500289917,
102
+ 1.951215147972107,
103
+ 1.9418232440948486,
104
+ 1.9224295616149902,
105
+ 1.9117439985275269,
106
+ 1.907921314239502,
107
+ 1.8931406736373901,
108
+ 1.884826898574829,
109
+ 1.8785274028778076,
110
+ 1.8700429201126099,
111
+ 1.8462824821472168,
112
+ 1.8387880325317383,
113
+ 1.8330967426300049,
114
+ 1.8263015747070312,
115
+ 1.824289083480835
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 449,
121
+ "rho_mean": 0.4055725077212786,
122
+ "rho_std": 0.003114435171367619,
123
+ "theta_mean": 0.40312674380465513,
124
+ "theta_std": 0.11437569733029543,
125
+ "angle_deg_mean": 65.94907832841865,
126
+ "angle_deg_std": 6.80894562370121,
127
+ "norm_ratio_raw_mean": 0.682337047531512,
128
+ "norm_ratio_raw_std": 0.008814267003058054,
129
+ "linear_map": {
130
+ "sv_mean": 0.1253327876329422,
131
+ "sv_std": 0.28884157538414,
132
+ "condition_number": 60730983839.97939,
133
+ "mean_principal_angle_deg": 65.94908960654405,
134
+ "singular_values": [
135
+ 1.8487284183502197,
136
+ 1.321222186088562,
137
+ 1.295146107673645,
138
+ 1.292067050933838,
139
+ 1.2779974937438965,
140
+ 1.2731459140777588,
141
+ 1.262092113494873,
142
+ 1.2545876502990723,
143
+ 1.2475401163101196,
144
+ 1.2373594045639038,
145
+ 1.2241437435150146,
146
+ 1.215364933013916,
147
+ 1.2083144187927246,
148
+ 1.199993371963501,
149
+ 1.1954141855239868,
150
+ 1.1854275465011597,
151
+ 1.1781790256500244,
152
+ 1.1761877536773682,
153
+ 1.1710563898086548,
154
+ 1.164362907409668
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 16927,
160
+ "rho_mean": 0.46899576632962586,
161
+ "rho_std": 0.025954446712651097,
162
+ "theta_mean": 0.35242128498413633,
163
+ "theta_std": 0.20980898542638982,
164
+ "angle_deg_mean": 67.01274132939038,
165
+ "angle_deg_std": 19.804427453687634,
166
+ "norm_ratio_raw_mean": 0.8876024541325691,
167
+ "norm_ratio_raw_std": 0.0896967511139984,
168
+ "linear_map": {
169
+ "sv_mean": 0.4977785646915436,
170
+ "sv_std": 0.3323242962360382,
171
+ "condition_number": 281116.0937893215,
172
+ "mean_principal_angle_deg": 47.6945825967954,
173
+ "singular_values": [
174
+ 2.879991292953491,
175
+ 1.7985588312149048,
176
+ 1.7335129976272583,
177
+ 1.5652097463607788,
178
+ 1.514206886291504,
179
+ 1.492760419845581,
180
+ 1.477917194366455,
181
+ 1.4496033191680908,
182
+ 1.403036117553711,
183
+ 1.3864686489105225,
184
+ 1.367588758468628,
185
+ 1.3404465913772583,
186
+ 1.3359941244125366,
187
+ 1.326779842376709,
188
+ 1.3199684619903564,
189
+ 1.3183122873306274,
190
+ 1.3130080699920654,
191
+ 1.3072484731674194,
192
+ 1.2994118928909302,
193
+ 1.292717695236206
194
+ ]
195
+ }
196
+ }
197
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/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
+ 3.920663631491263,
10
+ 2.1634638841153584,
11
+ 1.415762665879984,
12
+ 1.0725851217627316
13
+ ],
14
+ "val_loss": [
15
+ 3.205927273989972,
16
+ 1.997639690706243,
17
+ 1.294377391563036,
18
+ 1.2015488550300997
19
+ ],
20
+ "train_fve_base": [
21
+ 0.7458724964451386,
22
+ 0.862601621277626,
23
+ 0.8856326816935186,
24
+ 0.89876042008052
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7349742485359267,
28
+ 0.8449294395566473,
29
+ 0.8659746396701654,
30
+ 0.8781495132226381
31
+ ],
32
+ "val_fve_base": [
33
+ 0.8458174947668745,
34
+ 0.8671197775770857,
35
+ 0.8758332264360957,
36
+ 0.8776765721630676
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.8295709481414076,
40
+ 0.8514014548032072,
41
+ 0.8600260396902474,
42
+ 0.8616236179911029
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9054186786049232,
46
+ 0.9353256350849639,
47
+ 0.9340791932964492,
48
+ 0.9321594181216675
49
+ ],
50
+ "l0_base": [
51
+ 225.98914550496207,
52
+ 215.86961835960304,
53
+ 217.88711325160537,
54
+ 219.06848365440746
55
+ ],
56
+ "l0_aligned": [
57
+ 227.9982669293637,
58
+ 219.2796263864565,
59
+ 220.29940163455925,
60
+ 220.6792177466433
61
+ ],
62
+ "self_recon": [
63
+ 2.6093633377057937,
64
+ 1.413051342414404,
65
+ 0.8647279669440983,
66
+ 0.6139108089940004
67
+ ],
68
+ "cross_recon": [
69
+ 2.7704769881649876,
70
+ 1.5338160000693637,
71
+ 1.0175779471951343,
72
+ 0.7765384845683537
73
+ ],
74
+ "sparsity": [
75
+ 0.20310944400540723,
76
+ 0.13688613734030264,
77
+ 0.1440035067650914,
78
+ 0.14805891060352463
79
+ ]
80
+ }
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 6d9c26e9b89367685142a185e4f399d3ff77d2b99ee0119fdfe5b2f4c5b7912e
  • Pointer size: 131 Bytes
  • Size of remote file: 200 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 0b1d0b1f1d4256c8981ead7909cbd7381e2e192e6766a023a6491bcf24a506bf
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 471138d86884cab918d9127a5f6f603883ecad669b9bace55f8bc6f8733a0c6c
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 7a6c7869278fe1ced1bfae00d1a2c37d7d7c3d8aceb3a5082e80f8401ebbe187
  • Pointer size: 131 Bytes
  • Size of remote file: 327 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: fdfb9dee3ec373fc73cf5c79305c1814e83749f0c9abeb22736fb7d37555b58a
  • Pointer size: 130 Bytes
  • Size of remote file: 81.5 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 20be8081d6b393d5040cf52f33960210764ceab48b4ce966065d58aeb8338438
  • Pointer size: 131 Bytes
  • Size of remote file: 354 kB
v2-differentlayer/qwen3-4b-ppo/singlelayer_separate/base_L23__aligned_L20/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 14732229e59ae3160249c7af606a913a22a74a3e06dd7a0caed75dde74345b9d
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB