ishangarg183 commited on
Commit
9c83059
·
verified ·
1 Parent(s): 1fca417

Upload folder using huggingface_hub

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 +2 -0
  2. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/cf_shift_by_layer_pair.png +3 -0
  3. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/class_distribution_by_layer_pair.png +3 -0
  4. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/dead_neurons_by_layer_pair.png +3 -0
  5. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/fve_by_layer_pair.png +3 -0
  6. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/loss_by_layer_pair.png +3 -0
  7. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/separate_collated_metrics.json +64 -0
  8. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/checkpoints/final.pt +3 -0
  9. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/counterfactual_scores.csv +0 -0
  10. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/feature_classification.csv +0 -0
  11. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/merged_classification.csv +0 -0
  12. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/shared_features_geometry.csv +0 -0
  13. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/superposition_analysis.json +3 -0
  14. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/visual_evidence_features.json +2216 -0
  15. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/aggregate_metrics.json +25 -0
  16. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/cf_shift_by_class.json +62 -0
  17. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/shared_geometry_metrics.json +161 -0
  18. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/training_metrics.json +80 -0
  19. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/cf_distribution_per_class.png +3 -0
  20. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/cf_shift_per_class.png +3 -0
  21. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/class_distribution.png +3 -0
  22. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/loss_curves.png +3 -0
  23. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/rho_histogram.png +3 -0
  24. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/rho_theta_scatter.png +3 -0
  25. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/shared_geometry_histograms.png +3 -0
  26. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  27. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/superposition_analysis.png +3 -0
  28. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/run_meta.json +27 -0
  29. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/checkpoints/final.pt +3 -0
  30. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/counterfactual_scores.csv +0 -0
  31. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/feature_classification.csv +0 -0
  32. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/merged_classification.csv +0 -0
  33. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/shared_features_geometry.csv +0 -0
  34. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/superposition_analysis.json +0 -0
  35. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/visual_evidence_features.json +4043 -0
  36. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/aggregate_metrics.json +27 -0
  37. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/cf_shift_by_class.json +74 -0
  38. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/shared_geometry_metrics.json +169 -0
  39. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/training_metrics.json +80 -0
  40. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/cf_distribution_per_class.png +3 -0
  41. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/cf_shift_per_class.png +3 -0
  42. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/class_distribution.png +3 -0
  43. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/loss_curves.png +3 -0
  44. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/rho_histogram.png +3 -0
  45. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/rho_theta_scatter.png +3 -0
  46. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/shared_geometry_histograms.png +3 -0
  47. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  48. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/superposition_analysis.png +3 -0
  49. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/run_meta.json +27 -0
  50. v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L12/checkpoints/final.pt +3 -0
.gitattributes CHANGED
@@ -263,3 +263,5 @@ v3-samelayer/v2/samelayer_separate/llama32-3b-grpo/singlelayer_separate/L14/feat
263
  v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
264
  v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
265
  v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L26/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
263
  v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
264
  v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
265
  v3-samelayer/v2/samelayer_separate/llama32-3b-orpo/singlelayer_separate/L26/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
266
+ v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
267
+ v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/cf_shift_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 125ec118228350b3d2d02856305527952bf64cb495471740b1677ff4101ee89b
  • Pointer size: 130 Bytes
  • Size of remote file: 83 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/class_distribution_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: adfc58e84e4bab477b6a03cc412c5b99c61fe55246152b01c51e3b9a544dead8
  • Pointer size: 131 Bytes
  • Size of remote file: 111 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/dead_neurons_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 16393a3ee456ff4bf6774f84b63b342498c27a948e887171258d0d758d799a9d
  • Pointer size: 130 Bytes
  • Size of remote file: 67 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/fve_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 1b9dd2fe80d7314f77a9f5d76edb1b994a3415589e0ad0cdb13cd0d07401e95e
  • Pointer size: 130 Bytes
  • Size of remote file: 84.8 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/plots/separate_collated/loss_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 2064d484f12269b5294d162bf1a37b484f1e8d2f7a79f96dd77a3fe369e045da
  • Pointer size: 130 Bytes
  • Size of remote file: 73.1 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/separate_collated_metrics.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pairs": [
3
+ {
4
+ "base_layer": 10,
5
+ "aligned_layer": 10,
6
+ "fve_base": 0.7149193804925649,
7
+ "fve_aligned": 0.7056809554549412,
8
+ "dead_fraction": 0.950097681274904,
9
+ "l0_base": 201.6641673963806,
10
+ "l0_aligned": 199.7009267367192,
11
+ "class_counts": {
12
+ "shared_redirected": 14338,
13
+ "aligned_only": 4260,
14
+ "shared_attenuated": 4110,
15
+ "shared_aligned": 1474,
16
+ "base_only": 394
17
+ },
18
+ "cf_shift_mean": 0.00028701126139513584,
19
+ "final_val_loss": 0.021128867630949195
20
+ },
21
+ {
22
+ "base_layer": 11,
23
+ "aligned_layer": 11,
24
+ "fve_base": 0.7571409678583993,
25
+ "fve_aligned": 0.7513120249303847,
26
+ "dead_fraction": 0.9537367254617405,
27
+ "l0_base": 210.68892294220666,
28
+ "l0_aligned": 208.38917469352015,
29
+ "class_counts": {
30
+ "shared_redirected": 16059,
31
+ "aligned_only": 3618,
32
+ "shared_attenuated": 2496,
33
+ "shared_aligned": 1474,
34
+ "base_only": 921,
35
+ "shared_intermediate": 8
36
+ },
37
+ "cf_shift_mean": 5.803082481393336e-05,
38
+ "final_val_loss": 0.02546261494774469
39
+ },
40
+ {
41
+ "base_layer": 12,
42
+ "aligned_layer": 12,
43
+ "fve_base": 0.7499718447630318,
44
+ "fve_aligned": 0.7434402610619031,
45
+ "dead_fraction": 0.953405693408278,
46
+ "l0_base": 214.5897730589609,
47
+ "l0_aligned": 212.13403021015762,
48
+ "class_counts": {
49
+ "shared_redirected": 15457,
50
+ "shared_attenuated": 3979,
51
+ "aligned_only": 3497,
52
+ "shared_aligned": 1474,
53
+ "base_only": 169
54
+ },
55
+ "cf_shift_mean": 0.00014820153669942014,
56
+ "final_val_loss": 0.02842407612159302
57
+ }
58
+ ],
59
+ "summary": {
60
+ "n_pairs": 3,
61
+ "mean_fve_base": 0.7406773977046653,
62
+ "mean_fve_aligned": 0.7334777471490762
63
+ }
64
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46189570ab3ebd8b0d3fbc91e8244d20d1e31b3ba04060ab3706dd687c287d7f
3
+ size 3624487706
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ff8045c32bf7a582323092bbe962f98cbf503b5e6c31683386b46fa2856d56
3
+ size 12795479
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 151,
4
+ 189,
5
+ 334,
6
+ 1036,
7
+ 1082,
8
+ 1084,
9
+ 1780,
10
+ 1852,
11
+ 1934,
12
+ 1961,
13
+ 1985,
14
+ 2074,
15
+ 2155,
16
+ 2193,
17
+ 2524,
18
+ 2552,
19
+ 3000,
20
+ 3314,
21
+ 3322,
22
+ 3394,
23
+ 3523,
24
+ 3896,
25
+ 3995,
26
+ 4258,
27
+ 4517,
28
+ 4656,
29
+ 4708,
30
+ 4973,
31
+ 5022,
32
+ 5075,
33
+ 5160,
34
+ 5172,
35
+ 5174,
36
+ 5210,
37
+ 5898,
38
+ 6108,
39
+ 6657,
40
+ 6811,
41
+ 7207,
42
+ 7834,
43
+ 7914,
44
+ 7948,
45
+ 7993,
46
+ 8093,
47
+ 8123,
48
+ 8247,
49
+ 8523,
50
+ 8810,
51
+ 8950,
52
+ 9012,
53
+ 9667,
54
+ 10913,
55
+ 11171,
56
+ 11399,
57
+ 11808,
58
+ 11849,
59
+ 11921,
60
+ 11925,
61
+ 12117,
62
+ 12184,
63
+ 12425,
64
+ 12695,
65
+ 12792,
66
+ 12850,
67
+ 12898,
68
+ 13412,
69
+ 13656,
70
+ 13718,
71
+ 13747,
72
+ 13996,
73
+ 14017,
74
+ 14174,
75
+ 14504,
76
+ 14552,
77
+ 14574,
78
+ 14870,
79
+ 15436,
80
+ 15438,
81
+ 15885,
82
+ 16137,
83
+ 16480,
84
+ 16695,
85
+ 16888,
86
+ 16918,
87
+ 16938,
88
+ 17022,
89
+ 17060,
90
+ 17143,
91
+ 17228,
92
+ 17474,
93
+ 18058,
94
+ 18421,
95
+ 18660,
96
+ 18957,
97
+ 18981,
98
+ 18986,
99
+ 19184,
100
+ 19340,
101
+ 19580,
102
+ 19599,
103
+ 19718,
104
+ 20050,
105
+ 20161,
106
+ 20336,
107
+ 20471,
108
+ 20496,
109
+ 20606,
110
+ 20670,
111
+ 20727,
112
+ 20740,
113
+ 21414,
114
+ 21676,
115
+ 21719,
116
+ 21761,
117
+ 21802,
118
+ 22873,
119
+ 23107,
120
+ 23281,
121
+ 24080,
122
+ 24135,
123
+ 24481,
124
+ 24484
125
+ ],
126
+ "redirected_visual_to_prior": [
127
+ 16,
128
+ 31,
129
+ 44,
130
+ 46,
131
+ 54,
132
+ 64,
133
+ 74,
134
+ 92,
135
+ 120,
136
+ 182,
137
+ 239,
138
+ 246,
139
+ 250,
140
+ 259,
141
+ 263,
142
+ 271,
143
+ 299,
144
+ 311,
145
+ 317,
146
+ 335,
147
+ 345,
148
+ 346,
149
+ 391,
150
+ 400,
151
+ 401,
152
+ 402,
153
+ 431,
154
+ 441,
155
+ 467,
156
+ 471,
157
+ 511,
158
+ 530,
159
+ 553,
160
+ 591,
161
+ 603,
162
+ 622,
163
+ 631,
164
+ 654,
165
+ 659,
166
+ 680,
167
+ 706,
168
+ 710,
169
+ 728,
170
+ 732,
171
+ 754,
172
+ 760,
173
+ 766,
174
+ 767,
175
+ 769,
176
+ 779,
177
+ 785,
178
+ 813,
179
+ 870,
180
+ 879,
181
+ 904,
182
+ 923,
183
+ 929,
184
+ 940,
185
+ 947,
186
+ 948,
187
+ 958,
188
+ 965,
189
+ 967,
190
+ 969,
191
+ 1016,
192
+ 1066,
193
+ 1071,
194
+ 1078,
195
+ 1092,
196
+ 1105,
197
+ 1107,
198
+ 1115,
199
+ 1132,
200
+ 1142,
201
+ 1150,
202
+ 1157,
203
+ 1167,
204
+ 1182,
205
+ 1210,
206
+ 1212,
207
+ 1214,
208
+ 1216,
209
+ 1249,
210
+ 1254,
211
+ 1255,
212
+ 1271,
213
+ 1275,
214
+ 1282,
215
+ 1306,
216
+ 1309,
217
+ 1311,
218
+ 1328,
219
+ 1336,
220
+ 1356,
221
+ 1372,
222
+ 1394,
223
+ 1397,
224
+ 1399,
225
+ 1412,
226
+ 1423,
227
+ 1425,
228
+ 1428,
229
+ 1440,
230
+ 1441,
231
+ 1449,
232
+ 1451,
233
+ 1458,
234
+ 1474,
235
+ 1476,
236
+ 1490,
237
+ 1520,
238
+ 1528,
239
+ 1532,
240
+ 1533,
241
+ 1550,
242
+ 1574,
243
+ 1592,
244
+ 1613,
245
+ 1615,
246
+ 1628,
247
+ 1629,
248
+ 1640,
249
+ 1642,
250
+ 1666,
251
+ 1692,
252
+ 1764,
253
+ 1769,
254
+ 1777,
255
+ 1789,
256
+ 1801,
257
+ 1839,
258
+ 1898,
259
+ 1905,
260
+ 1982,
261
+ 1999,
262
+ 2054,
263
+ 2056,
264
+ 2058,
265
+ 2081,
266
+ 2108,
267
+ 2126,
268
+ 2145,
269
+ 2149,
270
+ 2168,
271
+ 2179,
272
+ 2181,
273
+ 2182,
274
+ 2213,
275
+ 2232,
276
+ 2237,
277
+ 2241,
278
+ 2257,
279
+ 2258,
280
+ 2260,
281
+ 2278,
282
+ 2279,
283
+ 2296,
284
+ 2345,
285
+ 2350,
286
+ 2353,
287
+ 2369,
288
+ 2392,
289
+ 2423,
290
+ 2430,
291
+ 2470,
292
+ 2485,
293
+ 2493,
294
+ 2500,
295
+ 2510,
296
+ 2541,
297
+ 2544,
298
+ 2556,
299
+ 2628,
300
+ 2648,
301
+ 2652,
302
+ 2654,
303
+ 2679,
304
+ 2721,
305
+ 2729,
306
+ 2739,
307
+ 2756,
308
+ 2760,
309
+ 2779,
310
+ 2794,
311
+ 2808,
312
+ 2809,
313
+ 2813,
314
+ 2827,
315
+ 2867,
316
+ 2877,
317
+ 2882,
318
+ 2885,
319
+ 2947,
320
+ 2963,
321
+ 2983,
322
+ 2986,
323
+ 2996,
324
+ 3020,
325
+ 3040,
326
+ 3042,
327
+ 3044,
328
+ 3084,
329
+ 3086,
330
+ 3088,
331
+ 3091,
332
+ 3105,
333
+ 3125,
334
+ 3133,
335
+ 3140,
336
+ 3141,
337
+ 3200,
338
+ 3206,
339
+ 3257,
340
+ 3266,
341
+ 3273,
342
+ 3280,
343
+ 3281,
344
+ 3287,
345
+ 3295,
346
+ 3302,
347
+ 3312,
348
+ 3317,
349
+ 3323,
350
+ 3324,
351
+ 3331,
352
+ 3345,
353
+ 3377,
354
+ 3379,
355
+ 3386,
356
+ 3390,
357
+ 3393,
358
+ 3423,
359
+ 3429,
360
+ 3430,
361
+ 3438,
362
+ 3452,
363
+ 3468,
364
+ 3474,
365
+ 3492,
366
+ 3508,
367
+ 3531,
368
+ 3543,
369
+ 3581,
370
+ 3591,
371
+ 3595,
372
+ 3626,
373
+ 3628,
374
+ 3638,
375
+ 3650,
376
+ 3687,
377
+ 3698,
378
+ 3700,
379
+ 3707,
380
+ 3708,
381
+ 3727,
382
+ 3735,
383
+ 3749,
384
+ 3771,
385
+ 3783,
386
+ 3838,
387
+ 3858,
388
+ 3863,
389
+ 3872,
390
+ 3907,
391
+ 3926,
392
+ 3962,
393
+ 3986,
394
+ 4032,
395
+ 4051,
396
+ 4060,
397
+ 4075,
398
+ 4085,
399
+ 4088,
400
+ 4108,
401
+ 4111,
402
+ 4154,
403
+ 4159,
404
+ 4163,
405
+ 4168,
406
+ 4171,
407
+ 4186,
408
+ 4188,
409
+ 4191,
410
+ 4202,
411
+ 4210,
412
+ 4217,
413
+ 4233,
414
+ 4242,
415
+ 4244,
416
+ 4248,
417
+ 4283,
418
+ 4322,
419
+ 4339,
420
+ 4356,
421
+ 4360,
422
+ 4364,
423
+ 4398,
424
+ 4399,
425
+ 4423,
426
+ 4433,
427
+ 4451,
428
+ 4467,
429
+ 4526,
430
+ 4538,
431
+ 4572,
432
+ 4613,
433
+ 4616,
434
+ 4624,
435
+ 4627,
436
+ 4636,
437
+ 4648,
438
+ 4687,
439
+ 4695,
440
+ 4696,
441
+ 4704,
442
+ 4707,
443
+ 4719,
444
+ 4721,
445
+ 4722,
446
+ 4729,
447
+ 4747,
448
+ 4775,
449
+ 4801,
450
+ 4809,
451
+ 4818,
452
+ 4819,
453
+ 4823,
454
+ 4863,
455
+ 4867,
456
+ 4879,
457
+ 4902,
458
+ 4924,
459
+ 4927,
460
+ 4936,
461
+ 4972,
462
+ 4975,
463
+ 4984,
464
+ 5006,
465
+ 5015,
466
+ 5067,
467
+ 5071,
468
+ 5109,
469
+ 5115,
470
+ 5124,
471
+ 5156,
472
+ 5171,
473
+ 5191,
474
+ 5195,
475
+ 5254,
476
+ 5276,
477
+ 5277,
478
+ 5290,
479
+ 5309,
480
+ 5341,
481
+ 5397,
482
+ 5398,
483
+ 5438,
484
+ 5474,
485
+ 5489,
486
+ 5508,
487
+ 5515,
488
+ 5528,
489
+ 5541,
490
+ 5577,
491
+ 5590,
492
+ 5622,
493
+ 5624,
494
+ 5627,
495
+ 5655,
496
+ 5682,
497
+ 5683,
498
+ 5690,
499
+ 5714,
500
+ 5764,
501
+ 5771,
502
+ 5774,
503
+ 5833,
504
+ 5840,
505
+ 5864,
506
+ 5896,
507
+ 5912,
508
+ 5913,
509
+ 5937,
510
+ 6001,
511
+ 6009,
512
+ 6030,
513
+ 6031,
514
+ 6037,
515
+ 6038,
516
+ 6070,
517
+ 6073,
518
+ 6077,
519
+ 6083,
520
+ 6085,
521
+ 6106,
522
+ 6110,
523
+ 6112,
524
+ 6118,
525
+ 6120,
526
+ 6127,
527
+ 6137,
528
+ 6139,
529
+ 6143,
530
+ 6177,
531
+ 6178,
532
+ 6255,
533
+ 6275,
534
+ 6291,
535
+ 6355,
536
+ 6361,
537
+ 6368,
538
+ 6378,
539
+ 6393,
540
+ 6397,
541
+ 6426,
542
+ 6434,
543
+ 6437,
544
+ 6442,
545
+ 6464,
546
+ 6518,
547
+ 6530,
548
+ 6533,
549
+ 6537,
550
+ 6541,
551
+ 6596,
552
+ 6611,
553
+ 6621,
554
+ 6622,
555
+ 6624,
556
+ 6658,
557
+ 6684,
558
+ 6691,
559
+ 6757,
560
+ 6764,
561
+ 6773,
562
+ 6782,
563
+ 6783,
564
+ 6810,
565
+ 6815,
566
+ 6883,
567
+ 6887,
568
+ 6909,
569
+ 6962,
570
+ 6963,
571
+ 6974,
572
+ 6995,
573
+ 7013,
574
+ 7028,
575
+ 7039,
576
+ 7042,
577
+ 7047,
578
+ 7054,
579
+ 7071,
580
+ 7085,
581
+ 7094,
582
+ 7095,
583
+ 7119,
584
+ 7133,
585
+ 7145,
586
+ 7158,
587
+ 7165,
588
+ 7173,
589
+ 7237,
590
+ 7245,
591
+ 7275,
592
+ 7284,
593
+ 7297,
594
+ 7334,
595
+ 7339,
596
+ 7346,
597
+ 7359,
598
+ 7379,
599
+ 7387,
600
+ 7397,
601
+ 7418,
602
+ 7443,
603
+ 7455,
604
+ 7457,
605
+ 7466,
606
+ 7477,
607
+ 7514,
608
+ 7523,
609
+ 7541,
610
+ 7550,
611
+ 7572,
612
+ 7573,
613
+ 7594,
614
+ 7609,
615
+ 7613,
616
+ 7633,
617
+ 7649,
618
+ 7663,
619
+ 7684,
620
+ 7701,
621
+ 7704,
622
+ 7707,
623
+ 7716,
624
+ 7727,
625
+ 7743,
626
+ 7748,
627
+ 7778,
628
+ 7795,
629
+ 7809,
630
+ 7811,
631
+ 7815,
632
+ 7822,
633
+ 7827,
634
+ 7855,
635
+ 7877,
636
+ 7879,
637
+ 7888,
638
+ 7927,
639
+ 7932,
640
+ 7942,
641
+ 7968,
642
+ 7985,
643
+ 7986,
644
+ 7995,
645
+ 8004,
646
+ 8006,
647
+ 8047,
648
+ 8075,
649
+ 8107,
650
+ 8115,
651
+ 8129,
652
+ 8146,
653
+ 8150,
654
+ 8156,
655
+ 8196,
656
+ 8237,
657
+ 8261,
658
+ 8292,
659
+ 8294,
660
+ 8295,
661
+ 8305,
662
+ 8313,
663
+ 8315,
664
+ 8316,
665
+ 8333,
666
+ 8351,
667
+ 8353,
668
+ 8389,
669
+ 8450,
670
+ 8468,
671
+ 8479,
672
+ 8487,
673
+ 8513,
674
+ 8526,
675
+ 8533,
676
+ 8546,
677
+ 8548,
678
+ 8562,
679
+ 8579,
680
+ 8586,
681
+ 8587,
682
+ 8638,
683
+ 8676,
684
+ 8713,
685
+ 8726,
686
+ 8732,
687
+ 8776,
688
+ 8821,
689
+ 8825,
690
+ 8842,
691
+ 8870,
692
+ 8879,
693
+ 8895,
694
+ 8916,
695
+ 8918,
696
+ 8920,
697
+ 9022,
698
+ 9027,
699
+ 9031,
700
+ 9034,
701
+ 9047,
702
+ 9064,
703
+ 9066,
704
+ 9068,
705
+ 9069,
706
+ 9100,
707
+ 9109,
708
+ 9114,
709
+ 9116,
710
+ 9176,
711
+ 9195,
712
+ 9200,
713
+ 9208,
714
+ 9218,
715
+ 9224,
716
+ 9259,
717
+ 9283,
718
+ 9284,
719
+ 9292,
720
+ 9313,
721
+ 9321,
722
+ 9389,
723
+ 9392,
724
+ 9401,
725
+ 9418,
726
+ 9424,
727
+ 9449,
728
+ 9455,
729
+ 9470,
730
+ 9499,
731
+ 9522,
732
+ 9537,
733
+ 9538,
734
+ 9558,
735
+ 9563,
736
+ 9566,
737
+ 9681,
738
+ 9692,
739
+ 9695,
740
+ 9696,
741
+ 9721,
742
+ 9729,
743
+ 9804,
744
+ 9810,
745
+ 9828,
746
+ 9833,
747
+ 9837,
748
+ 9847,
749
+ 9882,
750
+ 9913,
751
+ 9914,
752
+ 9932,
753
+ 9961,
754
+ 9972,
755
+ 10007,
756
+ 10014,
757
+ 10024,
758
+ 10032,
759
+ 10048,
760
+ 10056,
761
+ 10057,
762
+ 10084,
763
+ 10092,
764
+ 10112,
765
+ 10127,
766
+ 10135,
767
+ 10139,
768
+ 10145,
769
+ 10148,
770
+ 10150,
771
+ 10152,
772
+ 10171,
773
+ 10176,
774
+ 10214,
775
+ 10219,
776
+ 10253,
777
+ 10257,
778
+ 10306,
779
+ 10318,
780
+ 10320,
781
+ 10352,
782
+ 10357,
783
+ 10372,
784
+ 10373,
785
+ 10376,
786
+ 10385,
787
+ 10394,
788
+ 10429,
789
+ 10445,
790
+ 10449,
791
+ 10451,
792
+ 10458,
793
+ 10502,
794
+ 10557,
795
+ 10558,
796
+ 10561,
797
+ 10574,
798
+ 10580,
799
+ 10607,
800
+ 10618,
801
+ 10622,
802
+ 10636,
803
+ 10667,
804
+ 10675,
805
+ 10684,
806
+ 10713,
807
+ 10718,
808
+ 10727,
809
+ 10747,
810
+ 10753,
811
+ 10755,
812
+ 10776,
813
+ 10792,
814
+ 10799,
815
+ 10800,
816
+ 10809,
817
+ 10813,
818
+ 10836,
819
+ 10858,
820
+ 10887,
821
+ 10911,
822
+ 10914,
823
+ 10930,
824
+ 10935,
825
+ 10947,
826
+ 10950,
827
+ 10956,
828
+ 10975,
829
+ 10980,
830
+ 11041,
831
+ 11073,
832
+ 11075,
833
+ 11077,
834
+ 11123,
835
+ 11131,
836
+ 11134,
837
+ 11157,
838
+ 11162,
839
+ 11169,
840
+ 11206,
841
+ 11210,
842
+ 11224,
843
+ 11235,
844
+ 11241,
845
+ 11257,
846
+ 11268,
847
+ 11274,
848
+ 11276,
849
+ 11292,
850
+ 11304,
851
+ 11475,
852
+ 11517,
853
+ 11559,
854
+ 11576,
855
+ 11578,
856
+ 11592,
857
+ 11671,
858
+ 11693,
859
+ 11711,
860
+ 11714,
861
+ 11719,
862
+ 11729,
863
+ 11741,
864
+ 11756,
865
+ 11757,
866
+ 11760,
867
+ 11775,
868
+ 11777,
869
+ 11779,
870
+ 11825,
871
+ 11830,
872
+ 11831,
873
+ 11841,
874
+ 11881,
875
+ 11882,
876
+ 11887,
877
+ 11888,
878
+ 11889,
879
+ 11895,
880
+ 11926,
881
+ 11928,
882
+ 11945,
883
+ 11996,
884
+ 12012,
885
+ 12018,
886
+ 12061,
887
+ 12068,
888
+ 12073,
889
+ 12084,
890
+ 12104,
891
+ 12123,
892
+ 12131,
893
+ 12143,
894
+ 12157,
895
+ 12165,
896
+ 12202,
897
+ 12250,
898
+ 12329,
899
+ 12346,
900
+ 12377,
901
+ 12380,
902
+ 12384,
903
+ 12426,
904
+ 12440,
905
+ 12441,
906
+ 12464,
907
+ 12468,
908
+ 12469,
909
+ 12474,
910
+ 12481,
911
+ 12490,
912
+ 12499,
913
+ 12548,
914
+ 12558,
915
+ 12562,
916
+ 12620,
917
+ 12651,
918
+ 12656,
919
+ 12675,
920
+ 12692,
921
+ 12697,
922
+ 12717,
923
+ 12731,
924
+ 12739,
925
+ 12752,
926
+ 12826,
927
+ 12852,
928
+ 12875,
929
+ 12885,
930
+ 12899,
931
+ 12920,
932
+ 12924,
933
+ 12941,
934
+ 12961,
935
+ 12978,
936
+ 13015,
937
+ 13017,
938
+ 13076,
939
+ 13078,
940
+ 13094,
941
+ 13128,
942
+ 13132,
943
+ 13170,
944
+ 13199,
945
+ 13213,
946
+ 13214,
947
+ 13222,
948
+ 13249,
949
+ 13251,
950
+ 13270,
951
+ 13281,
952
+ 13294,
953
+ 13308,
954
+ 13320,
955
+ 13323,
956
+ 13326,
957
+ 13334,
958
+ 13337,
959
+ 13351,
960
+ 13358,
961
+ 13375,
962
+ 13413,
963
+ 13431,
964
+ 13448,
965
+ 13458,
966
+ 13473,
967
+ 13484,
968
+ 13493,
969
+ 13500,
970
+ 13507,
971
+ 13529,
972
+ 13541,
973
+ 13542,
974
+ 13571,
975
+ 13607,
976
+ 13620,
977
+ 13621,
978
+ 13627,
979
+ 13639,
980
+ 13640,
981
+ 13680,
982
+ 13681,
983
+ 13700,
984
+ 13707,
985
+ 13736,
986
+ 13745,
987
+ 13784,
988
+ 13807,
989
+ 13821,
990
+ 13835,
991
+ 13883,
992
+ 13894,
993
+ 13900,
994
+ 13935,
995
+ 13936,
996
+ 13939,
997
+ 13980,
998
+ 13989,
999
+ 14016,
1000
+ 14036,
1001
+ 14065,
1002
+ 14076,
1003
+ 14106,
1004
+ 14107,
1005
+ 14130,
1006
+ 14166,
1007
+ 14205,
1008
+ 14232,
1009
+ 14236,
1010
+ 14237,
1011
+ 14283,
1012
+ 14288,
1013
+ 14289,
1014
+ 14299,
1015
+ 14301,
1016
+ 14303,
1017
+ 14309,
1018
+ 14317,
1019
+ 14323,
1020
+ 14334,
1021
+ 14335,
1022
+ 14339,
1023
+ 14355,
1024
+ 14364,
1025
+ 14401,
1026
+ 14405,
1027
+ 14415,
1028
+ 14434,
1029
+ 14449,
1030
+ 14452,
1031
+ 14454,
1032
+ 14459,
1033
+ 14477,
1034
+ 14491,
1035
+ 14500,
1036
+ 14506,
1037
+ 14525,
1038
+ 14526,
1039
+ 14531,
1040
+ 14557,
1041
+ 14581,
1042
+ 14587,
1043
+ 14614,
1044
+ 14617,
1045
+ 14623,
1046
+ 14629,
1047
+ 14631,
1048
+ 14638,
1049
+ 14650,
1050
+ 14654,
1051
+ 14677,
1052
+ 14680,
1053
+ 14701,
1054
+ 14721,
1055
+ 14753,
1056
+ 14775,
1057
+ 14787,
1058
+ 14788,
1059
+ 14792,
1060
+ 14807,
1061
+ 14856,
1062
+ 14926,
1063
+ 14936,
1064
+ 14964,
1065
+ 14977,
1066
+ 14997,
1067
+ 15044,
1068
+ 15048,
1069
+ 15064,
1070
+ 15094,
1071
+ 15120,
1072
+ 15151,
1073
+ 15162,
1074
+ 15177,
1075
+ 15187,
1076
+ 15193,
1077
+ 15202,
1078
+ 15208,
1079
+ 15220,
1080
+ 15224,
1081
+ 15271,
1082
+ 15273,
1083
+ 15279,
1084
+ 15292,
1085
+ 15301,
1086
+ 15303,
1087
+ 15323,
1088
+ 15334,
1089
+ 15340,
1090
+ 15364,
1091
+ 15375,
1092
+ 15382,
1093
+ 15396,
1094
+ 15406,
1095
+ 15407,
1096
+ 15433,
1097
+ 15470,
1098
+ 15477,
1099
+ 15482,
1100
+ 15495,
1101
+ 15502,
1102
+ 15512,
1103
+ 15514,
1104
+ 15516,
1105
+ 15528,
1106
+ 15532,
1107
+ 15543,
1108
+ 15593,
1109
+ 15599,
1110
+ 15606,
1111
+ 15628,
1112
+ 15657,
1113
+ 15715,
1114
+ 15748,
1115
+ 15771,
1116
+ 15793,
1117
+ 15800,
1118
+ 15829,
1119
+ 15830,
1120
+ 15870,
1121
+ 15874,
1122
+ 15899,
1123
+ 15904,
1124
+ 15917,
1125
+ 15956,
1126
+ 15968,
1127
+ 15998,
1128
+ 15999,
1129
+ 16030,
1130
+ 16045,
1131
+ 16056,
1132
+ 16072,
1133
+ 16089,
1134
+ 16119,
1135
+ 16161,
1136
+ 16194,
1137
+ 16208,
1138
+ 16212,
1139
+ 16225,
1140
+ 16226,
1141
+ 16228,
1142
+ 16244,
1143
+ 16254,
1144
+ 16256,
1145
+ 16261,
1146
+ 16289,
1147
+ 16298,
1148
+ 16315,
1149
+ 16327,
1150
+ 16331,
1151
+ 16386,
1152
+ 16392,
1153
+ 16396,
1154
+ 16397,
1155
+ 16423,
1156
+ 16440,
1157
+ 16453,
1158
+ 16457,
1159
+ 16470,
1160
+ 16481,
1161
+ 16500,
1162
+ 16507,
1163
+ 16513,
1164
+ 16517,
1165
+ 16548,
1166
+ 16553,
1167
+ 16559,
1168
+ 16564,
1169
+ 16570,
1170
+ 16600,
1171
+ 16615,
1172
+ 16629,
1173
+ 16649,
1174
+ 16656,
1175
+ 16718,
1176
+ 16724,
1177
+ 16783,
1178
+ 16788,
1179
+ 16789,
1180
+ 16792,
1181
+ 16801,
1182
+ 16814,
1183
+ 16817,
1184
+ 16826,
1185
+ 16828,
1186
+ 16840,
1187
+ 16841,
1188
+ 16843,
1189
+ 16848,
1190
+ 16881,
1191
+ 16884,
1192
+ 16886,
1193
+ 16897,
1194
+ 16899,
1195
+ 16901,
1196
+ 16904,
1197
+ 16905,
1198
+ 16906,
1199
+ 16958,
1200
+ 17052,
1201
+ 17054,
1202
+ 17093,
1203
+ 17095,
1204
+ 17106,
1205
+ 17114,
1206
+ 17132,
1207
+ 17140,
1208
+ 17156,
1209
+ 17158,
1210
+ 17184,
1211
+ 17218,
1212
+ 17221,
1213
+ 17224,
1214
+ 17248,
1215
+ 17273,
1216
+ 17281,
1217
+ 17285,
1218
+ 17286,
1219
+ 17309,
1220
+ 17314,
1221
+ 17323,
1222
+ 17348,
1223
+ 17350,
1224
+ 17360,
1225
+ 17396,
1226
+ 17401,
1227
+ 17411,
1228
+ 17421,
1229
+ 17430,
1230
+ 17450,
1231
+ 17460,
1232
+ 17466,
1233
+ 17475,
1234
+ 17476,
1235
+ 17490,
1236
+ 17533,
1237
+ 17550,
1238
+ 17577,
1239
+ 17582,
1240
+ 17598,
1241
+ 17602,
1242
+ 17612,
1243
+ 17645,
1244
+ 17656,
1245
+ 17667,
1246
+ 17682,
1247
+ 17687,
1248
+ 17696,
1249
+ 17704,
1250
+ 17729,
1251
+ 17750,
1252
+ 17753,
1253
+ 17775,
1254
+ 17786,
1255
+ 17808,
1256
+ 17810,
1257
+ 17819,
1258
+ 17846,
1259
+ 17850,
1260
+ 17852,
1261
+ 17869,
1262
+ 17874,
1263
+ 17896,
1264
+ 17920,
1265
+ 17922,
1266
+ 17936,
1267
+ 17949,
1268
+ 17959,
1269
+ 17973,
1270
+ 18044,
1271
+ 18045,
1272
+ 18049,
1273
+ 18054,
1274
+ 18067,
1275
+ 18070,
1276
+ 18072,
1277
+ 18076,
1278
+ 18082,
1279
+ 18089,
1280
+ 18131,
1281
+ 18132,
1282
+ 18149,
1283
+ 18150,
1284
+ 18155,
1285
+ 18164,
1286
+ 18177,
1287
+ 18183,
1288
+ 18205,
1289
+ 18209,
1290
+ 18211,
1291
+ 18235,
1292
+ 18252,
1293
+ 18266,
1294
+ 18282,
1295
+ 18311,
1296
+ 18319,
1297
+ 18349,
1298
+ 18357,
1299
+ 18364,
1300
+ 18428,
1301
+ 18432,
1302
+ 18465,
1303
+ 18479,
1304
+ 18487,
1305
+ 18510,
1306
+ 18516,
1307
+ 18565,
1308
+ 18582,
1309
+ 18594,
1310
+ 18610,
1311
+ 18634,
1312
+ 18651,
1313
+ 18712,
1314
+ 18720,
1315
+ 18734,
1316
+ 18744,
1317
+ 18748,
1318
+ 18753,
1319
+ 18778,
1320
+ 18793,
1321
+ 18805,
1322
+ 18806,
1323
+ 18831,
1324
+ 18840,
1325
+ 18866,
1326
+ 18877,
1327
+ 18886,
1328
+ 18897,
1329
+ 18913,
1330
+ 18914,
1331
+ 18938,
1332
+ 18951,
1333
+ 18964,
1334
+ 18967,
1335
+ 18980,
1336
+ 18985,
1337
+ 18991,
1338
+ 18995,
1339
+ 19032,
1340
+ 19052,
1341
+ 19074,
1342
+ 19108,
1343
+ 19134,
1344
+ 19141,
1345
+ 19149,
1346
+ 19179,
1347
+ 19182,
1348
+ 19204,
1349
+ 19217,
1350
+ 19225,
1351
+ 19253,
1352
+ 19258,
1353
+ 19259,
1354
+ 19266,
1355
+ 19272,
1356
+ 19357,
1357
+ 19370,
1358
+ 19384,
1359
+ 19392,
1360
+ 19409,
1361
+ 19428,
1362
+ 19472,
1363
+ 19485,
1364
+ 19510,
1365
+ 19511,
1366
+ 19521,
1367
+ 19551,
1368
+ 19568,
1369
+ 19577,
1370
+ 19591,
1371
+ 19604,
1372
+ 19609,
1373
+ 19648,
1374
+ 19700,
1375
+ 19705,
1376
+ 19738,
1377
+ 19764,
1378
+ 19767,
1379
+ 19776,
1380
+ 19807,
1381
+ 19819,
1382
+ 19824,
1383
+ 19843,
1384
+ 19885,
1385
+ 19886,
1386
+ 19889,
1387
+ 19924,
1388
+ 19925,
1389
+ 19930,
1390
+ 19934,
1391
+ 19949,
1392
+ 19954,
1393
+ 19955,
1394
+ 19969,
1395
+ 19978,
1396
+ 20004,
1397
+ 20018,
1398
+ 20052,
1399
+ 20060,
1400
+ 20067,
1401
+ 20084,
1402
+ 20087,
1403
+ 20122,
1404
+ 20139,
1405
+ 20167,
1406
+ 20197,
1407
+ 20205,
1408
+ 20235,
1409
+ 20239,
1410
+ 20249,
1411
+ 20296,
1412
+ 20332,
1413
+ 20385,
1414
+ 20394,
1415
+ 20396,
1416
+ 20446,
1417
+ 20449,
1418
+ 20480,
1419
+ 20502,
1420
+ 20516,
1421
+ 20531,
1422
+ 20532,
1423
+ 20545,
1424
+ 20554,
1425
+ 20565,
1426
+ 20576,
1427
+ 20583,
1428
+ 20617,
1429
+ 20619,
1430
+ 20620,
1431
+ 20639,
1432
+ 20650,
1433
+ 20687,
1434
+ 20711,
1435
+ 20715,
1436
+ 20723,
1437
+ 20728,
1438
+ 20771,
1439
+ 20774,
1440
+ 20780,
1441
+ 20792,
1442
+ 20798,
1443
+ 20820,
1444
+ 20825,
1445
+ 20834,
1446
+ 20839,
1447
+ 20840,
1448
+ 20845,
1449
+ 20868,
1450
+ 20883,
1451
+ 20886,
1452
+ 20897,
1453
+ 20901,
1454
+ 20918,
1455
+ 20927,
1456
+ 20946,
1457
+ 20960,
1458
+ 20978,
1459
+ 20986,
1460
+ 20997,
1461
+ 21040,
1462
+ 21093,
1463
+ 21100,
1464
+ 21118,
1465
+ 21122,
1466
+ 21126,
1467
+ 21134,
1468
+ 21170,
1469
+ 21186,
1470
+ 21187,
1471
+ 21219,
1472
+ 21225,
1473
+ 21226,
1474
+ 21263,
1475
+ 21300,
1476
+ 21322,
1477
+ 21363,
1478
+ 21390,
1479
+ 21393,
1480
+ 21399,
1481
+ 21406,
1482
+ 21425,
1483
+ 21445,
1484
+ 21447,
1485
+ 21462,
1486
+ 21483,
1487
+ 21484,
1488
+ 21499,
1489
+ 21517,
1490
+ 21529,
1491
+ 21556,
1492
+ 21584,
1493
+ 21593,
1494
+ 21606,
1495
+ 21615,
1496
+ 21641,
1497
+ 21699,
1498
+ 21718,
1499
+ 21732,
1500
+ 21739,
1501
+ 21770,
1502
+ 21776,
1503
+ 21792,
1504
+ 21798,
1505
+ 21799,
1506
+ 21806,
1507
+ 21810,
1508
+ 21821,
1509
+ 21833,
1510
+ 21899,
1511
+ 21912,
1512
+ 21930,
1513
+ 21980,
1514
+ 21981,
1515
+ 21997,
1516
+ 21998,
1517
+ 22027,
1518
+ 22063,
1519
+ 22069,
1520
+ 22082,
1521
+ 22084,
1522
+ 22090,
1523
+ 22102,
1524
+ 22107,
1525
+ 22114,
1526
+ 22136,
1527
+ 22166,
1528
+ 22168,
1529
+ 22176,
1530
+ 22181,
1531
+ 22203,
1532
+ 22254,
1533
+ 22262,
1534
+ 22265,
1535
+ 22280,
1536
+ 22283,
1537
+ 22309,
1538
+ 22346,
1539
+ 22355,
1540
+ 22374,
1541
+ 22383,
1542
+ 22394,
1543
+ 22398,
1544
+ 22404,
1545
+ 22412,
1546
+ 22430,
1547
+ 22458,
1548
+ 22494,
1549
+ 22543,
1550
+ 22555,
1551
+ 22564,
1552
+ 22613,
1553
+ 22621,
1554
+ 22627,
1555
+ 22629,
1556
+ 22659,
1557
+ 22660,
1558
+ 22676,
1559
+ 22684,
1560
+ 22709,
1561
+ 22713,
1562
+ 22720,
1563
+ 22735,
1564
+ 22738,
1565
+ 22747,
1566
+ 22769,
1567
+ 22785,
1568
+ 22795,
1569
+ 22835,
1570
+ 22841,
1571
+ 22842,
1572
+ 22844,
1573
+ 22861,
1574
+ 22872,
1575
+ 22884,
1576
+ 22918,
1577
+ 22920,
1578
+ 22932,
1579
+ 22934,
1580
+ 22955,
1581
+ 22960,
1582
+ 22967,
1583
+ 22977,
1584
+ 22989,
1585
+ 22994,
1586
+ 23023,
1587
+ 23028,
1588
+ 23036,
1589
+ 23039,
1590
+ 23067,
1591
+ 23109,
1592
+ 23114,
1593
+ 23116,
1594
+ 23161,
1595
+ 23171,
1596
+ 23174,
1597
+ 23193,
1598
+ 23301,
1599
+ 23334,
1600
+ 23371,
1601
+ 23376,
1602
+ 23381,
1603
+ 23391,
1604
+ 23405,
1605
+ 23407,
1606
+ 23429,
1607
+ 23435,
1608
+ 23443,
1609
+ 23453,
1610
+ 23470,
1611
+ 23472,
1612
+ 23486,
1613
+ 23497,
1614
+ 23501,
1615
+ 23523,
1616
+ 23529,
1617
+ 23547,
1618
+ 23548,
1619
+ 23577,
1620
+ 23581,
1621
+ 23610,
1622
+ 23630,
1623
+ 23661,
1624
+ 23672,
1625
+ 23699,
1626
+ 23721,
1627
+ 23724,
1628
+ 23782,
1629
+ 23799,
1630
+ 23826,
1631
+ 23833,
1632
+ 23854,
1633
+ 23860,
1634
+ 23900,
1635
+ 23917,
1636
+ 23925,
1637
+ 23960,
1638
+ 23978,
1639
+ 23990,
1640
+ 24014,
1641
+ 24043,
1642
+ 24060,
1643
+ 24063,
1644
+ 24096,
1645
+ 24099,
1646
+ 24114,
1647
+ 24123,
1648
+ 24125,
1649
+ 24126,
1650
+ 24127,
1651
+ 24137,
1652
+ 24150,
1653
+ 24153,
1654
+ 24180,
1655
+ 24214,
1656
+ 24218,
1657
+ 24232,
1658
+ 24272,
1659
+ 24307,
1660
+ 24324,
1661
+ 24344,
1662
+ 24369,
1663
+ 24371,
1664
+ 24391,
1665
+ 24393,
1666
+ 24404,
1667
+ 24413,
1668
+ 24436,
1669
+ 24469,
1670
+ 24471,
1671
+ 24506,
1672
+ 24516,
1673
+ 24539,
1674
+ 24558
1675
+ ],
1676
+ "new_compensatory_visual": [
1677
+ 1,
1678
+ 21,
1679
+ 37,
1680
+ 52,
1681
+ 55,
1682
+ 79,
1683
+ 98,
1684
+ 141,
1685
+ 154,
1686
+ 255,
1687
+ 264,
1688
+ 294,
1689
+ 307,
1690
+ 369,
1691
+ 427,
1692
+ 446,
1693
+ 516,
1694
+ 538,
1695
+ 539,
1696
+ 606,
1697
+ 679,
1698
+ 684,
1699
+ 777,
1700
+ 869,
1701
+ 954,
1702
+ 1037,
1703
+ 1050,
1704
+ 1070,
1705
+ 1224,
1706
+ 1343,
1707
+ 1360,
1708
+ 1435,
1709
+ 1517,
1710
+ 1530,
1711
+ 1633,
1712
+ 1635,
1713
+ 1671,
1714
+ 1694,
1715
+ 1740,
1716
+ 1763,
1717
+ 1791,
1718
+ 1828,
1719
+ 1842,
1720
+ 1863,
1721
+ 1870,
1722
+ 1914,
1723
+ 1929,
1724
+ 1935,
1725
+ 1937,
1726
+ 1951,
1727
+ 2176,
1728
+ 2210,
1729
+ 2263,
1730
+ 2286,
1731
+ 2308,
1732
+ 2314,
1733
+ 2382,
1734
+ 2443,
1735
+ 2482,
1736
+ 2512,
1737
+ 2534,
1738
+ 2570,
1739
+ 2647,
1740
+ 2650,
1741
+ 2659,
1742
+ 2692,
1743
+ 2843,
1744
+ 2852,
1745
+ 2875,
1746
+ 3022,
1747
+ 3027,
1748
+ 3048,
1749
+ 3050,
1750
+ 3139,
1751
+ 3223,
1752
+ 3232,
1753
+ 3334,
1754
+ 3485,
1755
+ 3524,
1756
+ 3536,
1757
+ 3551,
1758
+ 3566,
1759
+ 3639,
1760
+ 3766,
1761
+ 3769,
1762
+ 3791,
1763
+ 3823,
1764
+ 4091,
1765
+ 4138,
1766
+ 4189,
1767
+ 4227,
1768
+ 4237,
1769
+ 4240,
1770
+ 4331,
1771
+ 4379,
1772
+ 4390,
1773
+ 4444,
1774
+ 4450,
1775
+ 4455,
1776
+ 4607,
1777
+ 4700,
1778
+ 4720,
1779
+ 4780,
1780
+ 4836,
1781
+ 4837,
1782
+ 4849,
1783
+ 4851,
1784
+ 4938,
1785
+ 5014,
1786
+ 5037,
1787
+ 5048,
1788
+ 5092,
1789
+ 5145,
1790
+ 5162,
1791
+ 5237,
1792
+ 5272,
1793
+ 5280,
1794
+ 5328,
1795
+ 5344,
1796
+ 5345,
1797
+ 5439,
1798
+ 5554,
1799
+ 5571,
1800
+ 5668,
1801
+ 5792,
1802
+ 5810,
1803
+ 5819,
1804
+ 5826,
1805
+ 5887,
1806
+ 6174,
1807
+ 6188,
1808
+ 6236,
1809
+ 6239,
1810
+ 6263,
1811
+ 6292,
1812
+ 6328,
1813
+ 6329,
1814
+ 6339,
1815
+ 6345,
1816
+ 6358,
1817
+ 6381,
1818
+ 6446,
1819
+ 6452,
1820
+ 6456,
1821
+ 6498,
1822
+ 6508,
1823
+ 6646,
1824
+ 6688,
1825
+ 6754,
1826
+ 6807,
1827
+ 6808,
1828
+ 6825,
1829
+ 6931,
1830
+ 6959,
1831
+ 6983,
1832
+ 7084,
1833
+ 7132,
1834
+ 7230,
1835
+ 7278,
1836
+ 7285,
1837
+ 7302,
1838
+ 7315,
1839
+ 7319,
1840
+ 7326,
1841
+ 7347,
1842
+ 7448,
1843
+ 7468,
1844
+ 7485,
1845
+ 7499,
1846
+ 7513,
1847
+ 7826,
1848
+ 7845,
1849
+ 7872,
1850
+ 7892,
1851
+ 7908,
1852
+ 8005,
1853
+ 8039,
1854
+ 8061,
1855
+ 8126,
1856
+ 8187,
1857
+ 8281,
1858
+ 8343,
1859
+ 8355,
1860
+ 8363,
1861
+ 8425,
1862
+ 8440,
1863
+ 8453,
1864
+ 8458,
1865
+ 8489,
1866
+ 8499,
1867
+ 8651,
1868
+ 8658,
1869
+ 8712,
1870
+ 8844,
1871
+ 8850,
1872
+ 8882,
1873
+ 8910,
1874
+ 9005,
1875
+ 9113,
1876
+ 9125,
1877
+ 9132,
1878
+ 9162,
1879
+ 9182,
1880
+ 9207,
1881
+ 9226,
1882
+ 9270,
1883
+ 9278,
1884
+ 9354,
1885
+ 9361,
1886
+ 9403,
1887
+ 9446,
1888
+ 9469,
1889
+ 9548,
1890
+ 9555,
1891
+ 9569,
1892
+ 9606,
1893
+ 9627,
1894
+ 9631,
1895
+ 9634,
1896
+ 9642,
1897
+ 9706,
1898
+ 9760,
1899
+ 9803,
1900
+ 9817,
1901
+ 9822,
1902
+ 9824,
1903
+ 9854,
1904
+ 9876,
1905
+ 9940,
1906
+ 9944,
1907
+ 9978,
1908
+ 9979,
1909
+ 9988,
1910
+ 10055,
1911
+ 10151,
1912
+ 10174,
1913
+ 10198,
1914
+ 10248,
1915
+ 10337,
1916
+ 10346,
1917
+ 10408,
1918
+ 10412,
1919
+ 10425,
1920
+ 10437,
1921
+ 10477,
1922
+ 10543,
1923
+ 10575,
1924
+ 10584,
1925
+ 10599,
1926
+ 10606,
1927
+ 10639,
1928
+ 10644,
1929
+ 10665,
1930
+ 10670,
1931
+ 10709,
1932
+ 10751,
1933
+ 10779,
1934
+ 10789,
1935
+ 10912,
1936
+ 10996,
1937
+ 11003,
1938
+ 11045,
1939
+ 11080,
1940
+ 11082,
1941
+ 11092,
1942
+ 11099,
1943
+ 11161,
1944
+ 11180,
1945
+ 11401,
1946
+ 11557,
1947
+ 11647,
1948
+ 11663,
1949
+ 11677,
1950
+ 11681,
1951
+ 11691,
1952
+ 11723,
1953
+ 11785,
1954
+ 11817,
1955
+ 11846,
1956
+ 11923,
1957
+ 11973,
1958
+ 12005,
1959
+ 12027,
1960
+ 12140,
1961
+ 12146,
1962
+ 12177,
1963
+ 12196,
1964
+ 12209,
1965
+ 12338,
1966
+ 12390,
1967
+ 12407,
1968
+ 12410,
1969
+ 12530,
1970
+ 12594,
1971
+ 12595,
1972
+ 12605,
1973
+ 12619,
1974
+ 12696,
1975
+ 12713,
1976
+ 12745,
1977
+ 12824,
1978
+ 12859,
1979
+ 12884,
1980
+ 12897,
1981
+ 12930,
1982
+ 12977,
1983
+ 13052,
1984
+ 13060,
1985
+ 13164,
1986
+ 13169,
1987
+ 13215,
1988
+ 13217,
1989
+ 13242,
1990
+ 13262,
1991
+ 13271,
1992
+ 13292,
1993
+ 13327,
1994
+ 13359,
1995
+ 13379,
1996
+ 13390,
1997
+ 13398,
1998
+ 13424,
1999
+ 13483,
2000
+ 13550,
2001
+ 13570,
2002
+ 13574,
2003
+ 13578,
2004
+ 13600,
2005
+ 13603,
2006
+ 13724,
2007
+ 13734,
2008
+ 13801,
2009
+ 13805,
2010
+ 13926,
2011
+ 13938,
2012
+ 14002,
2013
+ 14105,
2014
+ 14112,
2015
+ 14157,
2016
+ 14162,
2017
+ 14398,
2018
+ 14457,
2019
+ 14608,
2020
+ 14634,
2021
+ 14669,
2022
+ 14689,
2023
+ 14690,
2024
+ 14704,
2025
+ 14734,
2026
+ 14768,
2027
+ 14819,
2028
+ 14849,
2029
+ 14852,
2030
+ 14885,
2031
+ 14888,
2032
+ 14907,
2033
+ 14919,
2034
+ 14945,
2035
+ 14953,
2036
+ 15017,
2037
+ 15034,
2038
+ 15054,
2039
+ 15093,
2040
+ 15108,
2041
+ 15118,
2042
+ 15128,
2043
+ 15143,
2044
+ 15145,
2045
+ 15156,
2046
+ 15157,
2047
+ 15163,
2048
+ 15185,
2049
+ 15211,
2050
+ 15410,
2051
+ 15454,
2052
+ 15640,
2053
+ 15642,
2054
+ 15735,
2055
+ 15831,
2056
+ 15871,
2057
+ 15912,
2058
+ 16034,
2059
+ 16195,
2060
+ 16258,
2061
+ 16341,
2062
+ 16348,
2063
+ 16391,
2064
+ 16490,
2065
+ 16519,
2066
+ 16528,
2067
+ 16569,
2068
+ 16639,
2069
+ 16678,
2070
+ 16821,
2071
+ 16860,
2072
+ 16873,
2073
+ 16950,
2074
+ 17087,
2075
+ 17187,
2076
+ 17191,
2077
+ 17195,
2078
+ 17446,
2079
+ 17495,
2080
+ 17535,
2081
+ 17572,
2082
+ 17586,
2083
+ 17647,
2084
+ 17766,
2085
+ 17804,
2086
+ 17892,
2087
+ 18003,
2088
+ 18053,
2089
+ 18057,
2090
+ 18165,
2091
+ 18189,
2092
+ 18261,
2093
+ 18320,
2094
+ 18469,
2095
+ 18483,
2096
+ 18488,
2097
+ 18520,
2098
+ 18589,
2099
+ 18647,
2100
+ 18820,
2101
+ 18895,
2102
+ 18911,
2103
+ 19075,
2104
+ 19138,
2105
+ 19161,
2106
+ 19162,
2107
+ 19187,
2108
+ 19189,
2109
+ 19321,
2110
+ 19378,
2111
+ 19383,
2112
+ 19404,
2113
+ 19434,
2114
+ 19440,
2115
+ 19589,
2116
+ 19647,
2117
+ 19653,
2118
+ 19675,
2119
+ 19706,
2120
+ 19707,
2121
+ 19754,
2122
+ 19762,
2123
+ 19779,
2124
+ 19780,
2125
+ 19793,
2126
+ 19870,
2127
+ 20037,
2128
+ 20099,
2129
+ 20119,
2130
+ 20193,
2131
+ 20307,
2132
+ 20314,
2133
+ 20424,
2134
+ 20440,
2135
+ 20481,
2136
+ 20495,
2137
+ 20575,
2138
+ 20585,
2139
+ 20595,
2140
+ 20694,
2141
+ 20896,
2142
+ 20910,
2143
+ 20954,
2144
+ 21039,
2145
+ 21049,
2146
+ 21121,
2147
+ 21123,
2148
+ 21144,
2149
+ 21148,
2150
+ 21207,
2151
+ 21305,
2152
+ 21312,
2153
+ 21355,
2154
+ 21436,
2155
+ 21441,
2156
+ 21474,
2157
+ 21503,
2158
+ 21539,
2159
+ 21563,
2160
+ 21642,
2161
+ 21725,
2162
+ 21789,
2163
+ 21874,
2164
+ 21923,
2165
+ 21924,
2166
+ 22039,
2167
+ 22137,
2168
+ 22195,
2169
+ 22299,
2170
+ 22390,
2171
+ 22448,
2172
+ 22466,
2173
+ 22656,
2174
+ 22695,
2175
+ 22707,
2176
+ 22780,
2177
+ 22812,
2178
+ 22831,
2179
+ 22889,
2180
+ 22958,
2181
+ 23009,
2182
+ 23046,
2183
+ 23096,
2184
+ 23169,
2185
+ 23175,
2186
+ 23314,
2187
+ 23344,
2188
+ 23414,
2189
+ 23442,
2190
+ 23502,
2191
+ 23549,
2192
+ 23614,
2193
+ 23646,
2194
+ 23648,
2195
+ 23718,
2196
+ 23730,
2197
+ 23755,
2198
+ 23781,
2199
+ 23886,
2200
+ 23907,
2201
+ 23956,
2202
+ 23992,
2203
+ 24004,
2204
+ 24047,
2205
+ 24121,
2206
+ 24167,
2207
+ 24204,
2208
+ 24216,
2209
+ 24261,
2210
+ 24266,
2211
+ 24386,
2212
+ 24433,
2213
+ 24498,
2214
+ 24523
2215
+ ]
2216
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8106282552083334,
3
+ "semantic_stability_score": 0.22168834917290303,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 3.821593654495507e-07,
6
+ "shared_attenuated": -3.2595791806343616e-07,
7
+ "shared_redirected": -8.784577818024978e-08,
8
+ "shared_aligned": 0.0014373575800996946,
9
+ "base_only": -2.2696287932214165e-06
10
+ },
11
+ "superposition_fraction": 0.0009389671361502347,
12
+ "fve_base": 0.7149193804925649,
13
+ "fve_aligned": 0.7056809554549412,
14
+ "dead_neuron_fraction": 0.950097681274904,
15
+ "l0_sparsity_base": 201.6641673963806,
16
+ "l0_sparsity_aligned": 199.7009267367192,
17
+ "class_counts": {
18
+ "shared_redirected": 14338,
19
+ "aligned_only": 4260,
20
+ "shared_attenuated": 4110,
21
+ "shared_aligned": 1474,
22
+ "base_only": 394
23
+ },
24
+ "total_features": 24576
25
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 4260,
4
+ "cf_shift_mean": 3.821593654495507e-07,
5
+ "cf_shift_std": 8.805460104462782e-06,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 2.987523725107822e-07,
8
+ "cf_aligned_mean": 6.809117379073498e-07,
9
+ "high_cf_base_count": 470,
10
+ "low_cf_base_count": 3790,
11
+ "high_cf_aligned_count": 538,
12
+ "low_cf_aligned_count": 3722
13
+ },
14
+ "shared_attenuated": {
15
+ "count": 4110,
16
+ "cf_shift_mean": -3.2595791806343616e-07,
17
+ "cf_shift_std": 1.6192493293625883e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 5.256506020026214e-07,
20
+ "cf_aligned_mean": 1.9969268409132093e-07,
21
+ "high_cf_base_count": 723,
22
+ "low_cf_base_count": 3387,
23
+ "high_cf_aligned_count": 310,
24
+ "low_cf_aligned_count": 3800
25
+ },
26
+ "shared_redirected": {
27
+ "count": 14338,
28
+ "cf_shift_mean": -8.784577818024978e-08,
29
+ "cf_shift_std": 1.27856925683151e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 3.0975419941920197e-07,
32
+ "cf_aligned_mean": 2.219084213078359e-07,
33
+ "high_cf_base_count": 1625,
34
+ "low_cf_base_count": 12713,
35
+ "high_cf_aligned_count": 1207,
36
+ "low_cf_aligned_count": 13131
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.0014373575800996946,
41
+ "cf_shift_std": 0.015052252709651517,
42
+ "cf_shift_median": 0.0015445612370967865,
43
+ "cf_base_mean": 0.03270530871888567,
44
+ "cf_aligned_mean": 0.03414266630205172,
45
+ "high_cf_base_count": 1445,
46
+ "low_cf_base_count": 29,
47
+ "high_cf_aligned_count": 1273,
48
+ "low_cf_aligned_count": 201
49
+ },
50
+ "base_only": {
51
+ "count": 394,
52
+ "cf_shift_mean": -2.2696287932214165e-06,
53
+ "cf_shift_std": 1.6652022066007932e-05,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 2.5254293173095435e-06,
56
+ "cf_aligned_mean": 2.5580052091412916e-07,
57
+ "high_cf_base_count": 122,
58
+ "low_cf_base_count": 272,
59
+ "high_cf_aligned_count": 43,
60
+ "low_cf_aligned_count": 351
61
+ }
62
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1474,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.9999999892032292,
7
+ "theta_std": 6.445779582216228e-08,
8
+ "angle_deg_mean": 0.006858470552119773,
9
+ "angle_deg_std": 0.010785188961045418,
10
+ "norm_ratio_raw_mean": 0.9999999998706497,
11
+ "norm_ratio_raw_std": 2.370149166006906e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.4679311513900757,
14
+ "sv_std": 0.4991249442100525,
15
+ "condition_number": 400661222.58655155,
16
+ "mean_principal_angle_deg": 0.2951644905479854,
17
+ "singular_values": [
18
+ 1.0010833740234375,
19
+ 1.0009602308273315,
20
+ 1.0009225606918335,
21
+ 1.0008927583694458,
22
+ 1.0008740425109863,
23
+ 1.000839114189148,
24
+ 1.0008360147476196,
25
+ 1.0007891654968262,
26
+ 1.000776767730713,
27
+ 1.0007721185684204,
28
+ 1.0007643699645996,
29
+ 1.0007610321044922,
30
+ 1.000754714012146,
31
+ 1.0007354021072388,
32
+ 1.0007301568984985,
33
+ 1.000710129737854,
34
+ 1.0007004737854004,
35
+ 1.0006883144378662,
36
+ 1.0006871223449707,
37
+ 1.000678539276123
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 14338,
43
+ "rho_mean": 0.4989161062172424,
44
+ "rho_std": 0.02266651493397957,
45
+ "theta_mean": 0.15888533807970343,
46
+ "theta_std": 0.04469725279364948,
47
+ "angle_deg_mean": 80.84764197414131,
48
+ "angle_deg_std": 2.6042902604291323,
49
+ "norm_ratio_raw_mean": 0.9997722469541517,
50
+ "norm_ratio_raw_std": 0.09069424049479982,
51
+ "linear_map": {
52
+ "sv_mean": 0.4559222161769867,
53
+ "sv_std": 0.3161119222640991,
54
+ "condition_number": 11935.424462289619,
55
+ "mean_principal_angle_deg": 71.32205108694541,
56
+ "singular_values": [
57
+ 1.4423828125,
58
+ 1.308557391166687,
59
+ 1.2896783351898193,
60
+ 1.284997582435608,
61
+ 1.2731958627700806,
62
+ 1.2728533744812012,
63
+ 1.265217900276184,
64
+ 1.2644816637039185,
65
+ 1.261732578277588,
66
+ 1.2562566995620728,
67
+ 1.2493031024932861,
68
+ 1.247130274772644,
69
+ 1.245691180229187,
70
+ 1.2449917793273926,
71
+ 1.243445634841919,
72
+ 1.2395131587982178,
73
+ 1.2331912517547607,
74
+ 1.2289397716522217,
75
+ 1.2278625965118408,
76
+ 1.2269593477249146
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 0
82
+ },
83
+ "shared_attenuated": {
84
+ "n": 4110,
85
+ "rho_mean": 0.4370109366892028,
86
+ "rho_std": 0.014929485131346159,
87
+ "theta_mean": 0.16164898558399682,
88
+ "theta_std": 0.04404444156268112,
89
+ "angle_deg_mean": 80.68723082265093,
90
+ "angle_deg_std": 2.56935930172204,
91
+ "norm_ratio_raw_mean": 0.7774651026509642,
92
+ "norm_ratio_raw_std": 0.04647354398436531,
93
+ "linear_map": {
94
+ "sv_mean": 0.9465462565422058,
95
+ "sv_std": 0.9641675353050232,
96
+ "condition_number": 39610.41359937903,
97
+ "mean_principal_angle_deg": 79.3136046422921,
98
+ "singular_values": [
99
+ 5.350813388824463,
100
+ 5.255783557891846,
101
+ 5.182039260864258,
102
+ 5.170402526855469,
103
+ 5.147382736206055,
104
+ 5.136370658874512,
105
+ 5.028501033782959,
106
+ 4.995043754577637,
107
+ 4.967784404754639,
108
+ 4.937333583831787,
109
+ 4.916933536529541,
110
+ 4.884495258331299,
111
+ 4.846603870391846,
112
+ 4.821198463439941,
113
+ 4.797082424163818,
114
+ 4.795119762420654,
115
+ 4.7672505378723145,
116
+ 4.708253383636475,
117
+ 4.67228364944458,
118
+ 4.642292499542236
119
+ ]
120
+ }
121
+ },
122
+ "all_shared": {
123
+ "n": 19922,
124
+ "rho_mean": 0.48622498146448373,
125
+ "rho_std": 0.03233258579429378,
126
+ "theta_mean": 0.22168834917290303,
127
+ "theta_std": 0.22414889167402627,
128
+ "angle_deg_mean": 74.83325563155945,
129
+ "angle_deg_std": 21.298596137720732,
130
+ "norm_ratio_raw_mean": 0.9539261142723334,
131
+ "norm_ratio_raw_std": 0.12024763374273167,
132
+ "linear_map": {
133
+ "sv_mean": 0.46770450472831726,
134
+ "sv_std": 0.328109472990036,
135
+ "condition_number": 44097.07500436199,
136
+ "mean_principal_angle_deg": 49.148313229551746,
137
+ "singular_values": [
138
+ 1.2775970697402954,
139
+ 1.2488906383514404,
140
+ 1.2319755554199219,
141
+ 1.222540020942688,
142
+ 1.2165166139602661,
143
+ 1.2115968465805054,
144
+ 1.2082319259643555,
145
+ 1.2036470174789429,
146
+ 1.1991037130355835,
147
+ 1.1971516609191895,
148
+ 1.1951426267623901,
149
+ 1.1934523582458496,
150
+ 1.1895910501480103,
151
+ 1.1880708932876587,
152
+ 1.1868096590042114,
153
+ 1.1854181289672852,
154
+ 1.1829471588134766,
155
+ 1.1801456212997437,
156
+ 1.1798313856124878,
157
+ 1.177717685699463
158
+ ]
159
+ }
160
+ }
161
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.03640947251276739,
10
+ 0.022257331258552643,
11
+ 0.020805657514513964,
12
+ 0.02007343955022667
13
+ ],
14
+ "val_loss": [
15
+ 0.023579388856887817,
16
+ 0.021937902041598765,
17
+ 0.021248088242651904,
18
+ 0.021128867630949195
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5552545347828929,
22
+ 0.6916634919207763,
23
+ 0.7203999920609536,
24
+ 0.734951675460134
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5431773674745554,
28
+ 0.6782187935697774,
29
+ 0.7071432076346714,
30
+ 0.721227781576367
31
+ ],
32
+ "val_fve_base": [
33
+ 0.6667828357032456,
34
+ 0.697686533341233,
35
+ 0.711909483240537,
36
+ 0.7149193804925649
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.6538406913193109,
40
+ 0.6874087493457095,
41
+ 0.7026060080028953,
42
+ 0.7056809554549412
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9007872839246795,
46
+ 0.9515116200834008,
47
+ 0.9507627855318719,
48
+ 0.950097681274904
49
+ ],
50
+ "l0_base": [
51
+ 204.35628283712785,
52
+ 191.1769191476941,
53
+ 198.225518096906,
54
+ 201.6641673963806
55
+ ],
56
+ "l0_aligned": [
57
+ 193.23812390542906,
58
+ 184.48571584938705,
59
+ 195.2205742848803,
60
+ 199.7009267367192
61
+ ],
62
+ "self_recon": [
63
+ 0.019440664217676325,
64
+ 0.013593194201606028,
65
+ 0.012347698082274258,
66
+ 0.01172946056898007
67
+ ],
68
+ "cross_recon": [
69
+ 0.019490474525141008,
70
+ 0.013597349672683206,
71
+ 0.012352129517876642,
72
+ 0.01173417489612513
73
+ ],
74
+ "sparsity": [
75
+ 0.00917261832184933,
76
+ 0.003225197077587995,
77
+ 0.00351710747712674,
78
+ 0.003650308892340712
79
+ ]
80
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 5679f3c552515464d64df706ad4bae3e2ece929b99d6be5df15dc65272b614fe
  • Pointer size: 131 Bytes
  • Size of remote file: 167 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 3fb294cfc20766a6bf42143c11084afa2456190d66d35217997905599b416eb1
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 3b00a7c496c9d25d3bd61b6540b4342941a16962e07a63a052714019ca76e86b
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: a5b0c155221f55befe8593d21762c53da6e91d8985558b1af5c9290d17b4290c
  • Pointer size: 131 Bytes
  • Size of remote file: 331 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: ef5e62bf77eb0b23c69f531819e7fc962d7120ff07476430dfd5dc966372a91f
  • Pointer size: 130 Bytes
  • Size of remote file: 86.4 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: c7d1e91e8bac35533f6147aeaf61b41c772ae73af5f43f85bd00844461507c9f
  • Pointer size: 131 Bytes
  • Size of remote file: 263 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: d503f97c64c76a69a39ce6a651653bc0859660c131c7b595144eb015c45387b9
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: f95698828f75512a9df50de133ec5b80b2c38b12e4e2ba32824be27b57c499ef
  • Pointer size: 131 Bytes
  • Size of remote file: 254 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 67117cf7cbe2944b3df66d6fb77f5b6bb3e1751b1012252687607c037c94cc79
  • Pointer size: 131 Bytes
  • Size of remote file: 324 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L10/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-ppo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "interp_utils/crosscoder/results-multi-v1/v1/samelayer_separate/llama32-3b-ppo/activations/activations.pt",
7
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 10,
10
+ 11,
11
+ 12
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 10,
25
+ "base_layer": 10,
26
+ "aligned_layer": 10
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c6b7714c554ed59c3054ed4c27b5effbcd19fa505ed8d11b65cbe05a07ccf9d
3
+ size 3624487706
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/features/visual_evidence_features.json ADDED
@@ -0,0 +1,4043 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 128,
4
+ 144,
5
+ 217,
6
+ 285,
7
+ 329,
8
+ 354,
9
+ 372,
10
+ 464,
11
+ 483,
12
+ 649,
13
+ 739,
14
+ 949,
15
+ 964,
16
+ 1036,
17
+ 1060,
18
+ 1082,
19
+ 1084,
20
+ 1141,
21
+ 1357,
22
+ 1391,
23
+ 1417,
24
+ 1432,
25
+ 1596,
26
+ 1703,
27
+ 1736,
28
+ 1780,
29
+ 1834,
30
+ 1852,
31
+ 1985,
32
+ 2034,
33
+ 2062,
34
+ 2172,
35
+ 2184,
36
+ 2364,
37
+ 2419,
38
+ 2552,
39
+ 2578,
40
+ 2638,
41
+ 2703,
42
+ 2832,
43
+ 2915,
44
+ 2918,
45
+ 2965,
46
+ 2968,
47
+ 3015,
48
+ 3089,
49
+ 3248,
50
+ 3313,
51
+ 3314,
52
+ 3322,
53
+ 3378,
54
+ 3394,
55
+ 3471,
56
+ 3523,
57
+ 3609,
58
+ 3659,
59
+ 3748,
60
+ 3798,
61
+ 3840,
62
+ 3853,
63
+ 3896,
64
+ 3912,
65
+ 3995,
66
+ 4025,
67
+ 4152,
68
+ 4158,
69
+ 4216,
70
+ 4258,
71
+ 4292,
72
+ 4367,
73
+ 4435,
74
+ 4447,
75
+ 4470,
76
+ 4480,
77
+ 4517,
78
+ 4556,
79
+ 4557,
80
+ 4563,
81
+ 4570,
82
+ 4708,
83
+ 4715,
84
+ 4798,
85
+ 4804,
86
+ 4929,
87
+ 4973,
88
+ 5075,
89
+ 5160,
90
+ 5172,
91
+ 5210,
92
+ 5336,
93
+ 5437,
94
+ 5473,
95
+ 5562,
96
+ 5579,
97
+ 5637,
98
+ 5639,
99
+ 5650,
100
+ 5812,
101
+ 5857,
102
+ 5871,
103
+ 5898,
104
+ 5900,
105
+ 5958,
106
+ 6019,
107
+ 6049,
108
+ 6054,
109
+ 6073,
110
+ 6257,
111
+ 6282,
112
+ 6445,
113
+ 6463,
114
+ 6584,
115
+ 6597,
116
+ 6811,
117
+ 6814,
118
+ 6929,
119
+ 6939,
120
+ 6969,
121
+ 6975,
122
+ 7016,
123
+ 7017,
124
+ 7092,
125
+ 7164,
126
+ 7206,
127
+ 7277,
128
+ 7300,
129
+ 7342,
130
+ 7433,
131
+ 7471,
132
+ 7501,
133
+ 7564,
134
+ 7575,
135
+ 7605,
136
+ 7635,
137
+ 7902,
138
+ 7914,
139
+ 7928,
140
+ 7948,
141
+ 7997,
142
+ 8044,
143
+ 8123,
144
+ 8228,
145
+ 8247,
146
+ 8501,
147
+ 8523,
148
+ 8578,
149
+ 8604,
150
+ 8688,
151
+ 8852,
152
+ 8878,
153
+ 8889,
154
+ 8949,
155
+ 8950,
156
+ 9037,
157
+ 9104,
158
+ 9106,
159
+ 9141,
160
+ 9232,
161
+ 9239,
162
+ 9264,
163
+ 9283,
164
+ 9440,
165
+ 9445,
166
+ 9465,
167
+ 9628,
168
+ 9643,
169
+ 9659,
170
+ 9667,
171
+ 9682,
172
+ 9689,
173
+ 9704,
174
+ 9731,
175
+ 9816,
176
+ 9863,
177
+ 9870,
178
+ 10012,
179
+ 10015,
180
+ 10046,
181
+ 10062,
182
+ 10087,
183
+ 10120,
184
+ 10139,
185
+ 10284,
186
+ 10303,
187
+ 10394,
188
+ 10466,
189
+ 10474,
190
+ 10486,
191
+ 10548,
192
+ 10569,
193
+ 10603,
194
+ 10676,
195
+ 10715,
196
+ 10774,
197
+ 10778,
198
+ 10795,
199
+ 10856,
200
+ 10913,
201
+ 11021,
202
+ 11157,
203
+ 11171,
204
+ 11262,
205
+ 11310,
206
+ 11356,
207
+ 11365,
208
+ 11448,
209
+ 11468,
210
+ 11504,
211
+ 11761,
212
+ 11921,
213
+ 11925,
214
+ 11944,
215
+ 11946,
216
+ 12032,
217
+ 12044,
218
+ 12090,
219
+ 12184,
220
+ 12218,
221
+ 12247,
222
+ 12273,
223
+ 12425,
224
+ 12428,
225
+ 12551,
226
+ 12635,
227
+ 12695,
228
+ 12715,
229
+ 12774,
230
+ 12850,
231
+ 12898,
232
+ 13018,
233
+ 13044,
234
+ 13096,
235
+ 13118,
236
+ 13163,
237
+ 13189,
238
+ 13196,
239
+ 13224,
240
+ 13401,
241
+ 13466,
242
+ 13518,
243
+ 13569,
244
+ 13628,
245
+ 13644,
246
+ 13656,
247
+ 13720,
248
+ 13744,
249
+ 13747,
250
+ 13775,
251
+ 13844,
252
+ 13932,
253
+ 14042,
254
+ 14104,
255
+ 14150,
256
+ 14174,
257
+ 14259,
258
+ 14382,
259
+ 14437,
260
+ 14451,
261
+ 14484,
262
+ 14552,
263
+ 14574,
264
+ 14577,
265
+ 14606,
266
+ 14676,
267
+ 14711,
268
+ 14727,
269
+ 14847,
270
+ 14881,
271
+ 14982,
272
+ 15066,
273
+ 15086,
274
+ 15184,
275
+ 15293,
276
+ 15316,
277
+ 15377,
278
+ 15388,
279
+ 15424,
280
+ 15438,
281
+ 15526,
282
+ 15604,
283
+ 15673,
284
+ 15707,
285
+ 15719,
286
+ 15774,
287
+ 15777,
288
+ 15897,
289
+ 15935,
290
+ 16137,
291
+ 16145,
292
+ 16153,
293
+ 16182,
294
+ 16232,
295
+ 16321,
296
+ 16334,
297
+ 16377,
298
+ 16496,
299
+ 16568,
300
+ 16721,
301
+ 16834,
302
+ 16888,
303
+ 16918,
304
+ 17154,
305
+ 17188,
306
+ 17243,
307
+ 17250,
308
+ 17254,
309
+ 17304,
310
+ 17328,
311
+ 17422,
312
+ 17428,
313
+ 17442,
314
+ 17558,
315
+ 17612,
316
+ 17614,
317
+ 17686,
318
+ 17727,
319
+ 17732,
320
+ 17823,
321
+ 17835,
322
+ 17843,
323
+ 17860,
324
+ 17940,
325
+ 18026,
326
+ 18162,
327
+ 18232,
328
+ 18235,
329
+ 18236,
330
+ 18238,
331
+ 18246,
332
+ 18315,
333
+ 18421,
334
+ 18519,
335
+ 18551,
336
+ 18587,
337
+ 18660,
338
+ 18675,
339
+ 18768,
340
+ 18789,
341
+ 18814,
342
+ 18957,
343
+ 18986,
344
+ 18996,
345
+ 19035,
346
+ 19048,
347
+ 19184,
348
+ 19235,
349
+ 19239,
350
+ 19251,
351
+ 19369,
352
+ 19445,
353
+ 19449,
354
+ 19460,
355
+ 19573,
356
+ 19580,
357
+ 19630,
358
+ 19697,
359
+ 19718,
360
+ 19772,
361
+ 19776,
362
+ 19850,
363
+ 19883,
364
+ 19961,
365
+ 19984,
366
+ 20044,
367
+ 20127,
368
+ 20161,
369
+ 20170,
370
+ 20308,
371
+ 20343,
372
+ 20361,
373
+ 20381,
374
+ 20388,
375
+ 20471,
376
+ 20476,
377
+ 20503,
378
+ 20508,
379
+ 20594,
380
+ 20600,
381
+ 20606,
382
+ 20670,
383
+ 20678,
384
+ 20682,
385
+ 20695,
386
+ 20727,
387
+ 20812,
388
+ 20866,
389
+ 20950,
390
+ 21051,
391
+ 21096,
392
+ 21098,
393
+ 21242,
394
+ 21267,
395
+ 21365,
396
+ 21381,
397
+ 21414,
398
+ 21676,
399
+ 21685,
400
+ 21719,
401
+ 21761,
402
+ 21863,
403
+ 21879,
404
+ 22119,
405
+ 22257,
406
+ 22317,
407
+ 22409,
408
+ 22462,
409
+ 22505,
410
+ 22513,
411
+ 22565,
412
+ 22589,
413
+ 22622,
414
+ 22643,
415
+ 22849,
416
+ 22856,
417
+ 22873,
418
+ 22874,
419
+ 22879,
420
+ 23026,
421
+ 23092,
422
+ 23115,
423
+ 23160,
424
+ 23281,
425
+ 23346,
426
+ 23554,
427
+ 23598,
428
+ 23848,
429
+ 23859,
430
+ 23911,
431
+ 23936,
432
+ 24080,
433
+ 24112,
434
+ 24274,
435
+ 24287,
436
+ 24319,
437
+ 24323,
438
+ 24359,
439
+ 24481,
440
+ 24509,
441
+ 24513
442
+ ],
443
+ "redirected_visual_to_prior": [
444
+ 6,
445
+ 19,
446
+ 31,
447
+ 58,
448
+ 85,
449
+ 96,
450
+ 108,
451
+ 113,
452
+ 121,
453
+ 122,
454
+ 129,
455
+ 132,
456
+ 135,
457
+ 142,
458
+ 150,
459
+ 153,
460
+ 169,
461
+ 176,
462
+ 195,
463
+ 206,
464
+ 223,
465
+ 248,
466
+ 251,
467
+ 264,
468
+ 272,
469
+ 292,
470
+ 322,
471
+ 335,
472
+ 339,
473
+ 345,
474
+ 351,
475
+ 367,
476
+ 370,
477
+ 379,
478
+ 387,
479
+ 402,
480
+ 415,
481
+ 420,
482
+ 460,
483
+ 466,
484
+ 467,
485
+ 491,
486
+ 494,
487
+ 508,
488
+ 510,
489
+ 511,
490
+ 520,
491
+ 523,
492
+ 524,
493
+ 528,
494
+ 530,
495
+ 542,
496
+ 550,
497
+ 553,
498
+ 575,
499
+ 579,
500
+ 588,
501
+ 602,
502
+ 606,
503
+ 613,
504
+ 625,
505
+ 626,
506
+ 635,
507
+ 652,
508
+ 653,
509
+ 666,
510
+ 674,
511
+ 686,
512
+ 699,
513
+ 700,
514
+ 710,
515
+ 714,
516
+ 728,
517
+ 734,
518
+ 741,
519
+ 742,
520
+ 744,
521
+ 813,
522
+ 819,
523
+ 831,
524
+ 849,
525
+ 883,
526
+ 922,
527
+ 929,
528
+ 947,
529
+ 948,
530
+ 965,
531
+ 969,
532
+ 970,
533
+ 995,
534
+ 996,
535
+ 1002,
536
+ 1023,
537
+ 1052,
538
+ 1054,
539
+ 1057,
540
+ 1073,
541
+ 1078,
542
+ 1098,
543
+ 1104,
544
+ 1112,
545
+ 1116,
546
+ 1124,
547
+ 1142,
548
+ 1154,
549
+ 1166,
550
+ 1196,
551
+ 1210,
552
+ 1211,
553
+ 1212,
554
+ 1214,
555
+ 1216,
556
+ 1243,
557
+ 1256,
558
+ 1264,
559
+ 1269,
560
+ 1282,
561
+ 1309,
562
+ 1336,
563
+ 1375,
564
+ 1388,
565
+ 1397,
566
+ 1400,
567
+ 1408,
568
+ 1412,
569
+ 1413,
570
+ 1416,
571
+ 1419,
572
+ 1420,
573
+ 1463,
574
+ 1465,
575
+ 1490,
576
+ 1494,
577
+ 1502,
578
+ 1512,
579
+ 1543,
580
+ 1584,
581
+ 1599,
582
+ 1604,
583
+ 1610,
584
+ 1617,
585
+ 1618,
586
+ 1624,
587
+ 1651,
588
+ 1654,
589
+ 1681,
590
+ 1683,
591
+ 1697,
592
+ 1709,
593
+ 1718,
594
+ 1722,
595
+ 1723,
596
+ 1735,
597
+ 1739,
598
+ 1763,
599
+ 1764,
600
+ 1768,
601
+ 1774,
602
+ 1777,
603
+ 1810,
604
+ 1812,
605
+ 1819,
606
+ 1821,
607
+ 1836,
608
+ 1845,
609
+ 1849,
610
+ 1859,
611
+ 1882,
612
+ 1892,
613
+ 1894,
614
+ 1910,
615
+ 1917,
616
+ 1944,
617
+ 1946,
618
+ 1958,
619
+ 1962,
620
+ 1980,
621
+ 1981,
622
+ 1982,
623
+ 1984,
624
+ 1990,
625
+ 1992,
626
+ 1997,
627
+ 2016,
628
+ 2044,
629
+ 2052,
630
+ 2060,
631
+ 2064,
632
+ 2079,
633
+ 2087,
634
+ 2097,
635
+ 2107,
636
+ 2119,
637
+ 2126,
638
+ 2131,
639
+ 2141,
640
+ 2142,
641
+ 2145,
642
+ 2153,
643
+ 2154,
644
+ 2177,
645
+ 2179,
646
+ 2196,
647
+ 2205,
648
+ 2247,
649
+ 2257,
650
+ 2260,
651
+ 2280,
652
+ 2301,
653
+ 2341,
654
+ 2344,
655
+ 2345,
656
+ 2351,
657
+ 2369,
658
+ 2370,
659
+ 2376,
660
+ 2381,
661
+ 2387,
662
+ 2392,
663
+ 2399,
664
+ 2401,
665
+ 2404,
666
+ 2412,
667
+ 2415,
668
+ 2430,
669
+ 2433,
670
+ 2439,
671
+ 2443,
672
+ 2453,
673
+ 2508,
674
+ 2511,
675
+ 2512,
676
+ 2530,
677
+ 2537,
678
+ 2546,
679
+ 2579,
680
+ 2582,
681
+ 2588,
682
+ 2589,
683
+ 2605,
684
+ 2620,
685
+ 2628,
686
+ 2645,
687
+ 2648,
688
+ 2659,
689
+ 2671,
690
+ 2679,
691
+ 2687,
692
+ 2702,
693
+ 2710,
694
+ 2718,
695
+ 2727,
696
+ 2737,
697
+ 2764,
698
+ 2765,
699
+ 2766,
700
+ 2768,
701
+ 2769,
702
+ 2770,
703
+ 2779,
704
+ 2817,
705
+ 2820,
706
+ 2835,
707
+ 2838,
708
+ 2840,
709
+ 2844,
710
+ 2846,
711
+ 2856,
712
+ 2861,
713
+ 2867,
714
+ 2872,
715
+ 2874,
716
+ 2896,
717
+ 2907,
718
+ 2919,
719
+ 2926,
720
+ 2927,
721
+ 2933,
722
+ 2937,
723
+ 2938,
724
+ 2958,
725
+ 2963,
726
+ 2988,
727
+ 2996,
728
+ 3007,
729
+ 3020,
730
+ 3024,
731
+ 3029,
732
+ 3046,
733
+ 3052,
734
+ 3061,
735
+ 3068,
736
+ 3069,
737
+ 3072,
738
+ 3080,
739
+ 3081,
740
+ 3086,
741
+ 3087,
742
+ 3103,
743
+ 3105,
744
+ 3113,
745
+ 3129,
746
+ 3133,
747
+ 3138,
748
+ 3146,
749
+ 3150,
750
+ 3160,
751
+ 3175,
752
+ 3196,
753
+ 3207,
754
+ 3216,
755
+ 3232,
756
+ 3273,
757
+ 3277,
758
+ 3296,
759
+ 3299,
760
+ 3308,
761
+ 3310,
762
+ 3317,
763
+ 3328,
764
+ 3351,
765
+ 3367,
766
+ 3386,
767
+ 3417,
768
+ 3431,
769
+ 3432,
770
+ 3448,
771
+ 3452,
772
+ 3477,
773
+ 3478,
774
+ 3497,
775
+ 3504,
776
+ 3505,
777
+ 3508,
778
+ 3531,
779
+ 3533,
780
+ 3561,
781
+ 3572,
782
+ 3576,
783
+ 3594,
784
+ 3595,
785
+ 3599,
786
+ 3605,
787
+ 3614,
788
+ 3624,
789
+ 3631,
790
+ 3633,
791
+ 3638,
792
+ 3641,
793
+ 3698,
794
+ 3700,
795
+ 3715,
796
+ 3725,
797
+ 3726,
798
+ 3731,
799
+ 3749,
800
+ 3765,
801
+ 3767,
802
+ 3771,
803
+ 3773,
804
+ 3778,
805
+ 3781,
806
+ 3789,
807
+ 3795,
808
+ 3805,
809
+ 3842,
810
+ 3846,
811
+ 3849,
812
+ 3856,
813
+ 3859,
814
+ 3863,
815
+ 3865,
816
+ 3872,
817
+ 3878,
818
+ 3907,
819
+ 3911,
820
+ 3927,
821
+ 3940,
822
+ 3952,
823
+ 3960,
824
+ 3987,
825
+ 3992,
826
+ 3994,
827
+ 4004,
828
+ 4014,
829
+ 4023,
830
+ 4026,
831
+ 4051,
832
+ 4094,
833
+ 4110,
834
+ 4111,
835
+ 4121,
836
+ 4125,
837
+ 4140,
838
+ 4147,
839
+ 4156,
840
+ 4163,
841
+ 4172,
842
+ 4186,
843
+ 4191,
844
+ 4196,
845
+ 4210,
846
+ 4233,
847
+ 4240,
848
+ 4243,
849
+ 4248,
850
+ 4257,
851
+ 4267,
852
+ 4279,
853
+ 4298,
854
+ 4307,
855
+ 4319,
856
+ 4338,
857
+ 4353,
858
+ 4363,
859
+ 4364,
860
+ 4365,
861
+ 4382,
862
+ 4399,
863
+ 4400,
864
+ 4410,
865
+ 4422,
866
+ 4451,
867
+ 4459,
868
+ 4479,
869
+ 4491,
870
+ 4528,
871
+ 4541,
872
+ 4545,
873
+ 4559,
874
+ 4569,
875
+ 4577,
876
+ 4584,
877
+ 4587,
878
+ 4614,
879
+ 4615,
880
+ 4616,
881
+ 4617,
882
+ 4636,
883
+ 4648,
884
+ 4658,
885
+ 4670,
886
+ 4672,
887
+ 4676,
888
+ 4682,
889
+ 4695,
890
+ 4696,
891
+ 4717,
892
+ 4722,
893
+ 4724,
894
+ 4726,
895
+ 4729,
896
+ 4737,
897
+ 4743,
898
+ 4747,
899
+ 4771,
900
+ 4775,
901
+ 4792,
902
+ 4795,
903
+ 4799,
904
+ 4803,
905
+ 4816,
906
+ 4818,
907
+ 4820,
908
+ 4821,
909
+ 4843,
910
+ 4856,
911
+ 4865,
912
+ 4866,
913
+ 4895,
914
+ 4918,
915
+ 4921,
916
+ 4931,
917
+ 4959,
918
+ 4964,
919
+ 4969,
920
+ 4975,
921
+ 4995,
922
+ 4998,
923
+ 5007,
924
+ 5040,
925
+ 5050,
926
+ 5057,
927
+ 5063,
928
+ 5070,
929
+ 5090,
930
+ 5100,
931
+ 5101,
932
+ 5103,
933
+ 5119,
934
+ 5120,
935
+ 5145,
936
+ 5159,
937
+ 5178,
938
+ 5206,
939
+ 5211,
940
+ 5218,
941
+ 5242,
942
+ 5249,
943
+ 5257,
944
+ 5273,
945
+ 5277,
946
+ 5313,
947
+ 5315,
948
+ 5321,
949
+ 5322,
950
+ 5329,
951
+ 5338,
952
+ 5363,
953
+ 5365,
954
+ 5368,
955
+ 5376,
956
+ 5385,
957
+ 5428,
958
+ 5434,
959
+ 5441,
960
+ 5448,
961
+ 5450,
962
+ 5453,
963
+ 5463,
964
+ 5465,
965
+ 5472,
966
+ 5484,
967
+ 5489,
968
+ 5498,
969
+ 5508,
970
+ 5515,
971
+ 5526,
972
+ 5527,
973
+ 5551,
974
+ 5557,
975
+ 5573,
976
+ 5577,
977
+ 5587,
978
+ 5611,
979
+ 5612,
980
+ 5646,
981
+ 5647,
982
+ 5651,
983
+ 5660,
984
+ 5668,
985
+ 5671,
986
+ 5680,
987
+ 5684,
988
+ 5699,
989
+ 5736,
990
+ 5742,
991
+ 5748,
992
+ 5752,
993
+ 5761,
994
+ 5763,
995
+ 5764,
996
+ 5780,
997
+ 5794,
998
+ 5795,
999
+ 5808,
1000
+ 5816,
1001
+ 5819,
1002
+ 5830,
1003
+ 5831,
1004
+ 5840,
1005
+ 5859,
1006
+ 5863,
1007
+ 5864,
1008
+ 5866,
1009
+ 5875,
1010
+ 5886,
1011
+ 5890,
1012
+ 5892,
1013
+ 5901,
1014
+ 5912,
1015
+ 5913,
1016
+ 5921,
1017
+ 5924,
1018
+ 5933,
1019
+ 5934,
1020
+ 5937,
1021
+ 5950,
1022
+ 5952,
1023
+ 5957,
1024
+ 5973,
1025
+ 5977,
1026
+ 5978,
1027
+ 5996,
1028
+ 5999,
1029
+ 6001,
1030
+ 6008,
1031
+ 6009,
1032
+ 6012,
1033
+ 6027,
1034
+ 6055,
1035
+ 6070,
1036
+ 6071,
1037
+ 6072,
1038
+ 6081,
1039
+ 6083,
1040
+ 6085,
1041
+ 6112,
1042
+ 6116,
1043
+ 6118,
1044
+ 6122,
1045
+ 6128,
1046
+ 6137,
1047
+ 6141,
1048
+ 6144,
1049
+ 6167,
1050
+ 6186,
1051
+ 6194,
1052
+ 6206,
1053
+ 6235,
1054
+ 6246,
1055
+ 6265,
1056
+ 6275,
1057
+ 6316,
1058
+ 6320,
1059
+ 6343,
1060
+ 6362,
1061
+ 6363,
1062
+ 6365,
1063
+ 6379,
1064
+ 6381,
1065
+ 6383,
1066
+ 6393,
1067
+ 6398,
1068
+ 6402,
1069
+ 6428,
1070
+ 6432,
1071
+ 6434,
1072
+ 6443,
1073
+ 6457,
1074
+ 6458,
1075
+ 6459,
1076
+ 6464,
1077
+ 6473,
1078
+ 6479,
1079
+ 6483,
1080
+ 6486,
1081
+ 6496,
1082
+ 6507,
1083
+ 6509,
1084
+ 6513,
1085
+ 6522,
1086
+ 6527,
1087
+ 6530,
1088
+ 6532,
1089
+ 6533,
1090
+ 6547,
1091
+ 6550,
1092
+ 6555,
1093
+ 6556,
1094
+ 6558,
1095
+ 6564,
1096
+ 6569,
1097
+ 6578,
1098
+ 6596,
1099
+ 6613,
1100
+ 6622,
1101
+ 6628,
1102
+ 6630,
1103
+ 6634,
1104
+ 6638,
1105
+ 6657,
1106
+ 6658,
1107
+ 6674,
1108
+ 6677,
1109
+ 6684,
1110
+ 6687,
1111
+ 6730,
1112
+ 6731,
1113
+ 6738,
1114
+ 6742,
1115
+ 6755,
1116
+ 6768,
1117
+ 6776,
1118
+ 6786,
1119
+ 6801,
1120
+ 6804,
1121
+ 6815,
1122
+ 6816,
1123
+ 6826,
1124
+ 6855,
1125
+ 6863,
1126
+ 6890,
1127
+ 6901,
1128
+ 6915,
1129
+ 6928,
1130
+ 6932,
1131
+ 6937,
1132
+ 6941,
1133
+ 6946,
1134
+ 6962,
1135
+ 6963,
1136
+ 6977,
1137
+ 6987,
1138
+ 6988,
1139
+ 6996,
1140
+ 6999,
1141
+ 7013,
1142
+ 7018,
1143
+ 7029,
1144
+ 7033,
1145
+ 7035,
1146
+ 7039,
1147
+ 7044,
1148
+ 7046,
1149
+ 7051,
1150
+ 7054,
1151
+ 7064,
1152
+ 7070,
1153
+ 7071,
1154
+ 7085,
1155
+ 7094,
1156
+ 7103,
1157
+ 7104,
1158
+ 7106,
1159
+ 7107,
1160
+ 7125,
1161
+ 7136,
1162
+ 7151,
1163
+ 7184,
1164
+ 7192,
1165
+ 7193,
1166
+ 7204,
1167
+ 7215,
1168
+ 7225,
1169
+ 7248,
1170
+ 7270,
1171
+ 7288,
1172
+ 7343,
1173
+ 7344,
1174
+ 7345,
1175
+ 7346,
1176
+ 7354,
1177
+ 7359,
1178
+ 7364,
1179
+ 7383,
1180
+ 7390,
1181
+ 7393,
1182
+ 7395,
1183
+ 7410,
1184
+ 7434,
1185
+ 7443,
1186
+ 7458,
1187
+ 7462,
1188
+ 7469,
1189
+ 7478,
1190
+ 7493,
1191
+ 7494,
1192
+ 7497,
1193
+ 7558,
1194
+ 7565,
1195
+ 7573,
1196
+ 7582,
1197
+ 7589,
1198
+ 7592,
1199
+ 7601,
1200
+ 7604,
1201
+ 7609,
1202
+ 7625,
1203
+ 7639,
1204
+ 7672,
1205
+ 7694,
1206
+ 7701,
1207
+ 7709,
1208
+ 7718,
1209
+ 7720,
1210
+ 7728,
1211
+ 7735,
1212
+ 7742,
1213
+ 7743,
1214
+ 7752,
1215
+ 7761,
1216
+ 7765,
1217
+ 7771,
1218
+ 7789,
1219
+ 7792,
1220
+ 7799,
1221
+ 7815,
1222
+ 7819,
1223
+ 7825,
1224
+ 7829,
1225
+ 7840,
1226
+ 7852,
1227
+ 7853,
1228
+ 7857,
1229
+ 7865,
1230
+ 7879,
1231
+ 7881,
1232
+ 7888,
1233
+ 7920,
1234
+ 7936,
1235
+ 7943,
1236
+ 7954,
1237
+ 7964,
1238
+ 7966,
1239
+ 7978,
1240
+ 8003,
1241
+ 8015,
1242
+ 8057,
1243
+ 8070,
1244
+ 8074,
1245
+ 8075,
1246
+ 8080,
1247
+ 8101,
1248
+ 8107,
1249
+ 8110,
1250
+ 8118,
1251
+ 8132,
1252
+ 8146,
1253
+ 8148,
1254
+ 8156,
1255
+ 8162,
1256
+ 8168,
1257
+ 8172,
1258
+ 8173,
1259
+ 8190,
1260
+ 8213,
1261
+ 8233,
1262
+ 8237,
1263
+ 8256,
1264
+ 8267,
1265
+ 8284,
1266
+ 8285,
1267
+ 8294,
1268
+ 8315,
1269
+ 8331,
1270
+ 8339,
1271
+ 8363,
1272
+ 8371,
1273
+ 8375,
1274
+ 8379,
1275
+ 8436,
1276
+ 8473,
1277
+ 8482,
1278
+ 8487,
1279
+ 8494,
1280
+ 8519,
1281
+ 8520,
1282
+ 8521,
1283
+ 8532,
1284
+ 8548,
1285
+ 8549,
1286
+ 8558,
1287
+ 8562,
1288
+ 8581,
1289
+ 8583,
1290
+ 8593,
1291
+ 8596,
1292
+ 8597,
1293
+ 8602,
1294
+ 8603,
1295
+ 8605,
1296
+ 8620,
1297
+ 8628,
1298
+ 8669,
1299
+ 8699,
1300
+ 8721,
1301
+ 8732,
1302
+ 8745,
1303
+ 8750,
1304
+ 8754,
1305
+ 8755,
1306
+ 8770,
1307
+ 8774,
1308
+ 8778,
1309
+ 8779,
1310
+ 8785,
1311
+ 8786,
1312
+ 8795,
1313
+ 8799,
1314
+ 8806,
1315
+ 8807,
1316
+ 8810,
1317
+ 8826,
1318
+ 8835,
1319
+ 8837,
1320
+ 8838,
1321
+ 8846,
1322
+ 8848,
1323
+ 8856,
1324
+ 8881,
1325
+ 8894,
1326
+ 8901,
1327
+ 8917,
1328
+ 8925,
1329
+ 8953,
1330
+ 8972,
1331
+ 8994,
1332
+ 9002,
1333
+ 9005,
1334
+ 9007,
1335
+ 9009,
1336
+ 9014,
1337
+ 9031,
1338
+ 9049,
1339
+ 9061,
1340
+ 9069,
1341
+ 9079,
1342
+ 9081,
1343
+ 9109,
1344
+ 9138,
1345
+ 9154,
1346
+ 9163,
1347
+ 9165,
1348
+ 9167,
1349
+ 9180,
1350
+ 9192,
1351
+ 9198,
1352
+ 9199,
1353
+ 9200,
1354
+ 9210,
1355
+ 9211,
1356
+ 9228,
1357
+ 9250,
1358
+ 9269,
1359
+ 9277,
1360
+ 9284,
1361
+ 9292,
1362
+ 9300,
1363
+ 9316,
1364
+ 9320,
1365
+ 9321,
1366
+ 9323,
1367
+ 9329,
1368
+ 9330,
1369
+ 9341,
1370
+ 9343,
1371
+ 9346,
1372
+ 9363,
1373
+ 9386,
1374
+ 9389,
1375
+ 9390,
1376
+ 9412,
1377
+ 9419,
1378
+ 9467,
1379
+ 9482,
1380
+ 9499,
1381
+ 9504,
1382
+ 9521,
1383
+ 9538,
1384
+ 9539,
1385
+ 9576,
1386
+ 9590,
1387
+ 9591,
1388
+ 9599,
1389
+ 9603,
1390
+ 9625,
1391
+ 9626,
1392
+ 9639,
1393
+ 9653,
1394
+ 9662,
1395
+ 9665,
1396
+ 9669,
1397
+ 9692,
1398
+ 9719,
1399
+ 9740,
1400
+ 9745,
1401
+ 9756,
1402
+ 9777,
1403
+ 9785,
1404
+ 9794,
1405
+ 9806,
1406
+ 9825,
1407
+ 9837,
1408
+ 9847,
1409
+ 9855,
1410
+ 9862,
1411
+ 9866,
1412
+ 9875,
1413
+ 9894,
1414
+ 9900,
1415
+ 9910,
1416
+ 9913,
1417
+ 9942,
1418
+ 9946,
1419
+ 9954,
1420
+ 9960,
1421
+ 9961,
1422
+ 9966,
1423
+ 9974,
1424
+ 9982,
1425
+ 9990,
1426
+ 10007,
1427
+ 10009,
1428
+ 10014,
1429
+ 10041,
1430
+ 10065,
1431
+ 10066,
1432
+ 10071,
1433
+ 10072,
1434
+ 10099,
1435
+ 10148,
1436
+ 10152,
1437
+ 10194,
1438
+ 10199,
1439
+ 10219,
1440
+ 10226,
1441
+ 10227,
1442
+ 10229,
1443
+ 10233,
1444
+ 10253,
1445
+ 10271,
1446
+ 10277,
1447
+ 10279,
1448
+ 10291,
1449
+ 10306,
1450
+ 10307,
1451
+ 10308,
1452
+ 10310,
1453
+ 10315,
1454
+ 10357,
1455
+ 10363,
1456
+ 10390,
1457
+ 10431,
1458
+ 10439,
1459
+ 10490,
1460
+ 10501,
1461
+ 10509,
1462
+ 10519,
1463
+ 10527,
1464
+ 10541,
1465
+ 10552,
1466
+ 10567,
1467
+ 10575,
1468
+ 10576,
1469
+ 10579,
1470
+ 10586,
1471
+ 10587,
1472
+ 10608,
1473
+ 10620,
1474
+ 10637,
1475
+ 10650,
1476
+ 10662,
1477
+ 10684,
1478
+ 10690,
1479
+ 10696,
1480
+ 10697,
1481
+ 10704,
1482
+ 10706,
1483
+ 10712,
1484
+ 10718,
1485
+ 10727,
1486
+ 10730,
1487
+ 10733,
1488
+ 10736,
1489
+ 10740,
1490
+ 10750,
1491
+ 10753,
1492
+ 10755,
1493
+ 10763,
1494
+ 10796,
1495
+ 10805,
1496
+ 10810,
1497
+ 10813,
1498
+ 10816,
1499
+ 10817,
1500
+ 10825,
1501
+ 10831,
1502
+ 10836,
1503
+ 10840,
1504
+ 10858,
1505
+ 10871,
1506
+ 10883,
1507
+ 10891,
1508
+ 10896,
1509
+ 10901,
1510
+ 10909,
1511
+ 10911,
1512
+ 10916,
1513
+ 10919,
1514
+ 10930,
1515
+ 10935,
1516
+ 10956,
1517
+ 10959,
1518
+ 10966,
1519
+ 10971,
1520
+ 10975,
1521
+ 10976,
1522
+ 10982,
1523
+ 10991,
1524
+ 10994,
1525
+ 11000,
1526
+ 11006,
1527
+ 11026,
1528
+ 11027,
1529
+ 11050,
1530
+ 11066,
1531
+ 11067,
1532
+ 11070,
1533
+ 11077,
1534
+ 11081,
1535
+ 11098,
1536
+ 11108,
1537
+ 11136,
1538
+ 11139,
1539
+ 11154,
1540
+ 11166,
1541
+ 11167,
1542
+ 11183,
1543
+ 11195,
1544
+ 11196,
1545
+ 11219,
1546
+ 11221,
1547
+ 11249,
1548
+ 11259,
1549
+ 11261,
1550
+ 11278,
1551
+ 11315,
1552
+ 11355,
1553
+ 11361,
1554
+ 11363,
1555
+ 11413,
1556
+ 11421,
1557
+ 11432,
1558
+ 11439,
1559
+ 11453,
1560
+ 11467,
1561
+ 11476,
1562
+ 11480,
1563
+ 11489,
1564
+ 11500,
1565
+ 11502,
1566
+ 11505,
1567
+ 11522,
1568
+ 11524,
1569
+ 11527,
1570
+ 11537,
1571
+ 11538,
1572
+ 11539,
1573
+ 11540,
1574
+ 11543,
1575
+ 11550,
1576
+ 11564,
1577
+ 11613,
1578
+ 11619,
1579
+ 11631,
1580
+ 11645,
1581
+ 11665,
1582
+ 11693,
1583
+ 11695,
1584
+ 11714,
1585
+ 11739,
1586
+ 11760,
1587
+ 11764,
1588
+ 11775,
1589
+ 11779,
1590
+ 11782,
1591
+ 11795,
1592
+ 11798,
1593
+ 11816,
1594
+ 11825,
1595
+ 11827,
1596
+ 11830,
1597
+ 11831,
1598
+ 11836,
1599
+ 11837,
1600
+ 11843,
1601
+ 11844,
1602
+ 11862,
1603
+ 11874,
1604
+ 11875,
1605
+ 11878,
1606
+ 11889,
1607
+ 11894,
1608
+ 11895,
1609
+ 11896,
1610
+ 11899,
1611
+ 11901,
1612
+ 11915,
1613
+ 11919,
1614
+ 11926,
1615
+ 11941,
1616
+ 11943,
1617
+ 11945,
1618
+ 11953,
1619
+ 11958,
1620
+ 11962,
1621
+ 11968,
1622
+ 11973,
1623
+ 11975,
1624
+ 11978,
1625
+ 11986,
1626
+ 11996,
1627
+ 12003,
1628
+ 12012,
1629
+ 12020,
1630
+ 12021,
1631
+ 12030,
1632
+ 12041,
1633
+ 12068,
1634
+ 12091,
1635
+ 12094,
1636
+ 12103,
1637
+ 12105,
1638
+ 12121,
1639
+ 12123,
1640
+ 12129,
1641
+ 12139,
1642
+ 12141,
1643
+ 12143,
1644
+ 12160,
1645
+ 12164,
1646
+ 12165,
1647
+ 12173,
1648
+ 12185,
1649
+ 12201,
1650
+ 12214,
1651
+ 12217,
1652
+ 12222,
1653
+ 12232,
1654
+ 12240,
1655
+ 12242,
1656
+ 12243,
1657
+ 12256,
1658
+ 12274,
1659
+ 12285,
1660
+ 12288,
1661
+ 12294,
1662
+ 12314,
1663
+ 12320,
1664
+ 12342,
1665
+ 12346,
1666
+ 12347,
1667
+ 12349,
1668
+ 12365,
1669
+ 12374,
1670
+ 12384,
1671
+ 12387,
1672
+ 12389,
1673
+ 12402,
1674
+ 12406,
1675
+ 12413,
1676
+ 12420,
1677
+ 12436,
1678
+ 12437,
1679
+ 12441,
1680
+ 12447,
1681
+ 12461,
1682
+ 12464,
1683
+ 12469,
1684
+ 12476,
1685
+ 12483,
1686
+ 12484,
1687
+ 12490,
1688
+ 12492,
1689
+ 12519,
1690
+ 12553,
1691
+ 12569,
1692
+ 12578,
1693
+ 12579,
1694
+ 12582,
1695
+ 12583,
1696
+ 12598,
1697
+ 12618,
1698
+ 12620,
1699
+ 12624,
1700
+ 12644,
1701
+ 12660,
1702
+ 12675,
1703
+ 12684,
1704
+ 12697,
1705
+ 12712,
1706
+ 12714,
1707
+ 12716,
1708
+ 12717,
1709
+ 12724,
1710
+ 12730,
1711
+ 12732,
1712
+ 12737,
1713
+ 12742,
1714
+ 12752,
1715
+ 12766,
1716
+ 12767,
1717
+ 12782,
1718
+ 12792,
1719
+ 12808,
1720
+ 12832,
1721
+ 12871,
1722
+ 12875,
1723
+ 12882,
1724
+ 12885,
1725
+ 12899,
1726
+ 12903,
1727
+ 12915,
1728
+ 12922,
1729
+ 12926,
1730
+ 12927,
1731
+ 12945,
1732
+ 12957,
1733
+ 12979,
1734
+ 12989,
1735
+ 12990,
1736
+ 13010,
1737
+ 13042,
1738
+ 13045,
1739
+ 13058,
1740
+ 13061,
1741
+ 13071,
1742
+ 13077,
1743
+ 13109,
1744
+ 13115,
1745
+ 13139,
1746
+ 13144,
1747
+ 13149,
1748
+ 13154,
1749
+ 13158,
1750
+ 13159,
1751
+ 13160,
1752
+ 13165,
1753
+ 13174,
1754
+ 13214,
1755
+ 13227,
1756
+ 13230,
1757
+ 13246,
1758
+ 13249,
1759
+ 13262,
1760
+ 13269,
1761
+ 13275,
1762
+ 13277,
1763
+ 13280,
1764
+ 13288,
1765
+ 13294,
1766
+ 13307,
1767
+ 13317,
1768
+ 13320,
1769
+ 13321,
1770
+ 13337,
1771
+ 13344,
1772
+ 13357,
1773
+ 13363,
1774
+ 13368,
1775
+ 13375,
1776
+ 13387,
1777
+ 13399,
1778
+ 13402,
1779
+ 13413,
1780
+ 13414,
1781
+ 13431,
1782
+ 13438,
1783
+ 13443,
1784
+ 13461,
1785
+ 13463,
1786
+ 13467,
1787
+ 13469,
1788
+ 13487,
1789
+ 13488,
1790
+ 13497,
1791
+ 13507,
1792
+ 13540,
1793
+ 13544,
1794
+ 13550,
1795
+ 13557,
1796
+ 13567,
1797
+ 13576,
1798
+ 13590,
1799
+ 13594,
1800
+ 13623,
1801
+ 13627,
1802
+ 13629,
1803
+ 13673,
1804
+ 13679,
1805
+ 13699,
1806
+ 13758,
1807
+ 13767,
1808
+ 13770,
1809
+ 13805,
1810
+ 13847,
1811
+ 13849,
1812
+ 13851,
1813
+ 13854,
1814
+ 13857,
1815
+ 13861,
1816
+ 13864,
1817
+ 13865,
1818
+ 13893,
1819
+ 13895,
1820
+ 13926,
1821
+ 13957,
1822
+ 13966,
1823
+ 13975,
1824
+ 13980,
1825
+ 13984,
1826
+ 13989,
1827
+ 14007,
1828
+ 14008,
1829
+ 14015,
1830
+ 14016,
1831
+ 14056,
1832
+ 14062,
1833
+ 14094,
1834
+ 14107,
1835
+ 14108,
1836
+ 14111,
1837
+ 14116,
1838
+ 14130,
1839
+ 14145,
1840
+ 14184,
1841
+ 14191,
1842
+ 14200,
1843
+ 14204,
1844
+ 14205,
1845
+ 14207,
1846
+ 14211,
1847
+ 14234,
1848
+ 14237,
1849
+ 14242,
1850
+ 14253,
1851
+ 14257,
1852
+ 14260,
1853
+ 14263,
1854
+ 14265,
1855
+ 14289,
1856
+ 14290,
1857
+ 14300,
1858
+ 14301,
1859
+ 14320,
1860
+ 14322,
1861
+ 14323,
1862
+ 14336,
1863
+ 14340,
1864
+ 14344,
1865
+ 14353,
1866
+ 14354,
1867
+ 14355,
1868
+ 14360,
1869
+ 14407,
1870
+ 14414,
1871
+ 14422,
1872
+ 14423,
1873
+ 14438,
1874
+ 14453,
1875
+ 14454,
1876
+ 14461,
1877
+ 14465,
1878
+ 14466,
1879
+ 14472,
1880
+ 14475,
1881
+ 14483,
1882
+ 14495,
1883
+ 14498,
1884
+ 14505,
1885
+ 14506,
1886
+ 14512,
1887
+ 14514,
1888
+ 14515,
1889
+ 14520,
1890
+ 14534,
1891
+ 14538,
1892
+ 14543,
1893
+ 14547,
1894
+ 14555,
1895
+ 14586,
1896
+ 14589,
1897
+ 14614,
1898
+ 14631,
1899
+ 14649,
1900
+ 14654,
1901
+ 14671,
1902
+ 14673,
1903
+ 14678,
1904
+ 14682,
1905
+ 14684,
1906
+ 14691,
1907
+ 14694,
1908
+ 14730,
1909
+ 14733,
1910
+ 14739,
1911
+ 14744,
1912
+ 14753,
1913
+ 14765,
1914
+ 14775,
1915
+ 14787,
1916
+ 14808,
1917
+ 14834,
1918
+ 14859,
1919
+ 14861,
1920
+ 14892,
1921
+ 14898,
1922
+ 14904,
1923
+ 14905,
1924
+ 14906,
1925
+ 14907,
1926
+ 14909,
1927
+ 14914,
1928
+ 14935,
1929
+ 14962,
1930
+ 14967,
1931
+ 14969,
1932
+ 14971,
1933
+ 14991,
1934
+ 14999,
1935
+ 15005,
1936
+ 15011,
1937
+ 15015,
1938
+ 15032,
1939
+ 15035,
1940
+ 15038,
1941
+ 15039,
1942
+ 15046,
1943
+ 15054,
1944
+ 15057,
1945
+ 15072,
1946
+ 15077,
1947
+ 15078,
1948
+ 15082,
1949
+ 15088,
1950
+ 15092,
1951
+ 15110,
1952
+ 15125,
1953
+ 15130,
1954
+ 15131,
1955
+ 15133,
1956
+ 15160,
1957
+ 15169,
1958
+ 15170,
1959
+ 15189,
1960
+ 15197,
1961
+ 15203,
1962
+ 15220,
1963
+ 15226,
1964
+ 15238,
1965
+ 15243,
1966
+ 15254,
1967
+ 15263,
1968
+ 15275,
1969
+ 15279,
1970
+ 15281,
1971
+ 15295,
1972
+ 15296,
1973
+ 15297,
1974
+ 15302,
1975
+ 15307,
1976
+ 15317,
1977
+ 15322,
1978
+ 15324,
1979
+ 15334,
1980
+ 15335,
1981
+ 15350,
1982
+ 15370,
1983
+ 15375,
1984
+ 15382,
1985
+ 15391,
1986
+ 15396,
1987
+ 15399,
1988
+ 15406,
1989
+ 15422,
1990
+ 15434,
1991
+ 15443,
1992
+ 15459,
1993
+ 15464,
1994
+ 15470,
1995
+ 15472,
1996
+ 15477,
1997
+ 15482,
1998
+ 15495,
1999
+ 15499,
2000
+ 15508,
2001
+ 15514,
2002
+ 15521,
2003
+ 15522,
2004
+ 15524,
2005
+ 15543,
2006
+ 15547,
2007
+ 15549,
2008
+ 15566,
2009
+ 15568,
2010
+ 15580,
2011
+ 15591,
2012
+ 15594,
2013
+ 15596,
2014
+ 15598,
2015
+ 15603,
2016
+ 15606,
2017
+ 15610,
2018
+ 15620,
2019
+ 15631,
2020
+ 15648,
2021
+ 15650,
2022
+ 15651,
2023
+ 15662,
2024
+ 15664,
2025
+ 15667,
2026
+ 15670,
2027
+ 15759,
2028
+ 15766,
2029
+ 15769,
2030
+ 15771,
2031
+ 15785,
2032
+ 15786,
2033
+ 15799,
2034
+ 15817,
2035
+ 15824,
2036
+ 15828,
2037
+ 15839,
2038
+ 15842,
2039
+ 15846,
2040
+ 15858,
2041
+ 15882,
2042
+ 15883,
2043
+ 15917,
2044
+ 15921,
2045
+ 15925,
2046
+ 15943,
2047
+ 15948,
2048
+ 15949,
2049
+ 15956,
2050
+ 15958,
2051
+ 15970,
2052
+ 15972,
2053
+ 15979,
2054
+ 15981,
2055
+ 16007,
2056
+ 16011,
2057
+ 16014,
2058
+ 16016,
2059
+ 16031,
2060
+ 16037,
2061
+ 16046,
2062
+ 16063,
2063
+ 16065,
2064
+ 16068,
2065
+ 16083,
2066
+ 16101,
2067
+ 16119,
2068
+ 16120,
2069
+ 16123,
2070
+ 16125,
2071
+ 16134,
2072
+ 16156,
2073
+ 16173,
2074
+ 16185,
2075
+ 16190,
2076
+ 16193,
2077
+ 16212,
2078
+ 16226,
2079
+ 16230,
2080
+ 16283,
2081
+ 16288,
2082
+ 16291,
2083
+ 16308,
2084
+ 16311,
2085
+ 16320,
2086
+ 16326,
2087
+ 16342,
2088
+ 16360,
2089
+ 16373,
2090
+ 16392,
2091
+ 16394,
2092
+ 16395,
2093
+ 16396,
2094
+ 16397,
2095
+ 16419,
2096
+ 16421,
2097
+ 16424,
2098
+ 16429,
2099
+ 16462,
2100
+ 16478,
2101
+ 16495,
2102
+ 16498,
2103
+ 16499,
2104
+ 16501,
2105
+ 16507,
2106
+ 16536,
2107
+ 16548,
2108
+ 16550,
2109
+ 16555,
2110
+ 16558,
2111
+ 16560,
2112
+ 16565,
2113
+ 16571,
2114
+ 16573,
2115
+ 16586,
2116
+ 16605,
2117
+ 16611,
2118
+ 16613,
2119
+ 16615,
2120
+ 16616,
2121
+ 16619,
2122
+ 16627,
2123
+ 16629,
2124
+ 16630,
2125
+ 16644,
2126
+ 16650,
2127
+ 16652,
2128
+ 16654,
2129
+ 16658,
2130
+ 16661,
2131
+ 16663,
2132
+ 16665,
2133
+ 16671,
2134
+ 16679,
2135
+ 16720,
2136
+ 16729,
2137
+ 16733,
2138
+ 16741,
2139
+ 16748,
2140
+ 16752,
2141
+ 16757,
2142
+ 16767,
2143
+ 16775,
2144
+ 16776,
2145
+ 16780,
2146
+ 16784,
2147
+ 16786,
2148
+ 16788,
2149
+ 16805,
2150
+ 16814,
2151
+ 16819,
2152
+ 16823,
2153
+ 16826,
2154
+ 16828,
2155
+ 16843,
2156
+ 16849,
2157
+ 16854,
2158
+ 16859,
2159
+ 16864,
2160
+ 16866,
2161
+ 16874,
2162
+ 16908,
2163
+ 16912,
2164
+ 16913,
2165
+ 16916,
2166
+ 16936,
2167
+ 16958,
2168
+ 16961,
2169
+ 16970,
2170
+ 16981,
2171
+ 16983,
2172
+ 16984,
2173
+ 16992,
2174
+ 16999,
2175
+ 17009,
2176
+ 17012,
2177
+ 17019,
2178
+ 17026,
2179
+ 17027,
2180
+ 17034,
2181
+ 17040,
2182
+ 17050,
2183
+ 17063,
2184
+ 17069,
2185
+ 17070,
2186
+ 17075,
2187
+ 17083,
2188
+ 17095,
2189
+ 17105,
2190
+ 17123,
2191
+ 17144,
2192
+ 17147,
2193
+ 17158,
2194
+ 17161,
2195
+ 17169,
2196
+ 17171,
2197
+ 17174,
2198
+ 17178,
2199
+ 17191,
2200
+ 17193,
2201
+ 17206,
2202
+ 17220,
2203
+ 17223,
2204
+ 17229,
2205
+ 17230,
2206
+ 17231,
2207
+ 17244,
2208
+ 17247,
2209
+ 17255,
2210
+ 17263,
2211
+ 17309,
2212
+ 17315,
2213
+ 17319,
2214
+ 17323,
2215
+ 17344,
2216
+ 17368,
2217
+ 17378,
2218
+ 17421,
2219
+ 17423,
2220
+ 17430,
2221
+ 17433,
2222
+ 17439,
2223
+ 17449,
2224
+ 17457,
2225
+ 17460,
2226
+ 17469,
2227
+ 17498,
2228
+ 17499,
2229
+ 17509,
2230
+ 17514,
2231
+ 17527,
2232
+ 17529,
2233
+ 17578,
2234
+ 17584,
2235
+ 17592,
2236
+ 17596,
2237
+ 17602,
2238
+ 17613,
2239
+ 17621,
2240
+ 17623,
2241
+ 17630,
2242
+ 17673,
2243
+ 17682,
2244
+ 17692,
2245
+ 17695,
2246
+ 17704,
2247
+ 17710,
2248
+ 17711,
2249
+ 17721,
2250
+ 17729,
2251
+ 17750,
2252
+ 17770,
2253
+ 17802,
2254
+ 17806,
2255
+ 17809,
2256
+ 17810,
2257
+ 17829,
2258
+ 17850,
2259
+ 17854,
2260
+ 17861,
2261
+ 17874,
2262
+ 17887,
2263
+ 17903,
2264
+ 17913,
2265
+ 17915,
2266
+ 17922,
2267
+ 17930,
2268
+ 17936,
2269
+ 17959,
2270
+ 17960,
2271
+ 17962,
2272
+ 17971,
2273
+ 17991,
2274
+ 18008,
2275
+ 18031,
2276
+ 18039,
2277
+ 18044,
2278
+ 18049,
2279
+ 18067,
2280
+ 18076,
2281
+ 18079,
2282
+ 18096,
2283
+ 18101,
2284
+ 18109,
2285
+ 18112,
2286
+ 18128,
2287
+ 18132,
2288
+ 18142,
2289
+ 18152,
2290
+ 18166,
2291
+ 18175,
2292
+ 18176,
2293
+ 18183,
2294
+ 18200,
2295
+ 18205,
2296
+ 18211,
2297
+ 18242,
2298
+ 18247,
2299
+ 18259,
2300
+ 18266,
2301
+ 18280,
2302
+ 18288,
2303
+ 18295,
2304
+ 18314,
2305
+ 18319,
2306
+ 18343,
2307
+ 18347,
2308
+ 18348,
2309
+ 18350,
2310
+ 18351,
2311
+ 18352,
2312
+ 18364,
2313
+ 18365,
2314
+ 18379,
2315
+ 18381,
2316
+ 18394,
2317
+ 18397,
2318
+ 18399,
2319
+ 18404,
2320
+ 18432,
2321
+ 18433,
2322
+ 18451,
2323
+ 18484,
2324
+ 18509,
2325
+ 18510,
2326
+ 18523,
2327
+ 18526,
2328
+ 18532,
2329
+ 18537,
2330
+ 18542,
2331
+ 18558,
2332
+ 18560,
2333
+ 18572,
2334
+ 18576,
2335
+ 18579,
2336
+ 18582,
2337
+ 18606,
2338
+ 18627,
2339
+ 18634,
2340
+ 18644,
2341
+ 18661,
2342
+ 18670,
2343
+ 18673,
2344
+ 18674,
2345
+ 18699,
2346
+ 18702,
2347
+ 18705,
2348
+ 18719,
2349
+ 18722,
2350
+ 18734,
2351
+ 18744,
2352
+ 18747,
2353
+ 18766,
2354
+ 18769,
2355
+ 18779,
2356
+ 18785,
2357
+ 18794,
2358
+ 18799,
2359
+ 18817,
2360
+ 18823,
2361
+ 18831,
2362
+ 18856,
2363
+ 18860,
2364
+ 18876,
2365
+ 18877,
2366
+ 18880,
2367
+ 18892,
2368
+ 18897,
2369
+ 18900,
2370
+ 18918,
2371
+ 18926,
2372
+ 18940,
2373
+ 18964,
2374
+ 18965,
2375
+ 18972,
2376
+ 18984,
2377
+ 18993,
2378
+ 18994,
2379
+ 19001,
2380
+ 19007,
2381
+ 19028,
2382
+ 19029,
2383
+ 19039,
2384
+ 19052,
2385
+ 19067,
2386
+ 19077,
2387
+ 19080,
2388
+ 19089,
2389
+ 19090,
2390
+ 19102,
2391
+ 19121,
2392
+ 19133,
2393
+ 19142,
2394
+ 19178,
2395
+ 19179,
2396
+ 19182,
2397
+ 19185,
2398
+ 19192,
2399
+ 19195,
2400
+ 19199,
2401
+ 19203,
2402
+ 19204,
2403
+ 19221,
2404
+ 19233,
2405
+ 19236,
2406
+ 19266,
2407
+ 19276,
2408
+ 19277,
2409
+ 19297,
2410
+ 19308,
2411
+ 19310,
2412
+ 19312,
2413
+ 19313,
2414
+ 19329,
2415
+ 19335,
2416
+ 19337,
2417
+ 19341,
2418
+ 19352,
2419
+ 19353,
2420
+ 19357,
2421
+ 19363,
2422
+ 19367,
2423
+ 19372,
2424
+ 19374,
2425
+ 19376,
2426
+ 19396,
2427
+ 19402,
2428
+ 19403,
2429
+ 19406,
2430
+ 19427,
2431
+ 19435,
2432
+ 19437,
2433
+ 19441,
2434
+ 19444,
2435
+ 19456,
2436
+ 19464,
2437
+ 19470,
2438
+ 19472,
2439
+ 19477,
2440
+ 19483,
2441
+ 19506,
2442
+ 19516,
2443
+ 19525,
2444
+ 19534,
2445
+ 19542,
2446
+ 19550,
2447
+ 19562,
2448
+ 19612,
2449
+ 19631,
2450
+ 19636,
2451
+ 19639,
2452
+ 19643,
2453
+ 19648,
2454
+ 19670,
2455
+ 19676,
2456
+ 19707,
2457
+ 19731,
2458
+ 19738,
2459
+ 19745,
2460
+ 19757,
2461
+ 19773,
2462
+ 19794,
2463
+ 19796,
2464
+ 19818,
2465
+ 19824,
2466
+ 19829,
2467
+ 19834,
2468
+ 19836,
2469
+ 19840,
2470
+ 19864,
2471
+ 19865,
2472
+ 19866,
2473
+ 19869,
2474
+ 19880,
2475
+ 19881,
2476
+ 19885,
2477
+ 19894,
2478
+ 19895,
2479
+ 19896,
2480
+ 19912,
2481
+ 19948,
2482
+ 19949,
2483
+ 19955,
2484
+ 20004,
2485
+ 20005,
2486
+ 20018,
2487
+ 20040,
2488
+ 20049,
2489
+ 20052,
2490
+ 20064,
2491
+ 20065,
2492
+ 20080,
2493
+ 20087,
2494
+ 20090,
2495
+ 20104,
2496
+ 20105,
2497
+ 20122,
2498
+ 20138,
2499
+ 20144,
2500
+ 20152,
2501
+ 20162,
2502
+ 20164,
2503
+ 20167,
2504
+ 20174,
2505
+ 20186,
2506
+ 20194,
2507
+ 20211,
2508
+ 20221,
2509
+ 20228,
2510
+ 20230,
2511
+ 20238,
2512
+ 20242,
2513
+ 20249,
2514
+ 20252,
2515
+ 20270,
2516
+ 20289,
2517
+ 20293,
2518
+ 20306,
2519
+ 20314,
2520
+ 20321,
2521
+ 20332,
2522
+ 20363,
2523
+ 20365,
2524
+ 20366,
2525
+ 20385,
2526
+ 20394,
2527
+ 20404,
2528
+ 20407,
2529
+ 20416,
2530
+ 20433,
2531
+ 20437,
2532
+ 20439,
2533
+ 20441,
2534
+ 20449,
2535
+ 20452,
2536
+ 20480,
2537
+ 20485,
2538
+ 20487,
2539
+ 20502,
2540
+ 20515,
2541
+ 20516,
2542
+ 20519,
2543
+ 20531,
2544
+ 20540,
2545
+ 20545,
2546
+ 20554,
2547
+ 20583,
2548
+ 20603,
2549
+ 20605,
2550
+ 20613,
2551
+ 20619,
2552
+ 20626,
2553
+ 20629,
2554
+ 20632,
2555
+ 20634,
2556
+ 20635,
2557
+ 20656,
2558
+ 20661,
2559
+ 20663,
2560
+ 20665,
2561
+ 20706,
2562
+ 20711,
2563
+ 20715,
2564
+ 20717,
2565
+ 20721,
2566
+ 20723,
2567
+ 20728,
2568
+ 20730,
2569
+ 20732,
2570
+ 20736,
2571
+ 20774,
2572
+ 20782,
2573
+ 20785,
2574
+ 20792,
2575
+ 20801,
2576
+ 20802,
2577
+ 20815,
2578
+ 20847,
2579
+ 20865,
2580
+ 20868,
2581
+ 20869,
2582
+ 20870,
2583
+ 20880,
2584
+ 20883,
2585
+ 20887,
2586
+ 20891,
2587
+ 20898,
2588
+ 20901,
2589
+ 20908,
2590
+ 20917,
2591
+ 20925,
2592
+ 20928,
2593
+ 20958,
2594
+ 20974,
2595
+ 20986,
2596
+ 20991,
2597
+ 20997,
2598
+ 21014,
2599
+ 21020,
2600
+ 21046,
2601
+ 21052,
2602
+ 21053,
2603
+ 21072,
2604
+ 21080,
2605
+ 21084,
2606
+ 21092,
2607
+ 21093,
2608
+ 21101,
2609
+ 21106,
2610
+ 21118,
2611
+ 21129,
2612
+ 21143,
2613
+ 21149,
2614
+ 21156,
2615
+ 21170,
2616
+ 21179,
2617
+ 21183,
2618
+ 21222,
2619
+ 21223,
2620
+ 21226,
2621
+ 21258,
2622
+ 21262,
2623
+ 21272,
2624
+ 21279,
2625
+ 21282,
2626
+ 21298,
2627
+ 21303,
2628
+ 21319,
2629
+ 21332,
2630
+ 21335,
2631
+ 21351,
2632
+ 21362,
2633
+ 21370,
2634
+ 21371,
2635
+ 21373,
2636
+ 21402,
2637
+ 21412,
2638
+ 21420,
2639
+ 21422,
2640
+ 21440,
2641
+ 21445,
2642
+ 21452,
2643
+ 21462,
2644
+ 21464,
2645
+ 21478,
2646
+ 21483,
2647
+ 21486,
2648
+ 21487,
2649
+ 21488,
2650
+ 21500,
2651
+ 21510,
2652
+ 21519,
2653
+ 21524,
2654
+ 21527,
2655
+ 21528,
2656
+ 21560,
2657
+ 21573,
2658
+ 21582,
2659
+ 21593,
2660
+ 21609,
2661
+ 21617,
2662
+ 21619,
2663
+ 21630,
2664
+ 21635,
2665
+ 21677,
2666
+ 21695,
2667
+ 21703,
2668
+ 21708,
2669
+ 21729,
2670
+ 21731,
2671
+ 21739,
2672
+ 21740,
2673
+ 21749,
2674
+ 21751,
2675
+ 21757,
2676
+ 21765,
2677
+ 21777,
2678
+ 21788,
2679
+ 21798,
2680
+ 21799,
2681
+ 21806,
2682
+ 21813,
2683
+ 21815,
2684
+ 21820,
2685
+ 21833,
2686
+ 21835,
2687
+ 21837,
2688
+ 21843,
2689
+ 21844,
2690
+ 21849,
2691
+ 21871,
2692
+ 21875,
2693
+ 21887,
2694
+ 21888,
2695
+ 21893,
2696
+ 21894,
2697
+ 21899,
2698
+ 21905,
2699
+ 21906,
2700
+ 21911,
2701
+ 21912,
2702
+ 21940,
2703
+ 21942,
2704
+ 21950,
2705
+ 21968,
2706
+ 21970,
2707
+ 21972,
2708
+ 21973,
2709
+ 22022,
2710
+ 22023,
2711
+ 22027,
2712
+ 22039,
2713
+ 22040,
2714
+ 22044,
2715
+ 22054,
2716
+ 22056,
2717
+ 22065,
2718
+ 22091,
2719
+ 22097,
2720
+ 22107,
2721
+ 22113,
2722
+ 22114,
2723
+ 22136,
2724
+ 22168,
2725
+ 22176,
2726
+ 22204,
2727
+ 22210,
2728
+ 22212,
2729
+ 22243,
2730
+ 22261,
2731
+ 22274,
2732
+ 22275,
2733
+ 22280,
2734
+ 22300,
2735
+ 22304,
2736
+ 22322,
2737
+ 22326,
2738
+ 22363,
2739
+ 22364,
2740
+ 22369,
2741
+ 22382,
2742
+ 22388,
2743
+ 22393,
2744
+ 22404,
2745
+ 22421,
2746
+ 22428,
2747
+ 22433,
2748
+ 22435,
2749
+ 22463,
2750
+ 22468,
2751
+ 22494,
2752
+ 22496,
2753
+ 22509,
2754
+ 22514,
2755
+ 22519,
2756
+ 22523,
2757
+ 22535,
2758
+ 22538,
2759
+ 22543,
2760
+ 22544,
2761
+ 22548,
2762
+ 22564,
2763
+ 22575,
2764
+ 22588,
2765
+ 22592,
2766
+ 22597,
2767
+ 22599,
2768
+ 22613,
2769
+ 22617,
2770
+ 22632,
2771
+ 22641,
2772
+ 22648,
2773
+ 22652,
2774
+ 22655,
2775
+ 22664,
2776
+ 22671,
2777
+ 22688,
2778
+ 22697,
2779
+ 22706,
2780
+ 22732,
2781
+ 22735,
2782
+ 22747,
2783
+ 22760,
2784
+ 22763,
2785
+ 22794,
2786
+ 22796,
2787
+ 22805,
2788
+ 22806,
2789
+ 22807,
2790
+ 22829,
2791
+ 22835,
2792
+ 22841,
2793
+ 22844,
2794
+ 22847,
2795
+ 22862,
2796
+ 22883,
2797
+ 22887,
2798
+ 22896,
2799
+ 22915,
2800
+ 22916,
2801
+ 22918,
2802
+ 22935,
2803
+ 22956,
2804
+ 22959,
2805
+ 22964,
2806
+ 22965,
2807
+ 22994,
2808
+ 23003,
2809
+ 23055,
2810
+ 23071,
2811
+ 23078,
2812
+ 23093,
2813
+ 23105,
2814
+ 23108,
2815
+ 23114,
2816
+ 23147,
2817
+ 23150,
2818
+ 23154,
2819
+ 23155,
2820
+ 23166,
2821
+ 23171,
2822
+ 23177,
2823
+ 23181,
2824
+ 23182,
2825
+ 23183,
2826
+ 23188,
2827
+ 23203,
2828
+ 23204,
2829
+ 23208,
2830
+ 23218,
2831
+ 23228,
2832
+ 23235,
2833
+ 23251,
2834
+ 23258,
2835
+ 23265,
2836
+ 23282,
2837
+ 23289,
2838
+ 23299,
2839
+ 23317,
2840
+ 23333,
2841
+ 23335,
2842
+ 23359,
2843
+ 23364,
2844
+ 23370,
2845
+ 23371,
2846
+ 23381,
2847
+ 23400,
2848
+ 23405,
2849
+ 23407,
2850
+ 23417,
2851
+ 23425,
2852
+ 23452,
2853
+ 23455,
2854
+ 23459,
2855
+ 23460,
2856
+ 23472,
2857
+ 23477,
2858
+ 23480,
2859
+ 23497,
2860
+ 23498,
2861
+ 23502,
2862
+ 23510,
2863
+ 23520,
2864
+ 23529,
2865
+ 23536,
2866
+ 23542,
2867
+ 23552,
2868
+ 23553,
2869
+ 23567,
2870
+ 23572,
2871
+ 23581,
2872
+ 23587,
2873
+ 23588,
2874
+ 23594,
2875
+ 23604,
2876
+ 23608,
2877
+ 23611,
2878
+ 23638,
2879
+ 23698,
2880
+ 23702,
2881
+ 23716,
2882
+ 23717,
2883
+ 23737,
2884
+ 23744,
2885
+ 23745,
2886
+ 23770,
2887
+ 23774,
2888
+ 23790,
2889
+ 23800,
2890
+ 23827,
2891
+ 23850,
2892
+ 23860,
2893
+ 23869,
2894
+ 23877,
2895
+ 23879,
2896
+ 23881,
2897
+ 23895,
2898
+ 23900,
2899
+ 23902,
2900
+ 23906,
2901
+ 23909,
2902
+ 23916,
2903
+ 23928,
2904
+ 23932,
2905
+ 23934,
2906
+ 23965,
2907
+ 23967,
2908
+ 23968,
2909
+ 23976,
2910
+ 23980,
2911
+ 23984,
2912
+ 23996,
2913
+ 24001,
2914
+ 24003,
2915
+ 24013,
2916
+ 24014,
2917
+ 24032,
2918
+ 24034,
2919
+ 24043,
2920
+ 24049,
2921
+ 24065,
2922
+ 24079,
2923
+ 24085,
2924
+ 24087,
2925
+ 24096,
2926
+ 24099,
2927
+ 24100,
2928
+ 24107,
2929
+ 24109,
2930
+ 24141,
2931
+ 24163,
2932
+ 24175,
2933
+ 24187,
2934
+ 24196,
2935
+ 24197,
2936
+ 24201,
2937
+ 24212,
2938
+ 24215,
2939
+ 24232,
2940
+ 24255,
2941
+ 24269,
2942
+ 24284,
2943
+ 24285,
2944
+ 24292,
2945
+ 24303,
2946
+ 24307,
2947
+ 24324,
2948
+ 24339,
2949
+ 24344,
2950
+ 24347,
2951
+ 24355,
2952
+ 24363,
2953
+ 24371,
2954
+ 24375,
2955
+ 24376,
2956
+ 24379,
2957
+ 24389,
2958
+ 24407,
2959
+ 24414,
2960
+ 24418,
2961
+ 24422,
2962
+ 24455,
2963
+ 24457,
2964
+ 24468,
2965
+ 24469,
2966
+ 24471,
2967
+ 24472,
2968
+ 24506,
2969
+ 24510,
2970
+ 24521,
2971
+ 24539,
2972
+ 24543,
2973
+ 24545,
2974
+ 24547,
2975
+ 24548,
2976
+ 24563
2977
+ ],
2978
+ "new_compensatory_visual": [
2979
+ 8,
2980
+ 21,
2981
+ 35,
2982
+ 79,
2983
+ 87,
2984
+ 100,
2985
+ 110,
2986
+ 127,
2987
+ 201,
2988
+ 237,
2989
+ 246,
2990
+ 294,
2991
+ 381,
2992
+ 394,
2993
+ 427,
2994
+ 446,
2995
+ 463,
2996
+ 479,
2997
+ 486,
2998
+ 512,
2999
+ 516,
3000
+ 525,
3001
+ 538,
3002
+ 551,
3003
+ 570,
3004
+ 604,
3005
+ 607,
3006
+ 615,
3007
+ 639,
3008
+ 640,
3009
+ 643,
3010
+ 679,
3011
+ 684,
3012
+ 701,
3013
+ 731,
3014
+ 751,
3015
+ 772,
3016
+ 803,
3017
+ 805,
3018
+ 862,
3019
+ 864,
3020
+ 873,
3021
+ 894,
3022
+ 896,
3023
+ 898,
3024
+ 906,
3025
+ 941,
3026
+ 954,
3027
+ 972,
3028
+ 986,
3029
+ 1037,
3030
+ 1046,
3031
+ 1050,
3032
+ 1106,
3033
+ 1122,
3034
+ 1143,
3035
+ 1171,
3036
+ 1175,
3037
+ 1183,
3038
+ 1231,
3039
+ 1247,
3040
+ 1258,
3041
+ 1287,
3042
+ 1300,
3043
+ 1341,
3044
+ 1353,
3045
+ 1360,
3046
+ 1392,
3047
+ 1395,
3048
+ 1435,
3049
+ 1446,
3050
+ 1453,
3051
+ 1503,
3052
+ 1536,
3053
+ 1572,
3054
+ 1635,
3055
+ 1637,
3056
+ 1656,
3057
+ 1657,
3058
+ 1661,
3059
+ 1671,
3060
+ 1737,
3061
+ 1740,
3062
+ 1753,
3063
+ 1795,
3064
+ 1841,
3065
+ 1843,
3066
+ 1848,
3067
+ 1870,
3068
+ 1871,
3069
+ 1897,
3070
+ 1900,
3071
+ 1909,
3072
+ 1914,
3073
+ 1935,
3074
+ 1937,
3075
+ 2005,
3076
+ 2031,
3077
+ 2128,
3078
+ 2136,
3079
+ 2169,
3080
+ 2176,
3081
+ 2256,
3082
+ 2265,
3083
+ 2273,
3084
+ 2286,
3085
+ 2299,
3086
+ 2312,
3087
+ 2316,
3088
+ 2317,
3089
+ 2329,
3090
+ 2349,
3091
+ 2374,
3092
+ 2382,
3093
+ 2486,
3094
+ 2494,
3095
+ 2509,
3096
+ 2516,
3097
+ 2534,
3098
+ 2561,
3099
+ 2630,
3100
+ 2643,
3101
+ 2650,
3102
+ 2676,
3103
+ 2741,
3104
+ 2780,
3105
+ 2781,
3106
+ 2821,
3107
+ 2878,
3108
+ 2887,
3109
+ 2894,
3110
+ 2901,
3111
+ 2939,
3112
+ 2961,
3113
+ 2990,
3114
+ 2991,
3115
+ 2999,
3116
+ 3025,
3117
+ 3048,
3118
+ 3092,
3119
+ 3123,
3120
+ 3179,
3121
+ 3185,
3122
+ 3189,
3123
+ 3195,
3124
+ 3223,
3125
+ 3250,
3126
+ 3262,
3127
+ 3271,
3128
+ 3281,
3129
+ 3342,
3130
+ 3356,
3131
+ 3365,
3132
+ 3402,
3133
+ 3443,
3134
+ 3486,
3135
+ 3515,
3136
+ 3566,
3137
+ 3610,
3138
+ 3650,
3139
+ 3691,
3140
+ 3732,
3141
+ 3746,
3142
+ 3759,
3143
+ 3760,
3144
+ 3791,
3145
+ 3854,
3146
+ 3862,
3147
+ 3868,
3148
+ 3889,
3149
+ 3905,
3150
+ 3932,
3151
+ 3981,
3152
+ 3983,
3153
+ 3984,
3154
+ 4047,
3155
+ 4056,
3156
+ 4067,
3157
+ 4103,
3158
+ 4114,
3159
+ 4128,
3160
+ 4138,
3161
+ 4141,
3162
+ 4162,
3163
+ 4176,
3164
+ 4189,
3165
+ 4201,
3166
+ 4288,
3167
+ 4296,
3168
+ 4335,
3169
+ 4379,
3170
+ 4389,
3171
+ 4390,
3172
+ 4441,
3173
+ 4444,
3174
+ 4450,
3175
+ 4452,
3176
+ 4462,
3177
+ 4465,
3178
+ 4507,
3179
+ 4527,
3180
+ 4548,
3181
+ 4580,
3182
+ 4585,
3183
+ 4607,
3184
+ 4671,
3185
+ 4689,
3186
+ 4700,
3187
+ 4711,
3188
+ 4713,
3189
+ 4718,
3190
+ 4720,
3191
+ 4733,
3192
+ 4734,
3193
+ 4742,
3194
+ 4757,
3195
+ 4780,
3196
+ 4805,
3197
+ 4836,
3198
+ 4845,
3199
+ 4938,
3200
+ 4968,
3201
+ 4976,
3202
+ 5014,
3203
+ 5018,
3204
+ 5019,
3205
+ 5083,
3206
+ 5086,
3207
+ 5105,
3208
+ 5148,
3209
+ 5229,
3210
+ 5287,
3211
+ 5305,
3212
+ 5316,
3213
+ 5328,
3214
+ 5347,
3215
+ 5352,
3216
+ 5462,
3217
+ 5521,
3218
+ 5571,
3219
+ 5667,
3220
+ 5674,
3221
+ 5697,
3222
+ 5751,
3223
+ 5778,
3224
+ 5790,
3225
+ 5793,
3226
+ 5811,
3227
+ 5813,
3228
+ 5855,
3229
+ 5858,
3230
+ 5874,
3231
+ 5936,
3232
+ 5951,
3233
+ 5987,
3234
+ 6000,
3235
+ 6021,
3236
+ 6028,
3237
+ 6051,
3238
+ 6059,
3239
+ 6062,
3240
+ 6097,
3241
+ 6099,
3242
+ 6191,
3243
+ 6197,
3244
+ 6216,
3245
+ 6230,
3246
+ 6232,
3247
+ 6263,
3248
+ 6307,
3249
+ 6328,
3250
+ 6331,
3251
+ 6359,
3252
+ 6373,
3253
+ 6396,
3254
+ 6417,
3255
+ 6456,
3256
+ 6508,
3257
+ 6510,
3258
+ 6616,
3259
+ 6621,
3260
+ 6679,
3261
+ 6718,
3262
+ 6798,
3263
+ 6807,
3264
+ 6832,
3265
+ 6846,
3266
+ 6887,
3267
+ 6983,
3268
+ 7026,
3269
+ 7060,
3270
+ 7074,
3271
+ 7076,
3272
+ 7095,
3273
+ 7100,
3274
+ 7111,
3275
+ 7144,
3276
+ 7190,
3277
+ 7227,
3278
+ 7274,
3279
+ 7278,
3280
+ 7287,
3281
+ 7298,
3282
+ 7302,
3283
+ 7310,
3284
+ 7326,
3285
+ 7329,
3286
+ 7347,
3287
+ 7367,
3288
+ 7402,
3289
+ 7409,
3290
+ 7418,
3291
+ 7448,
3292
+ 7456,
3293
+ 7468,
3294
+ 7485,
3295
+ 7486,
3296
+ 7499,
3297
+ 7500,
3298
+ 7544,
3299
+ 7550,
3300
+ 7647,
3301
+ 7809,
3302
+ 7826,
3303
+ 7858,
3304
+ 7877,
3305
+ 7892,
3306
+ 7897,
3307
+ 7934,
3308
+ 7939,
3309
+ 7952,
3310
+ 7970,
3311
+ 7983,
3312
+ 7996,
3313
+ 8028,
3314
+ 8039,
3315
+ 8043,
3316
+ 8056,
3317
+ 8104,
3318
+ 8115,
3319
+ 8170,
3320
+ 8205,
3321
+ 8258,
3322
+ 8281,
3323
+ 8283,
3324
+ 8288,
3325
+ 8297,
3326
+ 8306,
3327
+ 8310,
3328
+ 8325,
3329
+ 8326,
3330
+ 8343,
3331
+ 8350,
3332
+ 8355,
3333
+ 8380,
3334
+ 8386,
3335
+ 8388,
3336
+ 8425,
3337
+ 8440,
3338
+ 8458,
3339
+ 8490,
3340
+ 8499,
3341
+ 8544,
3342
+ 8576,
3343
+ 8598,
3344
+ 8611,
3345
+ 8630,
3346
+ 8651,
3347
+ 8654,
3348
+ 8671,
3349
+ 8678,
3350
+ 8694,
3351
+ 8696,
3352
+ 8716,
3353
+ 8736,
3354
+ 8748,
3355
+ 8814,
3356
+ 8850,
3357
+ 8858,
3358
+ 8860,
3359
+ 8882,
3360
+ 8896,
3361
+ 8910,
3362
+ 8912,
3363
+ 8929,
3364
+ 8936,
3365
+ 8966,
3366
+ 8971,
3367
+ 8973,
3368
+ 8981,
3369
+ 8989,
3370
+ 8993,
3371
+ 8995,
3372
+ 9028,
3373
+ 9068,
3374
+ 9077,
3375
+ 9125,
3376
+ 9145,
3377
+ 9182,
3378
+ 9207,
3379
+ 9226,
3380
+ 9241,
3381
+ 9278,
3382
+ 9344,
3383
+ 9354,
3384
+ 9444,
3385
+ 9519,
3386
+ 9548,
3387
+ 9552,
3388
+ 9553,
3389
+ 9569,
3390
+ 9596,
3391
+ 9597,
3392
+ 9631,
3393
+ 9645,
3394
+ 9661,
3395
+ 9664,
3396
+ 9688,
3397
+ 9720,
3398
+ 9735,
3399
+ 9748,
3400
+ 9752,
3401
+ 9760,
3402
+ 9761,
3403
+ 9832,
3404
+ 9854,
3405
+ 9880,
3406
+ 9909,
3407
+ 9919,
3408
+ 9921,
3409
+ 9940,
3410
+ 9944,
3411
+ 9962,
3412
+ 9971,
3413
+ 9978,
3414
+ 9983,
3415
+ 10002,
3416
+ 10060,
3417
+ 10067,
3418
+ 10126,
3419
+ 10138,
3420
+ 10185,
3421
+ 10188,
3422
+ 10189,
3423
+ 10205,
3424
+ 10207,
3425
+ 10210,
3426
+ 10286,
3427
+ 10302,
3428
+ 10321,
3429
+ 10330,
3430
+ 10337,
3431
+ 10346,
3432
+ 10360,
3433
+ 10395,
3434
+ 10425,
3435
+ 10521,
3436
+ 10581,
3437
+ 10591,
3438
+ 10599,
3439
+ 10624,
3440
+ 10629,
3441
+ 10663,
3442
+ 10673,
3443
+ 10708,
3444
+ 10709,
3445
+ 10713,
3446
+ 10738,
3447
+ 10751,
3448
+ 10769,
3449
+ 10771,
3450
+ 10808,
3451
+ 10827,
3452
+ 10905,
3453
+ 10934,
3454
+ 10996,
3455
+ 10999,
3456
+ 11045,
3457
+ 11082,
3458
+ 11092,
3459
+ 11100,
3460
+ 11102,
3461
+ 11124,
3462
+ 11161,
3463
+ 11177,
3464
+ 11178,
3465
+ 11181,
3466
+ 11240,
3467
+ 11335,
3468
+ 11340,
3469
+ 11353,
3470
+ 11354,
3471
+ 11362,
3472
+ 11397,
3473
+ 11477,
3474
+ 11515,
3475
+ 11554,
3476
+ 11599,
3477
+ 11600,
3478
+ 11647,
3479
+ 11667,
3480
+ 11681,
3481
+ 11704,
3482
+ 11716,
3483
+ 11723,
3484
+ 11733,
3485
+ 11776,
3486
+ 11786,
3487
+ 11817,
3488
+ 11840,
3489
+ 11882,
3490
+ 11902,
3491
+ 11929,
3492
+ 12005,
3493
+ 12027,
3494
+ 12079,
3495
+ 12089,
3496
+ 12097,
3497
+ 12115,
3498
+ 12140,
3499
+ 12144,
3500
+ 12169,
3501
+ 12189,
3502
+ 12196,
3503
+ 12199,
3504
+ 12200,
3505
+ 12237,
3506
+ 12239,
3507
+ 12282,
3508
+ 12308,
3509
+ 12407,
3510
+ 12410,
3511
+ 12412,
3512
+ 12495,
3513
+ 12520,
3514
+ 12527,
3515
+ 12575,
3516
+ 12577,
3517
+ 12594,
3518
+ 12595,
3519
+ 12603,
3520
+ 12605,
3521
+ 12606,
3522
+ 12636,
3523
+ 12671,
3524
+ 12696,
3525
+ 12734,
3526
+ 12745,
3527
+ 12775,
3528
+ 12781,
3529
+ 12824,
3530
+ 12847,
3531
+ 12876,
3532
+ 12878,
3533
+ 12892,
3534
+ 12897,
3535
+ 12974,
3536
+ 13003,
3537
+ 13047,
3538
+ 13052,
3539
+ 13110,
3540
+ 13126,
3541
+ 13137,
3542
+ 13164,
3543
+ 13183,
3544
+ 13217,
3545
+ 13229,
3546
+ 13243,
3547
+ 13245,
3548
+ 13255,
3549
+ 13271,
3550
+ 13323,
3551
+ 13328,
3552
+ 13333,
3553
+ 13379,
3554
+ 13385,
3555
+ 13434,
3556
+ 13447,
3557
+ 13457,
3558
+ 13472,
3559
+ 13556,
3560
+ 13600,
3561
+ 13603,
3562
+ 13648,
3563
+ 13662,
3564
+ 13682,
3565
+ 13724,
3566
+ 13752,
3567
+ 13754,
3568
+ 13792,
3569
+ 13829,
3570
+ 13848,
3571
+ 13911,
3572
+ 13978,
3573
+ 14002,
3574
+ 14034,
3575
+ 14049,
3576
+ 14054,
3577
+ 14064,
3578
+ 14074,
3579
+ 14098,
3580
+ 14152,
3581
+ 14162,
3582
+ 14170,
3583
+ 14177,
3584
+ 14275,
3585
+ 14343,
3586
+ 14383,
3587
+ 14398,
3588
+ 14446,
3589
+ 14478,
3590
+ 14558,
3591
+ 14580,
3592
+ 14664,
3593
+ 14667,
3594
+ 14669,
3595
+ 14704,
3596
+ 14726,
3597
+ 14750,
3598
+ 14760,
3599
+ 14768,
3600
+ 14769,
3601
+ 14802,
3602
+ 14813,
3603
+ 14841,
3604
+ 14869,
3605
+ 14888,
3606
+ 14894,
3607
+ 14912,
3608
+ 14933,
3609
+ 15034,
3610
+ 15065,
3611
+ 15094,
3612
+ 15102,
3613
+ 15118,
3614
+ 15128,
3615
+ 15137,
3616
+ 15143,
3617
+ 15163,
3618
+ 15166,
3619
+ 15171,
3620
+ 15177,
3621
+ 15182,
3622
+ 15185,
3623
+ 15198,
3624
+ 15210,
3625
+ 15213,
3626
+ 15247,
3627
+ 15267,
3628
+ 15319,
3629
+ 15349,
3630
+ 15386,
3631
+ 15405,
3632
+ 15410,
3633
+ 15454,
3634
+ 15492,
3635
+ 15554,
3636
+ 15556,
3637
+ 15567,
3638
+ 15632,
3639
+ 15642,
3640
+ 15702,
3641
+ 15725,
3642
+ 15727,
3643
+ 15742,
3644
+ 15758,
3645
+ 15775,
3646
+ 15807,
3647
+ 15826,
3648
+ 15890,
3649
+ 15930,
3650
+ 15941,
3651
+ 15947,
3652
+ 15963,
3653
+ 15993,
3654
+ 16000,
3655
+ 16010,
3656
+ 16017,
3657
+ 16020,
3658
+ 16021,
3659
+ 16064,
3660
+ 16075,
3661
+ 16095,
3662
+ 16108,
3663
+ 16109,
3664
+ 16110,
3665
+ 16115,
3666
+ 16117,
3667
+ 16135,
3668
+ 16138,
3669
+ 16163,
3670
+ 16178,
3671
+ 16188,
3672
+ 16216,
3673
+ 16223,
3674
+ 16259,
3675
+ 16260,
3676
+ 16280,
3677
+ 16336,
3678
+ 16346,
3679
+ 16385,
3680
+ 16391,
3681
+ 16436,
3682
+ 16471,
3683
+ 16484,
3684
+ 16509,
3685
+ 16514,
3686
+ 16528,
3687
+ 16636,
3688
+ 16690,
3689
+ 16705,
3690
+ 16736,
3691
+ 16744,
3692
+ 16749,
3693
+ 16758,
3694
+ 16768,
3695
+ 16836,
3696
+ 16850,
3697
+ 16856,
3698
+ 16895,
3699
+ 16924,
3700
+ 16925,
3701
+ 16993,
3702
+ 17001,
3703
+ 17064,
3704
+ 17079,
3705
+ 17087,
3706
+ 17176,
3707
+ 17195,
3708
+ 17196,
3709
+ 17214,
3710
+ 17215,
3711
+ 17266,
3712
+ 17279,
3713
+ 17282,
3714
+ 17287,
3715
+ 17297,
3716
+ 17321,
3717
+ 17335,
3718
+ 17343,
3719
+ 17354,
3720
+ 17398,
3721
+ 17399,
3722
+ 17409,
3723
+ 17452,
3724
+ 17485,
3725
+ 17488,
3726
+ 17507,
3727
+ 17538,
3728
+ 17541,
3729
+ 17551,
3730
+ 17572,
3731
+ 17576,
3732
+ 17586,
3733
+ 17600,
3734
+ 17616,
3735
+ 17619,
3736
+ 17640,
3737
+ 17653,
3738
+ 17657,
3739
+ 17671,
3740
+ 17684,
3741
+ 17712,
3742
+ 17720,
3743
+ 17741,
3744
+ 17763,
3745
+ 17859,
3746
+ 17877,
3747
+ 17961,
3748
+ 17969,
3749
+ 17985,
3750
+ 18029,
3751
+ 18041,
3752
+ 18057,
3753
+ 18074,
3754
+ 18103,
3755
+ 18169,
3756
+ 18208,
3757
+ 18228,
3758
+ 18251,
3759
+ 18261,
3760
+ 18299,
3761
+ 18321,
3762
+ 18390,
3763
+ 18395,
3764
+ 18398,
3765
+ 18402,
3766
+ 18491,
3767
+ 18501,
3768
+ 18508,
3769
+ 18573,
3770
+ 18584,
3771
+ 18623,
3772
+ 18630,
3773
+ 18641,
3774
+ 18656,
3775
+ 18691,
3776
+ 18709,
3777
+ 18762,
3778
+ 18770,
3779
+ 18807,
3780
+ 18839,
3781
+ 18853,
3782
+ 18873,
3783
+ 18896,
3784
+ 18899,
3785
+ 18911,
3786
+ 18914,
3787
+ 18929,
3788
+ 18962,
3789
+ 19045,
3790
+ 19064,
3791
+ 19066,
3792
+ 19075,
3793
+ 19112,
3794
+ 19138,
3795
+ 19154,
3796
+ 19183,
3797
+ 19248,
3798
+ 19258,
3799
+ 19259,
3800
+ 19321,
3801
+ 19336,
3802
+ 19342,
3803
+ 19360,
3804
+ 19404,
3805
+ 19439,
3806
+ 19459,
3807
+ 19529,
3808
+ 19538,
3809
+ 19543,
3810
+ 19547,
3811
+ 19566,
3812
+ 19598,
3813
+ 19601,
3814
+ 19622,
3815
+ 19647,
3816
+ 19653,
3817
+ 19675,
3818
+ 19706,
3819
+ 19717,
3820
+ 19754,
3821
+ 19756,
3822
+ 19759,
3823
+ 19762,
3824
+ 19779,
3825
+ 19808,
3826
+ 19870,
3827
+ 19899,
3828
+ 19934,
3829
+ 19943,
3830
+ 19976,
3831
+ 19990,
3832
+ 20025,
3833
+ 20037,
3834
+ 20053,
3835
+ 20095,
3836
+ 20099,
3837
+ 20111,
3838
+ 20114,
3839
+ 20149,
3840
+ 20216,
3841
+ 20248,
3842
+ 20298,
3843
+ 20307,
3844
+ 20342,
3845
+ 20353,
3846
+ 20382,
3847
+ 20424,
3848
+ 20438,
3849
+ 20448,
3850
+ 20455,
3851
+ 20458,
3852
+ 20473,
3853
+ 20490,
3854
+ 20504,
3855
+ 20538,
3856
+ 20595,
3857
+ 20597,
3858
+ 20669,
3859
+ 20757,
3860
+ 20778,
3861
+ 20799,
3862
+ 20800,
3863
+ 20871,
3864
+ 20878,
3865
+ 20885,
3866
+ 20889,
3867
+ 20890,
3868
+ 20896,
3869
+ 20944,
3870
+ 20953,
3871
+ 20957,
3872
+ 21002,
3873
+ 21008,
3874
+ 21021,
3875
+ 21027,
3876
+ 21033,
3877
+ 21039,
3878
+ 21059,
3879
+ 21097,
3880
+ 21123,
3881
+ 21144,
3882
+ 21175,
3883
+ 21197,
3884
+ 21213,
3885
+ 21214,
3886
+ 21308,
3887
+ 21322,
3888
+ 21382,
3889
+ 21389,
3890
+ 21403,
3891
+ 21409,
3892
+ 21417,
3893
+ 21441,
3894
+ 21448,
3895
+ 21463,
3896
+ 21473,
3897
+ 21474,
3898
+ 21485,
3899
+ 21513,
3900
+ 21525,
3901
+ 21539,
3902
+ 21543,
3903
+ 21545,
3904
+ 21546,
3905
+ 21559,
3906
+ 21563,
3907
+ 21577,
3908
+ 21608,
3909
+ 21672,
3910
+ 21686,
3911
+ 21712,
3912
+ 21726,
3913
+ 21772,
3914
+ 21779,
3915
+ 21791,
3916
+ 21796,
3917
+ 21846,
3918
+ 21853,
3919
+ 21854,
3920
+ 21874,
3921
+ 21890,
3922
+ 21921,
3923
+ 21923,
3924
+ 21924,
3925
+ 21964,
3926
+ 22014,
3927
+ 22038,
3928
+ 22049,
3929
+ 22064,
3930
+ 22083,
3931
+ 22108,
3932
+ 22123,
3933
+ 22128,
3934
+ 22149,
3935
+ 22155,
3936
+ 22156,
3937
+ 22167,
3938
+ 22196,
3939
+ 22199,
3940
+ 22233,
3941
+ 22244,
3942
+ 22277,
3943
+ 22296,
3944
+ 22311,
3945
+ 22312,
3946
+ 22331,
3947
+ 22357,
3948
+ 22371,
3949
+ 22407,
3950
+ 22414,
3951
+ 22429,
3952
+ 22437,
3953
+ 22448,
3954
+ 22473,
3955
+ 22478,
3956
+ 22515,
3957
+ 22546,
3958
+ 22552,
3959
+ 22586,
3960
+ 22607,
3961
+ 22649,
3962
+ 22656,
3963
+ 22660,
3964
+ 22672,
3965
+ 22749,
3966
+ 22827,
3967
+ 22831,
3968
+ 22864,
3969
+ 22880,
3970
+ 22995,
3971
+ 23044,
3972
+ 23064,
3973
+ 23080,
3974
+ 23084,
3975
+ 23100,
3976
+ 23104,
3977
+ 23120,
3978
+ 23145,
3979
+ 23175,
3980
+ 23195,
3981
+ 23207,
3982
+ 23217,
3983
+ 23241,
3984
+ 23243,
3985
+ 23271,
3986
+ 23369,
3987
+ 23408,
3988
+ 23414,
3989
+ 23454,
3990
+ 23495,
3991
+ 23526,
3992
+ 23559,
3993
+ 23606,
3994
+ 23612,
3995
+ 23709,
3996
+ 23722,
3997
+ 23730,
3998
+ 23747,
3999
+ 23755,
4000
+ 23772,
4001
+ 23778,
4002
+ 23807,
4003
+ 23845,
4004
+ 23851,
4005
+ 23866,
4006
+ 23871,
4007
+ 23886,
4008
+ 23890,
4009
+ 23907,
4010
+ 23979,
4011
+ 23991,
4012
+ 23992,
4013
+ 23999,
4014
+ 24024,
4015
+ 24036,
4016
+ 24041,
4017
+ 24047,
4018
+ 24051,
4019
+ 24070,
4020
+ 24132,
4021
+ 24157,
4022
+ 24167,
4023
+ 24172,
4024
+ 24238,
4025
+ 24266,
4026
+ 24271,
4027
+ 24275,
4028
+ 24280,
4029
+ 24295,
4030
+ 24312,
4031
+ 24322,
4032
+ 24352,
4033
+ 24364,
4034
+ 24411,
4035
+ 24419,
4036
+ 24433,
4037
+ 24495,
4038
+ 24523,
4039
+ 24542,
4040
+ 24544,
4041
+ 24552
4042
+ ]
4043
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8153076171875,
3
+ "semantic_stability_score": 0.2943222176863856,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 1.5371750978708956e-06,
6
+ "shared_redirected": -7.526077646494509e-08,
7
+ "shared_attenuated": -7.220809283978952e-07,
8
+ "shared_aligned": 0.0003483884340640473,
9
+ "base_only": -3.1605355470319843e-06,
10
+ "shared_intermediate": 2.2172169735767966e-06
11
+ },
12
+ "superposition_fraction": 0.0008291873963515755,
13
+ "fve_base": 0.7571409678583993,
14
+ "fve_aligned": 0.7513120249303847,
15
+ "dead_neuron_fraction": 0.9537367254617405,
16
+ "l0_sparsity_base": 210.68892294220666,
17
+ "l0_sparsity_aligned": 208.38917469352015,
18
+ "class_counts": {
19
+ "shared_redirected": 16059,
20
+ "aligned_only": 3618,
21
+ "shared_attenuated": 2496,
22
+ "shared_aligned": 1474,
23
+ "base_only": 921,
24
+ "shared_intermediate": 8
25
+ },
26
+ "total_features": 24576
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 3618,
4
+ "cf_shift_mean": 1.5371750978708956e-06,
5
+ "cf_shift_std": 1.59156087896956e-05,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 6.185037124997098e-07,
8
+ "cf_aligned_mean": 2.155678809289473e-06,
9
+ "high_cf_base_count": 635,
10
+ "low_cf_base_count": 2983,
11
+ "high_cf_aligned_count": 1063,
12
+ "low_cf_aligned_count": 2555
13
+ },
14
+ "shared_redirected": {
15
+ "count": 16059,
16
+ "cf_shift_mean": -7.526077646494509e-08,
17
+ "cf_shift_std": 2.2194769892570274e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 6.447602755578763e-07,
20
+ "cf_aligned_mean": 5.694994990816486e-07,
21
+ "high_cf_base_count": 2822,
22
+ "low_cf_base_count": 13237,
23
+ "high_cf_aligned_count": 2547,
24
+ "low_cf_aligned_count": 13512
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 2496,
28
+ "cf_shift_mean": -7.220809283978952e-07,
29
+ "cf_shift_std": 4.465258871180672e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 1.3303952248260422e-06,
32
+ "cf_aligned_mean": 6.083142968266887e-07,
33
+ "high_cf_base_count": 689,
34
+ "low_cf_base_count": 1807,
35
+ "high_cf_aligned_count": 410,
36
+ "low_cf_aligned_count": 2086
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.0003483884340640473,
41
+ "cf_shift_std": 0.007515995039804711,
42
+ "cf_shift_median": 0.0004958156496286392,
43
+ "cf_base_mean": 0.043183401197303885,
44
+ "cf_aligned_mean": 0.043531789632167354,
45
+ "high_cf_base_count": 1438,
46
+ "low_cf_base_count": 36,
47
+ "high_cf_aligned_count": 1330,
48
+ "low_cf_aligned_count": 144
49
+ },
50
+ "base_only": {
51
+ "count": 921,
52
+ "cf_shift_mean": -3.1605355470319843e-06,
53
+ "cf_shift_std": 9.418185819310714e-06,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 3.8511979441871645e-06,
56
+ "cf_aligned_mean": 6.906623995313711e-07,
57
+ "high_cf_base_count": 439,
58
+ "low_cf_base_count": 482,
59
+ "high_cf_aligned_count": 184,
60
+ "low_cf_aligned_count": 737
61
+ },
62
+ "shared_intermediate": {
63
+ "count": 8,
64
+ "cf_shift_mean": 2.2172169735767966e-06,
65
+ "cf_shift_std": 6.3097311337364774e-06,
66
+ "cf_shift_median": 0.0,
67
+ "cf_base_mean": 2.328949136654046e-06,
68
+ "cf_aligned_mean": 4.546166110230843e-06,
69
+ "high_cf_base_count": 2,
70
+ "low_cf_base_count": 6,
71
+ "high_cf_aligned_count": 1,
72
+ "low_cf_aligned_count": 7
73
+ }
74
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1474,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.9999999909824723,
7
+ "theta_std": 6.513944585315044e-08,
8
+ "angle_deg_mean": 0.006455211192150062,
9
+ "angle_deg_std": 0.010738555966141143,
10
+ "norm_ratio_raw_mean": 0.9999999998687175,
11
+ "norm_ratio_raw_std": 2.176025313901696e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.4705488681793213,
14
+ "sv_std": 0.4993005096912384,
15
+ "condition_number": 632980898.5717103,
16
+ "mean_principal_angle_deg": 0.20183342399519907,
17
+ "singular_values": [
18
+ 1.0008471012115479,
19
+ 1.0008115768432617,
20
+ 1.0008097887039185,
21
+ 1.0007774829864502,
22
+ 1.000776767730713,
23
+ 1.0007705688476562,
24
+ 1.0007585287094116,
25
+ 1.0007518529891968,
26
+ 1.0007072687149048,
27
+ 1.0007009506225586,
28
+ 1.000697135925293,
29
+ 1.0006946325302124,
30
+ 1.0006943941116333,
31
+ 1.0006937980651855,
32
+ 1.0006885528564453,
33
+ 1.0006591081619263,
34
+ 1.0006552934646606,
35
+ 1.0006473064422607,
36
+ 1.0006462335586548,
37
+ 1.0006462335586548
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 16059,
43
+ "rho_mean": 0.49735781745266605,
44
+ "rho_std": 0.02878584165036054,
45
+ "theta_mean": 0.23901276880979272,
46
+ "theta_std": 0.060435633511414115,
47
+ "angle_deg_mean": 76.14297091551435,
48
+ "angle_deg_std": 3.5867088685042057,
49
+ "norm_ratio_raw_mean": 0.996050802167959,
50
+ "norm_ratio_raw_std": 0.11481331485957298,
51
+ "linear_map": {
52
+ "sv_mean": 0.44798600673675537,
53
+ "sv_std": 0.310468852519989,
54
+ "condition_number": 116793.91696219236,
55
+ "mean_principal_angle_deg": 61.74836617263529,
56
+ "singular_values": [
57
+ 1.5433640480041504,
58
+ 1.4081518650054932,
59
+ 1.2816848754882812,
60
+ 1.267775058746338,
61
+ 1.2653520107269287,
62
+ 1.257918119430542,
63
+ 1.2493757009506226,
64
+ 1.2429112195968628,
65
+ 1.239140510559082,
66
+ 1.237845540046692,
67
+ 1.2320560216903687,
68
+ 1.230553150177002,
69
+ 1.227049469947815,
70
+ 1.2249356508255005,
71
+ 1.2217395305633545,
72
+ 1.218077301979065,
73
+ 1.2167013883590698,
74
+ 1.2138350009918213,
75
+ 1.2092602252960205,
76
+ 1.2091420888900757
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 8,
82
+ "rho_mean": 0.49227235466241837,
83
+ "rho_std": 0.01903470375215288,
84
+ "theta_mean": 0.5179928913712502,
85
+ "theta_std": 0.016160497923731858,
86
+ "angle_deg_mean": 58.79672388723314,
87
+ "angle_deg_std": 1.0900199010629703,
88
+ "norm_ratio_raw_mean": 0.97200009949807,
89
+ "norm_ratio_raw_std": 0.07440144066594091
90
+ },
91
+ "shared_attenuated": {
92
+ "n": 2496,
93
+ "rho_mean": 0.42505791169615126,
94
+ "rho_std": 0.011833438081878077,
95
+ "theta_mean": 0.2327260783760068,
96
+ "theta_std": 0.05972177544796628,
97
+ "angle_deg_mean": 76.51000943404895,
98
+ "angle_deg_std": 3.628567802145536,
99
+ "norm_ratio_raw_mean": 0.7400373294855503,
100
+ "norm_ratio_raw_std": 0.03557202826210391,
101
+ "linear_map": {
102
+ "sv_mean": 0.9429176449775696,
103
+ "sv_std": 1.210248589515686,
104
+ "condition_number": 1296042009.356839,
105
+ "mean_principal_angle_deg": 76.50995542197444,
106
+ "singular_values": [
107
+ 7.626179218292236,
108
+ 7.492676258087158,
109
+ 7.462724685668945,
110
+ 7.311330795288086,
111
+ 7.241110801696777,
112
+ 7.108293056488037,
113
+ 7.077661514282227,
114
+ 6.920625686645508,
115
+ 6.8715901374816895,
116
+ 6.834986209869385,
117
+ 6.776641368865967,
118
+ 6.760849952697754,
119
+ 6.698007106781006,
120
+ 6.637145519256592,
121
+ 6.573525428771973,
122
+ 6.5434160232543945,
123
+ 6.519719123840332,
124
+ 6.4566545486450195,
125
+ 6.36076021194458,
126
+ 6.334931373596191
127
+ ]
128
+ }
129
+ },
130
+ "all_shared": {
131
+ "n": 20037,
132
+ "rho_mean": 0.48854378983397,
133
+ "rho_std": 0.03543580434751556,
134
+ "theta_mean": 0.2943222176863856,
135
+ "theta_std": 0.20724705704304938,
136
+ "angle_deg_mean": 70.58086750771206,
137
+ "angle_deg_std": 20.189179545406525,
138
+ "norm_ratio_raw_mean": 0.9644402359142417,
139
+ "norm_ratio_raw_std": 0.1337593039709356,
140
+ "linear_map": {
141
+ "sv_mean": 0.49217352271080017,
142
+ "sv_std": 0.33395224809646606,
143
+ "condition_number": 57457.64082138352,
144
+ "mean_principal_angle_deg": 43.73342804802484,
145
+ "singular_values": [
146
+ 1.304017186164856,
147
+ 1.2800580263137817,
148
+ 1.2718695402145386,
149
+ 1.2581673860549927,
150
+ 1.244177222251892,
151
+ 1.243216872215271,
152
+ 1.2378524541854858,
153
+ 1.2330591678619385,
154
+ 1.2302217483520508,
155
+ 1.2254494428634644,
156
+ 1.2252079248428345,
157
+ 1.2221201658248901,
158
+ 1.2205865383148193,
159
+ 1.2185755968093872,
160
+ 1.2135299444198608,
161
+ 1.2124848365783691,
162
+ 1.211766004562378,
163
+ 1.2087785005569458,
164
+ 1.205191969871521,
165
+ 1.2040942907333374
166
+ ]
167
+ }
168
+ }
169
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.04522993208669774,
10
+ 0.026936023842415054,
11
+ 0.02505824796016009,
12
+ 0.024128809152633143
13
+ ],
14
+ "val_loss": [
15
+ 0.028726668950384823,
16
+ 0.026511967913564586,
17
+ 0.02562305327329336,
18
+ 0.02546261494774469
19
+ ],
20
+ "train_fve_base": [
21
+ 0.6010909849833272,
22
+ 0.7342514360918333,
23
+ 0.7601983720840102,
24
+ 0.7730927261009038
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5952574291635659,
28
+ 0.7271747432183746,
29
+ 0.7525070557034789,
30
+ 0.7647626905224161
31
+ ],
32
+ "val_fve_base": [
33
+ 0.7121345609894598,
34
+ 0.7418754796707193,
35
+ 0.7545013677387338,
36
+ 0.7571409678583993
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7057051124997163,
40
+ 0.7356970609794736,
41
+ 0.7486623294690516,
42
+ 0.7513120249303847
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9079723063088688,
46
+ 0.9552298836101236,
47
+ 0.9544678409407171,
48
+ 0.9537367254617405
49
+ ],
50
+ "l0_base": [
51
+ 217.25062025685932,
52
+ 204.7996752772913,
53
+ 208.84648642732049,
54
+ 210.68892294220666
55
+ ],
56
+ "l0_aligned": [
57
+ 212.9207895504962,
58
+ 201.17819614711033,
59
+ 206.39424620548746,
60
+ 208.38917469352015
61
+ ],
62
+ "self_recon": [
63
+ 0.024310923846937626,
64
+ 0.016301737526856836,
65
+ 0.014749577408139983,
66
+ 0.013988398346056106
67
+ ],
68
+ "cross_recon": [
69
+ 0.02437355580113902,
70
+ 0.01631151714242051,
71
+ 0.014759703761133024,
72
+ 0.013999325122142735
73
+ ],
74
+ "sparsity": [
75
+ 0.011169585638412617,
76
+ 0.0041096793439824265,
77
+ 0.004404788901534647,
78
+ 0.0045406806314776185
79
+ ]
80
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: cd19a4b23ab83418abefbdef6f9dc9509870761eb02db4c88146bcf0ffd64643
  • Pointer size: 131 Bytes
  • Size of remote file: 172 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 6b63176b3d71aecee15c2f81d20db791bc21ef721d58b7f42fa9126e0fda1790
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: cea0a391a29a311402d825333a3385fdb5ebe5ddb284d67b29972775f5dc61f1
  • Pointer size: 131 Bytes
  • Size of remote file: 157 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: e9bfab4738df32431e433ea91cfac677e31868cb92c2c510ad27d7c4f54a36e3
  • Pointer size: 131 Bytes
  • Size of remote file: 325 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: b51a220223fe43d93a34309fce520272039e19ebdb4c2bce7e36f79af6a1a9be
  • Pointer size: 130 Bytes
  • Size of remote file: 80.2 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 0dae24029fd3a4835ec7fb1a0479371d0d240bd6b725bcc717bf6d3634ea4dc4
  • Pointer size: 131 Bytes
  • Size of remote file: 344 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 9500e8cf1779be7c2d625f7b8c196b41ad7d541769b46d10615f8f559ece8a0b
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: ebba79cf114c5c40fe0a2872578ccfb3cd7b4265588b7aa540b47e2cb029acd0
  • Pointer size: 131 Bytes
  • Size of remote file: 299 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: fadf023963891b6885c9f2ced05dc70fe347cf1132f2c16a940feed80af7dbd4
  • Pointer size: 131 Bytes
  • Size of remote file: 399 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L11/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-ppo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "interp_utils/crosscoder/results-multi-v1/v1/samelayer_separate/llama32-3b-ppo/activations/activations.pt",
7
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 10,
10
+ 11,
11
+ 12
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 11,
25
+ "base_layer": 11,
26
+ "aligned_layer": 11
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-ppo/singlelayer_separate/L12/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e93c631e85204d3f98aff170fd8a1f7745f552cfe2fb86049bdbe6d671adb57e
3
+ size 3624487706