ishangarg183 commited on
Commit
f974bce
·
verified ·
1 Parent(s): f54eb23

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/cf_shift_by_layer_pair.png +3 -0
  3. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/class_distribution_by_layer_pair.png +3 -0
  4. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/dead_neurons_by_layer_pair.png +3 -0
  5. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/fve_by_layer_pair.png +3 -0
  6. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/loss_by_layer_pair.png +3 -0
  7. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/separate_collated_metrics.json +65 -0
  8. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/checkpoints/final.pt +3 -0
  9. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/counterfactual_scores.csv +0 -0
  10. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/feature_classification.csv +0 -0
  11. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/merged_classification.csv +0 -0
  12. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/shared_features_geometry.csv +0 -0
  13. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/superposition_analysis.json +3 -0
  14. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/visual_evidence_features.json +2444 -0
  15. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/aggregate_metrics.json +25 -0
  16. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/cf_shift_by_class.json +62 -0
  17. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/shared_geometry_metrics.json +161 -0
  18. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/training_metrics.json +80 -0
  19. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/cf_distribution_per_class.png +3 -0
  20. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/cf_shift_per_class.png +3 -0
  21. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/class_distribution.png +3 -0
  22. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/loss_curves.png +3 -0
  23. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/rho_histogram.png +3 -0
  24. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/rho_theta_scatter.png +3 -0
  25. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/shared_geometry_histograms.png +3 -0
  26. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  27. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/superposition_analysis.png +3 -0
  28. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/run_meta.json +27 -0
  29. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/checkpoints/final.pt +3 -0
  30. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/counterfactual_scores.csv +0 -0
  31. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/feature_classification.csv +0 -0
  32. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/merged_classification.csv +0 -0
  33. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/shared_features_geometry.csv +0 -0
  34. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/superposition_analysis.json +0 -0
  35. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/visual_evidence_features.json +3063 -0
  36. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/aggregate_metrics.json +27 -0
  37. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/cf_shift_by_class.json +74 -0
  38. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/shared_geometry_metrics.json +169 -0
  39. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/training_metrics.json +80 -0
  40. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/cf_distribution_per_class.png +3 -0
  41. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/cf_shift_per_class.png +3 -0
  42. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/class_distribution.png +3 -0
  43. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/loss_curves.png +3 -0
  44. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/rho_histogram.png +3 -0
  45. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/rho_theta_scatter.png +3 -0
  46. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/shared_geometry_histograms.png +3 -0
  47. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  48. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/superposition_analysis.png +3 -0
  49. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/run_meta.json +27 -0
  50. v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L14/checkpoints/final.pt +3 -0
.gitattributes CHANGED
@@ -257,3 +257,4 @@ v2-differentlayer/smollm3-ppo/singlelayer_separate/base_L18__aligned_L17/feature
257
  v2-differentlayer/smollm3-ppo/singlelayer_separate/base_L20__aligned_L19/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
258
  v2-differentlayer/smollm3-simpo/singlelayer_separate/base_L18__aligned_L17/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
259
  v2-differentlayer/smollm3-simpo/singlelayer_separate/base_L20__aligned_L19/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
257
  v2-differentlayer/smollm3-ppo/singlelayer_separate/base_L20__aligned_L19/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
258
  v2-differentlayer/smollm3-simpo/singlelayer_separate/base_L18__aligned_L17/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
259
  v2-differentlayer/smollm3-simpo/singlelayer_separate/base_L20__aligned_L19/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
260
+ v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/cf_shift_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 6d415016af2a6756364ed674a1b299c89ca2fbc438d4517e8681e3c04af2a5fe
  • Pointer size: 130 Bytes
  • Size of remote file: 88.4 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/class_distribution_by_layer_pair.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 338d97dd1bc19d373d73e39fa1dc1be9feb809d4461f3d2784d28765b2fbac63
  • Pointer size: 130 Bytes
  • Size of remote file: 67.5 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/fve_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 0c888e05494664b806fb0ad5a75e80aaa3edbd2bdb5c2cb9dca9f406b4b1a53b
  • Pointer size: 130 Bytes
  • Size of remote file: 85.3 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/plots/separate_collated/loss_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 64823ff8f2108e7a4802bde90376f30277a1250aab43a09eb538525a814416ce
  • Pointer size: 130 Bytes
  • Size of remote file: 81.9 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/separate_collated_metrics.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pairs": [
3
+ {
4
+ "base_layer": 12,
5
+ "aligned_layer": 12,
6
+ "fve_base": 0.7509070812719655,
7
+ "fve_aligned": 0.7441149862648929,
8
+ "dead_fraction": 0.9535232747916373,
9
+ "l0_base": 214.71289404553414,
10
+ "l0_aligned": 213.43875875656744,
11
+ "class_counts": {
12
+ "shared_redirected": 15416,
13
+ "shared_attenuated": 3782,
14
+ "aligned_only": 3737,
15
+ "shared_aligned": 1474,
16
+ "base_only": 167
17
+ },
18
+ "cf_shift_mean": 0.00014286240356242559,
19
+ "final_val_loss": 0.02836922533732122
20
+ },
21
+ {
22
+ "base_layer": 13,
23
+ "aligned_layer": 13,
24
+ "fve_base": 0.756867675569045,
25
+ "fve_aligned": 0.7510250994048193,
26
+ "dead_fraction": 0.9545420232879719,
27
+ "l0_base": 217.52322314652656,
28
+ "l0_aligned": 215.951966579101,
29
+ "class_counts": {
30
+ "shared_redirected": 17630,
31
+ "aligned_only": 2778,
32
+ "shared_attenuated": 2527,
33
+ "shared_aligned": 1475,
34
+ "base_only": 165,
35
+ "shared_intermediate": 1
36
+ },
37
+ "cf_shift_mean": 5.3025289493698634e-05,
38
+ "final_val_loss": 0.031798573630174416
39
+ },
40
+ {
41
+ "base_layer": 14,
42
+ "aligned_layer": 14,
43
+ "fve_base": 0.7690221817081512,
44
+ "fve_aligned": 0.7631318684647844,
45
+ "dead_fraction": 0.9550063376599283,
46
+ "l0_base": 218.7415353181553,
47
+ "l0_aligned": 217.62093184471686,
48
+ "class_counts": {
49
+ "shared_redirected": 18585,
50
+ "aligned_only": 2320,
51
+ "shared_attenuated": 2025,
52
+ "shared_aligned": 1474,
53
+ "base_only": 165,
54
+ "shared_intermediate": 7
55
+ },
56
+ "cf_shift_mean": 4.625867946624901e-05,
57
+ "final_val_loss": 0.03737407380529723
58
+ }
59
+ ],
60
+ "summary": {
61
+ "n_pairs": 3,
62
+ "mean_fve_base": 0.7589323128497205,
63
+ "mean_fve_aligned": 0.7527573180448323
64
+ }
65
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21075035196b8b89c82665d3ccd9ee52c40a2467ca72fb4dacef4c48d350e5b
3
+ size 3624487706
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c804260f59798600c359a99019db19a983e1e8ff0a3fad320d81dd7e0b8197f9
3
+ size 12323151
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2444 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 285,
4
+ 375,
5
+ 1036,
6
+ 1417,
7
+ 1596,
8
+ 1852,
9
+ 2034,
10
+ 2047,
11
+ 2113,
12
+ 2858,
13
+ 3659,
14
+ 4556,
15
+ 4619,
16
+ 6257,
17
+ 6939,
18
+ 6956,
19
+ 7092,
20
+ 7300,
21
+ 7605,
22
+ 7914,
23
+ 8380,
24
+ 8523,
25
+ 8578,
26
+ 8688,
27
+ 8889,
28
+ 8950,
29
+ 8974,
30
+ 9232,
31
+ 9299,
32
+ 9643,
33
+ 9871,
34
+ 10012,
35
+ 12044,
36
+ 12635,
37
+ 12839,
38
+ 13044,
39
+ 13304,
40
+ 13401,
41
+ 13522,
42
+ 13747,
43
+ 14272,
44
+ 14504,
45
+ 14536,
46
+ 14982,
47
+ 15604,
48
+ 16496,
49
+ 16616,
50
+ 16918,
51
+ 17094,
52
+ 17186,
53
+ 18026,
54
+ 18551,
55
+ 19234,
56
+ 19697,
57
+ 19792,
58
+ 19850,
59
+ 20161,
60
+ 20406,
61
+ 20600,
62
+ 21414,
63
+ 21719,
64
+ 22409,
65
+ 22553,
66
+ 22849,
67
+ 22879,
68
+ 23026,
69
+ 23304,
70
+ 23859,
71
+ 24198,
72
+ 24481
73
+ ],
74
+ "redirected_visual_to_prior": [
75
+ 50,
76
+ 58,
77
+ 83,
78
+ 85,
79
+ 87,
80
+ 103,
81
+ 113,
82
+ 163,
83
+ 165,
84
+ 173,
85
+ 192,
86
+ 195,
87
+ 224,
88
+ 254,
89
+ 257,
90
+ 268,
91
+ 288,
92
+ 290,
93
+ 311,
94
+ 345,
95
+ 358,
96
+ 367,
97
+ 388,
98
+ 390,
99
+ 391,
100
+ 420,
101
+ 431,
102
+ 444,
103
+ 462,
104
+ 478,
105
+ 507,
106
+ 511,
107
+ 524,
108
+ 542,
109
+ 573,
110
+ 584,
111
+ 588,
112
+ 595,
113
+ 625,
114
+ 636,
115
+ 644,
116
+ 646,
117
+ 651,
118
+ 653,
119
+ 659,
120
+ 702,
121
+ 711,
122
+ 713,
123
+ 722,
124
+ 736,
125
+ 757,
126
+ 759,
127
+ 785,
128
+ 807,
129
+ 813,
130
+ 828,
131
+ 841,
132
+ 847,
133
+ 863,
134
+ 865,
135
+ 874,
136
+ 897,
137
+ 919,
138
+ 922,
139
+ 926,
140
+ 929,
141
+ 946,
142
+ 947,
143
+ 969,
144
+ 972,
145
+ 973,
146
+ 992,
147
+ 1017,
148
+ 1023,
149
+ 1025,
150
+ 1026,
151
+ 1032,
152
+ 1034,
153
+ 1074,
154
+ 1075,
155
+ 1085,
156
+ 1098,
157
+ 1115,
158
+ 1116,
159
+ 1145,
160
+ 1147,
161
+ 1153,
162
+ 1154,
163
+ 1156,
164
+ 1203,
165
+ 1212,
166
+ 1220,
167
+ 1225,
168
+ 1235,
169
+ 1268,
170
+ 1277,
171
+ 1282,
172
+ 1291,
173
+ 1316,
174
+ 1324,
175
+ 1398,
176
+ 1399,
177
+ 1412,
178
+ 1457,
179
+ 1469,
180
+ 1490,
181
+ 1509,
182
+ 1512,
183
+ 1533,
184
+ 1548,
185
+ 1555,
186
+ 1565,
187
+ 1569,
188
+ 1593,
189
+ 1604,
190
+ 1623,
191
+ 1626,
192
+ 1631,
193
+ 1640,
194
+ 1646,
195
+ 1651,
196
+ 1657,
197
+ 1681,
198
+ 1683,
199
+ 1718,
200
+ 1720,
201
+ 1726,
202
+ 1732,
203
+ 1735,
204
+ 1763,
205
+ 1764,
206
+ 1769,
207
+ 1779,
208
+ 1804,
209
+ 1836,
210
+ 1850,
211
+ 1866,
212
+ 1936,
213
+ 1944,
214
+ 1955,
215
+ 1963,
216
+ 1980,
217
+ 2002,
218
+ 2003,
219
+ 2007,
220
+ 2011,
221
+ 2037,
222
+ 2043,
223
+ 2057,
224
+ 2064,
225
+ 2078,
226
+ 2079,
227
+ 2088,
228
+ 2106,
229
+ 2124,
230
+ 2128,
231
+ 2138,
232
+ 2145,
233
+ 2151,
234
+ 2179,
235
+ 2213,
236
+ 2230,
237
+ 2240,
238
+ 2243,
239
+ 2248,
240
+ 2269,
241
+ 2278,
242
+ 2282,
243
+ 2341,
244
+ 2345,
245
+ 2369,
246
+ 2397,
247
+ 2399,
248
+ 2431,
249
+ 2433,
250
+ 2499,
251
+ 2508,
252
+ 2517,
253
+ 2540,
254
+ 2545,
255
+ 2595,
256
+ 2605,
257
+ 2632,
258
+ 2637,
259
+ 2669,
260
+ 2696,
261
+ 2702,
262
+ 2710,
263
+ 2713,
264
+ 2773,
265
+ 2777,
266
+ 2785,
267
+ 2809,
268
+ 2817,
269
+ 2846,
270
+ 2861,
271
+ 2890,
272
+ 2898,
273
+ 2899,
274
+ 2918,
275
+ 2919,
276
+ 2942,
277
+ 2946,
278
+ 2947,
279
+ 2963,
280
+ 2964,
281
+ 2971,
282
+ 2981,
283
+ 3005,
284
+ 3024,
285
+ 3029,
286
+ 3038,
287
+ 3052,
288
+ 3057,
289
+ 3062,
290
+ 3063,
291
+ 3064,
292
+ 3081,
293
+ 3091,
294
+ 3097,
295
+ 3102,
296
+ 3121,
297
+ 3124,
298
+ 3128,
299
+ 3147,
300
+ 3162,
301
+ 3178,
302
+ 3190,
303
+ 3192,
304
+ 3196,
305
+ 3198,
306
+ 3206,
307
+ 3217,
308
+ 3254,
309
+ 3261,
310
+ 3268,
311
+ 3273,
312
+ 3281,
313
+ 3289,
314
+ 3293,
315
+ 3294,
316
+ 3310,
317
+ 3311,
318
+ 3317,
319
+ 3324,
320
+ 3341,
321
+ 3345,
322
+ 3351,
323
+ 3366,
324
+ 3386,
325
+ 3418,
326
+ 3424,
327
+ 3438,
328
+ 3448,
329
+ 3460,
330
+ 3480,
331
+ 3489,
332
+ 3495,
333
+ 3499,
334
+ 3508,
335
+ 3517,
336
+ 3522,
337
+ 3541,
338
+ 3549,
339
+ 3554,
340
+ 3565,
341
+ 3584,
342
+ 3602,
343
+ 3621,
344
+ 3633,
345
+ 3635,
346
+ 3655,
347
+ 3664,
348
+ 3708,
349
+ 3711,
350
+ 3715,
351
+ 3725,
352
+ 3740,
353
+ 3781,
354
+ 3790,
355
+ 3793,
356
+ 3824,
357
+ 3827,
358
+ 3838,
359
+ 3857,
360
+ 3863,
361
+ 3872,
362
+ 3873,
363
+ 3899,
364
+ 3907,
365
+ 3957,
366
+ 3989,
367
+ 4007,
368
+ 4084,
369
+ 4105,
370
+ 4111,
371
+ 4136,
372
+ 4137,
373
+ 4142,
374
+ 4150,
375
+ 4152,
376
+ 4161,
377
+ 4165,
378
+ 4174,
379
+ 4210,
380
+ 4213,
381
+ 4279,
382
+ 4284,
383
+ 4300,
384
+ 4304,
385
+ 4359,
386
+ 4387,
387
+ 4394,
388
+ 4424,
389
+ 4426,
390
+ 4487,
391
+ 4493,
392
+ 4497,
393
+ 4528,
394
+ 4544,
395
+ 4547,
396
+ 4577,
397
+ 4599,
398
+ 4600,
399
+ 4610,
400
+ 4650,
401
+ 4670,
402
+ 4672,
403
+ 4676,
404
+ 4696,
405
+ 4717,
406
+ 4719,
407
+ 4743,
408
+ 4747,
409
+ 4749,
410
+ 4759,
411
+ 4772,
412
+ 4786,
413
+ 4801,
414
+ 4803,
415
+ 4821,
416
+ 4827,
417
+ 4839,
418
+ 4844,
419
+ 4845,
420
+ 4879,
421
+ 4921,
422
+ 4936,
423
+ 4946,
424
+ 4970,
425
+ 4972,
426
+ 4984,
427
+ 5010,
428
+ 5015,
429
+ 5018,
430
+ 5029,
431
+ 5038,
432
+ 5045,
433
+ 5055,
434
+ 5057,
435
+ 5061,
436
+ 5063,
437
+ 5082,
438
+ 5115,
439
+ 5117,
440
+ 5118,
441
+ 5134,
442
+ 5146,
443
+ 5205,
444
+ 5206,
445
+ 5234,
446
+ 5242,
447
+ 5257,
448
+ 5288,
449
+ 5311,
450
+ 5316,
451
+ 5329,
452
+ 5338,
453
+ 5339,
454
+ 5346,
455
+ 5375,
456
+ 5386,
457
+ 5390,
458
+ 5398,
459
+ 5434,
460
+ 5436,
461
+ 5450,
462
+ 5461,
463
+ 5524,
464
+ 5526,
465
+ 5528,
466
+ 5533,
467
+ 5550,
468
+ 5551,
469
+ 5557,
470
+ 5560,
471
+ 5590,
472
+ 5598,
473
+ 5609,
474
+ 5613,
475
+ 5621,
476
+ 5622,
477
+ 5633,
478
+ 5699,
479
+ 5702,
480
+ 5722,
481
+ 5732,
482
+ 5748,
483
+ 5749,
484
+ 5779,
485
+ 5797,
486
+ 5800,
487
+ 5806,
488
+ 5808,
489
+ 5824,
490
+ 5837,
491
+ 5838,
492
+ 5857,
493
+ 5937,
494
+ 5962,
495
+ 5968,
496
+ 5973,
497
+ 5977,
498
+ 6001,
499
+ 6010,
500
+ 6016,
501
+ 6069,
502
+ 6090,
503
+ 6122,
504
+ 6136,
505
+ 6141,
506
+ 6197,
507
+ 6206,
508
+ 6233,
509
+ 6261,
510
+ 6265,
511
+ 6275,
512
+ 6280,
513
+ 6291,
514
+ 6319,
515
+ 6343,
516
+ 6349,
517
+ 6352,
518
+ 6393,
519
+ 6398,
520
+ 6418,
521
+ 6419,
522
+ 6426,
523
+ 6434,
524
+ 6457,
525
+ 6464,
526
+ 6476,
527
+ 6499,
528
+ 6515,
529
+ 6520,
530
+ 6532,
531
+ 6543,
532
+ 6556,
533
+ 6580,
534
+ 6595,
535
+ 6606,
536
+ 6613,
537
+ 6621,
538
+ 6634,
539
+ 6635,
540
+ 6638,
541
+ 6640,
542
+ 6668,
543
+ 6677,
544
+ 6692,
545
+ 6710,
546
+ 6724,
547
+ 6749,
548
+ 6782,
549
+ 6808,
550
+ 6812,
551
+ 6819,
552
+ 6823,
553
+ 6839,
554
+ 6862,
555
+ 6872,
556
+ 6881,
557
+ 6886,
558
+ 6887,
559
+ 6895,
560
+ 6945,
561
+ 6946,
562
+ 6962,
563
+ 6992,
564
+ 6995,
565
+ 6999,
566
+ 7013,
567
+ 7014,
568
+ 7025,
569
+ 7028,
570
+ 7035,
571
+ 7042,
572
+ 7054,
573
+ 7061,
574
+ 7071,
575
+ 7095,
576
+ 7110,
577
+ 7133,
578
+ 7135,
579
+ 7215,
580
+ 7225,
581
+ 7271,
582
+ 7276,
583
+ 7284,
584
+ 7320,
585
+ 7340,
586
+ 7344,
587
+ 7345,
588
+ 7347,
589
+ 7381,
590
+ 7394,
591
+ 7397,
592
+ 7406,
593
+ 7478,
594
+ 7482,
595
+ 7503,
596
+ 7508,
597
+ 7509,
598
+ 7512,
599
+ 7517,
600
+ 7540,
601
+ 7584,
602
+ 7601,
603
+ 7632,
604
+ 7663,
605
+ 7667,
606
+ 7672,
607
+ 7674,
608
+ 7680,
609
+ 7706,
610
+ 7712,
611
+ 7720,
612
+ 7739,
613
+ 7745,
614
+ 7749,
615
+ 7752,
616
+ 7755,
617
+ 7791,
618
+ 7827,
619
+ 7832,
620
+ 7838,
621
+ 7861,
622
+ 7867,
623
+ 7876,
624
+ 7880,
625
+ 7881,
626
+ 7912,
627
+ 7925,
628
+ 7931,
629
+ 7935,
630
+ 7937,
631
+ 7946,
632
+ 7958,
633
+ 7964,
634
+ 7972,
635
+ 7977,
636
+ 7986,
637
+ 7996,
638
+ 7999,
639
+ 8009,
640
+ 8016,
641
+ 8043,
642
+ 8053,
643
+ 8060,
644
+ 8068,
645
+ 8074,
646
+ 8115,
647
+ 8126,
648
+ 8140,
649
+ 8150,
650
+ 8155,
651
+ 8186,
652
+ 8190,
653
+ 8192,
654
+ 8209,
655
+ 8234,
656
+ 8256,
657
+ 8299,
658
+ 8323,
659
+ 8335,
660
+ 8339,
661
+ 8353,
662
+ 8358,
663
+ 8371,
664
+ 8396,
665
+ 8407,
666
+ 8410,
667
+ 8413,
668
+ 8423,
669
+ 8424,
670
+ 8427,
671
+ 8459,
672
+ 8512,
673
+ 8519,
674
+ 8548,
675
+ 8558,
676
+ 8577,
677
+ 8579,
678
+ 8628,
679
+ 8631,
680
+ 8634,
681
+ 8638,
682
+ 8644,
683
+ 8669,
684
+ 8702,
685
+ 8732,
686
+ 8745,
687
+ 8749,
688
+ 8769,
689
+ 8770,
690
+ 8773,
691
+ 8778,
692
+ 8804,
693
+ 8811,
694
+ 8812,
695
+ 8874,
696
+ 8901,
697
+ 8906,
698
+ 8913,
699
+ 8932,
700
+ 8958,
701
+ 8965,
702
+ 8991,
703
+ 9002,
704
+ 9030,
705
+ 9034,
706
+ 9078,
707
+ 9091,
708
+ 9101,
709
+ 9122,
710
+ 9130,
711
+ 9134,
712
+ 9137,
713
+ 9154,
714
+ 9157,
715
+ 9171,
716
+ 9176,
717
+ 9200,
718
+ 9215,
719
+ 9292,
720
+ 9296,
721
+ 9300,
722
+ 9343,
723
+ 9349,
724
+ 9363,
725
+ 9389,
726
+ 9392,
727
+ 9407,
728
+ 9431,
729
+ 9493,
730
+ 9499,
731
+ 9538,
732
+ 9590,
733
+ 9633,
734
+ 9647,
735
+ 9658,
736
+ 9669,
737
+ 9685,
738
+ 9724,
739
+ 9745,
740
+ 9788,
741
+ 9799,
742
+ 9826,
743
+ 9837,
744
+ 9838,
745
+ 9846,
746
+ 9850,
747
+ 9894,
748
+ 9900,
749
+ 9910,
750
+ 9913,
751
+ 9926,
752
+ 9933,
753
+ 9942,
754
+ 9946,
755
+ 9966,
756
+ 9991,
757
+ 10008,
758
+ 10009,
759
+ 10014,
760
+ 10018,
761
+ 10051,
762
+ 10065,
763
+ 10111,
764
+ 10122,
765
+ 10193,
766
+ 10229,
767
+ 10269,
768
+ 10277,
769
+ 10282,
770
+ 10296,
771
+ 10304,
772
+ 10314,
773
+ 10339,
774
+ 10352,
775
+ 10361,
776
+ 10383,
777
+ 10390,
778
+ 10396,
779
+ 10400,
780
+ 10404,
781
+ 10407,
782
+ 10408,
783
+ 10422,
784
+ 10438,
785
+ 10443,
786
+ 10449,
787
+ 10489,
788
+ 10502,
789
+ 10504,
790
+ 10519,
791
+ 10529,
792
+ 10534,
793
+ 10556,
794
+ 10558,
795
+ 10559,
796
+ 10586,
797
+ 10587,
798
+ 10593,
799
+ 10594,
800
+ 10602,
801
+ 10606,
802
+ 10608,
803
+ 10632,
804
+ 10646,
805
+ 10697,
806
+ 10724,
807
+ 10727,
808
+ 10735,
809
+ 10748,
810
+ 10750,
811
+ 10753,
812
+ 10763,
813
+ 10770,
814
+ 10775,
815
+ 10782,
816
+ 10783,
817
+ 10804,
818
+ 10805,
819
+ 10810,
820
+ 10830,
821
+ 10836,
822
+ 10850,
823
+ 10854,
824
+ 10871,
825
+ 10874,
826
+ 10878,
827
+ 10883,
828
+ 10891,
829
+ 10912,
830
+ 10920,
831
+ 10929,
832
+ 10933,
833
+ 10935,
834
+ 10966,
835
+ 10970,
836
+ 10974,
837
+ 10976,
838
+ 10982,
839
+ 11009,
840
+ 11012,
841
+ 11018,
842
+ 11032,
843
+ 11036,
844
+ 11048,
845
+ 11052,
846
+ 11075,
847
+ 11078,
848
+ 11090,
849
+ 11112,
850
+ 11114,
851
+ 11118,
852
+ 11127,
853
+ 11147,
854
+ 11149,
855
+ 11150,
856
+ 11168,
857
+ 11169,
858
+ 11195,
859
+ 11226,
860
+ 11254,
861
+ 11259,
862
+ 11278,
863
+ 11316,
864
+ 11372,
865
+ 11390,
866
+ 11429,
867
+ 11467,
868
+ 11476,
869
+ 11486,
870
+ 11489,
871
+ 11498,
872
+ 11500,
873
+ 11537,
874
+ 11547,
875
+ 11551,
876
+ 11571,
877
+ 11576,
878
+ 11577,
879
+ 11589,
880
+ 11592,
881
+ 11599,
882
+ 11620,
883
+ 11631,
884
+ 11654,
885
+ 11668,
886
+ 11714,
887
+ 11742,
888
+ 11754,
889
+ 11756,
890
+ 11772,
891
+ 11811,
892
+ 11812,
893
+ 11829,
894
+ 11830,
895
+ 11841,
896
+ 11846,
897
+ 11857,
898
+ 11868,
899
+ 11870,
900
+ 11887,
901
+ 11894,
902
+ 11927,
903
+ 11939,
904
+ 11941,
905
+ 11963,
906
+ 11996,
907
+ 12014,
908
+ 12019,
909
+ 12020,
910
+ 12026,
911
+ 12030,
912
+ 12045,
913
+ 12053,
914
+ 12062,
915
+ 12099,
916
+ 12107,
917
+ 12114,
918
+ 12119,
919
+ 12121,
920
+ 12126,
921
+ 12129,
922
+ 12138,
923
+ 12139,
924
+ 12143,
925
+ 12157,
926
+ 12164,
927
+ 12165,
928
+ 12168,
929
+ 12170,
930
+ 12173,
931
+ 12183,
932
+ 12219,
933
+ 12222,
934
+ 12232,
935
+ 12245,
936
+ 12249,
937
+ 12271,
938
+ 12274,
939
+ 12277,
940
+ 12290,
941
+ 12309,
942
+ 12342,
943
+ 12346,
944
+ 12364,
945
+ 12380,
946
+ 12384,
947
+ 12394,
948
+ 12413,
949
+ 12420,
950
+ 12441,
951
+ 12447,
952
+ 12476,
953
+ 12517,
954
+ 12538,
955
+ 12539,
956
+ 12556,
957
+ 12559,
958
+ 12563,
959
+ 12572,
960
+ 12580,
961
+ 12581,
962
+ 12620,
963
+ 12644,
964
+ 12662,
965
+ 12667,
966
+ 12671,
967
+ 12685,
968
+ 12689,
969
+ 12724,
970
+ 12726,
971
+ 12732,
972
+ 12744,
973
+ 12749,
974
+ 12775,
975
+ 12778,
976
+ 12779,
977
+ 12792,
978
+ 12796,
979
+ 12799,
980
+ 12811,
981
+ 12832,
982
+ 12835,
983
+ 12866,
984
+ 12882,
985
+ 12887,
986
+ 12913,
987
+ 12934,
988
+ 12939,
989
+ 12964,
990
+ 12982,
991
+ 13000,
992
+ 13052,
993
+ 13070,
994
+ 13075,
995
+ 13078,
996
+ 13125,
997
+ 13139,
998
+ 13144,
999
+ 13173,
1000
+ 13179,
1001
+ 13190,
1002
+ 13213,
1003
+ 13222,
1004
+ 13243,
1005
+ 13247,
1006
+ 13259,
1007
+ 13275,
1008
+ 13284,
1009
+ 13295,
1010
+ 13312,
1011
+ 13326,
1012
+ 13330,
1013
+ 13347,
1014
+ 13357,
1015
+ 13358,
1016
+ 13365,
1017
+ 13367,
1018
+ 13374,
1019
+ 13395,
1020
+ 13402,
1021
+ 13411,
1022
+ 13430,
1023
+ 13431,
1024
+ 13438,
1025
+ 13441,
1026
+ 13453,
1027
+ 13481,
1028
+ 13509,
1029
+ 13516,
1030
+ 13520,
1031
+ 13550,
1032
+ 13567,
1033
+ 13571,
1034
+ 13585,
1035
+ 13590,
1036
+ 13594,
1037
+ 13596,
1038
+ 13609,
1039
+ 13611,
1040
+ 13632,
1041
+ 13642,
1042
+ 13668,
1043
+ 13703,
1044
+ 13709,
1045
+ 13731,
1046
+ 13736,
1047
+ 13737,
1048
+ 13762,
1049
+ 13763,
1050
+ 13774,
1051
+ 13801,
1052
+ 13819,
1053
+ 13826,
1054
+ 13835,
1055
+ 13864,
1056
+ 13871,
1057
+ 13877,
1058
+ 13878,
1059
+ 13893,
1060
+ 13937,
1061
+ 13957,
1062
+ 13970,
1063
+ 13972,
1064
+ 13977,
1065
+ 13980,
1066
+ 13981,
1067
+ 14008,
1068
+ 14016,
1069
+ 14041,
1070
+ 14058,
1071
+ 14062,
1072
+ 14063,
1073
+ 14092,
1074
+ 14107,
1075
+ 14142,
1076
+ 14151,
1077
+ 14157,
1078
+ 14163,
1079
+ 14169,
1080
+ 14195,
1081
+ 14205,
1082
+ 14211,
1083
+ 14222,
1084
+ 14237,
1085
+ 14254,
1086
+ 14260,
1087
+ 14261,
1088
+ 14273,
1089
+ 14301,
1090
+ 14304,
1091
+ 14311,
1092
+ 14317,
1093
+ 14320,
1094
+ 14323,
1095
+ 14340,
1096
+ 14341,
1097
+ 14346,
1098
+ 14348,
1099
+ 14431,
1100
+ 14436,
1101
+ 14439,
1102
+ 14453,
1103
+ 14461,
1104
+ 14464,
1105
+ 14483,
1106
+ 14500,
1107
+ 14515,
1108
+ 14547,
1109
+ 14554,
1110
+ 14557,
1111
+ 14588,
1112
+ 14607,
1113
+ 14614,
1114
+ 14631,
1115
+ 14640,
1116
+ 14646,
1117
+ 14663,
1118
+ 14668,
1119
+ 14691,
1120
+ 14699,
1121
+ 14713,
1122
+ 14733,
1123
+ 14739,
1124
+ 14766,
1125
+ 14777,
1126
+ 14791,
1127
+ 14819,
1128
+ 14820,
1129
+ 14823,
1130
+ 14841,
1131
+ 14854,
1132
+ 14859,
1133
+ 14897,
1134
+ 14899,
1135
+ 14907,
1136
+ 14914,
1137
+ 14922,
1138
+ 14928,
1139
+ 14929,
1140
+ 14935,
1141
+ 14954,
1142
+ 14958,
1143
+ 14962,
1144
+ 14990,
1145
+ 15004,
1146
+ 15021,
1147
+ 15028,
1148
+ 15029,
1149
+ 15031,
1150
+ 15044,
1151
+ 15046,
1152
+ 15056,
1153
+ 15070,
1154
+ 15105,
1155
+ 15110,
1156
+ 15149,
1157
+ 15151,
1158
+ 15170,
1159
+ 15178,
1160
+ 15181,
1161
+ 15190,
1162
+ 15204,
1163
+ 15207,
1164
+ 15226,
1165
+ 15243,
1166
+ 15259,
1167
+ 15268,
1168
+ 15290,
1169
+ 15307,
1170
+ 15323,
1171
+ 15401,
1172
+ 15448,
1173
+ 15469,
1174
+ 15495,
1175
+ 15502,
1176
+ 15525,
1177
+ 15531,
1178
+ 15549,
1179
+ 15570,
1180
+ 15592,
1181
+ 15594,
1182
+ 15599,
1183
+ 15602,
1184
+ 15606,
1185
+ 15609,
1186
+ 15614,
1187
+ 15650,
1188
+ 15659,
1189
+ 15664,
1190
+ 15740,
1191
+ 15763,
1192
+ 15766,
1193
+ 15786,
1194
+ 15824,
1195
+ 15842,
1196
+ 15845,
1197
+ 15864,
1198
+ 15917,
1199
+ 15938,
1200
+ 15956,
1201
+ 15958,
1202
+ 15978,
1203
+ 15979,
1204
+ 15981,
1205
+ 15997,
1206
+ 16011,
1207
+ 16015,
1208
+ 16018,
1209
+ 16027,
1210
+ 16030,
1211
+ 16036,
1212
+ 16037,
1213
+ 16046,
1214
+ 16081,
1215
+ 16084,
1216
+ 16089,
1217
+ 16111,
1218
+ 16119,
1219
+ 16130,
1220
+ 16131,
1221
+ 16157,
1222
+ 16177,
1223
+ 16201,
1224
+ 16244,
1225
+ 16305,
1226
+ 16322,
1227
+ 16350,
1228
+ 16364,
1229
+ 16396,
1230
+ 16459,
1231
+ 16469,
1232
+ 16481,
1233
+ 16487,
1234
+ 16501,
1235
+ 16507,
1236
+ 16545,
1237
+ 16548,
1238
+ 16550,
1239
+ 16559,
1240
+ 16562,
1241
+ 16573,
1242
+ 16576,
1243
+ 16590,
1244
+ 16597,
1245
+ 16600,
1246
+ 16605,
1247
+ 16613,
1248
+ 16619,
1249
+ 16645,
1250
+ 16661,
1251
+ 16663,
1252
+ 16665,
1253
+ 16678,
1254
+ 16680,
1255
+ 16691,
1256
+ 16720,
1257
+ 16724,
1258
+ 16728,
1259
+ 16737,
1260
+ 16742,
1261
+ 16759,
1262
+ 16784,
1263
+ 16788,
1264
+ 16809,
1265
+ 16814,
1266
+ 16816,
1267
+ 16836,
1268
+ 16853,
1269
+ 16854,
1270
+ 16858,
1271
+ 16863,
1272
+ 16883,
1273
+ 16912,
1274
+ 16958,
1275
+ 16992,
1276
+ 17010,
1277
+ 17021,
1278
+ 17052,
1279
+ 17083,
1280
+ 17116,
1281
+ 17118,
1282
+ 17161,
1283
+ 17173,
1284
+ 17174,
1285
+ 17191,
1286
+ 17206,
1287
+ 17221,
1288
+ 17231,
1289
+ 17235,
1290
+ 17262,
1291
+ 17264,
1292
+ 17290,
1293
+ 17302,
1294
+ 17303,
1295
+ 17304,
1296
+ 17314,
1297
+ 17315,
1298
+ 17355,
1299
+ 17369,
1300
+ 17374,
1301
+ 17401,
1302
+ 17414,
1303
+ 17450,
1304
+ 17460,
1305
+ 17487,
1306
+ 17493,
1307
+ 17501,
1308
+ 17508,
1309
+ 17515,
1310
+ 17522,
1311
+ 17562,
1312
+ 17579,
1313
+ 17582,
1314
+ 17602,
1315
+ 17612,
1316
+ 17623,
1317
+ 17626,
1318
+ 17645,
1319
+ 17681,
1320
+ 17682,
1321
+ 17692,
1322
+ 17712,
1323
+ 17717,
1324
+ 17721,
1325
+ 17739,
1326
+ 17743,
1327
+ 17756,
1328
+ 17757,
1329
+ 17759,
1330
+ 17770,
1331
+ 17793,
1332
+ 17794,
1333
+ 17795,
1334
+ 17799,
1335
+ 17829,
1336
+ 17841,
1337
+ 17848,
1338
+ 17850,
1339
+ 17856,
1340
+ 17894,
1341
+ 17898,
1342
+ 17902,
1343
+ 17911,
1344
+ 17912,
1345
+ 17919,
1346
+ 17921,
1347
+ 17936,
1348
+ 17942,
1349
+ 17949,
1350
+ 17963,
1351
+ 17966,
1352
+ 17980,
1353
+ 17984,
1354
+ 17988,
1355
+ 17996,
1356
+ 18008,
1357
+ 18035,
1358
+ 18072,
1359
+ 18079,
1360
+ 18108,
1361
+ 18135,
1362
+ 18152,
1363
+ 18200,
1364
+ 18216,
1365
+ 18262,
1366
+ 18280,
1367
+ 18319,
1368
+ 18323,
1369
+ 18334,
1370
+ 18343,
1371
+ 18351,
1372
+ 18352,
1373
+ 18354,
1374
+ 18356,
1375
+ 18364,
1376
+ 18397,
1377
+ 18401,
1378
+ 18407,
1379
+ 18408,
1380
+ 18437,
1381
+ 18479,
1382
+ 18506,
1383
+ 18526,
1384
+ 18530,
1385
+ 18558,
1386
+ 18560,
1387
+ 18565,
1388
+ 18574,
1389
+ 18587,
1390
+ 18606,
1391
+ 18614,
1392
+ 18643,
1393
+ 18653,
1394
+ 18702,
1395
+ 18714,
1396
+ 18779,
1397
+ 18785,
1398
+ 18845,
1399
+ 18847,
1400
+ 18860,
1401
+ 18870,
1402
+ 18876,
1403
+ 18898,
1404
+ 18900,
1405
+ 18908,
1406
+ 18913,
1407
+ 18940,
1408
+ 18947,
1409
+ 18973,
1410
+ 18979,
1411
+ 18992,
1412
+ 18999,
1413
+ 19001,
1414
+ 19031,
1415
+ 19046,
1416
+ 19056,
1417
+ 19063,
1418
+ 19067,
1419
+ 19073,
1420
+ 19077,
1421
+ 19088,
1422
+ 19094,
1423
+ 19165,
1424
+ 19166,
1425
+ 19232,
1426
+ 19240,
1427
+ 19253,
1428
+ 19274,
1429
+ 19330,
1430
+ 19348,
1431
+ 19353,
1432
+ 19370,
1433
+ 19376,
1434
+ 19380,
1435
+ 19384,
1436
+ 19402,
1437
+ 19432,
1438
+ 19450,
1439
+ 19456,
1440
+ 19464,
1441
+ 19471,
1442
+ 19499,
1443
+ 19510,
1444
+ 19525,
1445
+ 19539,
1446
+ 19550,
1447
+ 19567,
1448
+ 19587,
1449
+ 19612,
1450
+ 19672,
1451
+ 19684,
1452
+ 19757,
1453
+ 19773,
1454
+ 19778,
1455
+ 19820,
1456
+ 19823,
1457
+ 19829,
1458
+ 19834,
1459
+ 19840,
1460
+ 19918,
1461
+ 19926,
1462
+ 19930,
1463
+ 19954,
1464
+ 19958,
1465
+ 20004,
1466
+ 20049,
1467
+ 20057,
1468
+ 20060,
1469
+ 20061,
1470
+ 20064,
1471
+ 20065,
1472
+ 20066,
1473
+ 20078,
1474
+ 20080,
1475
+ 20086,
1476
+ 20087,
1477
+ 20096,
1478
+ 20120,
1479
+ 20122,
1480
+ 20145,
1481
+ 20164,
1482
+ 20168,
1483
+ 20180,
1484
+ 20194,
1485
+ 20199,
1486
+ 20205,
1487
+ 20225,
1488
+ 20241,
1489
+ 20249,
1490
+ 20287,
1491
+ 20299,
1492
+ 20376,
1493
+ 20394,
1494
+ 20403,
1495
+ 20415,
1496
+ 20429,
1497
+ 20433,
1498
+ 20435,
1499
+ 20437,
1500
+ 20445,
1501
+ 20467,
1502
+ 20470,
1503
+ 20480,
1504
+ 20515,
1505
+ 20521,
1506
+ 20525,
1507
+ 20531,
1508
+ 20554,
1509
+ 20556,
1510
+ 20559,
1511
+ 20614,
1512
+ 20638,
1513
+ 20661,
1514
+ 20664,
1515
+ 20667,
1516
+ 20671,
1517
+ 20686,
1518
+ 20738,
1519
+ 20744,
1520
+ 20775,
1521
+ 20792,
1522
+ 20802,
1523
+ 20839,
1524
+ 20853,
1525
+ 20869,
1526
+ 20870,
1527
+ 20887,
1528
+ 20901,
1529
+ 20902,
1530
+ 20905,
1531
+ 20907,
1532
+ 20908,
1533
+ 20909,
1534
+ 20913,
1535
+ 20946,
1536
+ 20966,
1537
+ 20971,
1538
+ 20983,
1539
+ 20999,
1540
+ 21000,
1541
+ 21018,
1542
+ 21094,
1543
+ 21127,
1544
+ 21134,
1545
+ 21173,
1546
+ 21183,
1547
+ 21216,
1548
+ 21223,
1549
+ 21226,
1550
+ 21258,
1551
+ 21262,
1552
+ 21281,
1553
+ 21282,
1554
+ 21297,
1555
+ 21298,
1556
+ 21303,
1557
+ 21327,
1558
+ 21333,
1559
+ 21339,
1560
+ 21372,
1561
+ 21386,
1562
+ 21401,
1563
+ 21412,
1564
+ 21420,
1565
+ 21422,
1566
+ 21425,
1567
+ 21460,
1568
+ 21478,
1569
+ 21508,
1570
+ 21556,
1571
+ 21571,
1572
+ 21586,
1573
+ 21641,
1574
+ 21651,
1575
+ 21661,
1576
+ 21695,
1577
+ 21739,
1578
+ 21742,
1579
+ 21756,
1580
+ 21758,
1581
+ 21759,
1582
+ 21782,
1583
+ 21798,
1584
+ 21815,
1585
+ 21833,
1586
+ 21839,
1587
+ 21840,
1588
+ 21864,
1589
+ 21871,
1590
+ 21878,
1591
+ 21888,
1592
+ 21899,
1593
+ 21908,
1594
+ 21930,
1595
+ 21931,
1596
+ 21978,
1597
+ 21997,
1598
+ 21998,
1599
+ 22026,
1600
+ 22033,
1601
+ 22069,
1602
+ 22089,
1603
+ 22132,
1604
+ 22136,
1605
+ 22149,
1606
+ 22153,
1607
+ 22154,
1608
+ 22176,
1609
+ 22223,
1610
+ 22224,
1611
+ 22225,
1612
+ 22234,
1613
+ 22251,
1614
+ 22269,
1615
+ 22283,
1616
+ 22318,
1617
+ 22326,
1618
+ 22337,
1619
+ 22388,
1620
+ 22394,
1621
+ 22395,
1622
+ 22404,
1623
+ 22410,
1624
+ 22416,
1625
+ 22427,
1626
+ 22430,
1627
+ 22469,
1628
+ 22490,
1629
+ 22498,
1630
+ 22516,
1631
+ 22525,
1632
+ 22548,
1633
+ 22555,
1634
+ 22575,
1635
+ 22584,
1636
+ 22594,
1637
+ 22598,
1638
+ 22612,
1639
+ 22620,
1640
+ 22645,
1641
+ 22652,
1642
+ 22655,
1643
+ 22661,
1644
+ 22666,
1645
+ 22673,
1646
+ 22693,
1647
+ 22700,
1648
+ 22701,
1649
+ 22726,
1650
+ 22747,
1651
+ 22752,
1652
+ 22762,
1653
+ 22786,
1654
+ 22805,
1655
+ 22810,
1656
+ 22835,
1657
+ 22841,
1658
+ 22869,
1659
+ 22883,
1660
+ 22891,
1661
+ 22922,
1662
+ 22934,
1663
+ 22935,
1664
+ 22943,
1665
+ 22968,
1666
+ 22975,
1667
+ 22977,
1668
+ 22989,
1669
+ 22994,
1670
+ 23019,
1671
+ 23031,
1672
+ 23035,
1673
+ 23053,
1674
+ 23074,
1675
+ 23111,
1676
+ 23134,
1677
+ 23144,
1678
+ 23150,
1679
+ 23153,
1680
+ 23160,
1681
+ 23165,
1682
+ 23166,
1683
+ 23171,
1684
+ 23179,
1685
+ 23182,
1686
+ 23208,
1687
+ 23226,
1688
+ 23248,
1689
+ 23251,
1690
+ 23259,
1691
+ 23283,
1692
+ 23328,
1693
+ 23333,
1694
+ 23356,
1695
+ 23367,
1696
+ 23378,
1697
+ 23385,
1698
+ 23399,
1699
+ 23406,
1700
+ 23418,
1701
+ 23444,
1702
+ 23473,
1703
+ 23497,
1704
+ 23507,
1705
+ 23513,
1706
+ 23542,
1707
+ 23581,
1708
+ 23589,
1709
+ 23593,
1710
+ 23594,
1711
+ 23607,
1712
+ 23608,
1713
+ 23611,
1714
+ 23613,
1715
+ 23630,
1716
+ 23631,
1717
+ 23634,
1718
+ 23661,
1719
+ 23690,
1720
+ 23702,
1721
+ 23703,
1722
+ 23733,
1723
+ 23742,
1724
+ 23764,
1725
+ 23782,
1726
+ 23786,
1727
+ 23790,
1728
+ 23800,
1729
+ 23812,
1730
+ 23818,
1731
+ 23823,
1732
+ 23850,
1733
+ 23852,
1734
+ 23868,
1735
+ 23881,
1736
+ 23895,
1737
+ 23898,
1738
+ 23899,
1739
+ 23906,
1740
+ 23928,
1741
+ 23932,
1742
+ 23940,
1743
+ 23965,
1744
+ 23983,
1745
+ 23988,
1746
+ 24019,
1747
+ 24030,
1748
+ 24032,
1749
+ 24036,
1750
+ 24045,
1751
+ 24055,
1752
+ 24058,
1753
+ 24071,
1754
+ 24085,
1755
+ 24115,
1756
+ 24125,
1757
+ 24132,
1758
+ 24141,
1759
+ 24150,
1760
+ 24152,
1761
+ 24178,
1762
+ 24179,
1763
+ 24201,
1764
+ 24205,
1765
+ 24215,
1766
+ 24227,
1767
+ 24269,
1768
+ 24299,
1769
+ 24309,
1770
+ 24311,
1771
+ 24314,
1772
+ 24320,
1773
+ 24355,
1774
+ 24409,
1775
+ 24413,
1776
+ 24422,
1777
+ 24426,
1778
+ 24436,
1779
+ 24445,
1780
+ 24455,
1781
+ 24456,
1782
+ 24457,
1783
+ 24462,
1784
+ 24468,
1785
+ 24469,
1786
+ 24489,
1787
+ 24506,
1788
+ 24511,
1789
+ 24531
1790
+ ],
1791
+ "new_compensatory_visual": [
1792
+ 111,
1793
+ 197,
1794
+ 294,
1795
+ 307,
1796
+ 346,
1797
+ 446,
1798
+ 476,
1799
+ 537,
1800
+ 552,
1801
+ 575,
1802
+ 576,
1803
+ 606,
1804
+ 609,
1805
+ 639,
1806
+ 643,
1807
+ 725,
1808
+ 767,
1809
+ 772,
1810
+ 796,
1811
+ 799,
1812
+ 881,
1813
+ 906,
1814
+ 920,
1815
+ 965,
1816
+ 998,
1817
+ 1027,
1818
+ 1037,
1819
+ 1122,
1820
+ 1157,
1821
+ 1183,
1822
+ 1205,
1823
+ 1245,
1824
+ 1252,
1825
+ 1258,
1826
+ 1315,
1827
+ 1321,
1828
+ 1358,
1829
+ 1392,
1830
+ 1413,
1831
+ 1439,
1832
+ 1453,
1833
+ 1462,
1834
+ 1503,
1835
+ 1515,
1836
+ 1558,
1837
+ 1635,
1838
+ 1647,
1839
+ 1659,
1840
+ 1753,
1841
+ 1759,
1842
+ 1806,
1843
+ 1824,
1844
+ 1837,
1845
+ 1843,
1846
+ 1870,
1847
+ 1929,
1848
+ 1935,
1849
+ 2114,
1850
+ 2118,
1851
+ 2160,
1852
+ 2182,
1853
+ 2226,
1854
+ 2273,
1855
+ 2299,
1856
+ 2314,
1857
+ 2317,
1858
+ 2329,
1859
+ 2340,
1860
+ 2363,
1861
+ 2398,
1862
+ 2486,
1863
+ 2529,
1864
+ 2544,
1865
+ 2559,
1866
+ 2563,
1867
+ 2604,
1868
+ 2630,
1869
+ 2631,
1870
+ 2655,
1871
+ 2676,
1872
+ 2692,
1873
+ 2699,
1874
+ 2731,
1875
+ 2770,
1876
+ 2833,
1877
+ 2852,
1878
+ 2878,
1879
+ 2962,
1880
+ 2984,
1881
+ 3022,
1882
+ 3043,
1883
+ 3048,
1884
+ 3055,
1885
+ 3065,
1886
+ 3093,
1887
+ 3447,
1888
+ 3547,
1889
+ 3563,
1890
+ 3566,
1891
+ 3662,
1892
+ 3691,
1893
+ 3696,
1894
+ 3705,
1895
+ 3739,
1896
+ 3746,
1897
+ 3774,
1898
+ 3834,
1899
+ 3862,
1900
+ 3871,
1901
+ 3889,
1902
+ 3893,
1903
+ 3905,
1904
+ 3932,
1905
+ 3981,
1906
+ 3984,
1907
+ 3990,
1908
+ 4047,
1909
+ 4149,
1910
+ 4255,
1911
+ 4256,
1912
+ 4296,
1913
+ 4310,
1914
+ 4379,
1915
+ 4390,
1916
+ 4512,
1917
+ 4543,
1918
+ 4551,
1919
+ 4689,
1920
+ 4718,
1921
+ 4720,
1922
+ 4825,
1923
+ 4934,
1924
+ 4968,
1925
+ 4976,
1926
+ 4989,
1927
+ 4990,
1928
+ 5012,
1929
+ 5019,
1930
+ 5037,
1931
+ 5047,
1932
+ 5072,
1933
+ 5086,
1934
+ 5089,
1935
+ 5098,
1936
+ 5131,
1937
+ 5140,
1938
+ 5168,
1939
+ 5188,
1940
+ 5322,
1941
+ 5411,
1942
+ 5431,
1943
+ 5432,
1944
+ 5433,
1945
+ 5538,
1946
+ 5556,
1947
+ 5566,
1948
+ 5642,
1949
+ 5674,
1950
+ 5783,
1951
+ 5813,
1952
+ 5902,
1953
+ 5936,
1954
+ 6062,
1955
+ 6092,
1956
+ 6099,
1957
+ 6115,
1958
+ 6130,
1959
+ 6176,
1960
+ 6191,
1961
+ 6201,
1962
+ 6215,
1963
+ 6232,
1964
+ 6307,
1965
+ 6321,
1966
+ 6328,
1967
+ 6335,
1968
+ 6384,
1969
+ 6394,
1970
+ 6404,
1971
+ 6508,
1972
+ 6539,
1973
+ 6688,
1974
+ 6731,
1975
+ 6754,
1976
+ 6846,
1977
+ 6867,
1978
+ 6878,
1979
+ 6911,
1980
+ 6938,
1981
+ 6967,
1982
+ 6988,
1983
+ 7060,
1984
+ 7144,
1985
+ 7162,
1986
+ 7262,
1987
+ 7278,
1988
+ 7329,
1989
+ 7365,
1990
+ 7369,
1991
+ 7373,
1992
+ 7403,
1993
+ 7448,
1994
+ 7456,
1995
+ 7468,
1996
+ 7513,
1997
+ 7536,
1998
+ 7544,
1999
+ 7646,
2000
+ 7719,
2001
+ 7766,
2002
+ 7858,
2003
+ 7913,
2004
+ 7917,
2005
+ 7927,
2006
+ 7934,
2007
+ 7970,
2008
+ 7982,
2009
+ 8038,
2010
+ 8047,
2011
+ 8104,
2012
+ 8138,
2013
+ 8149,
2014
+ 8178,
2015
+ 8206,
2016
+ 8245,
2017
+ 8258,
2018
+ 8340,
2019
+ 8425,
2020
+ 8453,
2021
+ 8489,
2022
+ 8505,
2023
+ 8506,
2024
+ 8522,
2025
+ 8529,
2026
+ 8630,
2027
+ 8736,
2028
+ 8803,
2029
+ 8840,
2030
+ 8858,
2031
+ 8896,
2032
+ 8910,
2033
+ 8914,
2034
+ 8922,
2035
+ 8971,
2036
+ 8981,
2037
+ 8989,
2038
+ 8993,
2039
+ 8994,
2040
+ 9001,
2041
+ 9028,
2042
+ 9032,
2043
+ 9145,
2044
+ 9160,
2045
+ 9226,
2046
+ 9241,
2047
+ 9362,
2048
+ 9526,
2049
+ 9569,
2050
+ 9621,
2051
+ 9631,
2052
+ 9645,
2053
+ 9668,
2054
+ 9671,
2055
+ 9834,
2056
+ 9877,
2057
+ 9887,
2058
+ 9919,
2059
+ 9921,
2060
+ 9922,
2061
+ 9940,
2062
+ 9944,
2063
+ 9978,
2064
+ 9992,
2065
+ 10067,
2066
+ 10138,
2067
+ 10222,
2068
+ 10250,
2069
+ 10337,
2070
+ 10395,
2071
+ 10482,
2072
+ 10483,
2073
+ 10521,
2074
+ 10526,
2075
+ 10528,
2076
+ 10538,
2077
+ 10591,
2078
+ 10597,
2079
+ 10673,
2080
+ 10794,
2081
+ 10808,
2082
+ 10866,
2083
+ 10886,
2084
+ 10945,
2085
+ 10999,
2086
+ 11031,
2087
+ 11082,
2088
+ 11099,
2089
+ 11102,
2090
+ 11104,
2091
+ 11177,
2092
+ 11178,
2093
+ 11189,
2094
+ 11335,
2095
+ 11353,
2096
+ 11417,
2097
+ 11491,
2098
+ 11526,
2099
+ 11528,
2100
+ 11595,
2101
+ 11602,
2102
+ 11663,
2103
+ 11769,
2104
+ 11836,
2105
+ 11917,
2106
+ 11929,
2107
+ 12027,
2108
+ 12115,
2109
+ 12144,
2110
+ 12169,
2111
+ 12196,
2112
+ 12200,
2113
+ 12233,
2114
+ 12266,
2115
+ 12282,
2116
+ 12385,
2117
+ 12388,
2118
+ 12390,
2119
+ 12407,
2120
+ 12433,
2121
+ 12520,
2122
+ 12527,
2123
+ 12547,
2124
+ 12595,
2125
+ 12603,
2126
+ 12631,
2127
+ 12645,
2128
+ 12654,
2129
+ 12713,
2130
+ 12745,
2131
+ 12789,
2132
+ 12824,
2133
+ 12878,
2134
+ 12892,
2135
+ 12977,
2136
+ 13011,
2137
+ 13035,
2138
+ 13081,
2139
+ 13105,
2140
+ 13110,
2141
+ 13164,
2142
+ 13183,
2143
+ 13255,
2144
+ 13264,
2145
+ 13303,
2146
+ 13329,
2147
+ 13333,
2148
+ 13425,
2149
+ 13434,
2150
+ 13447,
2151
+ 13525,
2152
+ 13564,
2153
+ 13634,
2154
+ 13640,
2155
+ 13710,
2156
+ 13724,
2157
+ 13750,
2158
+ 13813,
2159
+ 13856,
2160
+ 13860,
2161
+ 13907,
2162
+ 13944,
2163
+ 13978,
2164
+ 14034,
2165
+ 14127,
2166
+ 14175,
2167
+ 14191,
2168
+ 14245,
2169
+ 14250,
2170
+ 14279,
2171
+ 14343,
2172
+ 14383,
2173
+ 14398,
2174
+ 14446,
2175
+ 14478,
2176
+ 14494,
2177
+ 14558,
2178
+ 14580,
2179
+ 14613,
2180
+ 14664,
2181
+ 14667,
2182
+ 14669,
2183
+ 14677,
2184
+ 14704,
2185
+ 14751,
2186
+ 14813,
2187
+ 14878,
2188
+ 14919,
2189
+ 14938,
2190
+ 14940,
2191
+ 15034,
2192
+ 15061,
2193
+ 15123,
2194
+ 15143,
2195
+ 15185,
2196
+ 15198,
2197
+ 15206,
2198
+ 15213,
2199
+ 15218,
2200
+ 15252,
2201
+ 15280,
2202
+ 15344,
2203
+ 15366,
2204
+ 15383,
2205
+ 15398,
2206
+ 15439,
2207
+ 15484,
2208
+ 15530,
2209
+ 15725,
2210
+ 15771,
2211
+ 15775,
2212
+ 15789,
2213
+ 15807,
2214
+ 15831,
2215
+ 15872,
2216
+ 15931,
2217
+ 15963,
2218
+ 16000,
2219
+ 16017,
2220
+ 16019,
2221
+ 16043,
2222
+ 16109,
2223
+ 16138,
2224
+ 16163,
2225
+ 16183,
2226
+ 16235,
2227
+ 16236,
2228
+ 16261,
2229
+ 16269,
2230
+ 16288,
2231
+ 16310,
2232
+ 16335,
2233
+ 16369,
2234
+ 16436,
2235
+ 16440,
2236
+ 16467,
2237
+ 16471,
2238
+ 16595,
2239
+ 16685,
2240
+ 16732,
2241
+ 16768,
2242
+ 16781,
2243
+ 16821,
2244
+ 16831,
2245
+ 16850,
2246
+ 16895,
2247
+ 16922,
2248
+ 16932,
2249
+ 16943,
2250
+ 17064,
2251
+ 17215,
2252
+ 17230,
2253
+ 17297,
2254
+ 17305,
2255
+ 17343,
2256
+ 17354,
2257
+ 17507,
2258
+ 17527,
2259
+ 17531,
2260
+ 17532,
2261
+ 17551,
2262
+ 17572,
2263
+ 17600,
2264
+ 17684,
2265
+ 17889,
2266
+ 17897,
2267
+ 17931,
2268
+ 18027,
2269
+ 18030,
2270
+ 18074,
2271
+ 18202,
2272
+ 18230,
2273
+ 18316,
2274
+ 18360,
2275
+ 18470,
2276
+ 18501,
2277
+ 18535,
2278
+ 18556,
2279
+ 18609,
2280
+ 18630,
2281
+ 18639,
2282
+ 18641,
2283
+ 18682,
2284
+ 18724,
2285
+ 18742,
2286
+ 18760,
2287
+ 18795,
2288
+ 18807,
2289
+ 18904,
2290
+ 18911,
2291
+ 19002,
2292
+ 19038,
2293
+ 19045,
2294
+ 19057,
2295
+ 19075,
2296
+ 19111,
2297
+ 19138,
2298
+ 19143,
2299
+ 19176,
2300
+ 19183,
2301
+ 19189,
2302
+ 19204,
2303
+ 19248,
2304
+ 19306,
2305
+ 19336,
2306
+ 19459,
2307
+ 19512,
2308
+ 19524,
2309
+ 19566,
2310
+ 19577,
2311
+ 19597,
2312
+ 19706,
2313
+ 19731,
2314
+ 19754,
2315
+ 19762,
2316
+ 19771,
2317
+ 19870,
2318
+ 19965,
2319
+ 19990,
2320
+ 20023,
2321
+ 20025,
2322
+ 20037,
2323
+ 20051,
2324
+ 20053,
2325
+ 20063,
2326
+ 20191,
2327
+ 20201,
2328
+ 20216,
2329
+ 20353,
2330
+ 20398,
2331
+ 20438,
2332
+ 20473,
2333
+ 20479,
2334
+ 20495,
2335
+ 20553,
2336
+ 20685,
2337
+ 20805,
2338
+ 20890,
2339
+ 20924,
2340
+ 20975,
2341
+ 21021,
2342
+ 21033,
2343
+ 21045,
2344
+ 21082,
2345
+ 21121,
2346
+ 21185,
2347
+ 21253,
2348
+ 21254,
2349
+ 21280,
2350
+ 21403,
2351
+ 21417,
2352
+ 21441,
2353
+ 21448,
2354
+ 21455,
2355
+ 21493,
2356
+ 21513,
2357
+ 21565,
2358
+ 21660,
2359
+ 21711,
2360
+ 21726,
2361
+ 21749,
2362
+ 21771,
2363
+ 21774,
2364
+ 21831,
2365
+ 21846,
2366
+ 21874,
2367
+ 21921,
2368
+ 21924,
2369
+ 22008,
2370
+ 22016,
2371
+ 22027,
2372
+ 22067,
2373
+ 22143,
2374
+ 22155,
2375
+ 22196,
2376
+ 22216,
2377
+ 22226,
2378
+ 22238,
2379
+ 22250,
2380
+ 22299,
2381
+ 22331,
2382
+ 22414,
2383
+ 22433,
2384
+ 22437,
2385
+ 22448,
2386
+ 22465,
2387
+ 22473,
2388
+ 22512,
2389
+ 22515,
2390
+ 22605,
2391
+ 22607,
2392
+ 22609,
2393
+ 22646,
2394
+ 22649,
2395
+ 22657,
2396
+ 22660,
2397
+ 22750,
2398
+ 22811,
2399
+ 22864,
2400
+ 22880,
2401
+ 22889,
2402
+ 22898,
2403
+ 22925,
2404
+ 22963,
2405
+ 23080,
2406
+ 23096,
2407
+ 23143,
2408
+ 23175,
2409
+ 23266,
2410
+ 23373,
2411
+ 23408,
2412
+ 23415,
2413
+ 23467,
2414
+ 23502,
2415
+ 23537,
2416
+ 23563,
2417
+ 23632,
2418
+ 23633,
2419
+ 23686,
2420
+ 23688,
2421
+ 23694,
2422
+ 23719,
2423
+ 23722,
2424
+ 23730,
2425
+ 23772,
2426
+ 23798,
2427
+ 23851,
2428
+ 23956,
2429
+ 23991,
2430
+ 24018,
2431
+ 24035,
2432
+ 24047,
2433
+ 24051,
2434
+ 24111,
2435
+ 24172,
2436
+ 24295,
2437
+ 24312,
2438
+ 24363,
2439
+ 24365,
2440
+ 24368,
2441
+ 24441,
2442
+ 24497
2443
+ ]
2444
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8411458333333334,
3
+ "semantic_stability_score": 0.22519256080134595,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 7.984832528012656e-07,
6
+ "shared_redirected": -6.430489821353847e-08,
7
+ "shared_attenuated": -4.2558880530917104e-07,
8
+ "shared_aligned": 0.0007205689243395437,
9
+ "base_only": -6.56549607669432e-06
10
+ },
11
+ "superposition_fraction": 0.0010703773080010704,
12
+ "fve_base": 0.7509070812719655,
13
+ "fve_aligned": 0.7441149862648929,
14
+ "dead_neuron_fraction": 0.9535232747916373,
15
+ "l0_sparsity_base": 214.71289404553414,
16
+ "l0_sparsity_aligned": 213.43875875656744,
17
+ "class_counts": {
18
+ "shared_redirected": 15416,
19
+ "shared_attenuated": 3782,
20
+ "aligned_only": 3737,
21
+ "shared_aligned": 1474,
22
+ "base_only": 167
23
+ },
24
+ "total_features": 24576
25
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 3737,
4
+ "cf_shift_mean": 7.984832528012656e-07,
5
+ "cf_shift_std": 1.2914227537880517e-05,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 4.0116886399388473e-07,
8
+ "cf_aligned_mean": 1.1996521168407832e-06,
9
+ "high_cf_base_count": 408,
10
+ "low_cf_base_count": 3329,
11
+ "high_cf_aligned_count": 651,
12
+ "low_cf_aligned_count": 3086
13
+ },
14
+ "shared_redirected": {
15
+ "count": 15416,
16
+ "cf_shift_mean": -6.430489821353847e-08,
17
+ "cf_shift_std": 1.8216525710179159e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 4.4206668402429653e-07,
20
+ "cf_aligned_mean": 3.777617858043053e-07,
21
+ "high_cf_base_count": 1814,
22
+ "low_cf_base_count": 13602,
23
+ "high_cf_aligned_count": 1591,
24
+ "low_cf_aligned_count": 13825
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 3782,
28
+ "cf_shift_mean": -4.2558880530917104e-07,
29
+ "cf_shift_std": 3.610089472661557e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 7.741823651200332e-07,
32
+ "cf_aligned_mean": 3.485935595778973e-07,
33
+ "high_cf_base_count": 664,
34
+ "low_cf_base_count": 3118,
35
+ "high_cf_aligned_count": 345,
36
+ "low_cf_aligned_count": 3437
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.0007205689243395437,
41
+ "cf_shift_std": 0.010875370293035745,
42
+ "cf_shift_median": 0.0009756861254572868,
43
+ "cf_base_mean": 0.045992303138723094,
44
+ "cf_aligned_mean": 0.046712872068532044,
45
+ "high_cf_base_count": 1433,
46
+ "low_cf_base_count": 41,
47
+ "high_cf_aligned_count": 1269,
48
+ "low_cf_aligned_count": 205
49
+ },
50
+ "base_only": {
51
+ "count": 167,
52
+ "cf_shift_mean": -6.56549607669432e-06,
53
+ "cf_shift_std": 2.689823870629707e-05,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 7.0959945932084e-06,
56
+ "cf_aligned_mean": 5.304985110680043e-07,
57
+ "high_cf_base_count": 70,
58
+ "low_cf_base_count": 97,
59
+ "high_cf_aligned_count": 20,
60
+ "low_cf_aligned_count": 147
61
+ }
62
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1474,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.9999999896884774,
7
+ "theta_std": 6.59421017313096e-08,
8
+ "angle_deg_mean": 0.006823701893109602,
9
+ "angle_deg_std": 0.010905124677015302,
10
+ "norm_ratio_raw_mean": 0.9999999998683978,
11
+ "norm_ratio_raw_std": 2.0889700670393258e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.4682731330394745,
14
+ "sv_std": 0.49916383624076843,
15
+ "condition_number": 1096937631.5671473,
16
+ "mean_principal_angle_deg": 0.22881704680668646,
17
+ "singular_values": [
18
+ 1.0010348558425903,
19
+ 1.0010045766830444,
20
+ 1.0009158849716187,
21
+ 1.000853419303894,
22
+ 1.0008299350738525,
23
+ 1.0008183717727661,
24
+ 1.0008039474487305,
25
+ 1.0008015632629395,
26
+ 1.0008013248443604,
27
+ 1.0007734298706055,
28
+ 1.0007684230804443,
29
+ 1.0007574558258057,
30
+ 1.000754952430725,
31
+ 1.0007539987564087,
32
+ 1.000741958618164,
33
+ 1.000738501548767,
34
+ 1.000728964805603,
35
+ 1.000722885131836,
36
+ 1.0007121562957764,
37
+ 1.0007078647613525
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 15416,
43
+ "rho_mean": 0.4995309426804466,
44
+ "rho_std": 0.020521676422664302,
45
+ "theta_mean": 0.16712995424270283,
46
+ "theta_std": 0.05177756306898034,
47
+ "angle_deg_mean": 80.36449881365938,
48
+ "angle_deg_std": 3.0238887353920307,
49
+ "norm_ratio_raw_mean": 1.0014989160117442,
50
+ "norm_ratio_raw_std": 0.0823381597684924,
51
+ "linear_map": {
52
+ "sv_mean": 0.44055667519569397,
53
+ "sv_std": 0.30300241708755493,
54
+ "condition_number": 132010.9069330858,
55
+ "mean_principal_angle_deg": 69.69244308306124,
56
+ "singular_values": [
57
+ 1.3711071014404297,
58
+ 1.2324702739715576,
59
+ 1.2296955585479736,
60
+ 1.222616195678711,
61
+ 1.215060830116272,
62
+ 1.2126432657241821,
63
+ 1.2096621990203857,
64
+ 1.2066607475280762,
65
+ 1.2030717134475708,
66
+ 1.1995447874069214,
67
+ 1.1965534687042236,
68
+ 1.1940386295318604,
69
+ 1.1918244361877441,
70
+ 1.1902073621749878,
71
+ 1.1876722574234009,
72
+ 1.1830217838287354,
73
+ 1.1807305812835693,
74
+ 1.1798763275146484,
75
+ 1.1782516241073608,
76
+ 1.173812985420227
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 0
82
+ },
83
+ "shared_attenuated": {
84
+ "n": 3782,
85
+ "rho_mean": 0.44279943075620076,
86
+ "rho_std": 0.014630209674851975,
87
+ "theta_mean": 0.15989033777871534,
88
+ "theta_std": 0.05064526512137876,
89
+ "angle_deg_mean": 80.78279583845857,
90
+ "angle_deg_std": 3.0265941392973605,
91
+ "norm_ratio_raw_mean": 0.7958978178876729,
92
+ "norm_ratio_raw_std": 0.04618780936167415,
93
+ "linear_map": {
94
+ "sv_mean": 1.1078393459320068,
95
+ "sv_std": 1.2409998178482056,
96
+ "condition_number": 146145.42424025177,
97
+ "mean_principal_angle_deg": 79.8200085277352,
98
+ "singular_values": [
99
+ 7.630403995513916,
100
+ 7.440211772918701,
101
+ 7.371474742889404,
102
+ 7.281286239624023,
103
+ 7.180637359619141,
104
+ 7.119085788726807,
105
+ 6.9969048500061035,
106
+ 6.957618236541748,
107
+ 6.899382591247559,
108
+ 6.836480617523193,
109
+ 6.818109035491943,
110
+ 6.753697395324707,
111
+ 6.6710734367370605,
112
+ 6.620835781097412,
113
+ 6.546936988830566,
114
+ 6.476569652557373,
115
+ 6.468456268310547,
116
+ 6.39784049987793,
117
+ 6.356997013092041,
118
+ 6.331387519836426
119
+ ]
120
+ }
121
+ },
122
+ "all_shared": {
123
+ "n": 20672,
124
+ "rho_mean": 0.48918520024582607,
125
+ "rho_std": 0.028897048368379464,
126
+ "theta_mean": 0.22519256080134595,
127
+ "theta_std": 0.22038762349495844,
128
+ "angle_deg_mean": 74.71118932415895,
129
+ "angle_deg_std": 20.905112648451638,
130
+ "norm_ratio_raw_mean": 0.9637767432417882,
131
+ "norm_ratio_raw_std": 0.10843060399468854,
132
+ "linear_map": {
133
+ "sv_mean": 0.4560658633708954,
134
+ "sv_std": 0.31598734855651855,
135
+ "condition_number": 24041.19403649782,
136
+ "mean_principal_angle_deg": 49.24746367063823,
137
+ "singular_values": [
138
+ 1.2344167232513428,
139
+ 1.2041429281234741,
140
+ 1.1957769393920898,
141
+ 1.1843849420547485,
142
+ 1.1812993288040161,
143
+ 1.1768361330032349,
144
+ 1.1746459007263184,
145
+ 1.1721316576004028,
146
+ 1.1653732061386108,
147
+ 1.164245843887329,
148
+ 1.163455843925476,
149
+ 1.1577637195587158,
150
+ 1.1560269594192505,
151
+ 1.1535402536392212,
152
+ 1.1523258686065674,
153
+ 1.1513711214065552,
154
+ 1.1495376825332642,
155
+ 1.1468944549560547,
156
+ 1.145331621170044,
157
+ 1.1444735527038574
158
+ ]
159
+ }
160
+ }
161
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.049430374186583866,
10
+ 0.030096537014387952,
11
+ 0.02796496949454914,
12
+ 0.026913082990436547
13
+ ],
14
+ "val_loss": [
15
+ 0.032123108711386225,
16
+ 0.02959578229767802,
17
+ 0.028552310209701823,
18
+ 0.02836922533732122
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5926141002967353,
22
+ 0.7274981481042162,
23
+ 0.7542063472080286,
24
+ 0.7674580534090442
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5835651149891722,
28
+ 0.7187672976993776,
29
+ 0.7453896779799698,
30
+ 0.7581319081038671
31
+ ],
32
+ "val_fve_base": [
33
+ 0.7041990307613193,
34
+ 0.7349476836114653,
35
+ 0.7481277344738626,
36
+ 0.7509070812719655
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.6952106334776155,
40
+ 0.7274305427261673,
41
+ 0.7412954871567132,
42
+ 0.7441149862648929
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9109064114768812,
46
+ 0.9552765123620064,
47
+ 0.9543202113353643,
48
+ 0.9535232747916373
49
+ ],
50
+ "l0_base": [
51
+ 219.65265615878576,
52
+ 210.1400321074139,
53
+ 213.50207968476357,
54
+ 214.71289404553414
55
+ ],
56
+ "l0_aligned": [
57
+ 214.16146745475774,
58
+ 206.53830998248688,
59
+ 211.79819760653822,
60
+ 213.43875875656744
61
+ ],
62
+ "self_recon": [
63
+ 0.02717719719975195,
64
+ 0.01827781463136502,
65
+ 0.016516819961099372,
66
+ 0.015658626538933507
67
+ ],
68
+ "cross_recon": [
69
+ 0.027237401827756625,
70
+ 0.018281893990064007,
71
+ 0.01652112143180538,
72
+ 0.015663412581722568
73
+ ],
74
+ "sparsity": [
75
+ 0.01135821605519317,
76
+ 0.004505964646429058,
77
+ 0.004839700851121877,
78
+ 0.004989091297410433
79
+ ]
80
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 45b6ce2da9e77cc9568cdede1fc0e9a967dca3eef653f607e7e4c5b397293fed
  • Pointer size: 131 Bytes
  • Size of remote file: 157 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/cf_shift_per_class.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 35cfd543fc66f5ebbfa73f98dbc024a528ff3d68deeb56275e78907222dc407e
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: fe7ac9f01255505249d59abdab47402d080b3cc685d271a8f430fa0fa1617773
  • Pointer size: 131 Bytes
  • Size of remote file: 338 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 21ad7f3c3c9f6f485663208165fd45d8e60a01c8716271417c5aa64216e7a2f9
  • Pointer size: 130 Bytes
  • Size of remote file: 84.3 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 8aefbf6906410441cf7b84fd2430a7cf48e17cb225591ec0e37099a318ecef57
  • Pointer size: 131 Bytes
  • Size of remote file: 270 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/shared_geometry_histograms.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 4454694adf03effc6199c37f511b4079f470d098bbf393c7596042993454a2d5
  • Pointer size: 131 Bytes
  • Size of remote file: 267 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 43b0f25fd56a9ecf47f8ed66cef9b7f2c777ab2ef7e9fdab9cddb5458ed5cc07
  • Pointer size: 131 Bytes
  • Size of remote file: 330 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L12/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-dpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "interp_utils/crosscoder/results-multi-v1/v1/samelayer_separate/llama32-3b-dpo/activations/activations.pt",
7
+ "base_activations_path": "interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 12,
10
+ 13,
11
+ 14
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 12,
25
+ "base_layer": 12,
26
+ "aligned_layer": 12
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcacde8bd9cfaaec5c60959be6471b60f14c4aaa7be4378a4a3a0c0bafc121ad
3
+ size 3624487706
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/features/visual_evidence_features.json ADDED
@@ -0,0 +1,3063 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 217,
4
+ 230,
5
+ 372,
6
+ 375,
7
+ 464,
8
+ 964,
9
+ 1000,
10
+ 1036,
11
+ 1272,
12
+ 1313,
13
+ 1417,
14
+ 1499,
15
+ 2965,
16
+ 3798,
17
+ 3912,
18
+ 4517,
19
+ 4619,
20
+ 4744,
21
+ 5264,
22
+ 6489,
23
+ 6939,
24
+ 6956,
25
+ 6975,
26
+ 7092,
27
+ 7277,
28
+ 7300,
29
+ 8123,
30
+ 8523,
31
+ 8565,
32
+ 8595,
33
+ 8688,
34
+ 8889,
35
+ 8950,
36
+ 9104,
37
+ 9106,
38
+ 9264,
39
+ 9299,
40
+ 9682,
41
+ 9711,
42
+ 9813,
43
+ 10012,
44
+ 10082,
45
+ 10121,
46
+ 10393,
47
+ 10420,
48
+ 10913,
49
+ 11808,
50
+ 11921,
51
+ 11925,
52
+ 12184,
53
+ 12247,
54
+ 12425,
55
+ 12908,
56
+ 13068,
57
+ 13163,
58
+ 13718,
59
+ 13747,
60
+ 13996,
61
+ 14196,
62
+ 14484,
63
+ 14536,
64
+ 14577,
65
+ 15388,
66
+ 15673,
67
+ 16153,
68
+ 16640,
69
+ 16918,
70
+ 17102,
71
+ 17186,
72
+ 17190,
73
+ 17558,
74
+ 17947,
75
+ 18026,
76
+ 18236,
77
+ 18551,
78
+ 18627,
79
+ 19235,
80
+ 20013,
81
+ 20161,
82
+ 20170,
83
+ 20361,
84
+ 20600,
85
+ 21414,
86
+ 21676,
87
+ 21761,
88
+ 21879,
89
+ 22381,
90
+ 22856,
91
+ 22873,
92
+ 24319,
93
+ 24481,
94
+ 24513
95
+ ],
96
+ "redirected_visual_to_prior": [
97
+ 2,
98
+ 28,
99
+ 29,
100
+ 40,
101
+ 41,
102
+ 75,
103
+ 81,
104
+ 96,
105
+ 126,
106
+ 129,
107
+ 169,
108
+ 171,
109
+ 178,
110
+ 183,
111
+ 184,
112
+ 188,
113
+ 194,
114
+ 196,
115
+ 198,
116
+ 245,
117
+ 248,
118
+ 249,
119
+ 253,
120
+ 254,
121
+ 267,
122
+ 269,
123
+ 288,
124
+ 299,
125
+ 311,
126
+ 330,
127
+ 337,
128
+ 339,
129
+ 349,
130
+ 357,
131
+ 363,
132
+ 366,
133
+ 369,
134
+ 382,
135
+ 388,
136
+ 390,
137
+ 391,
138
+ 403,
139
+ 419,
140
+ 455,
141
+ 458,
142
+ 484,
143
+ 489,
144
+ 494,
145
+ 511,
146
+ 514,
147
+ 516,
148
+ 532,
149
+ 540,
150
+ 541,
151
+ 559,
152
+ 561,
153
+ 565,
154
+ 579,
155
+ 587,
156
+ 603,
157
+ 610,
158
+ 614,
159
+ 638,
160
+ 653,
161
+ 659,
162
+ 686,
163
+ 689,
164
+ 702,
165
+ 734,
166
+ 759,
167
+ 768,
168
+ 774,
169
+ 785,
170
+ 801,
171
+ 818,
172
+ 827,
173
+ 841,
174
+ 847,
175
+ 853,
176
+ 874,
177
+ 888,
178
+ 909,
179
+ 913,
180
+ 922,
181
+ 947,
182
+ 957,
183
+ 961,
184
+ 987,
185
+ 1007,
186
+ 1012,
187
+ 1016,
188
+ 1026,
189
+ 1067,
190
+ 1116,
191
+ 1132,
192
+ 1144,
193
+ 1154,
194
+ 1165,
195
+ 1173,
196
+ 1178,
197
+ 1188,
198
+ 1203,
199
+ 1212,
200
+ 1219,
201
+ 1247,
202
+ 1250,
203
+ 1264,
204
+ 1265,
205
+ 1291,
206
+ 1317,
207
+ 1322,
208
+ 1340,
209
+ 1378,
210
+ 1382,
211
+ 1388,
212
+ 1398,
213
+ 1405,
214
+ 1408,
215
+ 1440,
216
+ 1441,
217
+ 1469,
218
+ 1472,
219
+ 1474,
220
+ 1488,
221
+ 1490,
222
+ 1497,
223
+ 1514,
224
+ 1522,
225
+ 1529,
226
+ 1547,
227
+ 1575,
228
+ 1583,
229
+ 1590,
230
+ 1602,
231
+ 1604,
232
+ 1613,
233
+ 1620,
234
+ 1631,
235
+ 1636,
236
+ 1640,
237
+ 1645,
238
+ 1651,
239
+ 1654,
240
+ 1664,
241
+ 1686,
242
+ 1688,
243
+ 1689,
244
+ 1701,
245
+ 1702,
246
+ 1718,
247
+ 1742,
248
+ 1754,
249
+ 1779,
250
+ 1787,
251
+ 1789,
252
+ 1803,
253
+ 1804,
254
+ 1808,
255
+ 1831,
256
+ 1832,
257
+ 1833,
258
+ 1835,
259
+ 1836,
260
+ 1850,
261
+ 1859,
262
+ 1893,
263
+ 1898,
264
+ 1901,
265
+ 1907,
266
+ 1912,
267
+ 1936,
268
+ 1944,
269
+ 1955,
270
+ 1967,
271
+ 1971,
272
+ 1972,
273
+ 1978,
274
+ 1980,
275
+ 1984,
276
+ 1997,
277
+ 1998,
278
+ 2007,
279
+ 2020,
280
+ 2026,
281
+ 2033,
282
+ 2058,
283
+ 2059,
284
+ 2064,
285
+ 2087,
286
+ 2093,
287
+ 2099,
288
+ 2109,
289
+ 2116,
290
+ 2117,
291
+ 2126,
292
+ 2141,
293
+ 2145,
294
+ 2151,
295
+ 2159,
296
+ 2160,
297
+ 2161,
298
+ 2177,
299
+ 2201,
300
+ 2206,
301
+ 2211,
302
+ 2239,
303
+ 2240,
304
+ 2244,
305
+ 2250,
306
+ 2261,
307
+ 2269,
308
+ 2276,
309
+ 2280,
310
+ 2282,
311
+ 2284,
312
+ 2294,
313
+ 2297,
314
+ 2304,
315
+ 2341,
316
+ 2345,
317
+ 2356,
318
+ 2399,
319
+ 2412,
320
+ 2418,
321
+ 2420,
322
+ 2450,
323
+ 2456,
324
+ 2460,
325
+ 2462,
326
+ 2478,
327
+ 2489,
328
+ 2511,
329
+ 2540,
330
+ 2546,
331
+ 2564,
332
+ 2571,
333
+ 2632,
334
+ 2633,
335
+ 2640,
336
+ 2659,
337
+ 2669,
338
+ 2684,
339
+ 2689,
340
+ 2696,
341
+ 2710,
342
+ 2808,
343
+ 2820,
344
+ 2835,
345
+ 2840,
346
+ 2863,
347
+ 2866,
348
+ 2877,
349
+ 2896,
350
+ 2928,
351
+ 2933,
352
+ 2937,
353
+ 2947,
354
+ 2961,
355
+ 2966,
356
+ 2971,
357
+ 2979,
358
+ 2981,
359
+ 3005,
360
+ 3024,
361
+ 3029,
362
+ 3038,
363
+ 3042,
364
+ 3049,
365
+ 3050,
366
+ 3063,
367
+ 3072,
368
+ 3099,
369
+ 3148,
370
+ 3183,
371
+ 3187,
372
+ 3191,
373
+ 3192,
374
+ 3198,
375
+ 3212,
376
+ 3229,
377
+ 3232,
378
+ 3236,
379
+ 3249,
380
+ 3273,
381
+ 3276,
382
+ 3294,
383
+ 3307,
384
+ 3308,
385
+ 3311,
386
+ 3312,
387
+ 3317,
388
+ 3320,
389
+ 3321,
390
+ 3324,
391
+ 3330,
392
+ 3340,
393
+ 3376,
394
+ 3396,
395
+ 3397,
396
+ 3401,
397
+ 3414,
398
+ 3417,
399
+ 3430,
400
+ 3433,
401
+ 3442,
402
+ 3464,
403
+ 3479,
404
+ 3489,
405
+ 3492,
406
+ 3517,
407
+ 3518,
408
+ 3557,
409
+ 3559,
410
+ 3561,
411
+ 3584,
412
+ 3586,
413
+ 3603,
414
+ 3606,
415
+ 3633,
416
+ 3648,
417
+ 3664,
418
+ 3672,
419
+ 3715,
420
+ 3717,
421
+ 3724,
422
+ 3743,
423
+ 3749,
424
+ 3766,
425
+ 3772,
426
+ 3773,
427
+ 3779,
428
+ 3813,
429
+ 3855,
430
+ 3856,
431
+ 3859,
432
+ 3863,
433
+ 3883,
434
+ 3924,
435
+ 3940,
436
+ 3945,
437
+ 3950,
438
+ 3966,
439
+ 3987,
440
+ 3995,
441
+ 3998,
442
+ 4001,
443
+ 4016,
444
+ 4024,
445
+ 4026,
446
+ 4031,
447
+ 4038,
448
+ 4051,
449
+ 4062,
450
+ 4088,
451
+ 4099,
452
+ 4100,
453
+ 4101,
454
+ 4106,
455
+ 4134,
456
+ 4176,
457
+ 4180,
458
+ 4192,
459
+ 4196,
460
+ 4197,
461
+ 4210,
462
+ 4213,
463
+ 4224,
464
+ 4231,
465
+ 4251,
466
+ 4273,
467
+ 4282,
468
+ 4287,
469
+ 4297,
470
+ 4298,
471
+ 4300,
472
+ 4330,
473
+ 4332,
474
+ 4335,
475
+ 4345,
476
+ 4349,
477
+ 4376,
478
+ 4434,
479
+ 4451,
480
+ 4521,
481
+ 4534,
482
+ 4545,
483
+ 4576,
484
+ 4587,
485
+ 4630,
486
+ 4647,
487
+ 4650,
488
+ 4654,
489
+ 4656,
490
+ 4665,
491
+ 4676,
492
+ 4678,
493
+ 4683,
494
+ 4703,
495
+ 4720,
496
+ 4728,
497
+ 4737,
498
+ 4763,
499
+ 4799,
500
+ 4820,
501
+ 4823,
502
+ 4835,
503
+ 4836,
504
+ 4844,
505
+ 4879,
506
+ 4883,
507
+ 4895,
508
+ 4930,
509
+ 4939,
510
+ 4949,
511
+ 4964,
512
+ 4967,
513
+ 4996,
514
+ 5033,
515
+ 5058,
516
+ 5063,
517
+ 5069,
518
+ 5071,
519
+ 5078,
520
+ 5084,
521
+ 5090,
522
+ 5093,
523
+ 5101,
524
+ 5117,
525
+ 5122,
526
+ 5126,
527
+ 5134,
528
+ 5139,
529
+ 5146,
530
+ 5147,
531
+ 5164,
532
+ 5166,
533
+ 5177,
534
+ 5182,
535
+ 5192,
536
+ 5195,
537
+ 5232,
538
+ 5253,
539
+ 5262,
540
+ 5265,
541
+ 5295,
542
+ 5307,
543
+ 5312,
544
+ 5329,
545
+ 5337,
546
+ 5338,
547
+ 5339,
548
+ 5343,
549
+ 5346,
550
+ 5360,
551
+ 5368,
552
+ 5384,
553
+ 5393,
554
+ 5396,
555
+ 5413,
556
+ 5415,
557
+ 5416,
558
+ 5436,
559
+ 5450,
560
+ 5452,
561
+ 5459,
562
+ 5469,
563
+ 5476,
564
+ 5498,
565
+ 5500,
566
+ 5528,
567
+ 5533,
568
+ 5535,
569
+ 5551,
570
+ 5554,
571
+ 5559,
572
+ 5567,
573
+ 5582,
574
+ 5596,
575
+ 5598,
576
+ 5621,
577
+ 5625,
578
+ 5634,
579
+ 5637,
580
+ 5653,
581
+ 5669,
582
+ 5682,
583
+ 5689,
584
+ 5705,
585
+ 5738,
586
+ 5761,
587
+ 5763,
588
+ 5765,
589
+ 5769,
590
+ 5773,
591
+ 5787,
592
+ 5807,
593
+ 5819,
594
+ 5824,
595
+ 5837,
596
+ 5838,
597
+ 5845,
598
+ 5853,
599
+ 5857,
600
+ 5862,
601
+ 5864,
602
+ 5866,
603
+ 5872,
604
+ 5887,
605
+ 5904,
606
+ 5913,
607
+ 5915,
608
+ 5928,
609
+ 5929,
610
+ 5930,
611
+ 5946,
612
+ 5957,
613
+ 5967,
614
+ 5993,
615
+ 5994,
616
+ 6002,
617
+ 6014,
618
+ 6018,
619
+ 6022,
620
+ 6025,
621
+ 6038,
622
+ 6071,
623
+ 6072,
624
+ 6076,
625
+ 6079,
626
+ 6091,
627
+ 6094,
628
+ 6116,
629
+ 6120,
630
+ 6127,
631
+ 6129,
632
+ 6131,
633
+ 6160,
634
+ 6164,
635
+ 6172,
636
+ 6181,
637
+ 6182,
638
+ 6210,
639
+ 6228,
640
+ 6229,
641
+ 6233,
642
+ 6234,
643
+ 6237,
644
+ 6244,
645
+ 6251,
646
+ 6291,
647
+ 6295,
648
+ 6303,
649
+ 6306,
650
+ 6308,
651
+ 6320,
652
+ 6333,
653
+ 6343,
654
+ 6353,
655
+ 6368,
656
+ 6383,
657
+ 6410,
658
+ 6412,
659
+ 6418,
660
+ 6423,
661
+ 6433,
662
+ 6434,
663
+ 6437,
664
+ 6447,
665
+ 6453,
666
+ 6456,
667
+ 6464,
668
+ 6468,
669
+ 6475,
670
+ 6479,
671
+ 6490,
672
+ 6497,
673
+ 6515,
674
+ 6517,
675
+ 6520,
676
+ 6527,
677
+ 6536,
678
+ 6543,
679
+ 6558,
680
+ 6607,
681
+ 6620,
682
+ 6621,
683
+ 6624,
684
+ 6631,
685
+ 6638,
686
+ 6643,
687
+ 6660,
688
+ 6676,
689
+ 6692,
690
+ 6703,
691
+ 6704,
692
+ 6710,
693
+ 6732,
694
+ 6744,
695
+ 6746,
696
+ 6755,
697
+ 6756,
698
+ 6761,
699
+ 6770,
700
+ 6779,
701
+ 6786,
702
+ 6789,
703
+ 6799,
704
+ 6802,
705
+ 6814,
706
+ 6823,
707
+ 6825,
708
+ 6829,
709
+ 6839,
710
+ 6842,
711
+ 6866,
712
+ 6871,
713
+ 6886,
714
+ 6899,
715
+ 6906,
716
+ 6915,
717
+ 6926,
718
+ 6928,
719
+ 6941,
720
+ 6943,
721
+ 6969,
722
+ 6983,
723
+ 7012,
724
+ 7014,
725
+ 7027,
726
+ 7029,
727
+ 7035,
728
+ 7054,
729
+ 7061,
730
+ 7067,
731
+ 7085,
732
+ 7089,
733
+ 7090,
734
+ 7095,
735
+ 7105,
736
+ 7118,
737
+ 7120,
738
+ 7122,
739
+ 7123,
740
+ 7133,
741
+ 7153,
742
+ 7173,
743
+ 7182,
744
+ 7193,
745
+ 7202,
746
+ 7215,
747
+ 7218,
748
+ 7225,
749
+ 7234,
750
+ 7240,
751
+ 7241,
752
+ 7246,
753
+ 7260,
754
+ 7276,
755
+ 7284,
756
+ 7289,
757
+ 7309,
758
+ 7313,
759
+ 7315,
760
+ 7317,
761
+ 7328,
762
+ 7331,
763
+ 7334,
764
+ 7336,
765
+ 7341,
766
+ 7349,
767
+ 7381,
768
+ 7397,
769
+ 7399,
770
+ 7408,
771
+ 7414,
772
+ 7417,
773
+ 7425,
774
+ 7431,
775
+ 7438,
776
+ 7463,
777
+ 7467,
778
+ 7478,
779
+ 7483,
780
+ 7485,
781
+ 7487,
782
+ 7498,
783
+ 7508,
784
+ 7509,
785
+ 7519,
786
+ 7532,
787
+ 7542,
788
+ 7553,
789
+ 7603,
790
+ 7610,
791
+ 7639,
792
+ 7645,
793
+ 7658,
794
+ 7667,
795
+ 7672,
796
+ 7673,
797
+ 7694,
798
+ 7697,
799
+ 7701,
800
+ 7714,
801
+ 7716,
802
+ 7737,
803
+ 7754,
804
+ 7760,
805
+ 7766,
806
+ 7770,
807
+ 7782,
808
+ 7803,
809
+ 7805,
810
+ 7821,
811
+ 7832,
812
+ 7855,
813
+ 7859,
814
+ 7881,
815
+ 7886,
816
+ 7887,
817
+ 7891,
818
+ 7893,
819
+ 7901,
820
+ 7907,
821
+ 7911,
822
+ 7924,
823
+ 7935,
824
+ 7972,
825
+ 7988,
826
+ 7999,
827
+ 8008,
828
+ 8044,
829
+ 8051,
830
+ 8054,
831
+ 8058,
832
+ 8061,
833
+ 8070,
834
+ 8085,
835
+ 8098,
836
+ 8114,
837
+ 8116,
838
+ 8131,
839
+ 8150,
840
+ 8155,
841
+ 8156,
842
+ 8163,
843
+ 8209,
844
+ 8210,
845
+ 8211,
846
+ 8216,
847
+ 8218,
848
+ 8237,
849
+ 8252,
850
+ 8254,
851
+ 8268,
852
+ 8311,
853
+ 8312,
854
+ 8328,
855
+ 8331,
856
+ 8335,
857
+ 8369,
858
+ 8371,
859
+ 8379,
860
+ 8381,
861
+ 8384,
862
+ 8385,
863
+ 8386,
864
+ 8389,
865
+ 8398,
866
+ 8401,
867
+ 8417,
868
+ 8420,
869
+ 8424,
870
+ 8427,
871
+ 8450,
872
+ 8462,
873
+ 8470,
874
+ 8473,
875
+ 8488,
876
+ 8493,
877
+ 8494,
878
+ 8508,
879
+ 8513,
880
+ 8520,
881
+ 8531,
882
+ 8533,
883
+ 8538,
884
+ 8544,
885
+ 8548,
886
+ 8562,
887
+ 8585,
888
+ 8591,
889
+ 8605,
890
+ 8609,
891
+ 8620,
892
+ 8622,
893
+ 8674,
894
+ 8676,
895
+ 8680,
896
+ 8690,
897
+ 8698,
898
+ 8726,
899
+ 8728,
900
+ 8729,
901
+ 8734,
902
+ 8745,
903
+ 8746,
904
+ 8749,
905
+ 8766,
906
+ 8776,
907
+ 8805,
908
+ 8811,
909
+ 8813,
910
+ 8819,
911
+ 8823,
912
+ 8824,
913
+ 8835,
914
+ 8846,
915
+ 8869,
916
+ 8906,
917
+ 8915,
918
+ 8931,
919
+ 8937,
920
+ 8941,
921
+ 8965,
922
+ 8991,
923
+ 9013,
924
+ 9030,
925
+ 9031,
926
+ 9033,
927
+ 9034,
928
+ 9043,
929
+ 9049,
930
+ 9069,
931
+ 9086,
932
+ 9111,
933
+ 9122,
934
+ 9124,
935
+ 9148,
936
+ 9154,
937
+ 9185,
938
+ 9190,
939
+ 9198,
940
+ 9214,
941
+ 9247,
942
+ 9281,
943
+ 9284,
944
+ 9288,
945
+ 9289,
946
+ 9296,
947
+ 9302,
948
+ 9347,
949
+ 9366,
950
+ 9369,
951
+ 9377,
952
+ 9386,
953
+ 9389,
954
+ 9390,
955
+ 9392,
956
+ 9394,
957
+ 9395,
958
+ 9402,
959
+ 9413,
960
+ 9424,
961
+ 9435,
962
+ 9443,
963
+ 9448,
964
+ 9457,
965
+ 9461,
966
+ 9467,
967
+ 9504,
968
+ 9508,
969
+ 9514,
970
+ 9515,
971
+ 9527,
972
+ 9538,
973
+ 9558,
974
+ 9578,
975
+ 9598,
976
+ 9600,
977
+ 9620,
978
+ 9633,
979
+ 9634,
980
+ 9656,
981
+ 9676,
982
+ 9677,
983
+ 9687,
984
+ 9709,
985
+ 9733,
986
+ 9740,
987
+ 9741,
988
+ 9745,
989
+ 9754,
990
+ 9756,
991
+ 9765,
992
+ 9771,
993
+ 9774,
994
+ 9777,
995
+ 9799,
996
+ 9801,
997
+ 9826,
998
+ 9831,
999
+ 9846,
1000
+ 9865,
1001
+ 9872,
1002
+ 9896,
1003
+ 9900,
1004
+ 9901,
1005
+ 9905,
1006
+ 9913,
1007
+ 9914,
1008
+ 9946,
1009
+ 9961,
1010
+ 9965,
1011
+ 9991,
1012
+ 9996,
1013
+ 9997,
1014
+ 10000,
1015
+ 10008,
1016
+ 10016,
1017
+ 10024,
1018
+ 10036,
1019
+ 10038,
1020
+ 10039,
1021
+ 10044,
1022
+ 10051,
1023
+ 10065,
1024
+ 10077,
1025
+ 10078,
1026
+ 10117,
1027
+ 10119,
1028
+ 10129,
1029
+ 10167,
1030
+ 10179,
1031
+ 10193,
1032
+ 10195,
1033
+ 10196,
1034
+ 10223,
1035
+ 10225,
1036
+ 10232,
1037
+ 10255,
1038
+ 10260,
1039
+ 10273,
1040
+ 10285,
1041
+ 10292,
1042
+ 10295,
1043
+ 10314,
1044
+ 10320,
1045
+ 10330,
1046
+ 10344,
1047
+ 10354,
1048
+ 10358,
1049
+ 10369,
1050
+ 10374,
1051
+ 10379,
1052
+ 10394,
1053
+ 10397,
1054
+ 10411,
1055
+ 10419,
1056
+ 10427,
1057
+ 10442,
1058
+ 10451,
1059
+ 10471,
1060
+ 10495,
1061
+ 10499,
1062
+ 10504,
1063
+ 10516,
1064
+ 10540,
1065
+ 10554,
1066
+ 10563,
1067
+ 10567,
1068
+ 10574,
1069
+ 10575,
1070
+ 10587,
1071
+ 10608,
1072
+ 10614,
1073
+ 10617,
1074
+ 10626,
1075
+ 10628,
1076
+ 10645,
1077
+ 10656,
1078
+ 10658,
1079
+ 10666,
1080
+ 10672,
1081
+ 10686,
1082
+ 10695,
1083
+ 10696,
1084
+ 10715,
1085
+ 10723,
1086
+ 10726,
1087
+ 10730,
1088
+ 10743,
1089
+ 10748,
1090
+ 10753,
1091
+ 10778,
1092
+ 10801,
1093
+ 10804,
1094
+ 10809,
1095
+ 10810,
1096
+ 10816,
1097
+ 10818,
1098
+ 10825,
1099
+ 10826,
1100
+ 10836,
1101
+ 10838,
1102
+ 10842,
1103
+ 10873,
1104
+ 10875,
1105
+ 10878,
1106
+ 10897,
1107
+ 10909,
1108
+ 10966,
1109
+ 10977,
1110
+ 10980,
1111
+ 10992,
1112
+ 10998,
1113
+ 11008,
1114
+ 11015,
1115
+ 11030,
1116
+ 11036,
1117
+ 11056,
1118
+ 11067,
1119
+ 11098,
1120
+ 11128,
1121
+ 11139,
1122
+ 11143,
1123
+ 11146,
1124
+ 11148,
1125
+ 11151,
1126
+ 11152,
1127
+ 11167,
1128
+ 11190,
1129
+ 11204,
1130
+ 11226,
1131
+ 11243,
1132
+ 11245,
1133
+ 11255,
1134
+ 11268,
1135
+ 11279,
1136
+ 11284,
1137
+ 11302,
1138
+ 11325,
1139
+ 11336,
1140
+ 11350,
1141
+ 11352,
1142
+ 11355,
1143
+ 11362,
1144
+ 11363,
1145
+ 11364,
1146
+ 11373,
1147
+ 11386,
1148
+ 11406,
1149
+ 11408,
1150
+ 11436,
1151
+ 11461,
1152
+ 11467,
1153
+ 11470,
1154
+ 11476,
1155
+ 11486,
1156
+ 11489,
1157
+ 11491,
1158
+ 11518,
1159
+ 11532,
1160
+ 11538,
1161
+ 11544,
1162
+ 11550,
1163
+ 11558,
1164
+ 11569,
1165
+ 11572,
1166
+ 11592,
1167
+ 11631,
1168
+ 11646,
1169
+ 11654,
1170
+ 11660,
1171
+ 11667,
1172
+ 11679,
1173
+ 11709,
1174
+ 11716,
1175
+ 11719,
1176
+ 11722,
1177
+ 11735,
1178
+ 11739,
1179
+ 11744,
1180
+ 11749,
1181
+ 11752,
1182
+ 11753,
1183
+ 11755,
1184
+ 11756,
1185
+ 11758,
1186
+ 11765,
1187
+ 11793,
1188
+ 11798,
1189
+ 11807,
1190
+ 11811,
1191
+ 11816,
1192
+ 11821,
1193
+ 11823,
1194
+ 11829,
1195
+ 11830,
1196
+ 11841,
1197
+ 11844,
1198
+ 11863,
1199
+ 11882,
1200
+ 11892,
1201
+ 11911,
1202
+ 11912,
1203
+ 11926,
1204
+ 11935,
1205
+ 11938,
1206
+ 11941,
1207
+ 11963,
1208
+ 11971,
1209
+ 11982,
1210
+ 11985,
1211
+ 11990,
1212
+ 11996,
1213
+ 12002,
1214
+ 12008,
1215
+ 12029,
1216
+ 12043,
1217
+ 12068,
1218
+ 12085,
1219
+ 12091,
1220
+ 12105,
1221
+ 12107,
1222
+ 12116,
1223
+ 12126,
1224
+ 12131,
1225
+ 12132,
1226
+ 12143,
1227
+ 12155,
1228
+ 12162,
1229
+ 12200,
1230
+ 12206,
1231
+ 12209,
1232
+ 12217,
1233
+ 12234,
1234
+ 12243,
1235
+ 12249,
1236
+ 12250,
1237
+ 12256,
1238
+ 12263,
1239
+ 12265,
1240
+ 12280,
1241
+ 12290,
1242
+ 12293,
1243
+ 12294,
1244
+ 12320,
1245
+ 12321,
1246
+ 12342,
1247
+ 12346,
1248
+ 12360,
1249
+ 12371,
1250
+ 12380,
1251
+ 12384,
1252
+ 12390,
1253
+ 12402,
1254
+ 12413,
1255
+ 12427,
1256
+ 12446,
1257
+ 12447,
1258
+ 12452,
1259
+ 12457,
1260
+ 12460,
1261
+ 12461,
1262
+ 12489,
1263
+ 12497,
1264
+ 12504,
1265
+ 12526,
1266
+ 12531,
1267
+ 12569,
1268
+ 12572,
1269
+ 12579,
1270
+ 12586,
1271
+ 12592,
1272
+ 12611,
1273
+ 12612,
1274
+ 12620,
1275
+ 12639,
1276
+ 12647,
1277
+ 12653,
1278
+ 12662,
1279
+ 12663,
1280
+ 12670,
1281
+ 12671,
1282
+ 12672,
1283
+ 12682,
1284
+ 12685,
1285
+ 12711,
1286
+ 12717,
1287
+ 12731,
1288
+ 12732,
1289
+ 12739,
1290
+ 12759,
1291
+ 12764,
1292
+ 12767,
1293
+ 12778,
1294
+ 12792,
1295
+ 12809,
1296
+ 12811,
1297
+ 12818,
1298
+ 12837,
1299
+ 12844,
1300
+ 12854,
1301
+ 12883,
1302
+ 12887,
1303
+ 12910,
1304
+ 12913,
1305
+ 12915,
1306
+ 12920,
1307
+ 12935,
1308
+ 12953,
1309
+ 12966,
1310
+ 12981,
1311
+ 12989,
1312
+ 13000,
1313
+ 13009,
1314
+ 13028,
1315
+ 13036,
1316
+ 13058,
1317
+ 13062,
1318
+ 13063,
1319
+ 13067,
1320
+ 13070,
1321
+ 13075,
1322
+ 13115,
1323
+ 13117,
1324
+ 13141,
1325
+ 13144,
1326
+ 13155,
1327
+ 13172,
1328
+ 13179,
1329
+ 13214,
1330
+ 13222,
1331
+ 13230,
1332
+ 13244,
1333
+ 13259,
1334
+ 13294,
1335
+ 13320,
1336
+ 13337,
1337
+ 13357,
1338
+ 13367,
1339
+ 13377,
1340
+ 13393,
1341
+ 13404,
1342
+ 13405,
1343
+ 13410,
1344
+ 13413,
1345
+ 13415,
1346
+ 13425,
1347
+ 13428,
1348
+ 13433,
1349
+ 13442,
1350
+ 13448,
1351
+ 13452,
1352
+ 13453,
1353
+ 13458,
1354
+ 13460,
1355
+ 13481,
1356
+ 13492,
1357
+ 13506,
1358
+ 13507,
1359
+ 13528,
1360
+ 13550,
1361
+ 13568,
1362
+ 13599,
1363
+ 13601,
1364
+ 13612,
1365
+ 13622,
1366
+ 13624,
1367
+ 13633,
1368
+ 13642,
1369
+ 13649,
1370
+ 13658,
1371
+ 13690,
1372
+ 13700,
1373
+ 13721,
1374
+ 13723,
1375
+ 13733,
1376
+ 13737,
1377
+ 13738,
1378
+ 13760,
1379
+ 13770,
1380
+ 13776,
1381
+ 13781,
1382
+ 13783,
1383
+ 13808,
1384
+ 13851,
1385
+ 13864,
1386
+ 13903,
1387
+ 13919,
1388
+ 13920,
1389
+ 13927,
1390
+ 13928,
1391
+ 13936,
1392
+ 13938,
1393
+ 13943,
1394
+ 13945,
1395
+ 13949,
1396
+ 13965,
1397
+ 13980,
1398
+ 13991,
1399
+ 13993,
1400
+ 13994,
1401
+ 14000,
1402
+ 14016,
1403
+ 14047,
1404
+ 14053,
1405
+ 14054,
1406
+ 14060,
1407
+ 14062,
1408
+ 14063,
1409
+ 14080,
1410
+ 14096,
1411
+ 14097,
1412
+ 14107,
1413
+ 14133,
1414
+ 14138,
1415
+ 14142,
1416
+ 14155,
1417
+ 14156,
1418
+ 14161,
1419
+ 14163,
1420
+ 14165,
1421
+ 14192,
1422
+ 14197,
1423
+ 14214,
1424
+ 14223,
1425
+ 14232,
1426
+ 14237,
1427
+ 14248,
1428
+ 14249,
1429
+ 14251,
1430
+ 14260,
1431
+ 14273,
1432
+ 14278,
1433
+ 14285,
1434
+ 14317,
1435
+ 14320,
1436
+ 14337,
1437
+ 14340,
1438
+ 14341,
1439
+ 14353,
1440
+ 14354,
1441
+ 14357,
1442
+ 14360,
1443
+ 14380,
1444
+ 14390,
1445
+ 14413,
1446
+ 14418,
1447
+ 14421,
1448
+ 14431,
1449
+ 14438,
1450
+ 14461,
1451
+ 14492,
1452
+ 14505,
1453
+ 14517,
1454
+ 14525,
1455
+ 14530,
1456
+ 14540,
1457
+ 14607,
1458
+ 14614,
1459
+ 14617,
1460
+ 14625,
1461
+ 14636,
1462
+ 14640,
1463
+ 14646,
1464
+ 14654,
1465
+ 14668,
1466
+ 14672,
1467
+ 14682,
1468
+ 14683,
1469
+ 14707,
1470
+ 14715,
1471
+ 14736,
1472
+ 14761,
1473
+ 14766,
1474
+ 14772,
1475
+ 14786,
1476
+ 14788,
1477
+ 14798,
1478
+ 14826,
1479
+ 14834,
1480
+ 14846,
1481
+ 14848,
1482
+ 14852,
1483
+ 14854,
1484
+ 14859,
1485
+ 14867,
1486
+ 14909,
1487
+ 14937,
1488
+ 14944,
1489
+ 14954,
1490
+ 14956,
1491
+ 14973,
1492
+ 14979,
1493
+ 14985,
1494
+ 14997,
1495
+ 15040,
1496
+ 15046,
1497
+ 15047,
1498
+ 15110,
1499
+ 15112,
1500
+ 15115,
1501
+ 15120,
1502
+ 15126,
1503
+ 15132,
1504
+ 15135,
1505
+ 15148,
1506
+ 15164,
1507
+ 15170,
1508
+ 15178,
1509
+ 15182,
1510
+ 15190,
1511
+ 15201,
1512
+ 15211,
1513
+ 15235,
1514
+ 15259,
1515
+ 15266,
1516
+ 15273,
1517
+ 15279,
1518
+ 15284,
1519
+ 15300,
1520
+ 15307,
1521
+ 15332,
1522
+ 15337,
1523
+ 15340,
1524
+ 15342,
1525
+ 15347,
1526
+ 15348,
1527
+ 15354,
1528
+ 15401,
1529
+ 15420,
1530
+ 15428,
1531
+ 15432,
1532
+ 15470,
1533
+ 15474,
1534
+ 15481,
1535
+ 15499,
1536
+ 15505,
1537
+ 15509,
1538
+ 15512,
1539
+ 15517,
1540
+ 15518,
1541
+ 15530,
1542
+ 15602,
1543
+ 15625,
1544
+ 15631,
1545
+ 15638,
1546
+ 15645,
1547
+ 15651,
1548
+ 15658,
1549
+ 15659,
1550
+ 15664,
1551
+ 15687,
1552
+ 15691,
1553
+ 15700,
1554
+ 15707,
1555
+ 15710,
1556
+ 15730,
1557
+ 15731,
1558
+ 15738,
1559
+ 15750,
1560
+ 15754,
1561
+ 15755,
1562
+ 15756,
1563
+ 15763,
1564
+ 15780,
1565
+ 15784,
1566
+ 15785,
1567
+ 15786,
1568
+ 15793,
1569
+ 15797,
1570
+ 15798,
1571
+ 15802,
1572
+ 15823,
1573
+ 15844,
1574
+ 15845,
1575
+ 15848,
1576
+ 15874,
1577
+ 15878,
1578
+ 15887,
1579
+ 15888,
1580
+ 15936,
1581
+ 15948,
1582
+ 15956,
1583
+ 15979,
1584
+ 15980,
1585
+ 15984,
1586
+ 15997,
1587
+ 16016,
1588
+ 16028,
1589
+ 16031,
1590
+ 16037,
1591
+ 16046,
1592
+ 16062,
1593
+ 16069,
1594
+ 16078,
1595
+ 16084,
1596
+ 16134,
1597
+ 16161,
1598
+ 16165,
1599
+ 16177,
1600
+ 16179,
1601
+ 16189,
1602
+ 16192,
1603
+ 16197,
1604
+ 16201,
1605
+ 16210,
1606
+ 16220,
1607
+ 16226,
1608
+ 16247,
1609
+ 16252,
1610
+ 16261,
1611
+ 16286,
1612
+ 16350,
1613
+ 16368,
1614
+ 16397,
1615
+ 16402,
1616
+ 16415,
1617
+ 16434,
1618
+ 16439,
1619
+ 16443,
1620
+ 16453,
1621
+ 16455,
1622
+ 16457,
1623
+ 16459,
1624
+ 16464,
1625
+ 16481,
1626
+ 16485,
1627
+ 16495,
1628
+ 16504,
1629
+ 16505,
1630
+ 16510,
1631
+ 16513,
1632
+ 16538,
1633
+ 16540,
1634
+ 16541,
1635
+ 16542,
1636
+ 16550,
1637
+ 16551,
1638
+ 16564,
1639
+ 16573,
1640
+ 16586,
1641
+ 16609,
1642
+ 16610,
1643
+ 16618,
1644
+ 16619,
1645
+ 16635,
1646
+ 16648,
1647
+ 16652,
1648
+ 16661,
1649
+ 16676,
1650
+ 16686,
1651
+ 16687,
1652
+ 16691,
1653
+ 16694,
1654
+ 16707,
1655
+ 16715,
1656
+ 16718,
1657
+ 16723,
1658
+ 16724,
1659
+ 16729,
1660
+ 16730,
1661
+ 16735,
1662
+ 16740,
1663
+ 16757,
1664
+ 16759,
1665
+ 16774,
1666
+ 16788,
1667
+ 16789,
1668
+ 16790,
1669
+ 16817,
1670
+ 16822,
1671
+ 16828,
1672
+ 16856,
1673
+ 16858,
1674
+ 16883,
1675
+ 16902,
1676
+ 16904,
1677
+ 16906,
1678
+ 16911,
1679
+ 16933,
1680
+ 16940,
1681
+ 16941,
1682
+ 16974,
1683
+ 16976,
1684
+ 16985,
1685
+ 16992,
1686
+ 17009,
1687
+ 17027,
1688
+ 17034,
1689
+ 17040,
1690
+ 17051,
1691
+ 17053,
1692
+ 17082,
1693
+ 17108,
1694
+ 17116,
1695
+ 17118,
1696
+ 17127,
1697
+ 17148,
1698
+ 17150,
1699
+ 17158,
1700
+ 17169,
1701
+ 17174,
1702
+ 17220,
1703
+ 17224,
1704
+ 17235,
1705
+ 17246,
1706
+ 17266,
1707
+ 17283,
1708
+ 17285,
1709
+ 17296,
1710
+ 17309,
1711
+ 17353,
1712
+ 17355,
1713
+ 17376,
1714
+ 17380,
1715
+ 17391,
1716
+ 17392,
1717
+ 17394,
1718
+ 17401,
1719
+ 17403,
1720
+ 17418,
1721
+ 17437,
1722
+ 17439,
1723
+ 17443,
1724
+ 17453,
1725
+ 17457,
1726
+ 17460,
1727
+ 17469,
1728
+ 17474,
1729
+ 17487,
1730
+ 17488,
1731
+ 17502,
1732
+ 17508,
1733
+ 17509,
1734
+ 17515,
1735
+ 17529,
1736
+ 17536,
1737
+ 17550,
1738
+ 17552,
1739
+ 17596,
1740
+ 17601,
1741
+ 17602,
1742
+ 17637,
1743
+ 17657,
1744
+ 17660,
1745
+ 17679,
1746
+ 17681,
1747
+ 17692,
1748
+ 17704,
1749
+ 17714,
1750
+ 17721,
1751
+ 17729,
1752
+ 17730,
1753
+ 17738,
1754
+ 17739,
1755
+ 17748,
1756
+ 17758,
1757
+ 17765,
1758
+ 17768,
1759
+ 17773,
1760
+ 17779,
1761
+ 17788,
1762
+ 17792,
1763
+ 17793,
1764
+ 17799,
1765
+ 17802,
1766
+ 17846,
1767
+ 17852,
1768
+ 17911,
1769
+ 17913,
1770
+ 17921,
1771
+ 17944,
1772
+ 17950,
1773
+ 17960,
1774
+ 17965,
1775
+ 17971,
1776
+ 17977,
1777
+ 17995,
1778
+ 17999,
1779
+ 18000,
1780
+ 18008,
1781
+ 18010,
1782
+ 18017,
1783
+ 18020,
1784
+ 18031,
1785
+ 18034,
1786
+ 18035,
1787
+ 18036,
1788
+ 18044,
1789
+ 18070,
1790
+ 18071,
1791
+ 18079,
1792
+ 18086,
1793
+ 18132,
1794
+ 18152,
1795
+ 18159,
1796
+ 18165,
1797
+ 18166,
1798
+ 18167,
1799
+ 18169,
1800
+ 18174,
1801
+ 18175,
1802
+ 18204,
1803
+ 18232,
1804
+ 18242,
1805
+ 18278,
1806
+ 18297,
1807
+ 18301,
1808
+ 18343,
1809
+ 18350,
1810
+ 18351,
1811
+ 18352,
1812
+ 18354,
1813
+ 18369,
1814
+ 18371,
1815
+ 18373,
1816
+ 18375,
1817
+ 18387,
1818
+ 18395,
1819
+ 18397,
1820
+ 18412,
1821
+ 18432,
1822
+ 18434,
1823
+ 18452,
1824
+ 18474,
1825
+ 18485,
1826
+ 18493,
1827
+ 18518,
1828
+ 18526,
1829
+ 18554,
1830
+ 18563,
1831
+ 18575,
1832
+ 18582,
1833
+ 18589,
1834
+ 18593,
1835
+ 18606,
1836
+ 18610,
1837
+ 18625,
1838
+ 18640,
1839
+ 18643,
1840
+ 18659,
1841
+ 18672,
1842
+ 18673,
1843
+ 18678,
1844
+ 18679,
1845
+ 18680,
1846
+ 18687,
1847
+ 18694,
1848
+ 18699,
1849
+ 18706,
1850
+ 18722,
1851
+ 18731,
1852
+ 18738,
1853
+ 18741,
1854
+ 18745,
1855
+ 18746,
1856
+ 18749,
1857
+ 18772,
1858
+ 18783,
1859
+ 18786,
1860
+ 18798,
1861
+ 18803,
1862
+ 18833,
1863
+ 18852,
1864
+ 18886,
1865
+ 18898,
1866
+ 18914,
1867
+ 18923,
1868
+ 18928,
1869
+ 18948,
1870
+ 18964,
1871
+ 18966,
1872
+ 18975,
1873
+ 18982,
1874
+ 18991,
1875
+ 18996,
1876
+ 19054,
1877
+ 19063,
1878
+ 19067,
1879
+ 19068,
1880
+ 19073,
1881
+ 19078,
1882
+ 19088,
1883
+ 19090,
1884
+ 19115,
1885
+ 19125,
1886
+ 19126,
1887
+ 19178,
1888
+ 19185,
1889
+ 19201,
1890
+ 19218,
1891
+ 19261,
1892
+ 19262,
1893
+ 19307,
1894
+ 19308,
1895
+ 19315,
1896
+ 19330,
1897
+ 19335,
1898
+ 19348,
1899
+ 19358,
1900
+ 19376,
1901
+ 19380,
1902
+ 19383,
1903
+ 19386,
1904
+ 19418,
1905
+ 19427,
1906
+ 19433,
1907
+ 19463,
1908
+ 19472,
1909
+ 19492,
1910
+ 19499,
1911
+ 19504,
1912
+ 19516,
1913
+ 19520,
1914
+ 19531,
1915
+ 19544,
1916
+ 19545,
1917
+ 19551,
1918
+ 19571,
1919
+ 19638,
1920
+ 19660,
1921
+ 19661,
1922
+ 19666,
1923
+ 19668,
1924
+ 19670,
1925
+ 19683,
1926
+ 19714,
1927
+ 19735,
1928
+ 19736,
1929
+ 19739,
1930
+ 19750,
1931
+ 19769,
1932
+ 19770,
1933
+ 19784,
1934
+ 19786,
1935
+ 19796,
1936
+ 19799,
1937
+ 19810,
1938
+ 19852,
1939
+ 19892,
1940
+ 19908,
1941
+ 19944,
1942
+ 19967,
1943
+ 19976,
1944
+ 19993,
1945
+ 19999,
1946
+ 20004,
1947
+ 20005,
1948
+ 20018,
1949
+ 20056,
1950
+ 20060,
1951
+ 20075,
1952
+ 20085,
1953
+ 20105,
1954
+ 20106,
1955
+ 20115,
1956
+ 20125,
1957
+ 20164,
1958
+ 20168,
1959
+ 20177,
1960
+ 20182,
1961
+ 20186,
1962
+ 20192,
1963
+ 20198,
1964
+ 20205,
1965
+ 20214,
1966
+ 20221,
1967
+ 20229,
1968
+ 20241,
1969
+ 20249,
1970
+ 20290,
1971
+ 20294,
1972
+ 20326,
1973
+ 20337,
1974
+ 20379,
1975
+ 20414,
1976
+ 20426,
1977
+ 20430,
1978
+ 20436,
1979
+ 20457,
1980
+ 20459,
1981
+ 20480,
1982
+ 20486,
1983
+ 20531,
1984
+ 20549,
1985
+ 20596,
1986
+ 20605,
1987
+ 20614,
1988
+ 20618,
1989
+ 20621,
1990
+ 20623,
1991
+ 20638,
1992
+ 20653,
1993
+ 20654,
1994
+ 20659,
1995
+ 20667,
1996
+ 20668,
1997
+ 20671,
1998
+ 20676,
1999
+ 20683,
2000
+ 20711,
2001
+ 20723,
2002
+ 20728,
2003
+ 20738,
2004
+ 20744,
2005
+ 20774,
2006
+ 20792,
2007
+ 20798,
2008
+ 20801,
2009
+ 20816,
2010
+ 20823,
2011
+ 20826,
2012
+ 20829,
2013
+ 20842,
2014
+ 20859,
2015
+ 20869,
2016
+ 20905,
2017
+ 20909,
2018
+ 20910,
2019
+ 20916,
2020
+ 20918,
2021
+ 20919,
2022
+ 20929,
2023
+ 20946,
2024
+ 20951,
2025
+ 20952,
2026
+ 20959,
2027
+ 20988,
2028
+ 20993,
2029
+ 20997,
2030
+ 21053,
2031
+ 21057,
2032
+ 21093,
2033
+ 21116,
2034
+ 21119,
2035
+ 21128,
2036
+ 21129,
2037
+ 21134,
2038
+ 21145,
2039
+ 21146,
2040
+ 21149,
2041
+ 21157,
2042
+ 21159,
2043
+ 21160,
2044
+ 21168,
2045
+ 21170,
2046
+ 21179,
2047
+ 21194,
2048
+ 21219,
2049
+ 21236,
2050
+ 21255,
2051
+ 21258,
2052
+ 21263,
2053
+ 21282,
2054
+ 21297,
2055
+ 21298,
2056
+ 21299,
2057
+ 21307,
2058
+ 21319,
2059
+ 21332,
2060
+ 21339,
2061
+ 21344,
2062
+ 21353,
2063
+ 21358,
2064
+ 21367,
2065
+ 21377,
2066
+ 21390,
2067
+ 21391,
2068
+ 21399,
2069
+ 21421,
2070
+ 21436,
2071
+ 21442,
2072
+ 21450,
2073
+ 21452,
2074
+ 21455,
2075
+ 21456,
2076
+ 21474,
2077
+ 21504,
2078
+ 21519,
2079
+ 21522,
2080
+ 21541,
2081
+ 21548,
2082
+ 21573,
2083
+ 21583,
2084
+ 21618,
2085
+ 21622,
2086
+ 21634,
2087
+ 21667,
2088
+ 21679,
2089
+ 21704,
2090
+ 21720,
2091
+ 21722,
2092
+ 21753,
2093
+ 21771,
2094
+ 21783,
2095
+ 21799,
2096
+ 21806,
2097
+ 21809,
2098
+ 21815,
2099
+ 21820,
2100
+ 21840,
2101
+ 21864,
2102
+ 21866,
2103
+ 21877,
2104
+ 21888,
2105
+ 21894,
2106
+ 21895,
2107
+ 21899,
2108
+ 21910,
2109
+ 21912,
2110
+ 21931,
2111
+ 21940,
2112
+ 21960,
2113
+ 21962,
2114
+ 21970,
2115
+ 21989,
2116
+ 22011,
2117
+ 22037,
2118
+ 22059,
2119
+ 22076,
2120
+ 22089,
2121
+ 22126,
2122
+ 22132,
2123
+ 22147,
2124
+ 22151,
2125
+ 22154,
2126
+ 22166,
2127
+ 22171,
2128
+ 22192,
2129
+ 22204,
2130
+ 22207,
2131
+ 22210,
2132
+ 22212,
2133
+ 22223,
2134
+ 22252,
2135
+ 22255,
2136
+ 22258,
2137
+ 22260,
2138
+ 22283,
2139
+ 22298,
2140
+ 22308,
2141
+ 22319,
2142
+ 22350,
2143
+ 22352,
2144
+ 22367,
2145
+ 22388,
2146
+ 22390,
2147
+ 22395,
2148
+ 22402,
2149
+ 22413,
2150
+ 22432,
2151
+ 22433,
2152
+ 22449,
2153
+ 22458,
2154
+ 22468,
2155
+ 22478,
2156
+ 22483,
2157
+ 22494,
2158
+ 22498,
2159
+ 22503,
2160
+ 22520,
2161
+ 22525,
2162
+ 22532,
2163
+ 22533,
2164
+ 22538,
2165
+ 22542,
2166
+ 22548,
2167
+ 22564,
2168
+ 22575,
2169
+ 22579,
2170
+ 22596,
2171
+ 22608,
2172
+ 22612,
2173
+ 22620,
2174
+ 22628,
2175
+ 22661,
2176
+ 22688,
2177
+ 22697,
2178
+ 22706,
2179
+ 22720,
2180
+ 22732,
2181
+ 22735,
2182
+ 22747,
2183
+ 22748,
2184
+ 22753,
2185
+ 22761,
2186
+ 22764,
2187
+ 22785,
2188
+ 22786,
2189
+ 22789,
2190
+ 22790,
2191
+ 22830,
2192
+ 22832,
2193
+ 22852,
2194
+ 22859,
2195
+ 22866,
2196
+ 22872,
2197
+ 22875,
2198
+ 22883,
2199
+ 22885,
2200
+ 22891,
2201
+ 22909,
2202
+ 22913,
2203
+ 22914,
2204
+ 22920,
2205
+ 22922,
2206
+ 22943,
2207
+ 22946,
2208
+ 22956,
2209
+ 22958,
2210
+ 22962,
2211
+ 22986,
2212
+ 22991,
2213
+ 22992,
2214
+ 22993,
2215
+ 23004,
2216
+ 23008,
2217
+ 23030,
2218
+ 23064,
2219
+ 23071,
2220
+ 23074,
2221
+ 23088,
2222
+ 23113,
2223
+ 23114,
2224
+ 23122,
2225
+ 23130,
2226
+ 23145,
2227
+ 23156,
2228
+ 23165,
2229
+ 23182,
2230
+ 23187,
2231
+ 23201,
2232
+ 23203,
2233
+ 23208,
2234
+ 23210,
2235
+ 23218,
2236
+ 23238,
2237
+ 23252,
2238
+ 23255,
2239
+ 23266,
2240
+ 23280,
2241
+ 23289,
2242
+ 23295,
2243
+ 23308,
2244
+ 23311,
2245
+ 23329,
2246
+ 23341,
2247
+ 23366,
2248
+ 23369,
2249
+ 23385,
2250
+ 23392,
2251
+ 23402,
2252
+ 23409,
2253
+ 23410,
2254
+ 23415,
2255
+ 23424,
2256
+ 23438,
2257
+ 23446,
2258
+ 23457,
2259
+ 23483,
2260
+ 23510,
2261
+ 23514,
2262
+ 23524,
2263
+ 23525,
2264
+ 23528,
2265
+ 23533,
2266
+ 23541,
2267
+ 23542,
2268
+ 23546,
2269
+ 23570,
2270
+ 23591,
2271
+ 23610,
2272
+ 23611,
2273
+ 23618,
2274
+ 23630,
2275
+ 23631,
2276
+ 23701,
2277
+ 23702,
2278
+ 23707,
2279
+ 23710,
2280
+ 23718,
2281
+ 23733,
2282
+ 23760,
2283
+ 23773,
2284
+ 23774,
2285
+ 23782,
2286
+ 23790,
2287
+ 23804,
2288
+ 23812,
2289
+ 23827,
2290
+ 23844,
2291
+ 23853,
2292
+ 23857,
2293
+ 23873,
2294
+ 23875,
2295
+ 23877,
2296
+ 23922,
2297
+ 23924,
2298
+ 23927,
2299
+ 23932,
2300
+ 23939,
2301
+ 23940,
2302
+ 23955,
2303
+ 23960,
2304
+ 23961,
2305
+ 23966,
2306
+ 24017,
2307
+ 24019,
2308
+ 24039,
2309
+ 24046,
2310
+ 24047,
2311
+ 24055,
2312
+ 24065,
2313
+ 24075,
2314
+ 24082,
2315
+ 24085,
2316
+ 24096,
2317
+ 24102,
2318
+ 24120,
2319
+ 24127,
2320
+ 24141,
2321
+ 24153,
2322
+ 24154,
2323
+ 24170,
2324
+ 24188,
2325
+ 24197,
2326
+ 24201,
2327
+ 24218,
2328
+ 24225,
2329
+ 24227,
2330
+ 24252,
2331
+ 24256,
2332
+ 24269,
2333
+ 24272,
2334
+ 24276,
2335
+ 24288,
2336
+ 24292,
2337
+ 24307,
2338
+ 24317,
2339
+ 24325,
2340
+ 24329,
2341
+ 24336,
2342
+ 24337,
2343
+ 24339,
2344
+ 24355,
2345
+ 24380,
2346
+ 24388,
2347
+ 24399,
2348
+ 24404,
2349
+ 24424,
2350
+ 24436,
2351
+ 24437,
2352
+ 24445,
2353
+ 24455,
2354
+ 24467,
2355
+ 24469,
2356
+ 24485,
2357
+ 24498,
2358
+ 24500,
2359
+ 24511,
2360
+ 24518,
2361
+ 24528,
2362
+ 24531,
2363
+ 24539,
2364
+ 24545
2365
+ ],
2366
+ "new_compensatory_visual": [
2367
+ 38,
2368
+ 80,
2369
+ 106,
2370
+ 294,
2371
+ 307,
2372
+ 423,
2373
+ 446,
2374
+ 476,
2375
+ 479,
2376
+ 486,
2377
+ 503,
2378
+ 525,
2379
+ 564,
2380
+ 639,
2381
+ 691,
2382
+ 799,
2383
+ 805,
2384
+ 824,
2385
+ 833,
2386
+ 836,
2387
+ 837,
2388
+ 863,
2389
+ 906,
2390
+ 920,
2391
+ 924,
2392
+ 954,
2393
+ 963,
2394
+ 984,
2395
+ 1037,
2396
+ 1038,
2397
+ 1111,
2398
+ 1170,
2399
+ 1171,
2400
+ 1204,
2401
+ 1251,
2402
+ 1252,
2403
+ 1258,
2404
+ 1283,
2405
+ 1287,
2406
+ 1307,
2407
+ 1335,
2408
+ 1358,
2409
+ 1392,
2410
+ 1413,
2411
+ 1503,
2412
+ 1505,
2413
+ 1527,
2414
+ 1536,
2415
+ 1550,
2416
+ 1568,
2417
+ 1629,
2418
+ 1669,
2419
+ 1708,
2420
+ 1727,
2421
+ 1837,
2422
+ 1843,
2423
+ 1863,
2424
+ 1897,
2425
+ 1900,
2426
+ 1914,
2427
+ 1935,
2428
+ 2013,
2429
+ 2135,
2430
+ 2176,
2431
+ 2182,
2432
+ 2194,
2433
+ 2204,
2434
+ 2210,
2435
+ 2219,
2436
+ 2265,
2437
+ 2267,
2438
+ 2270,
2439
+ 2273,
2440
+ 2317,
2441
+ 2326,
2442
+ 2329,
2443
+ 2382,
2444
+ 2409,
2445
+ 2486,
2446
+ 2516,
2447
+ 2529,
2448
+ 2534,
2449
+ 2543,
2450
+ 2559,
2451
+ 2584,
2452
+ 2608,
2453
+ 2615,
2454
+ 2630,
2455
+ 2647,
2456
+ 2667,
2457
+ 2692,
2458
+ 2878,
2459
+ 2885,
2460
+ 2891,
2461
+ 2902,
2462
+ 2962,
2463
+ 2984,
2464
+ 3008,
2465
+ 3041,
2466
+ 3047,
2467
+ 3073,
2468
+ 3154,
2469
+ 3166,
2470
+ 3185,
2471
+ 3224,
2472
+ 3275,
2473
+ 3303,
2474
+ 3352,
2475
+ 3365,
2476
+ 3389,
2477
+ 3405,
2478
+ 3416,
2479
+ 3420,
2480
+ 3432,
2481
+ 3436,
2482
+ 3514,
2483
+ 3515,
2484
+ 3537,
2485
+ 3539,
2486
+ 3547,
2487
+ 3563,
2488
+ 3566,
2489
+ 3604,
2490
+ 3718,
2491
+ 3727,
2492
+ 3746,
2493
+ 3760,
2494
+ 3889,
2495
+ 4035,
2496
+ 4047,
2497
+ 4076,
2498
+ 4082,
2499
+ 4083,
2500
+ 4114,
2501
+ 4138,
2502
+ 4141,
2503
+ 4149,
2504
+ 4165,
2505
+ 4186,
2506
+ 4296,
2507
+ 4312,
2508
+ 4389,
2509
+ 4390,
2510
+ 4467,
2511
+ 4477,
2512
+ 4527,
2513
+ 4532,
2514
+ 4551,
2515
+ 4553,
2516
+ 4604,
2517
+ 4668,
2518
+ 4689,
2519
+ 4742,
2520
+ 4790,
2521
+ 4815,
2522
+ 4825,
2523
+ 4882,
2524
+ 4889,
2525
+ 5035,
2526
+ 5047,
2527
+ 5085,
2528
+ 5140,
2529
+ 5280,
2530
+ 5347,
2531
+ 5352,
2532
+ 5359,
2533
+ 5412,
2534
+ 5462,
2535
+ 5491,
2536
+ 5502,
2537
+ 5538,
2538
+ 5622,
2539
+ 5667,
2540
+ 5674,
2541
+ 5716,
2542
+ 5721,
2543
+ 5759,
2544
+ 5778,
2545
+ 5783,
2546
+ 5788,
2547
+ 5813,
2548
+ 5858,
2549
+ 5903,
2550
+ 5927,
2551
+ 5936,
2552
+ 6000,
2553
+ 6051,
2554
+ 6156,
2555
+ 6321,
2556
+ 6328,
2557
+ 6335,
2558
+ 6373,
2559
+ 6394,
2560
+ 6484,
2561
+ 6494,
2562
+ 6501,
2563
+ 6508,
2564
+ 6565,
2565
+ 6616,
2566
+ 6694,
2567
+ 6731,
2568
+ 6739,
2569
+ 6754,
2570
+ 6862,
2571
+ 6867,
2572
+ 6868,
2573
+ 6870,
2574
+ 6922,
2575
+ 6938,
2576
+ 7000,
2577
+ 7059,
2578
+ 7066,
2579
+ 7185,
2580
+ 7262,
2581
+ 7274,
2582
+ 7278,
2583
+ 7362,
2584
+ 7367,
2585
+ 7386,
2586
+ 7429,
2587
+ 7448,
2588
+ 7456,
2589
+ 7468,
2590
+ 7481,
2591
+ 7500,
2592
+ 7513,
2593
+ 7537,
2594
+ 7600,
2595
+ 7646,
2596
+ 7897,
2597
+ 7913,
2598
+ 7917,
2599
+ 7934,
2600
+ 8033,
2601
+ 8071,
2602
+ 8094,
2603
+ 8104,
2604
+ 8170,
2605
+ 8187,
2606
+ 8288,
2607
+ 8402,
2608
+ 8425,
2609
+ 8453,
2610
+ 8489,
2611
+ 8497,
2612
+ 8505,
2613
+ 8611,
2614
+ 8630,
2615
+ 8651,
2616
+ 8658,
2617
+ 8696,
2618
+ 8701,
2619
+ 8837,
2620
+ 8850,
2621
+ 8860,
2622
+ 8867,
2623
+ 8914,
2624
+ 8973,
2625
+ 8981,
2626
+ 8989,
2627
+ 8992,
2628
+ 8993,
2629
+ 9001,
2630
+ 9028,
2631
+ 9032,
2632
+ 9103,
2633
+ 9336,
2634
+ 9351,
2635
+ 9371,
2636
+ 9374,
2637
+ 9385,
2638
+ 9393,
2639
+ 9519,
2640
+ 9526,
2641
+ 9552,
2642
+ 9562,
2643
+ 9570,
2644
+ 9621,
2645
+ 9631,
2646
+ 9686,
2647
+ 9706,
2648
+ 9717,
2649
+ 9720,
2650
+ 9748,
2651
+ 9817,
2652
+ 9832,
2653
+ 9834,
2654
+ 9891,
2655
+ 9945,
2656
+ 9983,
2657
+ 9985,
2658
+ 10010,
2659
+ 10067,
2660
+ 10113,
2661
+ 10138,
2662
+ 10168,
2663
+ 10169,
2664
+ 10185,
2665
+ 10207,
2666
+ 10246,
2667
+ 10257,
2668
+ 10302,
2669
+ 10346,
2670
+ 10395,
2671
+ 10482,
2672
+ 10538,
2673
+ 10597,
2674
+ 10599,
2675
+ 10644,
2676
+ 10659,
2677
+ 10738,
2678
+ 10789,
2679
+ 10794,
2680
+ 10808,
2681
+ 10832,
2682
+ 10849,
2683
+ 10886,
2684
+ 10892,
2685
+ 10905,
2686
+ 10912,
2687
+ 10996,
2688
+ 11059,
2689
+ 11075,
2690
+ 11082,
2691
+ 11092,
2692
+ 11158,
2693
+ 11161,
2694
+ 11178,
2695
+ 11335,
2696
+ 11375,
2697
+ 11397,
2698
+ 11515,
2699
+ 11545,
2700
+ 11567,
2701
+ 11602,
2702
+ 11640,
2703
+ 11659,
2704
+ 11677,
2705
+ 11773,
2706
+ 11786,
2707
+ 12027,
2708
+ 12082,
2709
+ 12115,
2710
+ 12144,
2711
+ 12149,
2712
+ 12189,
2713
+ 12270,
2714
+ 12282,
2715
+ 12302,
2716
+ 12338,
2717
+ 12373,
2718
+ 12386,
2719
+ 12388,
2720
+ 12410,
2721
+ 12431,
2722
+ 12433,
2723
+ 12473,
2724
+ 12500,
2725
+ 12520,
2726
+ 12527,
2727
+ 12561,
2728
+ 12605,
2729
+ 12606,
2730
+ 12615,
2731
+ 12631,
2732
+ 12681,
2733
+ 12734,
2734
+ 12751,
2735
+ 12755,
2736
+ 12824,
2737
+ 12878,
2738
+ 12892,
2739
+ 12907,
2740
+ 12933,
2741
+ 12980,
2742
+ 13084,
2743
+ 13105,
2744
+ 13110,
2745
+ 13133,
2746
+ 13183,
2747
+ 13328,
2748
+ 13372,
2749
+ 13400,
2750
+ 13472,
2751
+ 13525,
2752
+ 13553,
2753
+ 13556,
2754
+ 13564,
2755
+ 13586,
2756
+ 13719,
2757
+ 13724,
2758
+ 13726,
2759
+ 13734,
2760
+ 13792,
2761
+ 13860,
2762
+ 13867,
2763
+ 13978,
2764
+ 14002,
2765
+ 14059,
2766
+ 14105,
2767
+ 14119,
2768
+ 14120,
2769
+ 14140,
2770
+ 14152,
2771
+ 14162,
2772
+ 14173,
2773
+ 14191,
2774
+ 14230,
2775
+ 14245,
2776
+ 14284,
2777
+ 14314,
2778
+ 14343,
2779
+ 14349,
2780
+ 14456,
2781
+ 14548,
2782
+ 14580,
2783
+ 14619,
2784
+ 14669,
2785
+ 14749,
2786
+ 14754,
2787
+ 14760,
2788
+ 14813,
2789
+ 14878,
2790
+ 14879,
2791
+ 14910,
2792
+ 14938,
2793
+ 14972,
2794
+ 15024,
2795
+ 15054,
2796
+ 15137,
2797
+ 15171,
2798
+ 15213,
2799
+ 15285,
2800
+ 15287,
2801
+ 15344,
2802
+ 15366,
2803
+ 15371,
2804
+ 15418,
2805
+ 15567,
2806
+ 15570,
2807
+ 15580,
2808
+ 15727,
2809
+ 15927,
2810
+ 15930,
2811
+ 15963,
2812
+ 15966,
2813
+ 16017,
2814
+ 16052,
2815
+ 16075,
2816
+ 16110,
2817
+ 16235,
2818
+ 16260,
2819
+ 16295,
2820
+ 16303,
2821
+ 16306,
2822
+ 16335,
2823
+ 16363,
2824
+ 16440,
2825
+ 16442,
2826
+ 16467,
2827
+ 16471,
2828
+ 16528,
2829
+ 16567,
2830
+ 16569,
2831
+ 16591,
2832
+ 16600,
2833
+ 16625,
2834
+ 16639,
2835
+ 16736,
2836
+ 16771,
2837
+ 16781,
2838
+ 16787,
2839
+ 16850,
2840
+ 16895,
2841
+ 16912,
2842
+ 16993,
2843
+ 17030,
2844
+ 17099,
2845
+ 17111,
2846
+ 17125,
2847
+ 17147,
2848
+ 17162,
2849
+ 17163,
2850
+ 17176,
2851
+ 17215,
2852
+ 17253,
2853
+ 17269,
2854
+ 17286,
2855
+ 17305,
2856
+ 17327,
2857
+ 17370,
2858
+ 17452,
2859
+ 17466,
2860
+ 17494,
2861
+ 17507,
2862
+ 17551,
2863
+ 17564,
2864
+ 17567,
2865
+ 17600,
2866
+ 17604,
2867
+ 17684,
2868
+ 17694,
2869
+ 17741,
2870
+ 17801,
2871
+ 17864,
2872
+ 17865,
2873
+ 17876,
2874
+ 17889,
2875
+ 17931,
2876
+ 17969,
2877
+ 18041,
2878
+ 18043,
2879
+ 18057,
2880
+ 18059,
2881
+ 18074,
2882
+ 18081,
2883
+ 18116,
2884
+ 18120,
2885
+ 18123,
2886
+ 18124,
2887
+ 18185,
2888
+ 18192,
2889
+ 18202,
2890
+ 18206,
2891
+ 18261,
2892
+ 18276,
2893
+ 18316,
2894
+ 18341,
2895
+ 18491,
2896
+ 18535,
2897
+ 18560,
2898
+ 18623,
2899
+ 18639,
2900
+ 18655,
2901
+ 18668,
2902
+ 18709,
2903
+ 18767,
2904
+ 18791,
2905
+ 18795,
2906
+ 18807,
2907
+ 18882,
2908
+ 18885,
2909
+ 18896,
2910
+ 18904,
2911
+ 18909,
2912
+ 18911,
2913
+ 19008,
2914
+ 19045,
2915
+ 19075,
2916
+ 19116,
2917
+ 19123,
2918
+ 19154,
2919
+ 19162,
2920
+ 19163,
2921
+ 19183,
2922
+ 19259,
2923
+ 19274,
2924
+ 19364,
2925
+ 19432,
2926
+ 19459,
2927
+ 19477,
2928
+ 19512,
2929
+ 19538,
2930
+ 19549,
2931
+ 19601,
2932
+ 19647,
2933
+ 19653,
2934
+ 19662,
2935
+ 19679,
2936
+ 19706,
2937
+ 19717,
2938
+ 19731,
2939
+ 19754,
2940
+ 19771,
2941
+ 19793,
2942
+ 19870,
2943
+ 19955,
2944
+ 19989,
2945
+ 20191,
2946
+ 20246,
2947
+ 20298,
2948
+ 20318,
2949
+ 20353,
2950
+ 20392,
2951
+ 20438,
2952
+ 20440,
2953
+ 20458,
2954
+ 20482,
2955
+ 20520,
2956
+ 20669,
2957
+ 20694,
2958
+ 20793,
2959
+ 20854,
2960
+ 20890,
2961
+ 20896,
2962
+ 20957,
2963
+ 21012,
2964
+ 21033,
2965
+ 21045,
2966
+ 21059,
2967
+ 21082,
2968
+ 21087,
2969
+ 21152,
2970
+ 21175,
2971
+ 21186,
2972
+ 21197,
2973
+ 21318,
2974
+ 21336,
2975
+ 21394,
2976
+ 21413,
2977
+ 21417,
2978
+ 21439,
2979
+ 21448,
2980
+ 21513,
2981
+ 21529,
2982
+ 21565,
2983
+ 21664,
2984
+ 21686,
2985
+ 21711,
2986
+ 21726,
2987
+ 21769,
2988
+ 21779,
2989
+ 21846,
2990
+ 21861,
2991
+ 21924,
2992
+ 21990,
2993
+ 22002,
2994
+ 22014,
2995
+ 22039,
2996
+ 22123,
2997
+ 22128,
2998
+ 22155,
2999
+ 22156,
3000
+ 22279,
3001
+ 22331,
3002
+ 22408,
3003
+ 22414,
3004
+ 22463,
3005
+ 22470,
3006
+ 22473,
3007
+ 22515,
3008
+ 22535,
3009
+ 22578,
3010
+ 22582,
3011
+ 22605,
3012
+ 22607,
3013
+ 22611,
3014
+ 22635,
3015
+ 22758,
3016
+ 22800,
3017
+ 22803,
3018
+ 22811,
3019
+ 22827,
3020
+ 22831,
3021
+ 22837,
3022
+ 22925,
3023
+ 22988,
3024
+ 23017,
3025
+ 23044,
3026
+ 23045,
3027
+ 23052,
3028
+ 23102,
3029
+ 23163,
3030
+ 23168,
3031
+ 23175,
3032
+ 23207,
3033
+ 23254,
3034
+ 23309,
3035
+ 23343,
3036
+ 23414,
3037
+ 23442,
3038
+ 23526,
3039
+ 23563,
3040
+ 23593,
3041
+ 23629,
3042
+ 23666,
3043
+ 23683,
3044
+ 23708,
3045
+ 23807,
3046
+ 23888,
3047
+ 23890,
3048
+ 23908,
3049
+ 23937,
3050
+ 23956,
3051
+ 23990,
3052
+ 23991,
3053
+ 24111,
3054
+ 24172,
3055
+ 24224,
3056
+ 24233,
3057
+ 24322,
3058
+ 24365,
3059
+ 24464,
3060
+ 24466,
3061
+ 24501
3062
+ ]
3063
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8802490234375,
3
+ "semantic_stability_score": 0.2554534897163441,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 1.7913742379579648e-06,
6
+ "shared_redirected": -4.478646463776613e-08,
7
+ "shared_attenuated": -1.1287960836137514e-06,
8
+ "shared_aligned": 0.00032505168190193404,
9
+ "base_only": -7.517736629448667e-06,
10
+ "shared_intermediate": 0.0
11
+ },
12
+ "superposition_fraction": 0.0017998560115190785,
13
+ "fve_base": 0.756867675569045,
14
+ "fve_aligned": 0.7510250994048193,
15
+ "dead_neuron_fraction": 0.9545420232879719,
16
+ "l0_sparsity_base": 217.52322314652656,
17
+ "l0_sparsity_aligned": 215.951966579101,
18
+ "class_counts": {
19
+ "shared_redirected": 17630,
20
+ "aligned_only": 2778,
21
+ "shared_attenuated": 2527,
22
+ "shared_aligned": 1475,
23
+ "base_only": 165,
24
+ "shared_intermediate": 1
25
+ },
26
+ "total_features": 24576
27
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 2778,
4
+ "cf_shift_mean": 1.7913742379579648e-06,
5
+ "cf_shift_std": 1.637515866720205e-05,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 6.040677226331582e-07,
8
+ "cf_aligned_mean": 2.3954419547748013e-06,
9
+ "high_cf_base_count": 382,
10
+ "low_cf_base_count": 2396,
11
+ "high_cf_aligned_count": 695,
12
+ "low_cf_aligned_count": 2083
13
+ },
14
+ "shared_redirected": {
15
+ "count": 17630,
16
+ "cf_shift_mean": -4.478646463776613e-08,
17
+ "cf_shift_std": 2.4695277949726107e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 6.358341124340786e-07,
20
+ "cf_aligned_mean": 5.910476480691641e-07,
21
+ "high_cf_base_count": 2475,
22
+ "low_cf_base_count": 15155,
23
+ "high_cf_aligned_count": 2351,
24
+ "low_cf_aligned_count": 15279
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 2527,
28
+ "cf_shift_mean": -1.1287960836137514e-06,
29
+ "cf_shift_std": 9.251453007667723e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 1.6885164377881475e-06,
32
+ "cf_aligned_mean": 5.597203548942177e-07,
33
+ "high_cf_base_count": 589,
34
+ "low_cf_base_count": 1938,
35
+ "high_cf_aligned_count": 326,
36
+ "low_cf_aligned_count": 2201
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1475,
40
+ "cf_shift_mean": 0.00032505168190193404,
41
+ "cf_shift_std": 0.007708729613403896,
42
+ "cf_shift_median": 0.0005633877590298653,
43
+ "cf_base_mean": 0.051723593618165885,
44
+ "cf_aligned_mean": 0.05204864529919601,
45
+ "high_cf_base_count": 1435,
46
+ "low_cf_base_count": 40,
47
+ "high_cf_aligned_count": 1316,
48
+ "low_cf_aligned_count": 159
49
+ },
50
+ "base_only": {
51
+ "count": 165,
52
+ "cf_shift_mean": -7.517736629448667e-06,
53
+ "cf_shift_std": 2.5203250999630046e-05,
54
+ "cf_shift_median": -2.6068350962304976e-06,
55
+ "cf_base_mean": 8.129878347751924e-06,
56
+ "cf_aligned_mean": 6.121417141691905e-07,
57
+ "high_cf_base_count": 92,
58
+ "low_cf_base_count": 73,
59
+ "high_cf_aligned_count": 23,
60
+ "low_cf_aligned_count": 142
61
+ },
62
+ "shared_intermediate": {
63
+ "count": 1,
64
+ "cf_shift_mean": 0.0,
65
+ "cf_shift_std": 0.0,
66
+ "cf_shift_median": 0.0,
67
+ "cf_base_mean": 0.0,
68
+ "cf_aligned_mean": 0.0,
69
+ "high_cf_base_count": 0,
70
+ "low_cf_base_count": 1,
71
+ "high_cf_aligned_count": 0,
72
+ "low_cf_aligned_count": 1
73
+ }
74
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,169 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1475,
4
+ "rho_mean": 0.4999760251732196,
5
+ "rho_std": 0.0009207706939014017,
6
+ "theta_mean": 0.9999519774469279,
7
+ "theta_std": 0.001843923383876247,
8
+ "angle_deg_mean": 0.02126544330711875,
9
+ "angle_deg_std": 0.5647495531562606,
10
+ "norm_ratio_raw_mean": 0.9999104351144931,
11
+ "norm_ratio_raw_std": 0.0034397996819221796,
12
+ "linear_map": {
13
+ "sv_mean": 0.47019460797309875,
14
+ "sv_std": 0.49928009510040283,
15
+ "condition_number": 4653299039.925257,
16
+ "mean_principal_angle_deg": 0.17480287031359426,
17
+ "singular_values": [
18
+ 1.1568292379379272,
19
+ 1.0007983446121216,
20
+ 1.0007344484329224,
21
+ 1.000732660293579,
22
+ 1.0007290840148926,
23
+ 1.0006935596466064,
24
+ 1.000678539276123,
25
+ 1.0006766319274902,
26
+ 1.000672698020935,
27
+ 1.0006635189056396,
28
+ 1.0006589889526367,
29
+ 1.0006377696990967,
30
+ 1.0006366968154907,
31
+ 1.0006333589553833,
32
+ 1.0006321668624878,
33
+ 1.0006276369094849,
34
+ 1.0006275177001953,
35
+ 1.0006271600723267,
36
+ 1.0006256103515625,
37
+ 1.0006171464920044
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 17630,
43
+ "rho_mean": 0.49905036899662125,
44
+ "rho_std": 0.022502892086852237,
45
+ "theta_mean": 0.20193503577889735,
46
+ "theta_std": 0.05747037881134071,
47
+ "angle_deg_mean": 78.32818737143373,
48
+ "angle_deg_std": 3.3806613514425283,
49
+ "norm_ratio_raw_mean": 1.0002522070860917,
50
+ "norm_ratio_raw_std": 0.09011485309987019,
51
+ "linear_map": {
52
+ "sv_mean": 0.41952505707740784,
53
+ "sv_std": 0.28730642795562744,
54
+ "condition_number": 5643.193150661303,
55
+ "mean_principal_angle_deg": 64.63749521041566,
56
+ "singular_values": [
57
+ 1.309304118156433,
58
+ 1.1801042556762695,
59
+ 1.173665165901184,
60
+ 1.1605900526046753,
61
+ 1.1582088470458984,
62
+ 1.1535444259643555,
63
+ 1.148624300956726,
64
+ 1.1464002132415771,
65
+ 1.1409480571746826,
66
+ 1.136992335319519,
67
+ 1.1349599361419678,
68
+ 1.1317452192306519,
69
+ 1.130988597869873,
70
+ 1.127964973449707,
71
+ 1.1232638359069824,
72
+ 1.1196287870407104,
73
+ 1.1171220541000366,
74
+ 1.1137340068817139,
75
+ 1.1125737428665161,
76
+ 1.1114249229431152
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 1,
82
+ "rho_mean": 0.5146215558052063,
83
+ "rho_std": NaN,
84
+ "theta_mean": 0.5028368234634399,
85
+ "theta_std": NaN,
86
+ "angle_deg_mean": 59.81213912263536,
87
+ "angle_deg_std": NaN,
88
+ "norm_ratio_raw_mean": 1.0602482351291613,
89
+ "norm_ratio_raw_std": NaN
90
+ },
91
+ "shared_attenuated": {
92
+ "n": 2527,
93
+ "rho_mean": 0.43819292010551486,
94
+ "rho_std": 0.013700746927894058,
95
+ "theta_mean": 0.19417438017175656,
96
+ "theta_std": 0.06331613407693988,
97
+ "angle_deg_mean": 78.76230831021476,
98
+ "angle_deg_std": 3.9865886794606316,
99
+ "norm_ratio_raw_mean": 0.7810097726501459,
100
+ "norm_ratio_raw_std": 0.04264861475425172,
101
+ "linear_map": {
102
+ "sv_mean": 1.0303603410720825,
103
+ "sv_std": 1.3259714841842651,
104
+ "condition_number": 1826720896.9283686,
105
+ "mean_principal_angle_deg": 78.76227860267785,
106
+ "singular_values": [
107
+ 8.552569389343262,
108
+ 8.463621139526367,
109
+ 8.139947891235352,
110
+ 8.096677780151367,
111
+ 8.024615287780762,
112
+ 7.914370536804199,
113
+ 7.79115104675293,
114
+ 7.670187950134277,
115
+ 7.592669486999512,
116
+ 7.51325798034668,
117
+ 7.429440498352051,
118
+ 7.42077112197876,
119
+ 7.357424736022949,
120
+ 7.314608573913574,
121
+ 7.279099941253662,
122
+ 7.228052616119385,
123
+ 7.110472679138184,
124
+ 7.046936511993408,
125
+ 7.005467891693115,
126
+ 6.9740214347839355
127
+ ]
128
+ }
129
+ },
130
+ "all_shared": {
131
+ "n": 21633,
132
+ "rho_mean": 0.4920053054686531,
133
+ "rho_std": 0.028596071453651773,
134
+ "theta_mean": 0.2554534897163441,
135
+ "theta_std": 0.20911683870340525,
136
+ "angle_deg_mean": 73.0388515289738,
137
+ "angle_deg_std": 20.034119220879777,
138
+ "norm_ratio_raw_mean": 0.9746214693497768,
139
+ "norm_ratio_raw_std": 0.1085793250030081,
140
+ "linear_map": {
141
+ "sv_mean": 0.4626714289188385,
142
+ "sv_std": 0.31566452980041504,
143
+ "condition_number": 21495.23996466601,
144
+ "mean_principal_angle_deg": 46.42459771309074,
145
+ "singular_values": [
146
+ 1.2182178497314453,
147
+ 1.201134443283081,
148
+ 1.1837999820709229,
149
+ 1.1798275709152222,
150
+ 1.1750004291534424,
151
+ 1.1728487014770508,
152
+ 1.1703964471817017,
153
+ 1.1638822555541992,
154
+ 1.1611086130142212,
155
+ 1.1576894521713257,
156
+ 1.1569123268127441,
157
+ 1.1557549238204956,
158
+ 1.1524971723556519,
159
+ 1.1505420207977295,
160
+ 1.1482996940612793,
161
+ 1.1454213857650757,
162
+ 1.1437702178955078,
163
+ 1.141472339630127,
164
+ 1.1411995887756348,
165
+ 1.1379863023757935
166
+ ]
167
+ }
168
+ }
169
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.05608196305497063,
10
+ 0.03381009821894742,
11
+ 0.03127505674945181,
12
+ 0.030049254287032097
13
+ ],
14
+ "val_loss": [
15
+ 0.036299436952899264,
16
+ 0.033246444977078765,
17
+ 0.03201413152651637,
18
+ 0.031798573630174416
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5947332866903083,
22
+ 0.7336355678115194,
23
+ 0.7606485430009867,
24
+ 0.7738316345827244
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5854102424968424,
28
+ 0.7259671804296712,
29
+ 0.7530927325436335,
30
+ 0.7658451479983065
31
+ ],
32
+ "val_fve_base": [
33
+ 0.7092790753429473,
34
+ 0.7407804955362649,
35
+ 0.7541418702814592,
36
+ 0.756867675569045
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7011788309556651,
40
+ 0.734491962412889,
41
+ 0.7483253775466799,
42
+ 0.7510250994048193
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9101489298676303,
46
+ 0.9555917479667619,
47
+ 0.9551641328322282,
48
+ 0.9545420232879719
49
+ ],
50
+ "l0_base": [
51
+ 224.3040170753065,
52
+ 215.45326182136603,
53
+ 217.09240002918855,
54
+ 217.52322314652656
55
+ ],
56
+ "l0_aligned": [
57
+ 219.95742119089317,
58
+ 212.86657180385288,
59
+ 215.4158092527729,
60
+ 215.951966579101
61
+ ],
62
+ "self_recon": [
63
+ 0.03105180637592366,
64
+ 0.020474269938308875,
65
+ 0.018422114661195022,
66
+ 0.01743881045843399
67
+ ],
68
+ "cross_recon": [
69
+ 0.031124381993294318,
70
+ 0.02048023639630659,
71
+ 0.018427962411719147,
72
+ 0.017445335504465715
73
+ ],
74
+ "sparsity": [
75
+ 0.012580403579796963,
76
+ 0.005143733542103709,
77
+ 0.005481756976232046,
78
+ 0.005632309510029517
79
+ ]
80
+ }
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: bb147f2345a4a56c16314b995277eded63499144b1fa8ce3b2267913d1c3ea80
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 560629e2d205b6434602c8a60ef477e1816f88b7dace8bda30e2dfcf4b389dc5
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 1995887ceb6a6f1da5107ce0285ff041609b278320eb76b6f7229c86f9638c56
  • Pointer size: 131 Bytes
  • Size of remote file: 154 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/loss_curves.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 0de51cc1638d0b5463e9e2ecd6122bbc9957ac94128a8dec746c247e4ad257a2
  • Pointer size: 130 Bytes
  • Size of remote file: 81.9 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/rho_theta_scatter.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 7715410af7587af5cab85e8848d8e9ac332f4921c450b3de1fda7319040ebb99
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 9e1d96fe8db56ded3e3aa307f5280ceb4d0f949c59e8ab0402aad12fff9f7ccb
  • Pointer size: 131 Bytes
  • Size of remote file: 305 kB
v3-samelayer/v2/samelayer_separate/llama32-3b-dpo/singlelayer_separate/L13/plots/superposition_analysis.png ADDED

Git LFS Details

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