ishangarg183 commited on
Commit
81494e4
·
verified ·
1 Parent(s): cdfec60

Flatten v3-samelayer/v2 nesting (copy 8/12)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +6 -0
  2. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/class_distribution.png +3 -0
  3. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/loss_curves.png +3 -0
  4. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/rho_histogram.png +3 -0
  5. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/rho_theta_scatter.png +3 -0
  6. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/shared_geometry_histograms.png +3 -0
  7. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  8. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/superposition_analysis.png +3 -0
  9. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/run_meta.json +25 -0
  10. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/activations/activations.pt +3 -0
  11. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/checkpoints/final.pt +3 -0
  12. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/counterfactual_scores.csv +0 -0
  13. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/feature_classification.csv +0 -0
  14. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/merged_classification.csv +0 -0
  15. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/shared_features_geometry.csv +0 -0
  16. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/superposition_analysis.json +3 -0
  17. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/visual_evidence_features.json +1690 -0
  18. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/metrics/aggregate_metrics.json +27 -0
  19. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/metrics/cf_shift_by_class.json +74 -0
  20. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/metrics/shared_geometry_metrics.json +197 -0
  21. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/metrics/training_metrics.json +80 -0
  22. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/cf_distribution_per_class.png +3 -0
  23. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/cf_shift_per_class.png +3 -0
  24. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/class_distribution.png +3 -0
  25. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/loss_curves.png +3 -0
  26. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/rho_histogram.png +3 -0
  27. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/rho_theta_scatter.png +3 -0
  28. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/shared_geometry_histograms.png +3 -0
  29. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  30. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/superposition_analysis.png +3 -0
  31. v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/run_meta.json +25 -0
  32. v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/cf_shift_by_layer_pair.png +3 -0
  33. v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/class_distribution_by_layer_pair.png +3 -0
  34. v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/dead_neurons_by_layer_pair.png +3 -0
  35. v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/fve_by_layer_pair.png +3 -0
  36. v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/loss_by_layer_pair.png +3 -0
  37. v3-samelayer/samelayer_separate/qwen3-4b-ppo/separate_collated_metrics.json +66 -0
  38. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/activations/activations.pt +3 -0
  39. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/checkpoints/final.pt +3 -0
  40. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/counterfactual_scores.csv +0 -0
  41. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/feature_classification.csv +0 -0
  42. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/merged_classification.csv +0 -0
  43. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/shared_features_geometry.csv +0 -0
  44. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/superposition_analysis.json +3 -0
  45. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/visual_evidence_features.json +4131 -0
  46. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/aggregate_metrics.json +27 -0
  47. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/cf_shift_by_class.json +74 -0
  48. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/shared_geometry_metrics.json +197 -0
  49. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/training_metrics.json +80 -0
  50. v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/plots/cf_distribution_per_class.png +3 -0
.gitattributes CHANGED
@@ -306,3 +306,9 @@ v3-samelayer/samelayer_separate/qwen3-4b-kto/singlelayer_separate/L24/features/s
306
  v3-samelayer/samelayer_separate/qwen3-4b-kto/singlelayer_separate/L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
307
  v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
308
  v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
306
  v3-samelayer/samelayer_separate/qwen3-4b-kto/singlelayer_separate/L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
307
  v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
308
  v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
309
+ v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
310
+ v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
311
+ v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
312
+ v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
313
+ v3-samelayer/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
314
+ v3-samelayer/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 58dd3c228eb78d3bb43ee1d50b09203905fa1b528122d0f6a29546d8e93bff1e
  • Pointer size: 131 Bytes
  • Size of remote file: 161 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: c27cbb3b405adacd356572b051d9351f7b51ebc184e279e2f3223e721b878b9d
  • Pointer size: 131 Bytes
  • Size of remote file: 293 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 7f7d416b2cd80a69af270650acb58ad2b13b1fc8894847c1a88fd9d2b3955b4b
  • Pointer size: 130 Bytes
  • Size of remote file: 86.6 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: dab3ee06fbb75abdbd433c092ce74fd99938fd431af0e87c179487ff5e9fb9e5
  • Pointer size: 131 Bytes
  • Size of remote file: 353 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: d19aa8aa409a3a4f3e9922556f89de53b2d7c6af2f8e898a7549b264f90a6962
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 248152c4d2bd589163046daff6885a46763044e43a8abb17085a6230905d8b22
  • Pointer size: 131 Bytes
  • Size of remote file: 397 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 6d13c6cf53b09437a5f9c9716d53bd8b52aed627a55918423ebd635911cbd115
  • Pointer size: 131 Bytes
  • Size of remote file: 307 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L22/run_meta.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
3
+ "aligned_run_id": "qwen3-4b-orpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v2/samelayer_separate/qwen3-4b-orpo/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v2/base_activations/qwen3-4b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 21,
10
+ 22,
11
+ 23
12
+ ],
13
+ "base_source_layers": [
14
+ 19,
15
+ 20,
16
+ 21,
17
+ 22,
18
+ 23,
19
+ 24,
20
+ 25
21
+ ],
22
+ "layer": 22,
23
+ "base_layer": 22,
24
+ "aligned_layer": 22
25
+ }
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5191a18a300a955da4fa9c8bcd087ba59653d5d448f2c5172ceab33398c35934
3
+ size 1252425605
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fc8e15237b43584ccc910492cfdf4827cac4a2b50eb227a50ad5240453aaf17
3
+ size 2517091162
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abe512b58b22b217a08d4eed4e7ac20043d2ac765a6ced5d306c21995a537a7d
3
+ size 15209639
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/features/visual_evidence_features.json ADDED
@@ -0,0 +1,1690 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 92,
4
+ 168,
5
+ 508,
6
+ 1074,
7
+ 1355,
8
+ 2319,
9
+ 4281,
10
+ 4966,
11
+ 5573,
12
+ 6621,
13
+ 6886,
14
+ 7468,
15
+ 7772,
16
+ 8197,
17
+ 9668,
18
+ 11437,
19
+ 12269,
20
+ 16536,
21
+ 16988,
22
+ 17508,
23
+ 18739,
24
+ 19002,
25
+ 19474,
26
+ 19497,
27
+ 20307
28
+ ],
29
+ "redirected_visual_to_prior": [
30
+ 2,
31
+ 18,
32
+ 33,
33
+ 34,
34
+ 47,
35
+ 50,
36
+ 52,
37
+ 55,
38
+ 57,
39
+ 59,
40
+ 67,
41
+ 75,
42
+ 94,
43
+ 117,
44
+ 147,
45
+ 156,
46
+ 164,
47
+ 176,
48
+ 177,
49
+ 195,
50
+ 200,
51
+ 210,
52
+ 213,
53
+ 235,
54
+ 245,
55
+ 251,
56
+ 263,
57
+ 268,
58
+ 285,
59
+ 305,
60
+ 320,
61
+ 328,
62
+ 354,
63
+ 378,
64
+ 385,
65
+ 405,
66
+ 410,
67
+ 431,
68
+ 480,
69
+ 488,
70
+ 495,
71
+ 506,
72
+ 512,
73
+ 519,
74
+ 536,
75
+ 538,
76
+ 547,
77
+ 549,
78
+ 573,
79
+ 610,
80
+ 645,
81
+ 678,
82
+ 695,
83
+ 696,
84
+ 715,
85
+ 728,
86
+ 753,
87
+ 754,
88
+ 780,
89
+ 785,
90
+ 786,
91
+ 799,
92
+ 802,
93
+ 819,
94
+ 835,
95
+ 840,
96
+ 842,
97
+ 843,
98
+ 851,
99
+ 881,
100
+ 885,
101
+ 912,
102
+ 927,
103
+ 975,
104
+ 994,
105
+ 996,
106
+ 1012,
107
+ 1019,
108
+ 1065,
109
+ 1080,
110
+ 1081,
111
+ 1103,
112
+ 1133,
113
+ 1148,
114
+ 1160,
115
+ 1174,
116
+ 1175,
117
+ 1176,
118
+ 1185,
119
+ 1194,
120
+ 1222,
121
+ 1225,
122
+ 1243,
123
+ 1259,
124
+ 1263,
125
+ 1264,
126
+ 1284,
127
+ 1286,
128
+ 1308,
129
+ 1369,
130
+ 1403,
131
+ 1414,
132
+ 1427,
133
+ 1475,
134
+ 1478,
135
+ 1511,
136
+ 1515,
137
+ 1525,
138
+ 1577,
139
+ 1582,
140
+ 1592,
141
+ 1602,
142
+ 1632,
143
+ 1640,
144
+ 1651,
145
+ 1654,
146
+ 1656,
147
+ 1657,
148
+ 1674,
149
+ 1675,
150
+ 1676,
151
+ 1707,
152
+ 1718,
153
+ 1735,
154
+ 1753,
155
+ 1766,
156
+ 1774,
157
+ 1775,
158
+ 1791,
159
+ 1848,
160
+ 1854,
161
+ 1858,
162
+ 1862,
163
+ 1884,
164
+ 1902,
165
+ 1907,
166
+ 1920,
167
+ 1924,
168
+ 1928,
169
+ 1930,
170
+ 1953,
171
+ 1963,
172
+ 1967,
173
+ 1986,
174
+ 2112,
175
+ 2124,
176
+ 2141,
177
+ 2148,
178
+ 2176,
179
+ 2185,
180
+ 2187,
181
+ 2191,
182
+ 2197,
183
+ 2205,
184
+ 2212,
185
+ 2231,
186
+ 2234,
187
+ 2255,
188
+ 2266,
189
+ 2298,
190
+ 2303,
191
+ 2311,
192
+ 2331,
193
+ 2339,
194
+ 2346,
195
+ 2388,
196
+ 2395,
197
+ 2397,
198
+ 2407,
199
+ 2417,
200
+ 2433,
201
+ 2437,
202
+ 2446,
203
+ 2464,
204
+ 2478,
205
+ 2482,
206
+ 2495,
207
+ 2497,
208
+ 2516,
209
+ 2541,
210
+ 2546,
211
+ 2584,
212
+ 2600,
213
+ 2609,
214
+ 2627,
215
+ 2637,
216
+ 2670,
217
+ 2672,
218
+ 2674,
219
+ 2681,
220
+ 2698,
221
+ 2715,
222
+ 2718,
223
+ 2722,
224
+ 2727,
225
+ 2735,
226
+ 2746,
227
+ 2808,
228
+ 2842,
229
+ 2878,
230
+ 2895,
231
+ 2919,
232
+ 2933,
233
+ 2936,
234
+ 2940,
235
+ 2947,
236
+ 2955,
237
+ 2958,
238
+ 2963,
239
+ 2968,
240
+ 2983,
241
+ 3032,
242
+ 3039,
243
+ 3074,
244
+ 3089,
245
+ 3121,
246
+ 3130,
247
+ 3140,
248
+ 3141,
249
+ 3147,
250
+ 3151,
251
+ 3154,
252
+ 3183,
253
+ 3188,
254
+ 3224,
255
+ 3257,
256
+ 3273,
257
+ 3277,
258
+ 3283,
259
+ 3290,
260
+ 3295,
261
+ 3307,
262
+ 3335,
263
+ 3347,
264
+ 3354,
265
+ 3359,
266
+ 3377,
267
+ 3388,
268
+ 3399,
269
+ 3416,
270
+ 3419,
271
+ 3426,
272
+ 3446,
273
+ 3504,
274
+ 3518,
275
+ 3519,
276
+ 3557,
277
+ 3578,
278
+ 3624,
279
+ 3649,
280
+ 3658,
281
+ 3665,
282
+ 3672,
283
+ 3675,
284
+ 3684,
285
+ 3693,
286
+ 3718,
287
+ 3731,
288
+ 3801,
289
+ 3823,
290
+ 3833,
291
+ 3848,
292
+ 3865,
293
+ 3876,
294
+ 3879,
295
+ 3884,
296
+ 3888,
297
+ 3895,
298
+ 3911,
299
+ 3913,
300
+ 3930,
301
+ 3937,
302
+ 3938,
303
+ 3990,
304
+ 4014,
305
+ 4015,
306
+ 4031,
307
+ 4035,
308
+ 4048,
309
+ 4054,
310
+ 4055,
311
+ 4098,
312
+ 4128,
313
+ 4131,
314
+ 4151,
315
+ 4166,
316
+ 4174,
317
+ 4188,
318
+ 4195,
319
+ 4196,
320
+ 4220,
321
+ 4227,
322
+ 4245,
323
+ 4256,
324
+ 4259,
325
+ 4267,
326
+ 4294,
327
+ 4298,
328
+ 4312,
329
+ 4343,
330
+ 4349,
331
+ 4353,
332
+ 4360,
333
+ 4363,
334
+ 4395,
335
+ 4409,
336
+ 4434,
337
+ 4488,
338
+ 4494,
339
+ 4526,
340
+ 4561,
341
+ 4575,
342
+ 4607,
343
+ 4629,
344
+ 4664,
345
+ 4679,
346
+ 4694,
347
+ 4697,
348
+ 4715,
349
+ 4723,
350
+ 4735,
351
+ 4784,
352
+ 4799,
353
+ 4814,
354
+ 4872,
355
+ 4884,
356
+ 4896,
357
+ 4898,
358
+ 4905,
359
+ 4931,
360
+ 4934,
361
+ 4961,
362
+ 4964,
363
+ 4974,
364
+ 4978,
365
+ 5019,
366
+ 5028,
367
+ 5044,
368
+ 5045,
369
+ 5078,
370
+ 5081,
371
+ 5084,
372
+ 5089,
373
+ 5096,
374
+ 5100,
375
+ 5120,
376
+ 5151,
377
+ 5160,
378
+ 5191,
379
+ 5196,
380
+ 5202,
381
+ 5204,
382
+ 5208,
383
+ 5230,
384
+ 5259,
385
+ 5269,
386
+ 5275,
387
+ 5279,
388
+ 5284,
389
+ 5293,
390
+ 5297,
391
+ 5314,
392
+ 5329,
393
+ 5334,
394
+ 5354,
395
+ 5363,
396
+ 5368,
397
+ 5384,
398
+ 5395,
399
+ 5398,
400
+ 5415,
401
+ 5431,
402
+ 5442,
403
+ 5453,
404
+ 5474,
405
+ 5479,
406
+ 5498,
407
+ 5502,
408
+ 5532,
409
+ 5535,
410
+ 5538,
411
+ 5550,
412
+ 5579,
413
+ 5591,
414
+ 5615,
415
+ 5620,
416
+ 5621,
417
+ 5627,
418
+ 5632,
419
+ 5649,
420
+ 5654,
421
+ 5659,
422
+ 5673,
423
+ 5684,
424
+ 5694,
425
+ 5703,
426
+ 5715,
427
+ 5727,
428
+ 5748,
429
+ 5754,
430
+ 5765,
431
+ 5830,
432
+ 5848,
433
+ 5853,
434
+ 5870,
435
+ 5877,
436
+ 5881,
437
+ 5908,
438
+ 5917,
439
+ 5933,
440
+ 5934,
441
+ 5980,
442
+ 5997,
443
+ 6000,
444
+ 6002,
445
+ 6016,
446
+ 6032,
447
+ 6065,
448
+ 6079,
449
+ 6085,
450
+ 6103,
451
+ 6105,
452
+ 6127,
453
+ 6161,
454
+ 6187,
455
+ 6242,
456
+ 6244,
457
+ 6250,
458
+ 6256,
459
+ 6270,
460
+ 6285,
461
+ 6308,
462
+ 6330,
463
+ 6353,
464
+ 6363,
465
+ 6420,
466
+ 6432,
467
+ 6436,
468
+ 6444,
469
+ 6449,
470
+ 6453,
471
+ 6461,
472
+ 6466,
473
+ 6487,
474
+ 6501,
475
+ 6504,
476
+ 6543,
477
+ 6550,
478
+ 6588,
479
+ 6602,
480
+ 6609,
481
+ 6614,
482
+ 6639,
483
+ 6648,
484
+ 6658,
485
+ 6678,
486
+ 6705,
487
+ 6714,
488
+ 6715,
489
+ 6733,
490
+ 6742,
491
+ 6763,
492
+ 6804,
493
+ 6814,
494
+ 6827,
495
+ 6859,
496
+ 6867,
497
+ 6926,
498
+ 6982,
499
+ 6990,
500
+ 6992,
501
+ 7001,
502
+ 7011,
503
+ 7025,
504
+ 7037,
505
+ 7058,
506
+ 7079,
507
+ 7095,
508
+ 7121,
509
+ 7131,
510
+ 7155,
511
+ 7157,
512
+ 7158,
513
+ 7218,
514
+ 7221,
515
+ 7242,
516
+ 7261,
517
+ 7262,
518
+ 7263,
519
+ 7268,
520
+ 7303,
521
+ 7335,
522
+ 7340,
523
+ 7362,
524
+ 7374,
525
+ 7400,
526
+ 7423,
527
+ 7455,
528
+ 7457,
529
+ 7474,
530
+ 7479,
531
+ 7508,
532
+ 7512,
533
+ 7532,
534
+ 7538,
535
+ 7548,
536
+ 7583,
537
+ 7588,
538
+ 7590,
539
+ 7642,
540
+ 7665,
541
+ 7667,
542
+ 7678,
543
+ 7695,
544
+ 7696,
545
+ 7698,
546
+ 7717,
547
+ 7769,
548
+ 7782,
549
+ 7783,
550
+ 7804,
551
+ 7819,
552
+ 7823,
553
+ 7837,
554
+ 7842,
555
+ 7884,
556
+ 7891,
557
+ 7932,
558
+ 7936,
559
+ 7950,
560
+ 7952,
561
+ 7963,
562
+ 7979,
563
+ 7981,
564
+ 7995,
565
+ 8015,
566
+ 8016,
567
+ 8031,
568
+ 8038,
569
+ 8055,
570
+ 8117,
571
+ 8130,
572
+ 8142,
573
+ 8203,
574
+ 8220,
575
+ 8240,
576
+ 8260,
577
+ 8336,
578
+ 8368,
579
+ 8375,
580
+ 8380,
581
+ 8396,
582
+ 8402,
583
+ 8427,
584
+ 8431,
585
+ 8434,
586
+ 8469,
587
+ 8479,
588
+ 8482,
589
+ 8489,
590
+ 8490,
591
+ 8493,
592
+ 8543,
593
+ 8558,
594
+ 8559,
595
+ 8561,
596
+ 8566,
597
+ 8642,
598
+ 8650,
599
+ 8651,
600
+ 8672,
601
+ 8673,
602
+ 8686,
603
+ 8688,
604
+ 8702,
605
+ 8704,
606
+ 8705,
607
+ 8744,
608
+ 8767,
609
+ 8770,
610
+ 8776,
611
+ 8778,
612
+ 8781,
613
+ 8793,
614
+ 8796,
615
+ 8805,
616
+ 8809,
617
+ 8811,
618
+ 8812,
619
+ 8819,
620
+ 8821,
621
+ 8834,
622
+ 8849,
623
+ 8853,
624
+ 8854,
625
+ 8896,
626
+ 8929,
627
+ 8938,
628
+ 8940,
629
+ 8955,
630
+ 8965,
631
+ 8978,
632
+ 8985,
633
+ 8991,
634
+ 8994,
635
+ 9012,
636
+ 9050,
637
+ 9064,
638
+ 9065,
639
+ 9069,
640
+ 9109,
641
+ 9111,
642
+ 9115,
643
+ 9170,
644
+ 9176,
645
+ 9190,
646
+ 9198,
647
+ 9228,
648
+ 9242,
649
+ 9249,
650
+ 9271,
651
+ 9280,
652
+ 9349,
653
+ 9353,
654
+ 9367,
655
+ 9370,
656
+ 9374,
657
+ 9375,
658
+ 9404,
659
+ 9416,
660
+ 9430,
661
+ 9443,
662
+ 9465,
663
+ 9487,
664
+ 9511,
665
+ 9516,
666
+ 9519,
667
+ 9528,
668
+ 9535,
669
+ 9551,
670
+ 9592,
671
+ 9602,
672
+ 9615,
673
+ 9633,
674
+ 9648,
675
+ 9705,
676
+ 9739,
677
+ 9755,
678
+ 9760,
679
+ 9764,
680
+ 9767,
681
+ 9777,
682
+ 9795,
683
+ 9801,
684
+ 9816,
685
+ 9823,
686
+ 9832,
687
+ 9845,
688
+ 9859,
689
+ 9860,
690
+ 9871,
691
+ 9884,
692
+ 9890,
693
+ 9891,
694
+ 9894,
695
+ 9899,
696
+ 9911,
697
+ 9978,
698
+ 9980,
699
+ 9982,
700
+ 9994,
701
+ 9995,
702
+ 10003,
703
+ 10011,
704
+ 10020,
705
+ 10051,
706
+ 10065,
707
+ 10069,
708
+ 10071,
709
+ 10075,
710
+ 10079,
711
+ 10101,
712
+ 10107,
713
+ 10114,
714
+ 10122,
715
+ 10127,
716
+ 10140,
717
+ 10147,
718
+ 10182,
719
+ 10199,
720
+ 10200,
721
+ 10204,
722
+ 10218,
723
+ 10240,
724
+ 10250,
725
+ 10255,
726
+ 10305,
727
+ 10313,
728
+ 10336,
729
+ 10371,
730
+ 10381,
731
+ 10395,
732
+ 10425,
733
+ 10429,
734
+ 10434,
735
+ 10436,
736
+ 10448,
737
+ 10456,
738
+ 10470,
739
+ 10498,
740
+ 10502,
741
+ 10514,
742
+ 10521,
743
+ 10526,
744
+ 10547,
745
+ 10567,
746
+ 10580,
747
+ 10600,
748
+ 10610,
749
+ 10619,
750
+ 10632,
751
+ 10647,
752
+ 10648,
753
+ 10657,
754
+ 10660,
755
+ 10696,
756
+ 10712,
757
+ 10715,
758
+ 10742,
759
+ 10749,
760
+ 10759,
761
+ 10772,
762
+ 10778,
763
+ 10794,
764
+ 10796,
765
+ 10800,
766
+ 10831,
767
+ 10832,
768
+ 10843,
769
+ 10861,
770
+ 10869,
771
+ 10878,
772
+ 10881,
773
+ 10895,
774
+ 10898,
775
+ 10925,
776
+ 10932,
777
+ 10996,
778
+ 11039,
779
+ 11041,
780
+ 11053,
781
+ 11060,
782
+ 11079,
783
+ 11099,
784
+ 11106,
785
+ 11132,
786
+ 11138,
787
+ 11139,
788
+ 11164,
789
+ 11178,
790
+ 11211,
791
+ 11229,
792
+ 11247,
793
+ 11277,
794
+ 11294,
795
+ 11322,
796
+ 11339,
797
+ 11343,
798
+ 11355,
799
+ 11369,
800
+ 11388,
801
+ 11404,
802
+ 11413,
803
+ 11414,
804
+ 11423,
805
+ 11425,
806
+ 11431,
807
+ 11485,
808
+ 11491,
809
+ 11508,
810
+ 11549,
811
+ 11551,
812
+ 11553,
813
+ 11558,
814
+ 11577,
815
+ 11586,
816
+ 11588,
817
+ 11602,
818
+ 11631,
819
+ 11645,
820
+ 11660,
821
+ 11687,
822
+ 11719,
823
+ 11745,
824
+ 11760,
825
+ 11771,
826
+ 11773,
827
+ 11785,
828
+ 11805,
829
+ 11809,
830
+ 11868,
831
+ 11870,
832
+ 11889,
833
+ 11905,
834
+ 11926,
835
+ 11944,
836
+ 11963,
837
+ 11976,
838
+ 11986,
839
+ 11997,
840
+ 12015,
841
+ 12033,
842
+ 12043,
843
+ 12051,
844
+ 12065,
845
+ 12080,
846
+ 12103,
847
+ 12110,
848
+ 12113,
849
+ 12114,
850
+ 12117,
851
+ 12140,
852
+ 12166,
853
+ 12179,
854
+ 12184,
855
+ 12202,
856
+ 12219,
857
+ 12245,
858
+ 12259,
859
+ 12271,
860
+ 12286,
861
+ 12293,
862
+ 12319,
863
+ 12345,
864
+ 12348,
865
+ 12372,
866
+ 12375,
867
+ 12378,
868
+ 12379,
869
+ 12411,
870
+ 12432,
871
+ 12435,
872
+ 12452,
873
+ 12460,
874
+ 12512,
875
+ 12522,
876
+ 12542,
877
+ 12550,
878
+ 12554,
879
+ 12557,
880
+ 12559,
881
+ 12568,
882
+ 12579,
883
+ 12584,
884
+ 12593,
885
+ 12617,
886
+ 12622,
887
+ 12623,
888
+ 12647,
889
+ 12680,
890
+ 12692,
891
+ 12697,
892
+ 12710,
893
+ 12728,
894
+ 12774,
895
+ 12787,
896
+ 12794,
897
+ 12802,
898
+ 12803,
899
+ 12842,
900
+ 12851,
901
+ 12858,
902
+ 12860,
903
+ 12861,
904
+ 12931,
905
+ 12970,
906
+ 12977,
907
+ 12982,
908
+ 12983,
909
+ 13008,
910
+ 13019,
911
+ 13025,
912
+ 13026,
913
+ 13027,
914
+ 13034,
915
+ 13055,
916
+ 13067,
917
+ 13076,
918
+ 13086,
919
+ 13090,
920
+ 13105,
921
+ 13106,
922
+ 13127,
923
+ 13129,
924
+ 13139,
925
+ 13150,
926
+ 13180,
927
+ 13183,
928
+ 13205,
929
+ 13235,
930
+ 13253,
931
+ 13256,
932
+ 13285,
933
+ 13296,
934
+ 13302,
935
+ 13310,
936
+ 13312,
937
+ 13318,
938
+ 13322,
939
+ 13333,
940
+ 13336,
941
+ 13343,
942
+ 13354,
943
+ 13355,
944
+ 13366,
945
+ 13368,
946
+ 13380,
947
+ 13384,
948
+ 13408,
949
+ 13415,
950
+ 13427,
951
+ 13440,
952
+ 13444,
953
+ 13447,
954
+ 13449,
955
+ 13454,
956
+ 13457,
957
+ 13479,
958
+ 13495,
959
+ 13500,
960
+ 13552,
961
+ 13558,
962
+ 13567,
963
+ 13577,
964
+ 13628,
965
+ 13644,
966
+ 13648,
967
+ 13665,
968
+ 13679,
969
+ 13684,
970
+ 13692,
971
+ 13698,
972
+ 13700,
973
+ 13701,
974
+ 13712,
975
+ 13726,
976
+ 13734,
977
+ 13737,
978
+ 13746,
979
+ 13751,
980
+ 13770,
981
+ 13773,
982
+ 13779,
983
+ 13780,
984
+ 13783,
985
+ 13788,
986
+ 13792,
987
+ 13798,
988
+ 13805,
989
+ 13812,
990
+ 13827,
991
+ 13836,
992
+ 13839,
993
+ 13850,
994
+ 13858,
995
+ 13880,
996
+ 13895,
997
+ 13902,
998
+ 13951,
999
+ 13957,
1000
+ 13965,
1001
+ 13987,
1002
+ 13989,
1003
+ 14020,
1004
+ 14029,
1005
+ 14036,
1006
+ 14038,
1007
+ 14045,
1008
+ 14071,
1009
+ 14077,
1010
+ 14088,
1011
+ 14093,
1012
+ 14096,
1013
+ 14112,
1014
+ 14128,
1015
+ 14151,
1016
+ 14180,
1017
+ 14185,
1018
+ 14187,
1019
+ 14203,
1020
+ 14223,
1021
+ 14237,
1022
+ 14250,
1023
+ 14257,
1024
+ 14266,
1025
+ 14299,
1026
+ 14302,
1027
+ 14303,
1028
+ 14309,
1029
+ 14313,
1030
+ 14319,
1031
+ 14322,
1032
+ 14325,
1033
+ 14327,
1034
+ 14329,
1035
+ 14338,
1036
+ 14368,
1037
+ 14372,
1038
+ 14381,
1039
+ 14384,
1040
+ 14407,
1041
+ 14411,
1042
+ 14415,
1043
+ 14427,
1044
+ 14428,
1045
+ 14443,
1046
+ 14455,
1047
+ 14471,
1048
+ 14487,
1049
+ 14508,
1050
+ 14509,
1051
+ 14544,
1052
+ 14551,
1053
+ 14592,
1054
+ 14600,
1055
+ 14603,
1056
+ 14615,
1057
+ 14627,
1058
+ 14640,
1059
+ 14641,
1060
+ 14692,
1061
+ 14702,
1062
+ 14712,
1063
+ 14713,
1064
+ 14715,
1065
+ 14723,
1066
+ 14727,
1067
+ 14748,
1068
+ 14776,
1069
+ 14781,
1070
+ 14790,
1071
+ 14819,
1072
+ 14828,
1073
+ 14846,
1074
+ 14853,
1075
+ 14873,
1076
+ 14881,
1077
+ 14904,
1078
+ 14916,
1079
+ 14930,
1080
+ 14957,
1081
+ 14964,
1082
+ 14968,
1083
+ 14972,
1084
+ 14976,
1085
+ 14993,
1086
+ 15017,
1087
+ 15031,
1088
+ 15074,
1089
+ 15088,
1090
+ 15095,
1091
+ 15098,
1092
+ 15099,
1093
+ 15100,
1094
+ 15103,
1095
+ 15122,
1096
+ 15134,
1097
+ 15139,
1098
+ 15146,
1099
+ 15175,
1100
+ 15183,
1101
+ 15206,
1102
+ 15209,
1103
+ 15239,
1104
+ 15256,
1105
+ 15291,
1106
+ 15311,
1107
+ 15319,
1108
+ 15321,
1109
+ 15325,
1110
+ 15345,
1111
+ 15347,
1112
+ 15362,
1113
+ 15367,
1114
+ 15374,
1115
+ 15377,
1116
+ 15414,
1117
+ 15442,
1118
+ 15453,
1119
+ 15454,
1120
+ 15466,
1121
+ 15505,
1122
+ 15517,
1123
+ 15527,
1124
+ 15551,
1125
+ 15552,
1126
+ 15564,
1127
+ 15599,
1128
+ 15639,
1129
+ 15654,
1130
+ 15656,
1131
+ 15672,
1132
+ 15683,
1133
+ 15691,
1134
+ 15703,
1135
+ 15724,
1136
+ 15734,
1137
+ 15738,
1138
+ 15756,
1139
+ 15772,
1140
+ 15777,
1141
+ 15783,
1142
+ 15786,
1143
+ 15790,
1144
+ 15797,
1145
+ 15798,
1146
+ 15814,
1147
+ 15822,
1148
+ 15838,
1149
+ 15845,
1150
+ 15851,
1151
+ 15859,
1152
+ 15890,
1153
+ 15892,
1154
+ 15905,
1155
+ 15912,
1156
+ 15927,
1157
+ 15929,
1158
+ 15975,
1159
+ 15977,
1160
+ 16012,
1161
+ 16034,
1162
+ 16050,
1163
+ 16063,
1164
+ 16071,
1165
+ 16082,
1166
+ 16100,
1167
+ 16107,
1168
+ 16109,
1169
+ 16129,
1170
+ 16132,
1171
+ 16154,
1172
+ 16166,
1173
+ 16200,
1174
+ 16235,
1175
+ 16243,
1176
+ 16246,
1177
+ 16250,
1178
+ 16297,
1179
+ 16305,
1180
+ 16320,
1181
+ 16334,
1182
+ 16379,
1183
+ 16389,
1184
+ 16408,
1185
+ 16415,
1186
+ 16462,
1187
+ 16478,
1188
+ 16496,
1189
+ 16497,
1190
+ 16499,
1191
+ 16504,
1192
+ 16529,
1193
+ 16533,
1194
+ 16535,
1195
+ 16559,
1196
+ 16576,
1197
+ 16580,
1198
+ 16616,
1199
+ 16619,
1200
+ 16627,
1201
+ 16636,
1202
+ 16646,
1203
+ 16656,
1204
+ 16657,
1205
+ 16660,
1206
+ 16662,
1207
+ 16663,
1208
+ 16667,
1209
+ 16685,
1210
+ 16692,
1211
+ 16735,
1212
+ 16789,
1213
+ 16833,
1214
+ 16842,
1215
+ 16861,
1216
+ 16868,
1217
+ 16899,
1218
+ 16917,
1219
+ 16928,
1220
+ 16946,
1221
+ 16950,
1222
+ 16958,
1223
+ 16983,
1224
+ 16994,
1225
+ 16996,
1226
+ 16997,
1227
+ 17003,
1228
+ 17004,
1229
+ 17018,
1230
+ 17065,
1231
+ 17067,
1232
+ 17085,
1233
+ 17092,
1234
+ 17098,
1235
+ 17100,
1236
+ 17134,
1237
+ 17140,
1238
+ 17141,
1239
+ 17164,
1240
+ 17186,
1241
+ 17187,
1242
+ 17193,
1243
+ 17210,
1244
+ 17236,
1245
+ 17238,
1246
+ 17258,
1247
+ 17273,
1248
+ 17277,
1249
+ 17304,
1250
+ 17316,
1251
+ 17329,
1252
+ 17342,
1253
+ 17354,
1254
+ 17392,
1255
+ 17394,
1256
+ 17402,
1257
+ 17420,
1258
+ 17435,
1259
+ 17437,
1260
+ 17444,
1261
+ 17473,
1262
+ 17492,
1263
+ 17493,
1264
+ 17495,
1265
+ 17499,
1266
+ 17526,
1267
+ 17539,
1268
+ 17569,
1269
+ 17575,
1270
+ 17593,
1271
+ 17594,
1272
+ 17598,
1273
+ 17616,
1274
+ 17618,
1275
+ 17678,
1276
+ 17681,
1277
+ 17688,
1278
+ 17711,
1279
+ 17720,
1280
+ 17721,
1281
+ 17722,
1282
+ 17725,
1283
+ 17732,
1284
+ 17737,
1285
+ 17738,
1286
+ 17739,
1287
+ 17756,
1288
+ 17760,
1289
+ 17767,
1290
+ 17770,
1291
+ 17784,
1292
+ 17786,
1293
+ 17791,
1294
+ 17794,
1295
+ 17801,
1296
+ 17809,
1297
+ 17811,
1298
+ 17845,
1299
+ 17848,
1300
+ 17850,
1301
+ 17853,
1302
+ 17867,
1303
+ 17868,
1304
+ 17876,
1305
+ 17907,
1306
+ 17910,
1307
+ 17932,
1308
+ 17944,
1309
+ 17952,
1310
+ 18004,
1311
+ 18048,
1312
+ 18059,
1313
+ 18084,
1314
+ 18098,
1315
+ 18118,
1316
+ 18174,
1317
+ 18207,
1318
+ 18251,
1319
+ 18255,
1320
+ 18264,
1321
+ 18297,
1322
+ 18301,
1323
+ 18307,
1324
+ 18316,
1325
+ 18348,
1326
+ 18353,
1327
+ 18393,
1328
+ 18396,
1329
+ 18404,
1330
+ 18405,
1331
+ 18412,
1332
+ 18415,
1333
+ 18423,
1334
+ 18430,
1335
+ 18443,
1336
+ 18444,
1337
+ 18492,
1338
+ 18523,
1339
+ 18529,
1340
+ 18534,
1341
+ 18550,
1342
+ 18572,
1343
+ 18576,
1344
+ 18595,
1345
+ 18622,
1346
+ 18624,
1347
+ 18627,
1348
+ 18630,
1349
+ 18657,
1350
+ 18674,
1351
+ 18676,
1352
+ 18696,
1353
+ 18703,
1354
+ 18712,
1355
+ 18714,
1356
+ 18723,
1357
+ 18736,
1358
+ 18778,
1359
+ 18783,
1360
+ 18787,
1361
+ 18796,
1362
+ 18828,
1363
+ 18840,
1364
+ 18846,
1365
+ 18851,
1366
+ 18866,
1367
+ 18875,
1368
+ 18901,
1369
+ 18916,
1370
+ 18926,
1371
+ 18938,
1372
+ 18950,
1373
+ 18957,
1374
+ 18963,
1375
+ 18977,
1376
+ 19028,
1377
+ 19030,
1378
+ 19035,
1379
+ 19051,
1380
+ 19062,
1381
+ 19067,
1382
+ 19069,
1383
+ 19093,
1384
+ 19124,
1385
+ 19135,
1386
+ 19145,
1387
+ 19158,
1388
+ 19176,
1389
+ 19197,
1390
+ 19214,
1391
+ 19240,
1392
+ 19247,
1393
+ 19298,
1394
+ 19301,
1395
+ 19302,
1396
+ 19322,
1397
+ 19323,
1398
+ 19344,
1399
+ 19364,
1400
+ 19381,
1401
+ 19405,
1402
+ 19409,
1403
+ 19445,
1404
+ 19471,
1405
+ 19472,
1406
+ 19480,
1407
+ 19504,
1408
+ 19511,
1409
+ 19514,
1410
+ 19557,
1411
+ 19589,
1412
+ 19590,
1413
+ 19604,
1414
+ 19605,
1415
+ 19609,
1416
+ 19634,
1417
+ 19639,
1418
+ 19663,
1419
+ 19680,
1420
+ 19699,
1421
+ 19703,
1422
+ 19747,
1423
+ 19750,
1424
+ 19783,
1425
+ 19794,
1426
+ 19804,
1427
+ 19824,
1428
+ 19833,
1429
+ 19893,
1430
+ 19913,
1431
+ 19919,
1432
+ 19930,
1433
+ 19939,
1434
+ 19941,
1435
+ 19956,
1436
+ 19972,
1437
+ 19977,
1438
+ 19981,
1439
+ 19995,
1440
+ 20018,
1441
+ 20034,
1442
+ 20059,
1443
+ 20060,
1444
+ 20088,
1445
+ 20090,
1446
+ 20113,
1447
+ 20140,
1448
+ 20142,
1449
+ 20166,
1450
+ 20204,
1451
+ 20232,
1452
+ 20237,
1453
+ 20253,
1454
+ 20256,
1455
+ 20294,
1456
+ 20300,
1457
+ 20337,
1458
+ 20343,
1459
+ 20376,
1460
+ 20386,
1461
+ 20399,
1462
+ 20402,
1463
+ 20405,
1464
+ 20463,
1465
+ 20473,
1466
+ 20474,
1467
+ 20479
1468
+ ],
1469
+ "new_compensatory_visual": [
1470
+ 231,
1471
+ 641,
1472
+ 1086,
1473
+ 1237,
1474
+ 1484,
1475
+ 1504,
1476
+ 1590,
1477
+ 1653,
1478
+ 1734,
1479
+ 1784,
1480
+ 1792,
1481
+ 1891,
1482
+ 1927,
1483
+ 1946,
1484
+ 2082,
1485
+ 2288,
1486
+ 2494,
1487
+ 2636,
1488
+ 2682,
1489
+ 2888,
1490
+ 2892,
1491
+ 2967,
1492
+ 3187,
1493
+ 3355,
1494
+ 3442,
1495
+ 3520,
1496
+ 3685,
1497
+ 3717,
1498
+ 3745,
1499
+ 3977,
1500
+ 3991,
1501
+ 3994,
1502
+ 4050,
1503
+ 4080,
1504
+ 4150,
1505
+ 4219,
1506
+ 4424,
1507
+ 4589,
1508
+ 4608,
1509
+ 4609,
1510
+ 4707,
1511
+ 4727,
1512
+ 4745,
1513
+ 4748,
1514
+ 4754,
1515
+ 4796,
1516
+ 4805,
1517
+ 4819,
1518
+ 5087,
1519
+ 5098,
1520
+ 5108,
1521
+ 5116,
1522
+ 5494,
1523
+ 5644,
1524
+ 5793,
1525
+ 5811,
1526
+ 5943,
1527
+ 6118,
1528
+ 6154,
1529
+ 6190,
1530
+ 6215,
1531
+ 6321,
1532
+ 6443,
1533
+ 6531,
1534
+ 6558,
1535
+ 6627,
1536
+ 6684,
1537
+ 6693,
1538
+ 6785,
1539
+ 6873,
1540
+ 6970,
1541
+ 7069,
1542
+ 7101,
1543
+ 7188,
1544
+ 7235,
1545
+ 7322,
1546
+ 7547,
1547
+ 7680,
1548
+ 7744,
1549
+ 7779,
1550
+ 7851,
1551
+ 7859,
1552
+ 7948,
1553
+ 8057,
1554
+ 8086,
1555
+ 8235,
1556
+ 8256,
1557
+ 8308,
1558
+ 8316,
1559
+ 8475,
1560
+ 8502,
1561
+ 8525,
1562
+ 8790,
1563
+ 8892,
1564
+ 9040,
1565
+ 9088,
1566
+ 9174,
1567
+ 9212,
1568
+ 9218,
1569
+ 9294,
1570
+ 9458,
1571
+ 9473,
1572
+ 9478,
1573
+ 9483,
1574
+ 9564,
1575
+ 9570,
1576
+ 9572,
1577
+ 9575,
1578
+ 9803,
1579
+ 9961,
1580
+ 10040,
1581
+ 10073,
1582
+ 10271,
1583
+ 10318,
1584
+ 10350,
1585
+ 10355,
1586
+ 10480,
1587
+ 10556,
1588
+ 10669,
1589
+ 10681,
1590
+ 10695,
1591
+ 10939,
1592
+ 11141,
1593
+ 11177,
1594
+ 11186,
1595
+ 11224,
1596
+ 11336,
1597
+ 11430,
1598
+ 11435,
1599
+ 11498,
1600
+ 11519,
1601
+ 11542,
1602
+ 11789,
1603
+ 11802,
1604
+ 11803,
1605
+ 11834,
1606
+ 11844,
1607
+ 11885,
1608
+ 11913,
1609
+ 12017,
1610
+ 12102,
1611
+ 12266,
1612
+ 12357,
1613
+ 12396,
1614
+ 12578,
1615
+ 12628,
1616
+ 12670,
1617
+ 12917,
1618
+ 13009,
1619
+ 13039,
1620
+ 13061,
1621
+ 13108,
1622
+ 13124,
1623
+ 13155,
1624
+ 13221,
1625
+ 13276,
1626
+ 13299,
1627
+ 13446,
1628
+ 13496,
1629
+ 13503,
1630
+ 13666,
1631
+ 13830,
1632
+ 13846,
1633
+ 14055,
1634
+ 14192,
1635
+ 14283,
1636
+ 14301,
1637
+ 14374,
1638
+ 14581,
1639
+ 14614,
1640
+ 14665,
1641
+ 14719,
1642
+ 14761,
1643
+ 14869,
1644
+ 14908,
1645
+ 15112,
1646
+ 15176,
1647
+ 15487,
1648
+ 15523,
1649
+ 15675,
1650
+ 15754,
1651
+ 16054,
1652
+ 16453,
1653
+ 16508,
1654
+ 16515,
1655
+ 16553,
1656
+ 16787,
1657
+ 16985,
1658
+ 17009,
1659
+ 17381,
1660
+ 17470,
1661
+ 17599,
1662
+ 17623,
1663
+ 17971,
1664
+ 18218,
1665
+ 18386,
1666
+ 18397,
1667
+ 18500,
1668
+ 18504,
1669
+ 18526,
1670
+ 18548,
1671
+ 18771,
1672
+ 18867,
1673
+ 18941,
1674
+ 18955,
1675
+ 18997,
1676
+ 18999,
1677
+ 19056,
1678
+ 19126,
1679
+ 19180,
1680
+ 19295,
1681
+ 19575,
1682
+ 19669,
1683
+ 19742,
1684
+ 20119,
1685
+ 20266,
1686
+ 20290,
1687
+ 20308,
1688
+ 20429
1689
+ ]
1690
+ }
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.987939453125,
3
+ "semantic_stability_score": 0.5151767974276782,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_attenuated": -0.001168249107522355,
6
+ "shared_redirected": -3.214480776416936e-05,
7
+ "shared_intermediate": 0.0013678822930581172,
8
+ "shared_aligned": -0.006985663999298069,
9
+ "base_only": -0.018128503266220484,
10
+ "aligned_only": 0.020793144260343517
11
+ },
12
+ "superposition_fraction": 0.0,
13
+ "fve_base": 0.8814485653532738,
14
+ "fve_aligned": 0.8957762627701484,
15
+ "dead_neuron_fraction": 0.9509671971384573,
16
+ "l0_sparsity_base": 222.62697022767074,
17
+ "l0_sparsity_aligned": 223.04037142440163,
18
+ "class_counts": {
19
+ "shared_redirected": 7654,
20
+ "shared_attenuated": 6268,
21
+ "shared_intermediate": 4484,
22
+ "shared_aligned": 1827,
23
+ "aligned_only": 221,
24
+ "base_only": 26
25
+ },
26
+ "total_features": 20480
27
+ }
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_attenuated": {
3
+ "count": 6268,
4
+ "cf_shift_mean": -0.001168249107522355,
5
+ "cf_shift_std": 0.006201297516575176,
6
+ "cf_shift_median": -3.994524558947887e-05,
7
+ "cf_base_mean": 0.0019409654609752333,
8
+ "cf_aligned_mean": 0.0007727163532834157,
9
+ "high_cf_base_count": 3628,
10
+ "low_cf_base_count": 2640,
11
+ "high_cf_aligned_count": 2078,
12
+ "low_cf_aligned_count": 4190
13
+ },
14
+ "shared_redirected": {
15
+ "count": 7654,
16
+ "cf_shift_mean": -3.214480776416936e-05,
17
+ "cf_shift_std": 0.00567139208914532,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 0.0017058311932726077,
20
+ "cf_aligned_mean": 0.0016736863864061573,
21
+ "high_cf_base_count": 2010,
22
+ "low_cf_base_count": 5644,
23
+ "high_cf_aligned_count": 2290,
24
+ "low_cf_aligned_count": 5364
25
+ },
26
+ "shared_intermediate": {
27
+ "count": 4484,
28
+ "cf_shift_mean": 0.0013678822930581172,
29
+ "cf_shift_std": 0.005695044396618961,
30
+ "cf_shift_median": 0.0007716102118138224,
31
+ "cf_base_mean": 0.004063923571363138,
32
+ "cf_aligned_mean": 0.005431805864586919,
33
+ "high_cf_base_count": 2637,
34
+ "low_cf_base_count": 1847,
35
+ "high_cf_aligned_count": 4104,
36
+ "low_cf_aligned_count": 380
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1827,
40
+ "cf_shift_mean": -0.006985663999298069,
41
+ "cf_shift_std": 0.023587708403363716,
42
+ "cf_shift_median": -0.0008219936862587929,
43
+ "cf_base_mean": 0.38223444711525,
44
+ "cf_aligned_mean": 0.3752487831095437,
45
+ "high_cf_base_count": 1547,
46
+ "low_cf_base_count": 280,
47
+ "high_cf_aligned_count": 1538,
48
+ "low_cf_aligned_count": 289
49
+ },
50
+ "base_only": {
51
+ "count": 26,
52
+ "cf_shift_mean": -0.018128503266220484,
53
+ "cf_shift_std": 0.027718632305417695,
54
+ "cf_shift_median": -0.020195421762764454,
55
+ "cf_base_mean": 0.02997260396547902,
56
+ "cf_aligned_mean": 0.011844100605650545,
57
+ "high_cf_base_count": 25,
58
+ "low_cf_base_count": 1,
59
+ "high_cf_aligned_count": 11,
60
+ "low_cf_aligned_count": 15
61
+ },
62
+ "aligned_only": {
63
+ "count": 221,
64
+ "cf_shift_mean": 0.020793144260343517,
65
+ "cf_shift_std": 0.035288613728020286,
66
+ "cf_shift_median": 0.012526452541351318,
67
+ "cf_base_mean": 0.15525631998813028,
68
+ "cf_aligned_mean": 0.1760494642473791,
69
+ "high_cf_base_count": 198,
70
+ "low_cf_base_count": 23,
71
+ "high_cf_aligned_count": 219,
72
+ "low_cf_aligned_count": 2
73
+ }
74
+ }
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1827,
4
+ "rho_mean": 0.5111698345793487,
5
+ "rho_std": 0.02034949333891379,
6
+ "theta_mean": 0.9514510342183502,
7
+ "theta_std": 0.07196467157475557,
8
+ "angle_deg_mean": 10.294094431818053,
9
+ "angle_deg_std": 14.883679366728735,
10
+ "norm_ratio_raw_mean": 1.049566472199672,
11
+ "norm_ratio_raw_std": 0.09308242681065018,
12
+ "linear_map": {
13
+ "sv_mean": 0.849916934967041,
14
+ "sv_std": 0.8114460110664368,
15
+ "condition_number": 2725128627.5723705,
16
+ "mean_principal_angle_deg": 10.486446635554875,
17
+ "singular_values": [
18
+ 10.795053482055664,
19
+ 6.088160991668701,
20
+ 5.4153151512146,
21
+ 5.171240329742432,
22
+ 4.7497148513793945,
23
+ 4.678824424743652,
24
+ 4.536677360534668,
25
+ 4.4215240478515625,
26
+ 4.36294412612915,
27
+ 4.299854755401611,
28
+ 4.216903209686279,
29
+ 4.164803504943848,
30
+ 4.136588096618652,
31
+ 4.129584312438965,
32
+ 4.093386173248291,
33
+ 4.045225620269775,
34
+ 4.006608963012695,
35
+ 3.954327344894409,
36
+ 3.9500815868377686,
37
+ 3.9167094230651855
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 7654,
43
+ "rho_mean": 0.5172511480100354,
44
+ "rho_std": 0.017067240159082023,
45
+ "theta_mean": 0.3789836532899417,
46
+ "theta_std": 0.07600094322203779,
47
+ "angle_deg_mean": 67.59410269214536,
48
+ "angle_deg_std": 4.300717633487311,
49
+ "norm_ratio_raw_mean": 1.0742454768799876,
50
+ "norm_ratio_raw_std": 0.07874175470671836,
51
+ "linear_map": {
52
+ "sv_mean": 0.7002476453781128,
53
+ "sv_std": 0.5215437412261963,
54
+ "condition_number": 12371.978091890065,
55
+ "mean_principal_angle_deg": 57.02109662542109,
56
+ "singular_values": [
57
+ 4.602499485015869,
58
+ 2.8500864505767822,
59
+ 2.4226269721984863,
60
+ 2.364348888397217,
61
+ 2.337536096572876,
62
+ 2.226578712463379,
63
+ 2.2100777626037598,
64
+ 2.189713478088379,
65
+ 2.1758201122283936,
66
+ 2.1596617698669434,
67
+ 2.1552929878234863,
68
+ 2.1506247520446777,
69
+ 2.1383800506591797,
70
+ 2.123415946960449,
71
+ 2.1197357177734375,
72
+ 2.115302085876465,
73
+ 2.102332353591919,
74
+ 2.0970189571380615,
75
+ 2.0908548831939697,
76
+ 2.090172529220581
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 4484,
82
+ "rho_mean": 0.5331795204241397,
83
+ "rho_std": 0.024431699907352573,
84
+ "theta_mean": 0.622544066035035,
85
+ "theta_std": 0.08245565367629824,
86
+ "angle_deg_mean": 51.210169924254004,
87
+ "angle_deg_std": 5.935462378102635,
88
+ "norm_ratio_raw_mean": 1.1483098863416052,
89
+ "norm_ratio_raw_std": 0.1180440765898953,
90
+ "linear_map": {
91
+ "sv_mean": 1.1160094738006592,
92
+ "sv_std": 0.8976344466209412,
93
+ "condition_number": 9594.939683655066,
94
+ "mean_principal_angle_deg": 44.922065378714656,
95
+ "singular_values": [
96
+ 7.441652297973633,
97
+ 4.684525489807129,
98
+ 4.30034065246582,
99
+ 4.282215595245361,
100
+ 4.211452007293701,
101
+ 4.1162285804748535,
102
+ 4.092085361480713,
103
+ 4.08613920211792,
104
+ 4.063787460327148,
105
+ 4.060030937194824,
106
+ 4.049014091491699,
107
+ 4.026286602020264,
108
+ 4.006860256195068,
109
+ 3.952611207962036,
110
+ 3.9410781860351562,
111
+ 3.921379566192627,
112
+ 3.9075064659118652,
113
+ 3.8922107219696045,
114
+ 3.8677241802215576,
115
+ 3.850620985031128
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 6268,
121
+ "rho_mean": 0.47811532699061415,
122
+ "rho_std": 0.015587520858495721,
123
+ "theta_mean": 0.47751158718171277,
124
+ "theta_std": 0.1461497812984387,
125
+ "angle_deg_mean": 60.90495329958364,
126
+ "angle_deg_std": 9.949700569787309,
127
+ "norm_ratio_raw_mean": 0.9177731427448524,
128
+ "norm_ratio_raw_std": 0.05500409662672059,
129
+ "linear_map": {
130
+ "sv_mean": 0.710944652557373,
131
+ "sv_std": 0.5230097770690918,
132
+ "condition_number": 16302.572854968965,
133
+ "mean_principal_angle_deg": 50.468308758359235,
134
+ "singular_values": [
135
+ 3.577230453491211,
136
+ 2.480815887451172,
137
+ 2.357069492340088,
138
+ 2.2918660640716553,
139
+ 2.2722010612487793,
140
+ 2.262141227722168,
141
+ 2.2423954010009766,
142
+ 2.2372806072235107,
143
+ 2.2222251892089844,
144
+ 2.21335506439209,
145
+ 2.182382106781006,
146
+ 2.1797213554382324,
147
+ 2.167640447616577,
148
+ 2.1625022888183594,
149
+ 2.1537232398986816,
150
+ 2.152291774749756,
151
+ 2.141185760498047,
152
+ 2.135744571685791,
153
+ 2.12770414352417,
154
+ 2.124894857406616
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 20233,
160
+ "rho_mean": 0.5081081111947953,
161
+ "rho_std": 0.02838232554183155,
162
+ "theta_mean": 0.5151767974276782,
163
+ "theta_std": 0.1948702702331862,
164
+ "angle_deg_mean": 56.71681024834464,
165
+ "angle_deg_std": 17.80402998161564,
166
+ "norm_ratio_raw_mean": 1.0399573179374646,
167
+ "norm_ratio_raw_std": 0.1217876439311708,
168
+ "linear_map": {
169
+ "sv_mean": 0.588435709476471,
170
+ "sv_std": 0.33722856640815735,
171
+ "condition_number": 11783.134632946283,
172
+ "mean_principal_angle_deg": 33.957378288985595,
173
+ "singular_values": [
174
+ 2.751302480697632,
175
+ 1.7382148504257202,
176
+ 1.6694605350494385,
177
+ 1.5159748792648315,
178
+ 1.483890175819397,
179
+ 1.4432414770126343,
180
+ 1.435192584991455,
181
+ 1.4134409427642822,
182
+ 1.3859413862228394,
183
+ 1.373277187347412,
184
+ 1.3702622652053833,
185
+ 1.3640369176864624,
186
+ 1.3572261333465576,
187
+ 1.3488819599151611,
188
+ 1.3459810018539429,
189
+ 1.3320590257644653,
190
+ 1.3314095735549927,
191
+ 1.3243948221206665,
192
+ 1.3171863555908203,
193
+ 1.3136883974075317
194
+ ]
195
+ }
196
+ }
197
+ }
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/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
+ 5.058472384922141,
10
+ 3.0795218545097534,
11
+ 2.415989291507879,
12
+ 2.0613389304348133
13
+ ],
14
+ "val_loss": [
15
+ 6.831339809907044,
16
+ 5.761104575626513,
17
+ 4.996306833172344,
18
+ 4.88732483436924
19
+ ],
20
+ "train_fve_base": [
21
+ 0.7479947550701803,
22
+ 0.865783196405855,
23
+ 0.8864443842876187,
24
+ 0.8975425026114754
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7757498871424152,
28
+ 0.8808302337220031,
29
+ 0.900392729186622,
30
+ 0.911051644892005
31
+ ],
32
+ "val_fve_base": [
33
+ 0.8493852556063867,
34
+ 0.8714837946816889,
35
+ 0.8795792332494446,
36
+ 0.8814485653532738
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.8659028382825602,
40
+ 0.885885847488623,
41
+ 0.8939589539747588,
42
+ 0.8957762627701484
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9148235522162754,
46
+ 0.9498137351510404,
47
+ 0.9511037335295602,
48
+ 0.9509671971384573
49
+ ],
50
+ "l0_base": [
51
+ 229.3621387915937,
52
+ 221.78880253940454,
53
+ 222.39307866316403,
54
+ 222.62697022767074
55
+ ],
56
+ "l0_aligned": [
57
+ 225.05874197314654,
58
+ 221.6171555750146,
59
+ 222.7444176882662,
60
+ 223.04037142440163
61
+ ],
62
+ "self_recon": [
63
+ 3.1687714781109797,
64
+ 1.7493214731110653,
65
+ 1.1826258196304642,
66
+ 0.89864455661924
67
+ ],
68
+ "cross_recon": [
69
+ 4.083334205899403,
70
+ 2.9200810516221583,
71
+ 2.6623022763337993,
72
+ 2.4769099484183115
73
+ ],
74
+ "sparsity": [
75
+ 0.25636720131936996,
76
+ 0.16216791011893256,
77
+ 0.16844253846587176,
78
+ 0.1719303758117934
79
+ ]
80
+ }
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 1e20d78bbf50351bcc333c7dda8cd741159b00aed4bc30a38ecf5c991e0ca4d6
  • Pointer size: 131 Bytes
  • Size of remote file: 183 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 8f150a6ec056866532ec25601156b9001ad287ae4abb468af230b4db463e6675
  • Pointer size: 131 Bytes
  • Size of remote file: 135 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: f1849e08efa7fce2bfb0fa25c68d43638a017dba1f64767d92de5a325420736b
  • Pointer size: 131 Bytes
  • Size of remote file: 161 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: dfb494ad3022da7bd58ca0e286a3b9fc14b84c760d3efbf4e042d09adb4e05de
  • Pointer size: 131 Bytes
  • Size of remote file: 292 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: de018eeb4625f2d7bb8a76441bf058b090f1ea142c299934ae42950e47c07fee
  • Pointer size: 130 Bytes
  • Size of remote file: 86.7 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 796ad48b035f4067086ecd3ecd24f72aa20bb59bc0fab2a0011639fb6ae9eb0d
  • Pointer size: 131 Bytes
  • Size of remote file: 358 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 2aef093f7257bed5754870472f9ac30abd4a8e9d3724d6ef820b45964d68af76
  • Pointer size: 131 Bytes
  • Size of remote file: 154 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 9000d808c5fca71ea592508299d4f8e87c1b973fb442654f8c8182230bed392e
  • Pointer size: 131 Bytes
  • Size of remote file: 396 kB
v3-samelayer/samelayer_separate/qwen3-4b-orpo/singlelayer_separate/L23/plots/superposition_analysis.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 96b088fa0688866ed947d29c1213685e0d3f61a930eba0863663175ce0669420
  • Pointer size: 130 Bytes
  • Size of remote file: 71.2 kB
v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/class_distribution_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: b73e25af47c746723b0e44d5dcdb9ff72855c91b10a30f06da579a544b4e02cc
  • Pointer size: 131 Bytes
  • Size of remote file: 122 kB
v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/dead_neurons_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 8f3e52d3633c026cb5053ef94a1075598868bd1f197596cf37615ae01b3bf3c3
  • Pointer size: 130 Bytes
  • Size of remote file: 68.2 kB
v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/fve_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 9d7c7193a33e28ab7e9714eef5189a21ff849c7f4a254dacbaf5dfb91c53d866
  • Pointer size: 130 Bytes
  • Size of remote file: 86.6 kB
v3-samelayer/samelayer_separate/qwen3-4b-ppo/plots/separate_collated/loss_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 53c214249a730ae8b1252e81848810bbe1c833374ddac1418d2225c9cd33806e
  • Pointer size: 130 Bytes
  • Size of remote file: 65.5 kB
v3-samelayer/samelayer_separate/qwen3-4b-ppo/separate_collated_metrics.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pairs": [
3
+ {
4
+ "base_layer": 20,
5
+ "aligned_layer": 20,
6
+ "fve_base": 0.8851244898990811,
7
+ "fve_aligned": 0.8837052455747315,
8
+ "dead_fraction": 0.9624443996808575,
9
+ "l0_base": 212.70722051955633,
10
+ "l0_aligned": 212.2572241681261,
11
+ "class_counts": {
12
+ "aligned_only": 6600,
13
+ "shared_attenuated": 6284,
14
+ "shared_redirected": 5462,
15
+ "shared_aligned": 1519,
16
+ "shared_intermediate": 602,
17
+ "base_only": 13
18
+ },
19
+ "cf_shift_mean": -0.0007937734137248103,
20
+ "final_val_loss": 0.6792496083918667
21
+ },
22
+ {
23
+ "base_layer": 21,
24
+ "aligned_layer": 21,
25
+ "fve_base": 0.8833691171950695,
26
+ "fve_aligned": 0.8820181102028692,
27
+ "dead_fraction": 0.9620018114628878,
28
+ "l0_base": 212.72871059544659,
29
+ "l0_aligned": 212.3265834792761,
30
+ "class_counts": {
31
+ "shared_attenuated": 6741,
32
+ "aligned_only": 6463,
33
+ "shared_redirected": 5012,
34
+ "shared_aligned": 1600,
35
+ "shared_intermediate": 660,
36
+ "base_only": 4
37
+ },
38
+ "cf_shift_mean": -0.0005545271371591488,
39
+ "final_val_loss": 0.7344402149709731
40
+ },
41
+ {
42
+ "base_layer": 22,
43
+ "aligned_layer": 22,
44
+ "fve_base": 0.8869210662642074,
45
+ "fve_aligned": 0.8859785508110886,
46
+ "dead_fraction": 0.9624554019745372,
47
+ "l0_base": 211.93056771745475,
48
+ "l0_aligned": 211.79681115002919,
49
+ "class_counts": {
50
+ "shared_redirected": 6317,
51
+ "aligned_only": 5540,
52
+ "shared_attenuated": 5202,
53
+ "shared_aligned": 1881,
54
+ "shared_intermediate": 1532,
55
+ "base_only": 8
56
+ },
57
+ "cf_shift_mean": -0.000937012795030464,
58
+ "final_val_loss": 0.8598344706740054
59
+ }
60
+ ],
61
+ "summary": {
62
+ "n_pairs": 3,
63
+ "mean_fve_base": 0.885138224452786,
64
+ "mean_fve_aligned": 0.883900635529563
65
+ }
66
+ }
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd7ee299408c95eabe0666d34d3b70b59918fdb687da6a8ab209241a19d4d49
3
+ size 1252425605
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f532bb4fee0d59463d4fc60f2105b89c9d774ab61e8916c49dfe86fc06dc7356
3
+ size 2517091162
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca452e673bece7fc446812fc52dcea777f74dc4625a4d2ef9b93beb726da9bd
3
+ size 87697062
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/features/visual_evidence_features.json ADDED
@@ -0,0 +1,4131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 1088,
4
+ 1389,
5
+ 1449,
6
+ 2710,
7
+ 3385,
8
+ 8228,
9
+ 9379,
10
+ 10577,
11
+ 11738,
12
+ 12293,
13
+ 12342,
14
+ 12613,
15
+ 13589
16
+ ],
17
+ "redirected_visual_to_prior": [
18
+ 58,
19
+ 76,
20
+ 98,
21
+ 104,
22
+ 113,
23
+ 140,
24
+ 142,
25
+ 168,
26
+ 212,
27
+ 231,
28
+ 276,
29
+ 280,
30
+ 301,
31
+ 325,
32
+ 338,
33
+ 363,
34
+ 399,
35
+ 412,
36
+ 442,
37
+ 480,
38
+ 490,
39
+ 527,
40
+ 530,
41
+ 560,
42
+ 569,
43
+ 598,
44
+ 612,
45
+ 619,
46
+ 630,
47
+ 645,
48
+ 667,
49
+ 683,
50
+ 734,
51
+ 752,
52
+ 761,
53
+ 765,
54
+ 770,
55
+ 802,
56
+ 814,
57
+ 819,
58
+ 877,
59
+ 924,
60
+ 938,
61
+ 983,
62
+ 1029,
63
+ 1073,
64
+ 1120,
65
+ 1130,
66
+ 1151,
67
+ 1162,
68
+ 1187,
69
+ 1203,
70
+ 1236,
71
+ 1244,
72
+ 1324,
73
+ 1348,
74
+ 1406,
75
+ 1425,
76
+ 1438,
77
+ 1457,
78
+ 1477,
79
+ 1507,
80
+ 1564,
81
+ 1565,
82
+ 1578,
83
+ 1582,
84
+ 1590,
85
+ 1635,
86
+ 1640,
87
+ 1644,
88
+ 1649,
89
+ 1699,
90
+ 1713,
91
+ 1724,
92
+ 1727,
93
+ 1735,
94
+ 1745,
95
+ 1767,
96
+ 1785,
97
+ 1797,
98
+ 1801,
99
+ 1834,
100
+ 1875,
101
+ 1897,
102
+ 1902,
103
+ 1910,
104
+ 1929,
105
+ 1949,
106
+ 1951,
107
+ 1953,
108
+ 1994,
109
+ 2018,
110
+ 2050,
111
+ 2054,
112
+ 2069,
113
+ 2123,
114
+ 2145,
115
+ 2148,
116
+ 2184,
117
+ 2187,
118
+ 2221,
119
+ 2222,
120
+ 2229,
121
+ 2324,
122
+ 2386,
123
+ 2409,
124
+ 2469,
125
+ 2485,
126
+ 2494,
127
+ 2513,
128
+ 2522,
129
+ 2526,
130
+ 2531,
131
+ 2568,
132
+ 2619,
133
+ 2620,
134
+ 2719,
135
+ 2721,
136
+ 2729,
137
+ 2765,
138
+ 2798,
139
+ 2850,
140
+ 2921,
141
+ 2945,
142
+ 2947,
143
+ 2993,
144
+ 3019,
145
+ 3026,
146
+ 3062,
147
+ 3123,
148
+ 3130,
149
+ 3147,
150
+ 3159,
151
+ 3175,
152
+ 3198,
153
+ 3211,
154
+ 3217,
155
+ 3224,
156
+ 3249,
157
+ 3268,
158
+ 3276,
159
+ 3288,
160
+ 3304,
161
+ 3390,
162
+ 3414,
163
+ 3474,
164
+ 3480,
165
+ 3483,
166
+ 3504,
167
+ 3563,
168
+ 3576,
169
+ 3754,
170
+ 3808,
171
+ 3823,
172
+ 3831,
173
+ 3895,
174
+ 3940,
175
+ 3953,
176
+ 3959,
177
+ 3966,
178
+ 3969,
179
+ 4012,
180
+ 4021,
181
+ 4038,
182
+ 4087,
183
+ 4138,
184
+ 4160,
185
+ 4166,
186
+ 4169,
187
+ 4256,
188
+ 4264,
189
+ 4354,
190
+ 4387,
191
+ 4418,
192
+ 4466,
193
+ 4509,
194
+ 4515,
195
+ 4547,
196
+ 4548,
197
+ 4557,
198
+ 4573,
199
+ 4668,
200
+ 4672,
201
+ 4713,
202
+ 4732,
203
+ 4740,
204
+ 4779,
205
+ 4799,
206
+ 4807,
207
+ 4812,
208
+ 4815,
209
+ 4819,
210
+ 4829,
211
+ 4927,
212
+ 4928,
213
+ 4939,
214
+ 4954,
215
+ 4982,
216
+ 5013,
217
+ 5063,
218
+ 5071,
219
+ 5084,
220
+ 5193,
221
+ 5207,
222
+ 5290,
223
+ 5341,
224
+ 5371,
225
+ 5388,
226
+ 5416,
227
+ 5425,
228
+ 5443,
229
+ 5465,
230
+ 5519,
231
+ 5522,
232
+ 5531,
233
+ 5560,
234
+ 5565,
235
+ 5593,
236
+ 5597,
237
+ 5660,
238
+ 5673,
239
+ 5747,
240
+ 5788,
241
+ 5790,
242
+ 5818,
243
+ 5861,
244
+ 5884,
245
+ 5910,
246
+ 5929,
247
+ 5943,
248
+ 5954,
249
+ 5967,
250
+ 6004,
251
+ 6046,
252
+ 6093,
253
+ 6122,
254
+ 6293,
255
+ 6316,
256
+ 6333,
257
+ 6371,
258
+ 6373,
259
+ 6415,
260
+ 6444,
261
+ 6453,
262
+ 6564,
263
+ 6578,
264
+ 6605,
265
+ 6616,
266
+ 6668,
267
+ 6683,
268
+ 6702,
269
+ 6731,
270
+ 6742,
271
+ 6853,
272
+ 6921,
273
+ 6932,
274
+ 6965,
275
+ 6990,
276
+ 6992,
277
+ 7015,
278
+ 7058,
279
+ 7060,
280
+ 7068,
281
+ 7075,
282
+ 7084,
283
+ 7116,
284
+ 7161,
285
+ 7195,
286
+ 7234,
287
+ 7262,
288
+ 7268,
289
+ 7284,
290
+ 7356,
291
+ 7374,
292
+ 7440,
293
+ 7466,
294
+ 7486,
295
+ 7507,
296
+ 7534,
297
+ 7535,
298
+ 7548,
299
+ 7572,
300
+ 7578,
301
+ 7599,
302
+ 7629,
303
+ 7650,
304
+ 7675,
305
+ 7679,
306
+ 7693,
307
+ 7712,
308
+ 7713,
309
+ 7748,
310
+ 7750,
311
+ 7796,
312
+ 7816,
313
+ 7837,
314
+ 7840,
315
+ 7850,
316
+ 7935,
317
+ 7936,
318
+ 7953,
319
+ 7974,
320
+ 8009,
321
+ 8067,
322
+ 8087,
323
+ 8100,
324
+ 8146,
325
+ 8159,
326
+ 8161,
327
+ 8193,
328
+ 8206,
329
+ 8242,
330
+ 8248,
331
+ 8285,
332
+ 8320,
333
+ 8352,
334
+ 8354,
335
+ 8411,
336
+ 8457,
337
+ 8478,
338
+ 8489,
339
+ 8504,
340
+ 8509,
341
+ 8524,
342
+ 8547,
343
+ 8554,
344
+ 8575,
345
+ 8589,
346
+ 8604,
347
+ 8612,
348
+ 8636,
349
+ 8656,
350
+ 8667,
351
+ 8673,
352
+ 8674,
353
+ 8677,
354
+ 8687,
355
+ 8726,
356
+ 8798,
357
+ 8853,
358
+ 8874,
359
+ 8891,
360
+ 8919,
361
+ 8925,
362
+ 9052,
363
+ 9058,
364
+ 9069,
365
+ 9071,
366
+ 9095,
367
+ 9224,
368
+ 9225,
369
+ 9319,
370
+ 9321,
371
+ 9334,
372
+ 9350,
373
+ 9364,
374
+ 9381,
375
+ 9465,
376
+ 9469,
377
+ 9502,
378
+ 9524,
379
+ 9565,
380
+ 9575,
381
+ 9589,
382
+ 9597,
383
+ 9612,
384
+ 9641,
385
+ 9678,
386
+ 9688,
387
+ 9692,
388
+ 9699,
389
+ 9707,
390
+ 9735,
391
+ 9744,
392
+ 9745,
393
+ 9766,
394
+ 9768,
395
+ 9831,
396
+ 9867,
397
+ 9914,
398
+ 9923,
399
+ 9931,
400
+ 9955,
401
+ 9961,
402
+ 9988,
403
+ 10017,
404
+ 10117,
405
+ 10121,
406
+ 10122,
407
+ 10174,
408
+ 10182,
409
+ 10220,
410
+ 10255,
411
+ 10264,
412
+ 10274,
413
+ 10290,
414
+ 10310,
415
+ 10341,
416
+ 10348,
417
+ 10350,
418
+ 10398,
419
+ 10423,
420
+ 10429,
421
+ 10492,
422
+ 10564,
423
+ 10611,
424
+ 10667,
425
+ 10668,
426
+ 10670,
427
+ 10676,
428
+ 10743,
429
+ 10762,
430
+ 10781,
431
+ 10799,
432
+ 10807,
433
+ 10824,
434
+ 10828,
435
+ 10846,
436
+ 10856,
437
+ 10859,
438
+ 10880,
439
+ 10882,
440
+ 10883,
441
+ 10892,
442
+ 10905,
443
+ 10907,
444
+ 10910,
445
+ 10920,
446
+ 10932,
447
+ 10957,
448
+ 10990,
449
+ 10993,
450
+ 11002,
451
+ 11010,
452
+ 11088,
453
+ 11092,
454
+ 11096,
455
+ 11128,
456
+ 11142,
457
+ 11144,
458
+ 11155,
459
+ 11255,
460
+ 11263,
461
+ 11273,
462
+ 11275,
463
+ 11300,
464
+ 11325,
465
+ 11332,
466
+ 11346,
467
+ 11356,
468
+ 11398,
469
+ 11457,
470
+ 11460,
471
+ 11500,
472
+ 11553,
473
+ 11560,
474
+ 11568,
475
+ 11575,
476
+ 11703,
477
+ 11779,
478
+ 11785,
479
+ 11926,
480
+ 11957,
481
+ 11973,
482
+ 11993,
483
+ 11998,
484
+ 11999,
485
+ 12029,
486
+ 12068,
487
+ 12095,
488
+ 12097,
489
+ 12133,
490
+ 12157,
491
+ 12190,
492
+ 12220,
493
+ 12230,
494
+ 12278,
495
+ 12282,
496
+ 12321,
497
+ 12337,
498
+ 12385,
499
+ 12400,
500
+ 12434,
501
+ 12435,
502
+ 12464,
503
+ 12465,
504
+ 12529,
505
+ 12546,
506
+ 12550,
507
+ 12600,
508
+ 12603,
509
+ 12608,
510
+ 12626,
511
+ 12652,
512
+ 12656,
513
+ 12672,
514
+ 12687,
515
+ 12706,
516
+ 12712,
517
+ 12750,
518
+ 12752,
519
+ 12777,
520
+ 12840,
521
+ 12862,
522
+ 12889,
523
+ 12896,
524
+ 12902,
525
+ 12918,
526
+ 12949,
527
+ 12971,
528
+ 12988,
529
+ 13038,
530
+ 13060,
531
+ 13078,
532
+ 13092,
533
+ 13104,
534
+ 13131,
535
+ 13139,
536
+ 13183,
537
+ 13206,
538
+ 13226,
539
+ 13253,
540
+ 13268,
541
+ 13275,
542
+ 13305,
543
+ 13360,
544
+ 13382,
545
+ 13390,
546
+ 13426,
547
+ 13490,
548
+ 13571,
549
+ 13586,
550
+ 13639,
551
+ 13647,
552
+ 13660,
553
+ 13673,
554
+ 13701,
555
+ 13713,
556
+ 13731,
557
+ 13736,
558
+ 13763,
559
+ 13775,
560
+ 13932,
561
+ 13933,
562
+ 13939,
563
+ 13955,
564
+ 13965,
565
+ 13974,
566
+ 13983,
567
+ 13987,
568
+ 14025,
569
+ 14093,
570
+ 14099,
571
+ 14190,
572
+ 14260,
573
+ 14304,
574
+ 14312,
575
+ 14320,
576
+ 14330,
577
+ 14369,
578
+ 14425,
579
+ 14483,
580
+ 14491,
581
+ 14497,
582
+ 14500,
583
+ 14523,
584
+ 14570,
585
+ 14573,
586
+ 14597,
587
+ 14598,
588
+ 14610,
589
+ 14637,
590
+ 14638,
591
+ 14736,
592
+ 14776,
593
+ 14841,
594
+ 14846,
595
+ 14868,
596
+ 14875,
597
+ 14892,
598
+ 14905,
599
+ 14958,
600
+ 14964,
601
+ 14970,
602
+ 14978,
603
+ 15021,
604
+ 15065,
605
+ 15118,
606
+ 15127,
607
+ 15130,
608
+ 15146,
609
+ 15148,
610
+ 15175,
611
+ 15196,
612
+ 15245,
613
+ 15264,
614
+ 15274,
615
+ 15277,
616
+ 15285,
617
+ 15291,
618
+ 15300,
619
+ 15307,
620
+ 15324,
621
+ 15355,
622
+ 15391,
623
+ 15448,
624
+ 15457,
625
+ 15485,
626
+ 15525,
627
+ 15538,
628
+ 15556,
629
+ 15576,
630
+ 15587,
631
+ 15594,
632
+ 15602,
633
+ 15624,
634
+ 15661,
635
+ 15699,
636
+ 15710,
637
+ 15740,
638
+ 15771,
639
+ 15775,
640
+ 15813,
641
+ 15855,
642
+ 15856,
643
+ 15888,
644
+ 15900,
645
+ 15981,
646
+ 16001,
647
+ 16004,
648
+ 16050,
649
+ 16062,
650
+ 16156,
651
+ 16159,
652
+ 16186,
653
+ 16207,
654
+ 16222,
655
+ 16233,
656
+ 16259,
657
+ 16283,
658
+ 16301,
659
+ 16303,
660
+ 16332,
661
+ 16383,
662
+ 16421,
663
+ 16429,
664
+ 16468,
665
+ 16475,
666
+ 16531,
667
+ 16571,
668
+ 16592,
669
+ 16604,
670
+ 16673,
671
+ 16719,
672
+ 16743,
673
+ 16745,
674
+ 16750,
675
+ 16758,
676
+ 16762,
677
+ 16775,
678
+ 16781,
679
+ 16790,
680
+ 16814,
681
+ 16855,
682
+ 16863,
683
+ 16868,
684
+ 16942,
685
+ 17001,
686
+ 17156,
687
+ 17157,
688
+ 17185,
689
+ 17192,
690
+ 17272,
691
+ 17287,
692
+ 17367,
693
+ 17394,
694
+ 17401,
695
+ 17478,
696
+ 17523,
697
+ 17536,
698
+ 17556,
699
+ 17591,
700
+ 17593,
701
+ 17602,
702
+ 17732,
703
+ 17739,
704
+ 17756,
705
+ 17770,
706
+ 17771,
707
+ 17793,
708
+ 17835,
709
+ 17837,
710
+ 17844,
711
+ 17868,
712
+ 17875,
713
+ 17970,
714
+ 17998,
715
+ 18014,
716
+ 18028,
717
+ 18070,
718
+ 18105,
719
+ 18158,
720
+ 18172,
721
+ 18198,
722
+ 18216,
723
+ 18255,
724
+ 18264,
725
+ 18365,
726
+ 18392,
727
+ 18413,
728
+ 18441,
729
+ 18454,
730
+ 18459,
731
+ 18521,
732
+ 18537,
733
+ 18557,
734
+ 18572,
735
+ 18573,
736
+ 18593,
737
+ 18613,
738
+ 18618,
739
+ 18640,
740
+ 18643,
741
+ 18677,
742
+ 18687,
743
+ 18718,
744
+ 18736,
745
+ 18777,
746
+ 18784,
747
+ 18802,
748
+ 18806,
749
+ 18822,
750
+ 18863,
751
+ 18885,
752
+ 18893,
753
+ 18912,
754
+ 18940,
755
+ 19008,
756
+ 19092,
757
+ 19116,
758
+ 19175,
759
+ 19211,
760
+ 19237,
761
+ 19277,
762
+ 19287,
763
+ 19317,
764
+ 19362,
765
+ 19379,
766
+ 19390,
767
+ 19398,
768
+ 19409,
769
+ 19412,
770
+ 19419,
771
+ 19483,
772
+ 19484,
773
+ 19527,
774
+ 19545,
775
+ 19551,
776
+ 19572,
777
+ 19579,
778
+ 19587,
779
+ 19624,
780
+ 19626,
781
+ 19633,
782
+ 19679,
783
+ 19690,
784
+ 19713,
785
+ 19715,
786
+ 19750,
787
+ 19805,
788
+ 19827,
789
+ 19889,
790
+ 19895,
791
+ 19909,
792
+ 19989,
793
+ 20010,
794
+ 20014,
795
+ 20039,
796
+ 20047,
797
+ 20083,
798
+ 20084,
799
+ 20099,
800
+ 20113,
801
+ 20161,
802
+ 20196,
803
+ 20224,
804
+ 20239,
805
+ 20253,
806
+ 20256,
807
+ 20270,
808
+ 20324,
809
+ 20360,
810
+ 20382,
811
+ 20402,
812
+ 20453,
813
+ 20473
814
+ ],
815
+ "new_compensatory_visual": [
816
+ 4,
817
+ 6,
818
+ 12,
819
+ 19,
820
+ 28,
821
+ 30,
822
+ 39,
823
+ 40,
824
+ 49,
825
+ 51,
826
+ 56,
827
+ 57,
828
+ 61,
829
+ 64,
830
+ 69,
831
+ 89,
832
+ 105,
833
+ 108,
834
+ 122,
835
+ 130,
836
+ 134,
837
+ 149,
838
+ 151,
839
+ 162,
840
+ 166,
841
+ 185,
842
+ 202,
843
+ 217,
844
+ 222,
845
+ 223,
846
+ 227,
847
+ 228,
848
+ 233,
849
+ 239,
850
+ 243,
851
+ 256,
852
+ 261,
853
+ 277,
854
+ 281,
855
+ 290,
856
+ 291,
857
+ 299,
858
+ 302,
859
+ 309,
860
+ 322,
861
+ 355,
862
+ 361,
863
+ 373,
864
+ 376,
865
+ 389,
866
+ 392,
867
+ 398,
868
+ 419,
869
+ 425,
870
+ 435,
871
+ 444,
872
+ 447,
873
+ 449,
874
+ 458,
875
+ 460,
876
+ 463,
877
+ 467,
878
+ 473,
879
+ 482,
880
+ 487,
881
+ 488,
882
+ 495,
883
+ 496,
884
+ 503,
885
+ 505,
886
+ 514,
887
+ 525,
888
+ 541,
889
+ 544,
890
+ 545,
891
+ 554,
892
+ 559,
893
+ 579,
894
+ 587,
895
+ 592,
896
+ 599,
897
+ 602,
898
+ 607,
899
+ 622,
900
+ 629,
901
+ 631,
902
+ 634,
903
+ 646,
904
+ 649,
905
+ 651,
906
+ 662,
907
+ 664,
908
+ 668,
909
+ 678,
910
+ 684,
911
+ 699,
912
+ 702,
913
+ 704,
914
+ 706,
915
+ 722,
916
+ 723,
917
+ 741,
918
+ 743,
919
+ 747,
920
+ 762,
921
+ 764,
922
+ 766,
923
+ 773,
924
+ 774,
925
+ 776,
926
+ 787,
927
+ 789,
928
+ 795,
929
+ 803,
930
+ 804,
931
+ 813,
932
+ 817,
933
+ 823,
934
+ 829,
935
+ 830,
936
+ 833,
937
+ 834,
938
+ 836,
939
+ 847,
940
+ 851,
941
+ 854,
942
+ 858,
943
+ 874,
944
+ 876,
945
+ 900,
946
+ 905,
947
+ 911,
948
+ 917,
949
+ 923,
950
+ 928,
951
+ 930,
952
+ 939,
953
+ 942,
954
+ 943,
955
+ 949,
956
+ 955,
957
+ 962,
958
+ 967,
959
+ 970,
960
+ 971,
961
+ 977,
962
+ 984,
963
+ 987,
964
+ 989,
965
+ 992,
966
+ 1007,
967
+ 1017,
968
+ 1024,
969
+ 1036,
970
+ 1037,
971
+ 1044,
972
+ 1057,
973
+ 1060,
974
+ 1072,
975
+ 1083,
976
+ 1085,
977
+ 1089,
978
+ 1094,
979
+ 1101,
980
+ 1105,
981
+ 1113,
982
+ 1114,
983
+ 1117,
984
+ 1127,
985
+ 1129,
986
+ 1135,
987
+ 1144,
988
+ 1166,
989
+ 1167,
990
+ 1179,
991
+ 1185,
992
+ 1190,
993
+ 1191,
994
+ 1202,
995
+ 1206,
996
+ 1211,
997
+ 1214,
998
+ 1222,
999
+ 1225,
1000
+ 1231,
1001
+ 1233,
1002
+ 1235,
1003
+ 1247,
1004
+ 1251,
1005
+ 1254,
1006
+ 1262,
1007
+ 1263,
1008
+ 1268,
1009
+ 1271,
1010
+ 1276,
1011
+ 1281,
1012
+ 1284,
1013
+ 1296,
1014
+ 1305,
1015
+ 1306,
1016
+ 1315,
1017
+ 1316,
1018
+ 1318,
1019
+ 1319,
1020
+ 1330,
1021
+ 1336,
1022
+ 1340,
1023
+ 1346,
1024
+ 1363,
1025
+ 1364,
1026
+ 1372,
1027
+ 1377,
1028
+ 1384,
1029
+ 1386,
1030
+ 1388,
1031
+ 1393,
1032
+ 1397,
1033
+ 1400,
1034
+ 1409,
1035
+ 1448,
1036
+ 1456,
1037
+ 1461,
1038
+ 1463,
1039
+ 1475,
1040
+ 1482,
1041
+ 1495,
1042
+ 1497,
1043
+ 1502,
1044
+ 1505,
1045
+ 1506,
1046
+ 1509,
1047
+ 1511,
1048
+ 1512,
1049
+ 1514,
1050
+ 1521,
1051
+ 1522,
1052
+ 1539,
1053
+ 1542,
1054
+ 1552,
1055
+ 1555,
1056
+ 1563,
1057
+ 1569,
1058
+ 1572,
1059
+ 1573,
1060
+ 1591,
1061
+ 1597,
1062
+ 1605,
1063
+ 1609,
1064
+ 1611,
1065
+ 1613,
1066
+ 1615,
1067
+ 1616,
1068
+ 1617,
1069
+ 1629,
1070
+ 1642,
1071
+ 1650,
1072
+ 1651,
1073
+ 1655,
1074
+ 1664,
1075
+ 1669,
1076
+ 1692,
1077
+ 1693,
1078
+ 1701,
1079
+ 1703,
1080
+ 1704,
1081
+ 1710,
1082
+ 1712,
1083
+ 1730,
1084
+ 1731,
1085
+ 1733,
1086
+ 1738,
1087
+ 1741,
1088
+ 1743,
1089
+ 1748,
1090
+ 1751,
1091
+ 1756,
1092
+ 1757,
1093
+ 1772,
1094
+ 1775,
1095
+ 1777,
1096
+ 1782,
1097
+ 1788,
1098
+ 1789,
1099
+ 1802,
1100
+ 1803,
1101
+ 1804,
1102
+ 1806,
1103
+ 1851,
1104
+ 1853,
1105
+ 1857,
1106
+ 1871,
1107
+ 1872,
1108
+ 1874,
1109
+ 1878,
1110
+ 1879,
1111
+ 1889,
1112
+ 1906,
1113
+ 1908,
1114
+ 1912,
1115
+ 1918,
1116
+ 1920,
1117
+ 1926,
1118
+ 1932,
1119
+ 1941,
1120
+ 1948,
1121
+ 1954,
1122
+ 1969,
1123
+ 1974,
1124
+ 1975,
1125
+ 1976,
1126
+ 1985,
1127
+ 1997,
1128
+ 2008,
1129
+ 2037,
1130
+ 2040,
1131
+ 2048,
1132
+ 2049,
1133
+ 2055,
1134
+ 2063,
1135
+ 2066,
1136
+ 2074,
1137
+ 2078,
1138
+ 2083,
1139
+ 2085,
1140
+ 2088,
1141
+ 2096,
1142
+ 2108,
1143
+ 2113,
1144
+ 2114,
1145
+ 2115,
1146
+ 2133,
1147
+ 2147,
1148
+ 2149,
1149
+ 2159,
1150
+ 2160,
1151
+ 2167,
1152
+ 2168,
1153
+ 2171,
1154
+ 2186,
1155
+ 2193,
1156
+ 2196,
1157
+ 2197,
1158
+ 2200,
1159
+ 2202,
1160
+ 2211,
1161
+ 2217,
1162
+ 2228,
1163
+ 2239,
1164
+ 2240,
1165
+ 2252,
1166
+ 2262,
1167
+ 2264,
1168
+ 2269,
1169
+ 2270,
1170
+ 2278,
1171
+ 2279,
1172
+ 2290,
1173
+ 2291,
1174
+ 2294,
1175
+ 2310,
1176
+ 2311,
1177
+ 2313,
1178
+ 2315,
1179
+ 2317,
1180
+ 2323,
1181
+ 2333,
1182
+ 2336,
1183
+ 2344,
1184
+ 2348,
1185
+ 2352,
1186
+ 2360,
1187
+ 2367,
1188
+ 2373,
1189
+ 2380,
1190
+ 2381,
1191
+ 2382,
1192
+ 2383,
1193
+ 2385,
1194
+ 2395,
1195
+ 2410,
1196
+ 2413,
1197
+ 2425,
1198
+ 2432,
1199
+ 2437,
1200
+ 2441,
1201
+ 2465,
1202
+ 2502,
1203
+ 2520,
1204
+ 2527,
1205
+ 2530,
1206
+ 2532,
1207
+ 2534,
1208
+ 2536,
1209
+ 2538,
1210
+ 2554,
1211
+ 2558,
1212
+ 2561,
1213
+ 2564,
1214
+ 2565,
1215
+ 2566,
1216
+ 2567,
1217
+ 2569,
1218
+ 2570,
1219
+ 2581,
1220
+ 2588,
1221
+ 2589,
1222
+ 2592,
1223
+ 2593,
1224
+ 2599,
1225
+ 2608,
1226
+ 2616,
1227
+ 2621,
1228
+ 2622,
1229
+ 2627,
1230
+ 2631,
1231
+ 2632,
1232
+ 2638,
1233
+ 2639,
1234
+ 2643,
1235
+ 2645,
1236
+ 2656,
1237
+ 2659,
1238
+ 2664,
1239
+ 2669,
1240
+ 2677,
1241
+ 2678,
1242
+ 2682,
1243
+ 2692,
1244
+ 2705,
1245
+ 2712,
1246
+ 2713,
1247
+ 2720,
1248
+ 2734,
1249
+ 2735,
1250
+ 2750,
1251
+ 2752,
1252
+ 2753,
1253
+ 2772,
1254
+ 2778,
1255
+ 2785,
1256
+ 2788,
1257
+ 2792,
1258
+ 2795,
1259
+ 2800,
1260
+ 2805,
1261
+ 2807,
1262
+ 2808,
1263
+ 2810,
1264
+ 2814,
1265
+ 2815,
1266
+ 2854,
1267
+ 2867,
1268
+ 2882,
1269
+ 2888,
1270
+ 2891,
1271
+ 2892,
1272
+ 2896,
1273
+ 2897,
1274
+ 2900,
1275
+ 2901,
1276
+ 2903,
1277
+ 2910,
1278
+ 2912,
1279
+ 2915,
1280
+ 2916,
1281
+ 2919,
1282
+ 2922,
1283
+ 2925,
1284
+ 2930,
1285
+ 2935,
1286
+ 2939,
1287
+ 2941,
1288
+ 2946,
1289
+ 2958,
1290
+ 2963,
1291
+ 2968,
1292
+ 2971,
1293
+ 2975,
1294
+ 2982,
1295
+ 2983,
1296
+ 2984,
1297
+ 2990,
1298
+ 2996,
1299
+ 3000,
1300
+ 3003,
1301
+ 3007,
1302
+ 3012,
1303
+ 3017,
1304
+ 3027,
1305
+ 3033,
1306
+ 3035,
1307
+ 3039,
1308
+ 3044,
1309
+ 3052,
1310
+ 3057,
1311
+ 3058,
1312
+ 3059,
1313
+ 3072,
1314
+ 3080,
1315
+ 3086,
1316
+ 3097,
1317
+ 3098,
1318
+ 3101,
1319
+ 3107,
1320
+ 3116,
1321
+ 3122,
1322
+ 3125,
1323
+ 3129,
1324
+ 3134,
1325
+ 3137,
1326
+ 3138,
1327
+ 3141,
1328
+ 3142,
1329
+ 3146,
1330
+ 3151,
1331
+ 3167,
1332
+ 3178,
1333
+ 3179,
1334
+ 3180,
1335
+ 3182,
1336
+ 3183,
1337
+ 3186,
1338
+ 3192,
1339
+ 3195,
1340
+ 3200,
1341
+ 3207,
1342
+ 3208,
1343
+ 3213,
1344
+ 3215,
1345
+ 3219,
1346
+ 3228,
1347
+ 3230,
1348
+ 3236,
1349
+ 3241,
1350
+ 3242,
1351
+ 3265,
1352
+ 3273,
1353
+ 3275,
1354
+ 3278,
1355
+ 3286,
1356
+ 3294,
1357
+ 3302,
1358
+ 3305,
1359
+ 3310,
1360
+ 3318,
1361
+ 3321,
1362
+ 3322,
1363
+ 3324,
1364
+ 3325,
1365
+ 3327,
1366
+ 3332,
1367
+ 3334,
1368
+ 3337,
1369
+ 3344,
1370
+ 3345,
1371
+ 3356,
1372
+ 3357,
1373
+ 3376,
1374
+ 3384,
1375
+ 3387,
1376
+ 3403,
1377
+ 3413,
1378
+ 3423,
1379
+ 3434,
1380
+ 3435,
1381
+ 3442,
1382
+ 3449,
1383
+ 3454,
1384
+ 3455,
1385
+ 3458,
1386
+ 3459,
1387
+ 3462,
1388
+ 3463,
1389
+ 3471,
1390
+ 3477,
1391
+ 3500,
1392
+ 3509,
1393
+ 3510,
1394
+ 3511,
1395
+ 3515,
1396
+ 3517,
1397
+ 3519,
1398
+ 3522,
1399
+ 3523,
1400
+ 3528,
1401
+ 3529,
1402
+ 3530,
1403
+ 3548,
1404
+ 3574,
1405
+ 3580,
1406
+ 3591,
1407
+ 3593,
1408
+ 3597,
1409
+ 3615,
1410
+ 3621,
1411
+ 3624,
1412
+ 3627,
1413
+ 3633,
1414
+ 3636,
1415
+ 3639,
1416
+ 3646,
1417
+ 3651,
1418
+ 3653,
1419
+ 3655,
1420
+ 3659,
1421
+ 3664,
1422
+ 3674,
1423
+ 3676,
1424
+ 3682,
1425
+ 3683,
1426
+ 3690,
1427
+ 3697,
1428
+ 3699,
1429
+ 3703,
1430
+ 3706,
1431
+ 3707,
1432
+ 3711,
1433
+ 3718,
1434
+ 3723,
1435
+ 3732,
1436
+ 3733,
1437
+ 3746,
1438
+ 3756,
1439
+ 3770,
1440
+ 3773,
1441
+ 3777,
1442
+ 3792,
1443
+ 3799,
1444
+ 3805,
1445
+ 3807,
1446
+ 3809,
1447
+ 3817,
1448
+ 3827,
1449
+ 3828,
1450
+ 3832,
1451
+ 3839,
1452
+ 3851,
1453
+ 3868,
1454
+ 3869,
1455
+ 3871,
1456
+ 3883,
1457
+ 3894,
1458
+ 3897,
1459
+ 3903,
1460
+ 3911,
1461
+ 3918,
1462
+ 3919,
1463
+ 3931,
1464
+ 3936,
1465
+ 3941,
1466
+ 3956,
1467
+ 3964,
1468
+ 3965,
1469
+ 3967,
1470
+ 3973,
1471
+ 3980,
1472
+ 3987,
1473
+ 3996,
1474
+ 4003,
1475
+ 4007,
1476
+ 4018,
1477
+ 4022,
1478
+ 4030,
1479
+ 4037,
1480
+ 4039,
1481
+ 4049,
1482
+ 4053,
1483
+ 4056,
1484
+ 4066,
1485
+ 4078,
1486
+ 4081,
1487
+ 4083,
1488
+ 4111,
1489
+ 4118,
1490
+ 4124,
1491
+ 4127,
1492
+ 4141,
1493
+ 4142,
1494
+ 4144,
1495
+ 4147,
1496
+ 4154,
1497
+ 4165,
1498
+ 4168,
1499
+ 4181,
1500
+ 4189,
1501
+ 4192,
1502
+ 4197,
1503
+ 4205,
1504
+ 4206,
1505
+ 4212,
1506
+ 4216,
1507
+ 4222,
1508
+ 4232,
1509
+ 4234,
1510
+ 4241,
1511
+ 4248,
1512
+ 4253,
1513
+ 4262,
1514
+ 4287,
1515
+ 4300,
1516
+ 4301,
1517
+ 4302,
1518
+ 4315,
1519
+ 4330,
1520
+ 4342,
1521
+ 4343,
1522
+ 4355,
1523
+ 4357,
1524
+ 4365,
1525
+ 4369,
1526
+ 4380,
1527
+ 4392,
1528
+ 4396,
1529
+ 4397,
1530
+ 4400,
1531
+ 4401,
1532
+ 4403,
1533
+ 4410,
1534
+ 4423,
1535
+ 4435,
1536
+ 4436,
1537
+ 4438,
1538
+ 4456,
1539
+ 4474,
1540
+ 4475,
1541
+ 4480,
1542
+ 4487,
1543
+ 4490,
1544
+ 4497,
1545
+ 4500,
1546
+ 4505,
1547
+ 4514,
1548
+ 4525,
1549
+ 4528,
1550
+ 4535,
1551
+ 4537,
1552
+ 4540,
1553
+ 4542,
1554
+ 4545,
1555
+ 4551,
1556
+ 4560,
1557
+ 4561,
1558
+ 4567,
1559
+ 4570,
1560
+ 4574,
1561
+ 4590,
1562
+ 4598,
1563
+ 4603,
1564
+ 4609,
1565
+ 4613,
1566
+ 4635,
1567
+ 4645,
1568
+ 4662,
1569
+ 4677,
1570
+ 4679,
1571
+ 4687,
1572
+ 4689,
1573
+ 4698,
1574
+ 4707,
1575
+ 4714,
1576
+ 4719,
1577
+ 4722,
1578
+ 4729,
1579
+ 4746,
1580
+ 4752,
1581
+ 4757,
1582
+ 4761,
1583
+ 4772,
1584
+ 4776,
1585
+ 4778,
1586
+ 4781,
1587
+ 4782,
1588
+ 4786,
1589
+ 4798,
1590
+ 4804,
1591
+ 4805,
1592
+ 4817,
1593
+ 4825,
1594
+ 4827,
1595
+ 4832,
1596
+ 4845,
1597
+ 4854,
1598
+ 4860,
1599
+ 4861,
1600
+ 4868,
1601
+ 4879,
1602
+ 4883,
1603
+ 4885,
1604
+ 4887,
1605
+ 4892,
1606
+ 4894,
1607
+ 4897,
1608
+ 4908,
1609
+ 4909,
1610
+ 4911,
1611
+ 4914,
1612
+ 4916,
1613
+ 4917,
1614
+ 4926,
1615
+ 4943,
1616
+ 4949,
1617
+ 4951,
1618
+ 4955,
1619
+ 4962,
1620
+ 4973,
1621
+ 4977,
1622
+ 4978,
1623
+ 5001,
1624
+ 5008,
1625
+ 5011,
1626
+ 5016,
1627
+ 5029,
1628
+ 5032,
1629
+ 5033,
1630
+ 5046,
1631
+ 5058,
1632
+ 5065,
1633
+ 5066,
1634
+ 5081,
1635
+ 5082,
1636
+ 5093,
1637
+ 5094,
1638
+ 5106,
1639
+ 5115,
1640
+ 5117,
1641
+ 5118,
1642
+ 5123,
1643
+ 5131,
1644
+ 5133,
1645
+ 5136,
1646
+ 5142,
1647
+ 5143,
1648
+ 5146,
1649
+ 5155,
1650
+ 5158,
1651
+ 5163,
1652
+ 5167,
1653
+ 5169,
1654
+ 5176,
1655
+ 5190,
1656
+ 5210,
1657
+ 5212,
1658
+ 5220,
1659
+ 5226,
1660
+ 5228,
1661
+ 5229,
1662
+ 5243,
1663
+ 5247,
1664
+ 5248,
1665
+ 5253,
1666
+ 5254,
1667
+ 5261,
1668
+ 5264,
1669
+ 5276,
1670
+ 5292,
1671
+ 5295,
1672
+ 5301,
1673
+ 5313,
1674
+ 5317,
1675
+ 5322,
1676
+ 5327,
1677
+ 5331,
1678
+ 5345,
1679
+ 5352,
1680
+ 5353,
1681
+ 5358,
1682
+ 5364,
1683
+ 5365,
1684
+ 5366,
1685
+ 5369,
1686
+ 5378,
1687
+ 5380,
1688
+ 5389,
1689
+ 5409,
1690
+ 5415,
1691
+ 5420,
1692
+ 5422,
1693
+ 5432,
1694
+ 5434,
1695
+ 5437,
1696
+ 5447,
1697
+ 5448,
1698
+ 5454,
1699
+ 5455,
1700
+ 5462,
1701
+ 5464,
1702
+ 5476,
1703
+ 5489,
1704
+ 5491,
1705
+ 5499,
1706
+ 5527,
1707
+ 5554,
1708
+ 5557,
1709
+ 5570,
1710
+ 5573,
1711
+ 5574,
1712
+ 5579,
1713
+ 5580,
1714
+ 5587,
1715
+ 5594,
1716
+ 5600,
1717
+ 5601,
1718
+ 5603,
1719
+ 5613,
1720
+ 5618,
1721
+ 5621,
1722
+ 5625,
1723
+ 5628,
1724
+ 5636,
1725
+ 5637,
1726
+ 5638,
1727
+ 5641,
1728
+ 5663,
1729
+ 5666,
1730
+ 5669,
1731
+ 5671,
1732
+ 5691,
1733
+ 5692,
1734
+ 5694,
1735
+ 5698,
1736
+ 5702,
1737
+ 5704,
1738
+ 5708,
1739
+ 5712,
1740
+ 5714,
1741
+ 5717,
1742
+ 5726,
1743
+ 5728,
1744
+ 5735,
1745
+ 5737,
1746
+ 5739,
1747
+ 5749,
1748
+ 5754,
1749
+ 5755,
1750
+ 5759,
1751
+ 5762,
1752
+ 5772,
1753
+ 5774,
1754
+ 5777,
1755
+ 5785,
1756
+ 5794,
1757
+ 5806,
1758
+ 5807,
1759
+ 5812,
1760
+ 5826,
1761
+ 5832,
1762
+ 5838,
1763
+ 5839,
1764
+ 5842,
1765
+ 5850,
1766
+ 5854,
1767
+ 5857,
1768
+ 5858,
1769
+ 5862,
1770
+ 5865,
1771
+ 5872,
1772
+ 5881,
1773
+ 5889,
1774
+ 5895,
1775
+ 5896,
1776
+ 5913,
1777
+ 5914,
1778
+ 5923,
1779
+ 5925,
1780
+ 5933,
1781
+ 5937,
1782
+ 5940,
1783
+ 5942,
1784
+ 5946,
1785
+ 5949,
1786
+ 5950,
1787
+ 5966,
1788
+ 5974,
1789
+ 5979,
1790
+ 5982,
1791
+ 5988,
1792
+ 5993,
1793
+ 5996,
1794
+ 6012,
1795
+ 6016,
1796
+ 6022,
1797
+ 6031,
1798
+ 6035,
1799
+ 6038,
1800
+ 6041,
1801
+ 6049,
1802
+ 6052,
1803
+ 6057,
1804
+ 6058,
1805
+ 6059,
1806
+ 6063,
1807
+ 6065,
1808
+ 6070,
1809
+ 6076,
1810
+ 6080,
1811
+ 6087,
1812
+ 6097,
1813
+ 6101,
1814
+ 6109,
1815
+ 6110,
1816
+ 6113,
1817
+ 6115,
1818
+ 6123,
1819
+ 6127,
1820
+ 6130,
1821
+ 6138,
1822
+ 6143,
1823
+ 6148,
1824
+ 6160,
1825
+ 6162,
1826
+ 6163,
1827
+ 6165,
1828
+ 6169,
1829
+ 6174,
1830
+ 6177,
1831
+ 6184,
1832
+ 6185,
1833
+ 6189,
1834
+ 6191,
1835
+ 6201,
1836
+ 6212,
1837
+ 6215,
1838
+ 6217,
1839
+ 6227,
1840
+ 6253,
1841
+ 6256,
1842
+ 6257,
1843
+ 6265,
1844
+ 6270,
1845
+ 6272,
1846
+ 6275,
1847
+ 6277,
1848
+ 6280,
1849
+ 6281,
1850
+ 6282,
1851
+ 6290,
1852
+ 6292,
1853
+ 6304,
1854
+ 6312,
1855
+ 6322,
1856
+ 6330,
1857
+ 6353,
1858
+ 6380,
1859
+ 6383,
1860
+ 6387,
1861
+ 6395,
1862
+ 6398,
1863
+ 6399,
1864
+ 6405,
1865
+ 6407,
1866
+ 6421,
1867
+ 6428,
1868
+ 6433,
1869
+ 6438,
1870
+ 6445,
1871
+ 6446,
1872
+ 6447,
1873
+ 6450,
1874
+ 6452,
1875
+ 6454,
1876
+ 6456,
1877
+ 6457,
1878
+ 6464,
1879
+ 6467,
1880
+ 6472,
1881
+ 6473,
1882
+ 6484,
1883
+ 6489,
1884
+ 6514,
1885
+ 6516,
1886
+ 6520,
1887
+ 6529,
1888
+ 6531,
1889
+ 6532,
1890
+ 6542,
1891
+ 6550,
1892
+ 6559,
1893
+ 6568,
1894
+ 6597,
1895
+ 6600,
1896
+ 6603,
1897
+ 6617,
1898
+ 6634,
1899
+ 6640,
1900
+ 6641,
1901
+ 6656,
1902
+ 6663,
1903
+ 6674,
1904
+ 6692,
1905
+ 6697,
1906
+ 6707,
1907
+ 6708,
1908
+ 6712,
1909
+ 6717,
1910
+ 6722,
1911
+ 6724,
1912
+ 6725,
1913
+ 6734,
1914
+ 6735,
1915
+ 6736,
1916
+ 6737,
1917
+ 6743,
1918
+ 6746,
1919
+ 6747,
1920
+ 6754,
1921
+ 6769,
1922
+ 6778,
1923
+ 6786,
1924
+ 6790,
1925
+ 6794,
1926
+ 6815,
1927
+ 6819,
1928
+ 6821,
1929
+ 6823,
1930
+ 6826,
1931
+ 6837,
1932
+ 6840,
1933
+ 6841,
1934
+ 6842,
1935
+ 6845,
1936
+ 6852,
1937
+ 6854,
1938
+ 6856,
1939
+ 6864,
1940
+ 6865,
1941
+ 6898,
1942
+ 6905,
1943
+ 6914,
1944
+ 6916,
1945
+ 6948,
1946
+ 6957,
1947
+ 6962,
1948
+ 6963,
1949
+ 6969,
1950
+ 6970,
1951
+ 6974,
1952
+ 6975,
1953
+ 6978,
1954
+ 6982,
1955
+ 6995,
1956
+ 7007,
1957
+ 7008,
1958
+ 7013,
1959
+ 7014,
1960
+ 7018,
1961
+ 7019,
1962
+ 7024,
1963
+ 7028,
1964
+ 7030,
1965
+ 7045,
1966
+ 7047,
1967
+ 7050,
1968
+ 7057,
1969
+ 7065,
1970
+ 7105,
1971
+ 7113,
1972
+ 7114,
1973
+ 7124,
1974
+ 7131,
1975
+ 7133,
1976
+ 7135,
1977
+ 7136,
1978
+ 7143,
1979
+ 7159,
1980
+ 7160,
1981
+ 7164,
1982
+ 7167,
1983
+ 7174,
1984
+ 7176,
1985
+ 7185,
1986
+ 7186,
1987
+ 7191,
1988
+ 7193,
1989
+ 7199,
1990
+ 7203,
1991
+ 7206,
1992
+ 7208,
1993
+ 7230,
1994
+ 7237,
1995
+ 7239,
1996
+ 7242,
1997
+ 7246,
1998
+ 7251,
1999
+ 7263,
2000
+ 7265,
2001
+ 7280,
2002
+ 7281,
2003
+ 7283,
2004
+ 7285,
2005
+ 7299,
2006
+ 7304,
2007
+ 7314,
2008
+ 7322,
2009
+ 7326,
2010
+ 7330,
2011
+ 7331,
2012
+ 7332,
2013
+ 7341,
2014
+ 7345,
2015
+ 7346,
2016
+ 7355,
2017
+ 7369,
2018
+ 7370,
2019
+ 7379,
2020
+ 7389,
2021
+ 7400,
2022
+ 7405,
2023
+ 7413,
2024
+ 7422,
2025
+ 7429,
2026
+ 7433,
2027
+ 7437,
2028
+ 7452,
2029
+ 7455,
2030
+ 7460,
2031
+ 7461,
2032
+ 7467,
2033
+ 7472,
2034
+ 7483,
2035
+ 7491,
2036
+ 7493,
2037
+ 7503,
2038
+ 7513,
2039
+ 7519,
2040
+ 7522,
2041
+ 7530,
2042
+ 7536,
2043
+ 7542,
2044
+ 7543,
2045
+ 7552,
2046
+ 7560,
2047
+ 7564,
2048
+ 7575,
2049
+ 7576,
2050
+ 7581,
2051
+ 7587,
2052
+ 7590,
2053
+ 7595,
2054
+ 7612,
2055
+ 7621,
2056
+ 7625,
2057
+ 7632,
2058
+ 7641,
2059
+ 7642,
2060
+ 7644,
2061
+ 7654,
2062
+ 7659,
2063
+ 7661,
2064
+ 7677,
2065
+ 7681,
2066
+ 7689,
2067
+ 7694,
2068
+ 7696,
2069
+ 7711,
2070
+ 7715,
2071
+ 7716,
2072
+ 7717,
2073
+ 7720,
2074
+ 7723,
2075
+ 7725,
2076
+ 7736,
2077
+ 7747,
2078
+ 7751,
2079
+ 7769,
2080
+ 7774,
2081
+ 7784,
2082
+ 7788,
2083
+ 7800,
2084
+ 7808,
2085
+ 7817,
2086
+ 7819,
2087
+ 7825,
2088
+ 7826,
2089
+ 7827,
2090
+ 7859,
2091
+ 7878,
2092
+ 7879,
2093
+ 7881,
2094
+ 7886,
2095
+ 7893,
2096
+ 7896,
2097
+ 7898,
2098
+ 7899,
2099
+ 7912,
2100
+ 7916,
2101
+ 7920,
2102
+ 7925,
2103
+ 7927,
2104
+ 7931,
2105
+ 7934,
2106
+ 7942,
2107
+ 7943,
2108
+ 7946,
2109
+ 7950,
2110
+ 7957,
2111
+ 7961,
2112
+ 7966,
2113
+ 7969,
2114
+ 7970,
2115
+ 7976,
2116
+ 7978,
2117
+ 7988,
2118
+ 7990,
2119
+ 7991,
2120
+ 7992,
2121
+ 8013,
2122
+ 8017,
2123
+ 8027,
2124
+ 8043,
2125
+ 8045,
2126
+ 8049,
2127
+ 8050,
2128
+ 8061,
2129
+ 8062,
2130
+ 8085,
2131
+ 8088,
2132
+ 8089,
2133
+ 8104,
2134
+ 8107,
2135
+ 8114,
2136
+ 8116,
2137
+ 8128,
2138
+ 8136,
2139
+ 8139,
2140
+ 8147,
2141
+ 8151,
2142
+ 8154,
2143
+ 8155,
2144
+ 8158,
2145
+ 8160,
2146
+ 8165,
2147
+ 8166,
2148
+ 8169,
2149
+ 8173,
2150
+ 8204,
2151
+ 8207,
2152
+ 8210,
2153
+ 8214,
2154
+ 8240,
2155
+ 8249,
2156
+ 8251,
2157
+ 8252,
2158
+ 8253,
2159
+ 8256,
2160
+ 8261,
2161
+ 8265,
2162
+ 8268,
2163
+ 8273,
2164
+ 8276,
2165
+ 8279,
2166
+ 8287,
2167
+ 8300,
2168
+ 8302,
2169
+ 8305,
2170
+ 8306,
2171
+ 8310,
2172
+ 8316,
2173
+ 8336,
2174
+ 8338,
2175
+ 8347,
2176
+ 8349,
2177
+ 8350,
2178
+ 8353,
2179
+ 8356,
2180
+ 8357,
2181
+ 8359,
2182
+ 8363,
2183
+ 8365,
2184
+ 8368,
2185
+ 8371,
2186
+ 8373,
2187
+ 8376,
2188
+ 8377,
2189
+ 8382,
2190
+ 8383,
2191
+ 8409,
2192
+ 8424,
2193
+ 8425,
2194
+ 8436,
2195
+ 8437,
2196
+ 8446,
2197
+ 8448,
2198
+ 8454,
2199
+ 8456,
2200
+ 8461,
2201
+ 8462,
2202
+ 8464,
2203
+ 8465,
2204
+ 8469,
2205
+ 8471,
2206
+ 8474,
2207
+ 8480,
2208
+ 8488,
2209
+ 8490,
2210
+ 8497,
2211
+ 8506,
2212
+ 8511,
2213
+ 8517,
2214
+ 8525,
2215
+ 8527,
2216
+ 8539,
2217
+ 8541,
2218
+ 8546,
2219
+ 8585,
2220
+ 8586,
2221
+ 8590,
2222
+ 8596,
2223
+ 8597,
2224
+ 8611,
2225
+ 8614,
2226
+ 8616,
2227
+ 8633,
2228
+ 8639,
2229
+ 8649,
2230
+ 8660,
2231
+ 8672,
2232
+ 8683,
2233
+ 8684,
2234
+ 8698,
2235
+ 8700,
2236
+ 8710,
2237
+ 8711,
2238
+ 8720,
2239
+ 8728,
2240
+ 8730,
2241
+ 8735,
2242
+ 8745,
2243
+ 8748,
2244
+ 8751,
2245
+ 8753,
2246
+ 8757,
2247
+ 8758,
2248
+ 8768,
2249
+ 8770,
2250
+ 8777,
2251
+ 8790,
2252
+ 8803,
2253
+ 8822,
2254
+ 8825,
2255
+ 8830,
2256
+ 8833,
2257
+ 8846,
2258
+ 8854,
2259
+ 8862,
2260
+ 8863,
2261
+ 8871,
2262
+ 8881,
2263
+ 8884,
2264
+ 8886,
2265
+ 8887,
2266
+ 8895,
2267
+ 8896,
2268
+ 8898,
2269
+ 8900,
2270
+ 8911,
2271
+ 8912,
2272
+ 8913,
2273
+ 8914,
2274
+ 8917,
2275
+ 8918,
2276
+ 8921,
2277
+ 8922,
2278
+ 8923,
2279
+ 8924,
2280
+ 8928,
2281
+ 8940,
2282
+ 8944,
2283
+ 8953,
2284
+ 8955,
2285
+ 8957,
2286
+ 8971,
2287
+ 8972,
2288
+ 8974,
2289
+ 8976,
2290
+ 8990,
2291
+ 8991,
2292
+ 8996,
2293
+ 8999,
2294
+ 9004,
2295
+ 9009,
2296
+ 9040,
2297
+ 9041,
2298
+ 9054,
2299
+ 9055,
2300
+ 9067,
2301
+ 9076,
2302
+ 9077,
2303
+ 9079,
2304
+ 9080,
2305
+ 9081,
2306
+ 9093,
2307
+ 9094,
2308
+ 9101,
2309
+ 9107,
2310
+ 9114,
2311
+ 9116,
2312
+ 9140,
2313
+ 9150,
2314
+ 9152,
2315
+ 9164,
2316
+ 9166,
2317
+ 9179,
2318
+ 9184,
2319
+ 9186,
2320
+ 9198,
2321
+ 9201,
2322
+ 9202,
2323
+ 9207,
2324
+ 9209,
2325
+ 9215,
2326
+ 9226,
2327
+ 9227,
2328
+ 9230,
2329
+ 9232,
2330
+ 9239,
2331
+ 9243,
2332
+ 9245,
2333
+ 9247,
2334
+ 9255,
2335
+ 9265,
2336
+ 9270,
2337
+ 9284,
2338
+ 9298,
2339
+ 9301,
2340
+ 9306,
2341
+ 9309,
2342
+ 9310,
2343
+ 9322,
2344
+ 9326,
2345
+ 9335,
2346
+ 9337,
2347
+ 9354,
2348
+ 9358,
2349
+ 9359,
2350
+ 9360,
2351
+ 9361,
2352
+ 9366,
2353
+ 9368,
2354
+ 9376,
2355
+ 9377,
2356
+ 9380,
2357
+ 9386,
2358
+ 9393,
2359
+ 9396,
2360
+ 9397,
2361
+ 9401,
2362
+ 9408,
2363
+ 9410,
2364
+ 9413,
2365
+ 9416,
2366
+ 9418,
2367
+ 9420,
2368
+ 9442,
2369
+ 9453,
2370
+ 9480,
2371
+ 9481,
2372
+ 9482,
2373
+ 9492,
2374
+ 9497,
2375
+ 9499,
2376
+ 9506,
2377
+ 9518,
2378
+ 9522,
2379
+ 9527,
2380
+ 9529,
2381
+ 9533,
2382
+ 9535,
2383
+ 9537,
2384
+ 9540,
2385
+ 9544,
2386
+ 9547,
2387
+ 9550,
2388
+ 9555,
2389
+ 9558,
2390
+ 9572,
2391
+ 9577,
2392
+ 9579,
2393
+ 9591,
2394
+ 9594,
2395
+ 9608,
2396
+ 9609,
2397
+ 9619,
2398
+ 9628,
2399
+ 9629,
2400
+ 9633,
2401
+ 9635,
2402
+ 9643,
2403
+ 9647,
2404
+ 9651,
2405
+ 9668,
2406
+ 9670,
2407
+ 9671,
2408
+ 9677,
2409
+ 9690,
2410
+ 9697,
2411
+ 9704,
2412
+ 9705,
2413
+ 9716,
2414
+ 9718,
2415
+ 9721,
2416
+ 9730,
2417
+ 9731,
2418
+ 9740,
2419
+ 9741,
2420
+ 9746,
2421
+ 9773,
2422
+ 9774,
2423
+ 9777,
2424
+ 9781,
2425
+ 9784,
2426
+ 9800,
2427
+ 9811,
2428
+ 9818,
2429
+ 9819,
2430
+ 9820,
2431
+ 9828,
2432
+ 9834,
2433
+ 9853,
2434
+ 9862,
2435
+ 9873,
2436
+ 9879,
2437
+ 9880,
2438
+ 9881,
2439
+ 9927,
2440
+ 9935,
2441
+ 9939,
2442
+ 9944,
2443
+ 9952,
2444
+ 9957,
2445
+ 9964,
2446
+ 9967,
2447
+ 9975,
2448
+ 9976,
2449
+ 9982,
2450
+ 9990,
2451
+ 9997,
2452
+ 9998,
2453
+ 9999,
2454
+ 10014,
2455
+ 10015,
2456
+ 10035,
2457
+ 10040,
2458
+ 10044,
2459
+ 10045,
2460
+ 10048,
2461
+ 10069,
2462
+ 10077,
2463
+ 10082,
2464
+ 10084,
2465
+ 10097,
2466
+ 10113,
2467
+ 10123,
2468
+ 10125,
2469
+ 10134,
2470
+ 10142,
2471
+ 10145,
2472
+ 10146,
2473
+ 10161,
2474
+ 10171,
2475
+ 10177,
2476
+ 10181,
2477
+ 10185,
2478
+ 10190,
2479
+ 10201,
2480
+ 10212,
2481
+ 10215,
2482
+ 10219,
2483
+ 10235,
2484
+ 10245,
2485
+ 10248,
2486
+ 10253,
2487
+ 10258,
2488
+ 10260,
2489
+ 10267,
2490
+ 10270,
2491
+ 10273,
2492
+ 10283,
2493
+ 10286,
2494
+ 10300,
2495
+ 10306,
2496
+ 10313,
2497
+ 10332,
2498
+ 10336,
2499
+ 10352,
2500
+ 10358,
2501
+ 10362,
2502
+ 10363,
2503
+ 10377,
2504
+ 10380,
2505
+ 10381,
2506
+ 10382,
2507
+ 10404,
2508
+ 10411,
2509
+ 10414,
2510
+ 10418,
2511
+ 10420,
2512
+ 10431,
2513
+ 10433,
2514
+ 10435,
2515
+ 10442,
2516
+ 10453,
2517
+ 10456,
2518
+ 10461,
2519
+ 10483,
2520
+ 10485,
2521
+ 10486,
2522
+ 10489,
2523
+ 10490,
2524
+ 10493,
2525
+ 10494,
2526
+ 10509,
2527
+ 10512,
2528
+ 10533,
2529
+ 10535,
2530
+ 10536,
2531
+ 10542,
2532
+ 10545,
2533
+ 10547,
2534
+ 10551,
2535
+ 10556,
2536
+ 10559,
2537
+ 10565,
2538
+ 10572,
2539
+ 10579,
2540
+ 10580,
2541
+ 10583,
2542
+ 10587,
2543
+ 10602,
2544
+ 10613,
2545
+ 10614,
2546
+ 10615,
2547
+ 10623,
2548
+ 10636,
2549
+ 10643,
2550
+ 10644,
2551
+ 10648,
2552
+ 10652,
2553
+ 10659,
2554
+ 10678,
2555
+ 10683,
2556
+ 10685,
2557
+ 10689,
2558
+ 10692,
2559
+ 10693,
2560
+ 10694,
2561
+ 10695,
2562
+ 10696,
2563
+ 10697,
2564
+ 10715,
2565
+ 10734,
2566
+ 10739,
2567
+ 10742,
2568
+ 10749,
2569
+ 10760,
2570
+ 10761,
2571
+ 10769,
2572
+ 10777,
2573
+ 10784,
2574
+ 10790,
2575
+ 10792,
2576
+ 10795,
2577
+ 10798,
2578
+ 10808,
2579
+ 10813,
2580
+ 10814,
2581
+ 10816,
2582
+ 10823,
2583
+ 10826,
2584
+ 10827,
2585
+ 10829,
2586
+ 10837,
2587
+ 10841,
2588
+ 10843,
2589
+ 10853,
2590
+ 10874,
2591
+ 10888,
2592
+ 10906,
2593
+ 10909,
2594
+ 10918,
2595
+ 10923,
2596
+ 10924,
2597
+ 10925,
2598
+ 10928,
2599
+ 10942,
2600
+ 10944,
2601
+ 10945,
2602
+ 10948,
2603
+ 10950,
2604
+ 10960,
2605
+ 10962,
2606
+ 10963,
2607
+ 10964,
2608
+ 10967,
2609
+ 10971,
2610
+ 10981,
2611
+ 10986,
2612
+ 10996,
2613
+ 10998,
2614
+ 10999,
2615
+ 11011,
2616
+ 11018,
2617
+ 11027,
2618
+ 11036,
2619
+ 11038,
2620
+ 11055,
2621
+ 11061,
2622
+ 11065,
2623
+ 11069,
2624
+ 11077,
2625
+ 11078,
2626
+ 11079,
2627
+ 11097,
2628
+ 11103,
2629
+ 11107,
2630
+ 11115,
2631
+ 11116,
2632
+ 11119,
2633
+ 11121,
2634
+ 11130,
2635
+ 11131,
2636
+ 11134,
2637
+ 11139,
2638
+ 11140,
2639
+ 11143,
2640
+ 11147,
2641
+ 11168,
2642
+ 11171,
2643
+ 11193,
2644
+ 11199,
2645
+ 11203,
2646
+ 11216,
2647
+ 11220,
2648
+ 11228,
2649
+ 11236,
2650
+ 11239,
2651
+ 11243,
2652
+ 11244,
2653
+ 11258,
2654
+ 11262,
2655
+ 11265,
2656
+ 11269,
2657
+ 11271,
2658
+ 11288,
2659
+ 11290,
2660
+ 11316,
2661
+ 11334,
2662
+ 11335,
2663
+ 11347,
2664
+ 11355,
2665
+ 11362,
2666
+ 11363,
2667
+ 11366,
2668
+ 11367,
2669
+ 11382,
2670
+ 11384,
2671
+ 11387,
2672
+ 11403,
2673
+ 11404,
2674
+ 11405,
2675
+ 11409,
2676
+ 11416,
2677
+ 11418,
2678
+ 11422,
2679
+ 11433,
2680
+ 11443,
2681
+ 11469,
2682
+ 11476,
2683
+ 11478,
2684
+ 11479,
2685
+ 11498,
2686
+ 11507,
2687
+ 11516,
2688
+ 11518,
2689
+ 11521,
2690
+ 11525,
2691
+ 11541,
2692
+ 11556,
2693
+ 11566,
2694
+ 11574,
2695
+ 11583,
2696
+ 11596,
2697
+ 11597,
2698
+ 11608,
2699
+ 11619,
2700
+ 11621,
2701
+ 11623,
2702
+ 11632,
2703
+ 11633,
2704
+ 11642,
2705
+ 11645,
2706
+ 11655,
2707
+ 11659,
2708
+ 11661,
2709
+ 11668,
2710
+ 11683,
2711
+ 11684,
2712
+ 11694,
2713
+ 11706,
2714
+ 11707,
2715
+ 11712,
2716
+ 11725,
2717
+ 11728,
2718
+ 11731,
2719
+ 11733,
2720
+ 11734,
2721
+ 11740,
2722
+ 11752,
2723
+ 11759,
2724
+ 11764,
2725
+ 11767,
2726
+ 11771,
2727
+ 11772,
2728
+ 11783,
2729
+ 11789,
2730
+ 11793,
2731
+ 11798,
2732
+ 11802,
2733
+ 11807,
2734
+ 11808,
2735
+ 11814,
2736
+ 11815,
2737
+ 11817,
2738
+ 11820,
2739
+ 11829,
2740
+ 11830,
2741
+ 11842,
2742
+ 11849,
2743
+ 11854,
2744
+ 11880,
2745
+ 11904,
2746
+ 11908,
2747
+ 11920,
2748
+ 11935,
2749
+ 11946,
2750
+ 11952,
2751
+ 11961,
2752
+ 11963,
2753
+ 11968,
2754
+ 11976,
2755
+ 11980,
2756
+ 11981,
2757
+ 11985,
2758
+ 11990,
2759
+ 11992,
2760
+ 11996,
2761
+ 12006,
2762
+ 12007,
2763
+ 12013,
2764
+ 12014,
2765
+ 12015,
2766
+ 12024,
2767
+ 12042,
2768
+ 12044,
2769
+ 12045,
2770
+ 12047,
2771
+ 12061,
2772
+ 12064,
2773
+ 12069,
2774
+ 12104,
2775
+ 12107,
2776
+ 12109,
2777
+ 12120,
2778
+ 12128,
2779
+ 12131,
2780
+ 12134,
2781
+ 12139,
2782
+ 12144,
2783
+ 12145,
2784
+ 12150,
2785
+ 12168,
2786
+ 12176,
2787
+ 12187,
2788
+ 12198,
2789
+ 12204,
2790
+ 12209,
2791
+ 12211,
2792
+ 12225,
2793
+ 12228,
2794
+ 12234,
2795
+ 12240,
2796
+ 12246,
2797
+ 12252,
2798
+ 12259,
2799
+ 12263,
2800
+ 12265,
2801
+ 12269,
2802
+ 12277,
2803
+ 12280,
2804
+ 12281,
2805
+ 12284,
2806
+ 12288,
2807
+ 12291,
2808
+ 12299,
2809
+ 12303,
2810
+ 12313,
2811
+ 12319,
2812
+ 12324,
2813
+ 12331,
2814
+ 12339,
2815
+ 12347,
2816
+ 12349,
2817
+ 12352,
2818
+ 12361,
2819
+ 12365,
2820
+ 12366,
2821
+ 12377,
2822
+ 12378,
2823
+ 12393,
2824
+ 12396,
2825
+ 12399,
2826
+ 12412,
2827
+ 12427,
2828
+ 12431,
2829
+ 12432,
2830
+ 12451,
2831
+ 12452,
2832
+ 12458,
2833
+ 12473,
2834
+ 12475,
2835
+ 12499,
2836
+ 12513,
2837
+ 12516,
2838
+ 12533,
2839
+ 12538,
2840
+ 12555,
2841
+ 12567,
2842
+ 12578,
2843
+ 12580,
2844
+ 12583,
2845
+ 12587,
2846
+ 12589,
2847
+ 12604,
2848
+ 12606,
2849
+ 12612,
2850
+ 12614,
2851
+ 12622,
2852
+ 12638,
2853
+ 12640,
2854
+ 12644,
2855
+ 12645,
2856
+ 12649,
2857
+ 12654,
2858
+ 12671,
2859
+ 12676,
2860
+ 12679,
2861
+ 12691,
2862
+ 12693,
2863
+ 12697,
2864
+ 12705,
2865
+ 12709,
2866
+ 12714,
2867
+ 12725,
2868
+ 12731,
2869
+ 12732,
2870
+ 12741,
2871
+ 12759,
2872
+ 12779,
2873
+ 12782,
2874
+ 12789,
2875
+ 12799,
2876
+ 12806,
2877
+ 12817,
2878
+ 12822,
2879
+ 12823,
2880
+ 12852,
2881
+ 12858,
2882
+ 12868,
2883
+ 12870,
2884
+ 12880,
2885
+ 12885,
2886
+ 12893,
2887
+ 12894,
2888
+ 12909,
2889
+ 12913,
2890
+ 12919,
2891
+ 12925,
2892
+ 12926,
2893
+ 12927,
2894
+ 12928,
2895
+ 12929,
2896
+ 12933,
2897
+ 12943,
2898
+ 12946,
2899
+ 12954,
2900
+ 12959,
2901
+ 12981,
2902
+ 13010,
2903
+ 13014,
2904
+ 13017,
2905
+ 13018,
2906
+ 13025,
2907
+ 13028,
2908
+ 13032,
2909
+ 13034,
2910
+ 13035,
2911
+ 13036,
2912
+ 13037,
2913
+ 13054,
2914
+ 13066,
2915
+ 13070,
2916
+ 13071,
2917
+ 13084,
2918
+ 13085,
2919
+ 13089,
2920
+ 13096,
2921
+ 13098,
2922
+ 13100,
2923
+ 13102,
2924
+ 13117,
2925
+ 13118,
2926
+ 13119,
2927
+ 13120,
2928
+ 13135,
2929
+ 13136,
2930
+ 13138,
2931
+ 13150,
2932
+ 13159,
2933
+ 13161,
2934
+ 13162,
2935
+ 13164,
2936
+ 13171,
2937
+ 13185,
2938
+ 13188,
2939
+ 13190,
2940
+ 13195,
2941
+ 13203,
2942
+ 13211,
2943
+ 13212,
2944
+ 13216,
2945
+ 13219,
2946
+ 13220,
2947
+ 13223,
2948
+ 13231,
2949
+ 13233,
2950
+ 13239,
2951
+ 13245,
2952
+ 13250,
2953
+ 13258,
2954
+ 13265,
2955
+ 13267,
2956
+ 13269,
2957
+ 13276,
2958
+ 13277,
2959
+ 13284,
2960
+ 13294,
2961
+ 13303,
2962
+ 13304,
2963
+ 13310,
2964
+ 13311,
2965
+ 13326,
2966
+ 13327,
2967
+ 13332,
2968
+ 13333,
2969
+ 13342,
2970
+ 13343,
2971
+ 13349,
2972
+ 13354,
2973
+ 13365,
2974
+ 13369,
2975
+ 13371,
2976
+ 13380,
2977
+ 13381,
2978
+ 13403,
2979
+ 13421,
2980
+ 13424,
2981
+ 13453,
2982
+ 13461,
2983
+ 13471,
2984
+ 13473,
2985
+ 13474,
2986
+ 13479,
2987
+ 13484,
2988
+ 13494,
2989
+ 13501,
2990
+ 13502,
2991
+ 13509,
2992
+ 13513,
2993
+ 13519,
2994
+ 13527,
2995
+ 13529,
2996
+ 13531,
2997
+ 13534,
2998
+ 13540,
2999
+ 13562,
3000
+ 13564,
3001
+ 13602,
3002
+ 13603,
3003
+ 13615,
3004
+ 13617,
3005
+ 13620,
3006
+ 13623,
3007
+ 13630,
3008
+ 13637,
3009
+ 13638,
3010
+ 13651,
3011
+ 13656,
3012
+ 13659,
3013
+ 13666,
3014
+ 13669,
3015
+ 13683,
3016
+ 13686,
3017
+ 13691,
3018
+ 13695,
3019
+ 13696,
3020
+ 13697,
3021
+ 13702,
3022
+ 13704,
3023
+ 13714,
3024
+ 13721,
3025
+ 13730,
3026
+ 13746,
3027
+ 13749,
3028
+ 13750,
3029
+ 13755,
3030
+ 13762,
3031
+ 13766,
3032
+ 13768,
3033
+ 13772,
3034
+ 13783,
3035
+ 13785,
3036
+ 13789,
3037
+ 13790,
3038
+ 13796,
3039
+ 13805,
3040
+ 13810,
3041
+ 13812,
3042
+ 13834,
3043
+ 13835,
3044
+ 13843,
3045
+ 13846,
3046
+ 13866,
3047
+ 13889,
3048
+ 13893,
3049
+ 13896,
3050
+ 13910,
3051
+ 13928,
3052
+ 13936,
3053
+ 13944,
3054
+ 13966,
3055
+ 13978,
3056
+ 13999,
3057
+ 14007,
3058
+ 14008,
3059
+ 14009,
3060
+ 14018,
3061
+ 14048,
3062
+ 14052,
3063
+ 14053,
3064
+ 14060,
3065
+ 14063,
3066
+ 14067,
3067
+ 14068,
3068
+ 14074,
3069
+ 14079,
3070
+ 14081,
3071
+ 14087,
3072
+ 14091,
3073
+ 14095,
3074
+ 14096,
3075
+ 14109,
3076
+ 14113,
3077
+ 14118,
3078
+ 14125,
3079
+ 14130,
3080
+ 14138,
3081
+ 14139,
3082
+ 14140,
3083
+ 14141,
3084
+ 14142,
3085
+ 14143,
3086
+ 14145,
3087
+ 14165,
3088
+ 14174,
3089
+ 14192,
3090
+ 14195,
3091
+ 14199,
3092
+ 14201,
3093
+ 14202,
3094
+ 14205,
3095
+ 14209,
3096
+ 14210,
3097
+ 14226,
3098
+ 14227,
3099
+ 14228,
3100
+ 14231,
3101
+ 14244,
3102
+ 14249,
3103
+ 14255,
3104
+ 14262,
3105
+ 14263,
3106
+ 14265,
3107
+ 14266,
3108
+ 14275,
3109
+ 14279,
3110
+ 14287,
3111
+ 14290,
3112
+ 14302,
3113
+ 14307,
3114
+ 14331,
3115
+ 14334,
3116
+ 14349,
3117
+ 14354,
3118
+ 14366,
3119
+ 14376,
3120
+ 14378,
3121
+ 14400,
3122
+ 14402,
3123
+ 14404,
3124
+ 14405,
3125
+ 14406,
3126
+ 14431,
3127
+ 14440,
3128
+ 14448,
3129
+ 14469,
3130
+ 14471,
3131
+ 14481,
3132
+ 14484,
3133
+ 14488,
3134
+ 14513,
3135
+ 14514,
3136
+ 14515,
3137
+ 14527,
3138
+ 14564,
3139
+ 14576,
3140
+ 14588,
3141
+ 14615,
3142
+ 14627,
3143
+ 14636,
3144
+ 14640,
3145
+ 14641,
3146
+ 14643,
3147
+ 14644,
3148
+ 14648,
3149
+ 14657,
3150
+ 14665,
3151
+ 14667,
3152
+ 14685,
3153
+ 14691,
3154
+ 14694,
3155
+ 14696,
3156
+ 14697,
3157
+ 14707,
3158
+ 14712,
3159
+ 14721,
3160
+ 14744,
3161
+ 14745,
3162
+ 14751,
3163
+ 14752,
3164
+ 14753,
3165
+ 14754,
3166
+ 14768,
3167
+ 14770,
3168
+ 14775,
3169
+ 14783,
3170
+ 14798,
3171
+ 14803,
3172
+ 14809,
3173
+ 14811,
3174
+ 14833,
3175
+ 14834,
3176
+ 14837,
3177
+ 14838,
3178
+ 14845,
3179
+ 14853,
3180
+ 14859,
3181
+ 14900,
3182
+ 14901,
3183
+ 14903,
3184
+ 14919,
3185
+ 14921,
3186
+ 14925,
3187
+ 14932,
3188
+ 14933,
3189
+ 14934,
3190
+ 14943,
3191
+ 14969,
3192
+ 14971,
3193
+ 14972,
3194
+ 14975,
3195
+ 14994,
3196
+ 14995,
3197
+ 15001,
3198
+ 15002,
3199
+ 15005,
3200
+ 15011,
3201
+ 15012,
3202
+ 15018,
3203
+ 15025,
3204
+ 15027,
3205
+ 15036,
3206
+ 15039,
3207
+ 15041,
3208
+ 15068,
3209
+ 15084,
3210
+ 15085,
3211
+ 15088,
3212
+ 15094,
3213
+ 15098,
3214
+ 15106,
3215
+ 15109,
3216
+ 15121,
3217
+ 15123,
3218
+ 15126,
3219
+ 15129,
3220
+ 15139,
3221
+ 15147,
3222
+ 15152,
3223
+ 15155,
3224
+ 15160,
3225
+ 15163,
3226
+ 15167,
3227
+ 15168,
3228
+ 15170,
3229
+ 15171,
3230
+ 15173,
3231
+ 15180,
3232
+ 15186,
3233
+ 15193,
3234
+ 15206,
3235
+ 15213,
3236
+ 15218,
3237
+ 15220,
3238
+ 15240,
3239
+ 15246,
3240
+ 15247,
3241
+ 15253,
3242
+ 15259,
3243
+ 15265,
3244
+ 15266,
3245
+ 15267,
3246
+ 15270,
3247
+ 15272,
3248
+ 15279,
3249
+ 15283,
3250
+ 15287,
3251
+ 15296,
3252
+ 15304,
3253
+ 15305,
3254
+ 15323,
3255
+ 15342,
3256
+ 15346,
3257
+ 15349,
3258
+ 15379,
3259
+ 15388,
3260
+ 15389,
3261
+ 15393,
3262
+ 15394,
3263
+ 15401,
3264
+ 15406,
3265
+ 15413,
3266
+ 15417,
3267
+ 15418,
3268
+ 15423,
3269
+ 15433,
3270
+ 15442,
3271
+ 15447,
3272
+ 15473,
3273
+ 15477,
3274
+ 15487,
3275
+ 15493,
3276
+ 15499,
3277
+ 15500,
3278
+ 15501,
3279
+ 15504,
3280
+ 15515,
3281
+ 15521,
3282
+ 15526,
3283
+ 15532,
3284
+ 15533,
3285
+ 15543,
3286
+ 15547,
3287
+ 15549,
3288
+ 15553,
3289
+ 15557,
3290
+ 15569,
3291
+ 15570,
3292
+ 15571,
3293
+ 15572,
3294
+ 15579,
3295
+ 15580,
3296
+ 15581,
3297
+ 15585,
3298
+ 15596,
3299
+ 15597,
3300
+ 15608,
3301
+ 15615,
3302
+ 15619,
3303
+ 15625,
3304
+ 15627,
3305
+ 15630,
3306
+ 15641,
3307
+ 15643,
3308
+ 15645,
3309
+ 15647,
3310
+ 15649,
3311
+ 15659,
3312
+ 15664,
3313
+ 15674,
3314
+ 15675,
3315
+ 15676,
3316
+ 15685,
3317
+ 15693,
3318
+ 15709,
3319
+ 15719,
3320
+ 15725,
3321
+ 15726,
3322
+ 15728,
3323
+ 15732,
3324
+ 15746,
3325
+ 15751,
3326
+ 15753,
3327
+ 15768,
3328
+ 15772,
3329
+ 15776,
3330
+ 15780,
3331
+ 15782,
3332
+ 15784,
3333
+ 15788,
3334
+ 15790,
3335
+ 15796,
3336
+ 15799,
3337
+ 15806,
3338
+ 15808,
3339
+ 15815,
3340
+ 15816,
3341
+ 15821,
3342
+ 15827,
3343
+ 15829,
3344
+ 15838,
3345
+ 15846,
3346
+ 15857,
3347
+ 15859,
3348
+ 15863,
3349
+ 15873,
3350
+ 15876,
3351
+ 15887,
3352
+ 15895,
3353
+ 15904,
3354
+ 15909,
3355
+ 15910,
3356
+ 15911,
3357
+ 15915,
3358
+ 15917,
3359
+ 15920,
3360
+ 15922,
3361
+ 15936,
3362
+ 15938,
3363
+ 15942,
3364
+ 15959,
3365
+ 15966,
3366
+ 15970,
3367
+ 15976,
3368
+ 15980,
3369
+ 15986,
3370
+ 16006,
3371
+ 16017,
3372
+ 16018,
3373
+ 16024,
3374
+ 16036,
3375
+ 16045,
3376
+ 16049,
3377
+ 16064,
3378
+ 16066,
3379
+ 16068,
3380
+ 16074,
3381
+ 16078,
3382
+ 16082,
3383
+ 16084,
3384
+ 16091,
3385
+ 16098,
3386
+ 16099,
3387
+ 16110,
3388
+ 16111,
3389
+ 16126,
3390
+ 16132,
3391
+ 16135,
3392
+ 16136,
3393
+ 16138,
3394
+ 16143,
3395
+ 16149,
3396
+ 16151,
3397
+ 16161,
3398
+ 16179,
3399
+ 16182,
3400
+ 16185,
3401
+ 16187,
3402
+ 16194,
3403
+ 16195,
3404
+ 16198,
3405
+ 16201,
3406
+ 16204,
3407
+ 16208,
3408
+ 16211,
3409
+ 16213,
3410
+ 16214,
3411
+ 16215,
3412
+ 16216,
3413
+ 16217,
3414
+ 16223,
3415
+ 16224,
3416
+ 16227,
3417
+ 16240,
3418
+ 16247,
3419
+ 16248,
3420
+ 16250,
3421
+ 16251,
3422
+ 16252,
3423
+ 16255,
3424
+ 16261,
3425
+ 16267,
3426
+ 16274,
3427
+ 16276,
3428
+ 16281,
3429
+ 16282,
3430
+ 16286,
3431
+ 16297,
3432
+ 16302,
3433
+ 16309,
3434
+ 16310,
3435
+ 16311,
3436
+ 16318,
3437
+ 16321,
3438
+ 16322,
3439
+ 16333,
3440
+ 16337,
3441
+ 16346,
3442
+ 16361,
3443
+ 16372,
3444
+ 16381,
3445
+ 16386,
3446
+ 16391,
3447
+ 16401,
3448
+ 16413,
3449
+ 16414,
3450
+ 16416,
3451
+ 16433,
3452
+ 16440,
3453
+ 16448,
3454
+ 16455,
3455
+ 16463,
3456
+ 16472,
3457
+ 16485,
3458
+ 16492,
3459
+ 16496,
3460
+ 16501,
3461
+ 16503,
3462
+ 16504,
3463
+ 16507,
3464
+ 16510,
3465
+ 16513,
3466
+ 16521,
3467
+ 16523,
3468
+ 16526,
3469
+ 16540,
3470
+ 16552,
3471
+ 16555,
3472
+ 16560,
3473
+ 16566,
3474
+ 16570,
3475
+ 16593,
3476
+ 16597,
3477
+ 16599,
3478
+ 16605,
3479
+ 16606,
3480
+ 16613,
3481
+ 16615,
3482
+ 16616,
3483
+ 16624,
3484
+ 16635,
3485
+ 16636,
3486
+ 16638,
3487
+ 16648,
3488
+ 16651,
3489
+ 16659,
3490
+ 16662,
3491
+ 16666,
3492
+ 16671,
3493
+ 16674,
3494
+ 16677,
3495
+ 16678,
3496
+ 16684,
3497
+ 16689,
3498
+ 16698,
3499
+ 16724,
3500
+ 16726,
3501
+ 16729,
3502
+ 16734,
3503
+ 16739,
3504
+ 16748,
3505
+ 16755,
3506
+ 16763,
3507
+ 16764,
3508
+ 16767,
3509
+ 16768,
3510
+ 16770,
3511
+ 16777,
3512
+ 16793,
3513
+ 16794,
3514
+ 16805,
3515
+ 16806,
3516
+ 16807,
3517
+ 16824,
3518
+ 16834,
3519
+ 16846,
3520
+ 16849,
3521
+ 16850,
3522
+ 16861,
3523
+ 16862,
3524
+ 16867,
3525
+ 16870,
3526
+ 16871,
3527
+ 16876,
3528
+ 16878,
3529
+ 16890,
3530
+ 16891,
3531
+ 16894,
3532
+ 16897,
3533
+ 16901,
3534
+ 16914,
3535
+ 16920,
3536
+ 16927,
3537
+ 16939,
3538
+ 16943,
3539
+ 16952,
3540
+ 16956,
3541
+ 16958,
3542
+ 16966,
3543
+ 16973,
3544
+ 16986,
3545
+ 16992,
3546
+ 16995,
3547
+ 17000,
3548
+ 17018,
3549
+ 17027,
3550
+ 17029,
3551
+ 17030,
3552
+ 17040,
3553
+ 17044,
3554
+ 17046,
3555
+ 17056,
3556
+ 17058,
3557
+ 17061,
3558
+ 17069,
3559
+ 17072,
3560
+ 17073,
3561
+ 17075,
3562
+ 17077,
3563
+ 17081,
3564
+ 17095,
3565
+ 17101,
3566
+ 17107,
3567
+ 17108,
3568
+ 17109,
3569
+ 17115,
3570
+ 17118,
3571
+ 17123,
3572
+ 17135,
3573
+ 17141,
3574
+ 17142,
3575
+ 17143,
3576
+ 17150,
3577
+ 17155,
3578
+ 17158,
3579
+ 17161,
3580
+ 17163,
3581
+ 17164,
3582
+ 17167,
3583
+ 17169,
3584
+ 17170,
3585
+ 17188,
3586
+ 17189,
3587
+ 17200,
3588
+ 17206,
3589
+ 17211,
3590
+ 17216,
3591
+ 17232,
3592
+ 17233,
3593
+ 17234,
3594
+ 17235,
3595
+ 17237,
3596
+ 17238,
3597
+ 17242,
3598
+ 17245,
3599
+ 17253,
3600
+ 17259,
3601
+ 17264,
3602
+ 17268,
3603
+ 17277,
3604
+ 17288,
3605
+ 17293,
3606
+ 17302,
3607
+ 17308,
3608
+ 17339,
3609
+ 17343,
3610
+ 17364,
3611
+ 17365,
3612
+ 17366,
3613
+ 17369,
3614
+ 17375,
3615
+ 17380,
3616
+ 17384,
3617
+ 17388,
3618
+ 17403,
3619
+ 17406,
3620
+ 17412,
3621
+ 17418,
3622
+ 17420,
3623
+ 17421,
3624
+ 17428,
3625
+ 17431,
3626
+ 17435,
3627
+ 17439,
3628
+ 17442,
3629
+ 17452,
3630
+ 17458,
3631
+ 17464,
3632
+ 17465,
3633
+ 17475,
3634
+ 17476,
3635
+ 17482,
3636
+ 17492,
3637
+ 17494,
3638
+ 17503,
3639
+ 17508,
3640
+ 17510,
3641
+ 17529,
3642
+ 17531,
3643
+ 17532,
3644
+ 17533,
3645
+ 17534,
3646
+ 17541,
3647
+ 17554,
3648
+ 17558,
3649
+ 17561,
3650
+ 17564,
3651
+ 17567,
3652
+ 17572,
3653
+ 17575,
3654
+ 17597,
3655
+ 17599,
3656
+ 17600,
3657
+ 17604,
3658
+ 17614,
3659
+ 17624,
3660
+ 17628,
3661
+ 17632,
3662
+ 17638,
3663
+ 17639,
3664
+ 17659,
3665
+ 17660,
3666
+ 17665,
3667
+ 17670,
3668
+ 17674,
3669
+ 17675,
3670
+ 17679,
3671
+ 17680,
3672
+ 17685,
3673
+ 17689,
3674
+ 17693,
3675
+ 17696,
3676
+ 17702,
3677
+ 17704,
3678
+ 17708,
3679
+ 17710,
3680
+ 17715,
3681
+ 17721,
3682
+ 17733,
3683
+ 17736,
3684
+ 17761,
3685
+ 17764,
3686
+ 17766,
3687
+ 17787,
3688
+ 17790,
3689
+ 17794,
3690
+ 17796,
3691
+ 17799,
3692
+ 17800,
3693
+ 17801,
3694
+ 17811,
3695
+ 17812,
3696
+ 17829,
3697
+ 17833,
3698
+ 17834,
3699
+ 17839,
3700
+ 17846,
3701
+ 17848,
3702
+ 17851,
3703
+ 17857,
3704
+ 17864,
3705
+ 17869,
3706
+ 17889,
3707
+ 17892,
3708
+ 17893,
3709
+ 17903,
3710
+ 17916,
3711
+ 17917,
3712
+ 17927,
3713
+ 17929,
3714
+ 17933,
3715
+ 17960,
3716
+ 17966,
3717
+ 17968,
3718
+ 17983,
3719
+ 17984,
3720
+ 17985,
3721
+ 17989,
3722
+ 18000,
3723
+ 18002,
3724
+ 18004,
3725
+ 18006,
3726
+ 18009,
3727
+ 18017,
3728
+ 18024,
3729
+ 18025,
3730
+ 18032,
3731
+ 18033,
3732
+ 18040,
3733
+ 18052,
3734
+ 18056,
3735
+ 18060,
3736
+ 18062,
3737
+ 18066,
3738
+ 18074,
3739
+ 18092,
3740
+ 18116,
3741
+ 18117,
3742
+ 18124,
3743
+ 18132,
3744
+ 18135,
3745
+ 18137,
3746
+ 18140,
3747
+ 18142,
3748
+ 18144,
3749
+ 18147,
3750
+ 18149,
3751
+ 18156,
3752
+ 18166,
3753
+ 18183,
3754
+ 18188,
3755
+ 18190,
3756
+ 18194,
3757
+ 18196,
3758
+ 18199,
3759
+ 18206,
3760
+ 18227,
3761
+ 18234,
3762
+ 18236,
3763
+ 18243,
3764
+ 18265,
3765
+ 18277,
3766
+ 18281,
3767
+ 18283,
3768
+ 18291,
3769
+ 18296,
3770
+ 18297,
3771
+ 18302,
3772
+ 18306,
3773
+ 18308,
3774
+ 18313,
3775
+ 18328,
3776
+ 18335,
3777
+ 18355,
3778
+ 18359,
3779
+ 18362,
3780
+ 18380,
3781
+ 18388,
3782
+ 18391,
3783
+ 18407,
3784
+ 18424,
3785
+ 18428,
3786
+ 18434,
3787
+ 18446,
3788
+ 18452,
3789
+ 18456,
3790
+ 18458,
3791
+ 18482,
3792
+ 18484,
3793
+ 18486,
3794
+ 18495,
3795
+ 18532,
3796
+ 18544,
3797
+ 18550,
3798
+ 18552,
3799
+ 18554,
3800
+ 18562,
3801
+ 18568,
3802
+ 18569,
3803
+ 18571,
3804
+ 18581,
3805
+ 18583,
3806
+ 18586,
3807
+ 18588,
3808
+ 18597,
3809
+ 18598,
3810
+ 18599,
3811
+ 18611,
3812
+ 18623,
3813
+ 18625,
3814
+ 18626,
3815
+ 18633,
3816
+ 18642,
3817
+ 18645,
3818
+ 18655,
3819
+ 18659,
3820
+ 18660,
3821
+ 18662,
3822
+ 18665,
3823
+ 18666,
3824
+ 18670,
3825
+ 18678,
3826
+ 18684,
3827
+ 18685,
3828
+ 18695,
3829
+ 18709,
3830
+ 18720,
3831
+ 18722,
3832
+ 18725,
3833
+ 18727,
3834
+ 18730,
3835
+ 18744,
3836
+ 18747,
3837
+ 18749,
3838
+ 18750,
3839
+ 18758,
3840
+ 18761,
3841
+ 18763,
3842
+ 18765,
3843
+ 18766,
3844
+ 18769,
3845
+ 18780,
3846
+ 18781,
3847
+ 18789,
3848
+ 18791,
3849
+ 18795,
3850
+ 18804,
3851
+ 18808,
3852
+ 18812,
3853
+ 18813,
3854
+ 18817,
3855
+ 18819,
3856
+ 18824,
3857
+ 18828,
3858
+ 18836,
3859
+ 18839,
3860
+ 18855,
3861
+ 18856,
3862
+ 18868,
3863
+ 18883,
3864
+ 18892,
3865
+ 18894,
3866
+ 18896,
3867
+ 18897,
3868
+ 18906,
3869
+ 18910,
3870
+ 18918,
3871
+ 18924,
3872
+ 18959,
3873
+ 18962,
3874
+ 18979,
3875
+ 18989,
3876
+ 18990,
3877
+ 18994,
3878
+ 18995,
3879
+ 19004,
3880
+ 19006,
3881
+ 19009,
3882
+ 19014,
3883
+ 19038,
3884
+ 19039,
3885
+ 19040,
3886
+ 19043,
3887
+ 19055,
3888
+ 19057,
3889
+ 19073,
3890
+ 19076,
3891
+ 19082,
3892
+ 19091,
3893
+ 19095,
3894
+ 19099,
3895
+ 19102,
3896
+ 19103,
3897
+ 19112,
3898
+ 19119,
3899
+ 19129,
3900
+ 19134,
3901
+ 19138,
3902
+ 19140,
3903
+ 19154,
3904
+ 19166,
3905
+ 19171,
3906
+ 19179,
3907
+ 19186,
3908
+ 19188,
3909
+ 19194,
3910
+ 19199,
3911
+ 19209,
3912
+ 19216,
3913
+ 19221,
3914
+ 19245,
3915
+ 19247,
3916
+ 19249,
3917
+ 19251,
3918
+ 19256,
3919
+ 19259,
3920
+ 19260,
3921
+ 19262,
3922
+ 19271,
3923
+ 19279,
3924
+ 19289,
3925
+ 19292,
3926
+ 19296,
3927
+ 19308,
3928
+ 19314,
3929
+ 19315,
3930
+ 19323,
3931
+ 19325,
3932
+ 19327,
3933
+ 19337,
3934
+ 19338,
3935
+ 19345,
3936
+ 19350,
3937
+ 19357,
3938
+ 19375,
3939
+ 19381,
3940
+ 19384,
3941
+ 19391,
3942
+ 19405,
3943
+ 19408,
3944
+ 19411,
3945
+ 19414,
3946
+ 19424,
3947
+ 19427,
3948
+ 19435,
3949
+ 19436,
3950
+ 19439,
3951
+ 19447,
3952
+ 19468,
3953
+ 19473,
3954
+ 19474,
3955
+ 19475,
3956
+ 19479,
3957
+ 19491,
3958
+ 19497,
3959
+ 19507,
3960
+ 19508,
3961
+ 19512,
3962
+ 19517,
3963
+ 19531,
3964
+ 19532,
3965
+ 19534,
3966
+ 19539,
3967
+ 19543,
3968
+ 19550,
3969
+ 19552,
3970
+ 19555,
3971
+ 19557,
3972
+ 19564,
3973
+ 19570,
3974
+ 19573,
3975
+ 19574,
3976
+ 19582,
3977
+ 19588,
3978
+ 19598,
3979
+ 19603,
3980
+ 19605,
3981
+ 19606,
3982
+ 19609,
3983
+ 19614,
3984
+ 19615,
3985
+ 19617,
3986
+ 19618,
3987
+ 19621,
3988
+ 19623,
3989
+ 19625,
3990
+ 19637,
3991
+ 19650,
3992
+ 19651,
3993
+ 19656,
3994
+ 19661,
3995
+ 19665,
3996
+ 19669,
3997
+ 19686,
3998
+ 19698,
3999
+ 19706,
4000
+ 19717,
4001
+ 19719,
4002
+ 19732,
4003
+ 19736,
4004
+ 19745,
4005
+ 19747,
4006
+ 19748,
4007
+ 19751,
4008
+ 19752,
4009
+ 19755,
4010
+ 19757,
4011
+ 19761,
4012
+ 19767,
4013
+ 19771,
4014
+ 19775,
4015
+ 19782,
4016
+ 19783,
4017
+ 19784,
4018
+ 19788,
4019
+ 19790,
4020
+ 19801,
4021
+ 19809,
4022
+ 19810,
4023
+ 19811,
4024
+ 19823,
4025
+ 19825,
4026
+ 19839,
4027
+ 19841,
4028
+ 19847,
4029
+ 19848,
4030
+ 19858,
4031
+ 19870,
4032
+ 19877,
4033
+ 19883,
4034
+ 19885,
4035
+ 19892,
4036
+ 19894,
4037
+ 19897,
4038
+ 19898,
4039
+ 19913,
4040
+ 19914,
4041
+ 19917,
4042
+ 19919,
4043
+ 19920,
4044
+ 19921,
4045
+ 19929,
4046
+ 19932,
4047
+ 19936,
4048
+ 19948,
4049
+ 19954,
4050
+ 19965,
4051
+ 19967,
4052
+ 19972,
4053
+ 19976,
4054
+ 19981,
4055
+ 19984,
4056
+ 19986,
4057
+ 19992,
4058
+ 19995,
4059
+ 20001,
4060
+ 20007,
4061
+ 20011,
4062
+ 20019,
4063
+ 20048,
4064
+ 20060,
4065
+ 20062,
4066
+ 20071,
4067
+ 20089,
4068
+ 20091,
4069
+ 20093,
4070
+ 20119,
4071
+ 20145,
4072
+ 20148,
4073
+ 20150,
4074
+ 20159,
4075
+ 20160,
4076
+ 20162,
4077
+ 20165,
4078
+ 20173,
4079
+ 20179,
4080
+ 20185,
4081
+ 20187,
4082
+ 20190,
4083
+ 20198,
4084
+ 20203,
4085
+ 20204,
4086
+ 20206,
4087
+ 20218,
4088
+ 20229,
4089
+ 20233,
4090
+ 20237,
4091
+ 20243,
4092
+ 20245,
4093
+ 20268,
4094
+ 20272,
4095
+ 20273,
4096
+ 20275,
4097
+ 20295,
4098
+ 20300,
4099
+ 20303,
4100
+ 20308,
4101
+ 20312,
4102
+ 20313,
4103
+ 20318,
4104
+ 20333,
4105
+ 20342,
4106
+ 20350,
4107
+ 20351,
4108
+ 20352,
4109
+ 20358,
4110
+ 20364,
4111
+ 20366,
4112
+ 20370,
4113
+ 20373,
4114
+ 20387,
4115
+ 20406,
4116
+ 20407,
4117
+ 20412,
4118
+ 20423,
4119
+ 20424,
4120
+ 20430,
4121
+ 20431,
4122
+ 20435,
4123
+ 20440,
4124
+ 20443,
4125
+ 20451,
4126
+ 20457,
4127
+ 20460,
4128
+ 20468,
4129
+ 20475
4130
+ ]
4131
+ }
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.677099609375,
3
+ "semantic_stability_score": 0.47334213714165224,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_attenuated": -0.0005815793582692549,
6
+ "aligned_only": 0.0006626574945770506,
7
+ "shared_redirected": 2.7212601374905917e-05,
8
+ "shared_aligned": -0.0008031308919099556,
9
+ "shared_intermediate": -0.00022523048301988346,
10
+ "base_only": -0.0038425698451017244
11
+ },
12
+ "superposition_fraction": 0.05196969696969697,
13
+ "fve_base": 0.8851244898990811,
14
+ "fve_aligned": 0.8837052455747315,
15
+ "dead_neuron_fraction": 0.9624443996808575,
16
+ "l0_sparsity_base": 212.70722051955633,
17
+ "l0_sparsity_aligned": 212.2572241681261,
18
+ "class_counts": {
19
+ "aligned_only": 6600,
20
+ "shared_attenuated": 6284,
21
+ "shared_redirected": 5462,
22
+ "shared_aligned": 1519,
23
+ "shared_intermediate": 602,
24
+ "base_only": 13
25
+ },
26
+ "total_features": 20480
27
+ }
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_attenuated": {
3
+ "count": 6284,
4
+ "cf_shift_mean": -0.0005815793582692549,
5
+ "cf_shift_std": 0.0028203161017831264,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 0.0009398100035608915,
8
+ "cf_aligned_mean": 0.0003582306445911496,
9
+ "high_cf_base_count": 2997,
10
+ "low_cf_base_count": 3287,
11
+ "high_cf_aligned_count": 1740,
12
+ "low_cf_aligned_count": 4544
13
+ },
14
+ "aligned_only": {
15
+ "count": 6600,
16
+ "cf_shift_mean": 0.0006626574945770506,
17
+ "cf_shift_std": 0.0030215840618917434,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 0.00041199116144552997,
20
+ "cf_aligned_mean": 0.0010746486562086168,
21
+ "high_cf_base_count": 1890,
22
+ "low_cf_base_count": 4710,
23
+ "high_cf_aligned_count": 3314,
24
+ "low_cf_aligned_count": 3286
25
+ },
26
+ "shared_redirected": {
27
+ "count": 5462,
28
+ "cf_shift_mean": 2.7212601374905917e-05,
29
+ "cf_shift_std": 0.0012884169695753015,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 8.33304652198721e-05,
32
+ "cf_aligned_mean": 0.00011054306633850236,
33
+ "high_cf_base_count": 968,
34
+ "low_cf_base_count": 4494,
35
+ "high_cf_aligned_count": 995,
36
+ "low_cf_aligned_count": 4467
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1519,
40
+ "cf_shift_mean": -0.0008031308919099556,
41
+ "cf_shift_std": 0.019758196597757082,
42
+ "cf_shift_median": 0.0,
43
+ "cf_base_mean": 0.3886306134559747,
44
+ "cf_aligned_mean": 0.38782748256721955,
45
+ "high_cf_base_count": 1357,
46
+ "low_cf_base_count": 162,
47
+ "high_cf_aligned_count": 1308,
48
+ "low_cf_aligned_count": 211
49
+ },
50
+ "shared_intermediate": {
51
+ "count": 602,
52
+ "cf_shift_mean": -0.00022523048301988346,
53
+ "cf_shift_std": 0.0032166534024128815,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 0.0007945351465599307,
56
+ "cf_aligned_mean": 0.0005693046657635503,
57
+ "high_cf_base_count": 283,
58
+ "low_cf_base_count": 319,
59
+ "high_cf_aligned_count": 293,
60
+ "low_cf_aligned_count": 309
61
+ },
62
+ "base_only": {
63
+ "count": 13,
64
+ "cf_shift_mean": -0.0038425698451017244,
65
+ "cf_shift_std": 0.004147330744956584,
66
+ "cf_shift_median": -0.002419029362499714,
67
+ "cf_base_mean": 0.003871720120794355,
68
+ "cf_aligned_mean": 2.915030672039183e-05,
69
+ "high_cf_base_count": 13,
70
+ "low_cf_base_count": 0,
71
+ "high_cf_aligned_count": 5,
72
+ "low_cf_aligned_count": 8
73
+ }
74
+ }
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1519,
4
+ "rho_mean": 0.5000649216812327,
5
+ "rho_std": 0.0019520187521438082,
6
+ "theta_mean": 0.9919321500525182,
7
+ "theta_std": 0.028334908948589397,
8
+ "angle_deg_mean": 2.741179266743146,
9
+ "angle_deg_std": 6.817319875395157,
10
+ "norm_ratio_raw_mean": 1.0002902220730148,
11
+ "norm_ratio_raw_std": 0.007817558426350143,
12
+ "linear_map": {
13
+ "sv_mean": 0.5971803069114685,
14
+ "sv_std": 0.5155065059661865,
15
+ "condition_number": 689569330.6400397,
16
+ "mean_principal_angle_deg": 2.806909141542464,
17
+ "singular_values": [
18
+ 2.60884690284729,
19
+ 2.500744581222534,
20
+ 2.210803508758545,
21
+ 2.088878631591797,
22
+ 2.0361952781677246,
23
+ 1.9709439277648926,
24
+ 1.9570926427841187,
25
+ 1.9048738479614258,
26
+ 1.8712334632873535,
27
+ 1.8312228918075562,
28
+ 1.8151583671569824,
29
+ 1.7915490865707397,
30
+ 1.7611393928527832,
31
+ 1.7509145736694336,
32
+ 1.7296209335327148,
33
+ 1.7039620876312256,
34
+ 1.703444242477417,
35
+ 1.6691855192184448,
36
+ 1.6645090579986572,
37
+ 1.6614947319030762
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 5462,
43
+ "rho_mean": 0.5000896291805248,
44
+ "rho_std": 0.004651428488652652,
45
+ "theta_mean": 0.31753349008876863,
46
+ "theta_std": 0.08551239093396153,
47
+ "angle_deg_mean": 71.40662195053363,
48
+ "angle_deg_std": 5.19146688432968,
49
+ "norm_ratio_raw_mean": 1.0005317661502477,
50
+ "norm_ratio_raw_std": 0.018617259156329485,
51
+ "linear_map": {
52
+ "sv_mean": 0.7784033417701721,
53
+ "sv_std": 0.6000648140907288,
54
+ "condition_number": 17809.972525708326,
55
+ "mean_principal_angle_deg": 64.05847958390618,
56
+ "singular_values": [
57
+ 2.710747718811035,
58
+ 2.6419057846069336,
59
+ 2.6271088123321533,
60
+ 2.6128792762756348,
61
+ 2.597646951675415,
62
+ 2.5866262912750244,
63
+ 2.5811727046966553,
64
+ 2.5688791275024414,
65
+ 2.549917697906494,
66
+ 2.543747663497925,
67
+ 2.5399348735809326,
68
+ 2.5310051441192627,
69
+ 2.525411605834961,
70
+ 2.518221855163574,
71
+ 2.5128896236419678,
72
+ 2.4933571815490723,
73
+ 2.4855308532714844,
74
+ 2.4763903617858887,
75
+ 2.4735586643218994,
76
+ 2.4635767936706543
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 602,
82
+ "rho_mean": 0.5000959034773994,
83
+ "rho_std": 0.00486208883751384,
84
+ "theta_mean": 0.5939019416455811,
85
+ "theta_std": 0.08307228000653993,
86
+ "angle_deg_mean": 53.30364619998828,
87
+ "angle_deg_std": 6.216693267855454,
88
+ "norm_ratio_raw_mean": 1.0005725930205231,
89
+ "norm_ratio_raw_std": 0.019455612359987565,
90
+ "linear_map": {
91
+ "sv_mean": 0.24921977519989014,
92
+ "sv_std": 0.48223602771759033,
93
+ "condition_number": 4568285658.312867,
94
+ "mean_principal_angle_deg": 53.30370811303371,
95
+ "singular_values": [
96
+ 1.995808482170105,
97
+ 1.9931771755218506,
98
+ 1.982495903968811,
99
+ 1.968511700630188,
100
+ 1.950547695159912,
101
+ 1.9329633712768555,
102
+ 1.9280495643615723,
103
+ 1.9182631969451904,
104
+ 1.9064890146255493,
105
+ 1.8981319665908813,
106
+ 1.8892568349838257,
107
+ 1.8806891441345215,
108
+ 1.876833438873291,
109
+ 1.8624650239944458,
110
+ 1.856729507446289,
111
+ 1.8406859636306763,
112
+ 1.8329441547393799,
113
+ 1.8212628364562988,
114
+ 1.8162260055541992,
115
+ 1.8127306699752808
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 6284,
121
+ "rho_mean": 0.47500101471690903,
122
+ "rho_std": 0.015761752271545172,
123
+ "theta_mean": 0.4718640337488896,
124
+ "theta_std": 0.1937645448609464,
125
+ "angle_deg_mean": 60.55899885295608,
126
+ "angle_deg_std": 14.877895261467003,
127
+ "norm_ratio_raw_mean": 0.9064091418711443,
128
+ "norm_ratio_raw_std": 0.05480041490957734,
129
+ "linear_map": {
130
+ "sv_mean": 0.6819025278091431,
131
+ "sv_std": 0.4816402196884155,
132
+ "condition_number": 43304.1890829912,
133
+ "mean_principal_angle_deg": 49.12070560492655,
134
+ "singular_values": [
135
+ 2.1848256587982178,
136
+ 2.086235284805298,
137
+ 2.080559492111206,
138
+ 2.056851863861084,
139
+ 2.0517008304595947,
140
+ 2.0326738357543945,
141
+ 2.028981924057007,
142
+ 2.021347761154175,
143
+ 2.0099294185638428,
144
+ 2.005682945251465,
145
+ 1.9998064041137695,
146
+ 1.9956549406051636,
147
+ 1.9810774326324463,
148
+ 1.9727555513381958,
149
+ 1.9684098958969116,
150
+ 1.9640930891036987,
151
+ 1.9602961540222168,
152
+ 1.9594792127609253,
153
+ 1.9518969058990479,
154
+ 1.9453327655792236
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 13867,
160
+ "rho_mean": 0.48871798377387105,
161
+ "rho_std": 0.016687365408345613,
162
+ "theta_mean": 0.47334213714165224,
163
+ "theta_std": 0.24481741409112862,
164
+ "angle_deg_mean": 58.18333916523881,
165
+ "angle_deg_std": 22.953874776657557,
166
+ "norm_ratio_raw_mean": 0.9578542657069437,
167
+ "norm_ratio_raw_std": 0.06094062600798437,
168
+ "linear_map": {
169
+ "sv_mean": 0.5547129511833191,
170
+ "sv_std": 0.3205627501010895,
171
+ "condition_number": 5789.456567956493,
172
+ "mean_principal_angle_deg": 35.13301776968487,
173
+ "singular_values": [
174
+ 1.4385111331939697,
175
+ 1.2813445329666138,
176
+ 1.2676864862442017,
177
+ 1.2606953382492065,
178
+ 1.244072437286377,
179
+ 1.240901231765747,
180
+ 1.2322852611541748,
181
+ 1.2282198667526245,
182
+ 1.2251007556915283,
183
+ 1.2228879928588867,
184
+ 1.2170870304107666,
185
+ 1.2157777547836304,
186
+ 1.2143393754959106,
187
+ 1.213285207748413,
188
+ 1.2129234075546265,
189
+ 1.2080179452896118,
190
+ 1.2072219848632812,
191
+ 1.2045705318450928,
192
+ 1.202880859375,
193
+ 1.2010406255722046
194
+ ]
195
+ }
196
+ }
197
+ }
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 3.2279122247552565,
10
+ 1.635400336646783,
11
+ 0.9535285431567647,
12
+ 0.6314973188504377
13
+ ],
14
+ "val_loss": [
15
+ 2.5320198022570284,
16
+ 1.5929211983505969,
17
+ 0.7694077566656142,
18
+ 0.6792496083918667
19
+ ],
20
+ "train_fve_base": [
21
+ 0.7524034445284405,
22
+ 0.8686950429447617,
23
+ 0.8864210105679986,
24
+ 0.8957998456136567
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7485753440119269,
28
+ 0.8664465170120956,
29
+ 0.8848040301898593,
30
+ 0.8942710203659583
31
+ ],
32
+ "val_fve_base": [
33
+ 0.854368853631444,
34
+ 0.8750706442987731,
35
+ 0.8834042018620756,
36
+ 0.8851244898990811
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.8514425046156838,
40
+ 0.8735706306876937,
41
+ 0.881947078629938,
42
+ 0.8837052455747315
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9289359064806433,
46
+ 0.9639826421144756,
47
+ 0.9631576955283655,
48
+ 0.9624443996808575
49
+ ],
50
+ "l0_base": [
51
+ 229.39324284880328,
52
+ 217.00456071220083,
53
+ 213.85920169293638,
54
+ 212.70722051955633
55
+ ],
56
+ "l0_aligned": [
57
+ 228.6920242265032,
58
+ 216.68060420315237,
59
+ 213.46497373029771,
60
+ 212.2572241681261
61
+ ],
62
+ "self_recon": [
63
+ 2.2340381442456656,
64
+ 1.1344901253553559,
65
+ 0.64036034021507,
66
+ 0.40525707053602333
67
+ ],
68
+ "cross_recon": [
69
+ 2.217266647320217,
70
+ 1.1273708462506375,
71
+ 0.6484323071410485,
72
+ 0.4261889315302165
73
+ ],
74
+ "sparsity": [
75
+ 0.10696736353265217,
76
+ 0.04996187807921423,
77
+ 0.053795271907034356,
78
+ 0.05576467274819211
79
+ ]
80
+ }
v3-samelayer/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L20/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 2d06b9b5aafeeac0e1740aa4dfba284be7df7e755f79c3fb87001bf60dfa1749
  • Pointer size: 131 Bytes
  • Size of remote file: 169 kB