ishangarg183 commited on
Commit
fea8efb
·
verified ·
1 Parent(s): a27110b

add samelayer_reduce llama32-3b-ppo

Browse files
Files changed (23) hide show
  1. .gitattributes +1 -0
  2. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/activations/activations.pt +3 -0
  3. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/checkpoints/final.pt +3 -0
  4. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/counterfactual_scores.csv +0 -0
  5. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/feature_classification.csv +0 -0
  6. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/merged_classification.csv +0 -0
  7. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/shared_features_geometry.csv +0 -0
  8. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/superposition_analysis.json +3 -0
  9. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/visual_evidence_features.json +2909 -0
  10. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/metrics/aggregate_metrics.json +25 -0
  11. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/metrics/cf_shift_by_class.json +62 -0
  12. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/metrics/shared_geometry_metrics.json +161 -0
  13. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/metrics/training_metrics.json +80 -0
  14. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/cf_distribution_per_class.png +3 -0
  15. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/cf_shift_per_class.png +3 -0
  16. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/class_distribution.png +3 -0
  17. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/loss_curves.png +3 -0
  18. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/rho_histogram.png +3 -0
  19. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/rho_theta_scatter.png +3 -0
  20. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/shared_geometry_histograms.png +3 -0
  21. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  22. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/superposition_analysis.png +3 -0
  23. v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/run_meta.json +34 -0
.gitattributes CHANGED
@@ -371,3 +371,4 @@ v1-undetermined/v2/samelayer_separate/qwen3-4b-ppo/singlelayer_separate/L22/feat
371
  v1-undetermined/v2/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
372
  v1-undetermined/v2/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
373
  v1-undetermined/v2/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
371
  v1-undetermined/v2/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
372
  v1-undetermined/v2/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
373
  v1-undetermined/v2/samelayer_separate/qwen3-4b-simpo/singlelayer_separate/L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
374
+ v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc4cc54357774387f343017a17791aac06f2ce861e8d49ceb50d672ad9cf57ee
3
+ size 1501941701
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9391c82cc34e2170551524f9e911c0983f178b95307e612f9c3b13df7ca631fd
3
+ size 3624487706
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7473a43116f18edd98be25a73e14d960508e9c36ed7a60981db66a58552dea09
3
+ size 10906239
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2909 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 151,
4
+ 230,
5
+ 285,
6
+ 372,
7
+ 375,
8
+ 414,
9
+ 464,
10
+ 483,
11
+ 624,
12
+ 820,
13
+ 1036,
14
+ 1082,
15
+ 1084,
16
+ 1357,
17
+ 1391,
18
+ 1596,
19
+ 1696,
20
+ 1703,
21
+ 1834,
22
+ 1852,
23
+ 2024,
24
+ 2034,
25
+ 2155,
26
+ 2172,
27
+ 2193,
28
+ 2347,
29
+ 2360,
30
+ 2364,
31
+ 2552,
32
+ 2578,
33
+ 2638,
34
+ 2923,
35
+ 2956,
36
+ 2965,
37
+ 3089,
38
+ 3248,
39
+ 3288,
40
+ 3313,
41
+ 3314,
42
+ 3322,
43
+ 3378,
44
+ 3394,
45
+ 3483,
46
+ 3523,
47
+ 3657,
48
+ 3748,
49
+ 3840,
50
+ 3896,
51
+ 3961,
52
+ 3995,
53
+ 4158,
54
+ 4258,
55
+ 4292,
56
+ 4440,
57
+ 4480,
58
+ 4517,
59
+ 4556,
60
+ 4773,
61
+ 4929,
62
+ 4930,
63
+ 4973,
64
+ 5160,
65
+ 5167,
66
+ 5172,
67
+ 5210,
68
+ 5246,
69
+ 5336,
70
+ 5473,
71
+ 5494,
72
+ 5516,
73
+ 5650,
74
+ 5735,
75
+ 5760,
76
+ 5812,
77
+ 5871,
78
+ 5958,
79
+ 6019,
80
+ 6049,
81
+ 6054,
82
+ 6257,
83
+ 6409,
84
+ 6463,
85
+ 6584,
86
+ 6811,
87
+ 6935,
88
+ 6939,
89
+ 6956,
90
+ 6975,
91
+ 7038,
92
+ 7089,
93
+ 7277,
94
+ 7300,
95
+ 7342,
96
+ 7380,
97
+ 7384,
98
+ 7433,
99
+ 7471,
100
+ 7605,
101
+ 7635,
102
+ 7763,
103
+ 7914,
104
+ 7928,
105
+ 7948,
106
+ 8123,
107
+ 8208,
108
+ 8501,
109
+ 8578,
110
+ 8688,
111
+ 8889,
112
+ 8949,
113
+ 8950,
114
+ 9012,
115
+ 9104,
116
+ 9106,
117
+ 9232,
118
+ 9352,
119
+ 9643,
120
+ 9689,
121
+ 9863,
122
+ 9870,
123
+ 10012,
124
+ 10015,
125
+ 10034,
126
+ 10049,
127
+ 10139,
128
+ 10393,
129
+ 10426,
130
+ 10466,
131
+ 10548,
132
+ 10570,
133
+ 10648,
134
+ 10795,
135
+ 10856,
136
+ 10913,
137
+ 10921,
138
+ 11171,
139
+ 11270,
140
+ 11356,
141
+ 11365,
142
+ 11428,
143
+ 11468,
144
+ 11488,
145
+ 11504,
146
+ 11553,
147
+ 11761,
148
+ 11925,
149
+ 12032,
150
+ 12044,
151
+ 12090,
152
+ 12117,
153
+ 12184,
154
+ 12247,
155
+ 12351,
156
+ 12425,
157
+ 12698,
158
+ 12715,
159
+ 12774,
160
+ 12839,
161
+ 12873,
162
+ 13018,
163
+ 13118,
164
+ 13189,
165
+ 13224,
166
+ 13412,
167
+ 13451,
168
+ 13521,
169
+ 13547,
170
+ 13644,
171
+ 13656,
172
+ 13718,
173
+ 13744,
174
+ 13747,
175
+ 13996,
176
+ 14042,
177
+ 14174,
178
+ 14259,
179
+ 14272,
180
+ 14504,
181
+ 14536,
182
+ 14847,
183
+ 15066,
184
+ 15293,
185
+ 15316,
186
+ 15377,
187
+ 15424,
188
+ 15438,
189
+ 15526,
190
+ 15604,
191
+ 15673,
192
+ 15713,
193
+ 15719,
194
+ 15774,
195
+ 15777,
196
+ 15935,
197
+ 15988,
198
+ 16087,
199
+ 16102,
200
+ 16137,
201
+ 16145,
202
+ 16182,
203
+ 16232,
204
+ 16296,
205
+ 16321,
206
+ 16496,
207
+ 16745,
208
+ 16888,
209
+ 17188,
210
+ 17250,
211
+ 17254,
212
+ 17328,
213
+ 17558,
214
+ 17614,
215
+ 17685,
216
+ 17727,
217
+ 17732,
218
+ 17823,
219
+ 17940,
220
+ 18026,
221
+ 18099,
222
+ 18182,
223
+ 18236,
224
+ 18238,
225
+ 18315,
226
+ 18353,
227
+ 18421,
228
+ 18519,
229
+ 18551,
230
+ 18575,
231
+ 18660,
232
+ 18675,
233
+ 18721,
234
+ 18814,
235
+ 18842,
236
+ 18957,
237
+ 18996,
238
+ 19016,
239
+ 19035,
240
+ 19184,
241
+ 19235,
242
+ 19460,
243
+ 19697,
244
+ 19698,
245
+ 19718,
246
+ 19751,
247
+ 19792,
248
+ 19850,
249
+ 19883,
250
+ 20161,
251
+ 20250,
252
+ 20284,
253
+ 20336,
254
+ 20361,
255
+ 20399,
256
+ 20406,
257
+ 20476,
258
+ 20508,
259
+ 20600,
260
+ 20606,
261
+ 20610,
262
+ 20670,
263
+ 20682,
264
+ 20727,
265
+ 20740,
266
+ 20812,
267
+ 20882,
268
+ 20950,
269
+ 21096,
270
+ 21325,
271
+ 21365,
272
+ 21381,
273
+ 21385,
274
+ 21414,
275
+ 21428,
276
+ 21598,
277
+ 21676,
278
+ 21685,
279
+ 21715,
280
+ 21719,
281
+ 21761,
282
+ 22257,
283
+ 22317,
284
+ 22406,
285
+ 22409,
286
+ 22462,
287
+ 22513,
288
+ 22622,
289
+ 22638,
290
+ 22849,
291
+ 22873,
292
+ 22879,
293
+ 23026,
294
+ 23115,
295
+ 23281,
296
+ 23304,
297
+ 23848,
298
+ 23859,
299
+ 23892,
300
+ 23952,
301
+ 24080,
302
+ 24112,
303
+ 24189,
304
+ 24198,
305
+ 24323,
306
+ 24481,
307
+ 24509,
308
+ 24513
309
+ ],
310
+ "redirected_visual_to_prior": [
311
+ 6,
312
+ 12,
313
+ 16,
314
+ 19,
315
+ 31,
316
+ 40,
317
+ 46,
318
+ 51,
319
+ 64,
320
+ 84,
321
+ 85,
322
+ 113,
323
+ 129,
324
+ 150,
325
+ 180,
326
+ 196,
327
+ 206,
328
+ 248,
329
+ 271,
330
+ 282,
331
+ 309,
332
+ 316,
333
+ 345,
334
+ 351,
335
+ 358,
336
+ 388,
337
+ 402,
338
+ 416,
339
+ 420,
340
+ 431,
341
+ 444,
342
+ 451,
343
+ 466,
344
+ 473,
345
+ 491,
346
+ 508,
347
+ 511,
348
+ 524,
349
+ 553,
350
+ 573,
351
+ 588,
352
+ 625,
353
+ 654,
354
+ 659,
355
+ 680,
356
+ 686,
357
+ 702,
358
+ 721,
359
+ 724,
360
+ 728,
361
+ 732,
362
+ 743,
363
+ 744,
364
+ 746,
365
+ 759,
366
+ 766,
367
+ 774,
368
+ 785,
369
+ 818,
370
+ 839,
371
+ 863,
372
+ 897,
373
+ 929,
374
+ 947,
375
+ 969,
376
+ 980,
377
+ 987,
378
+ 991,
379
+ 1017,
380
+ 1041,
381
+ 1054,
382
+ 1074,
383
+ 1078,
384
+ 1115,
385
+ 1116,
386
+ 1132,
387
+ 1135,
388
+ 1137,
389
+ 1142,
390
+ 1146,
391
+ 1173,
392
+ 1212,
393
+ 1214,
394
+ 1216,
395
+ 1225,
396
+ 1254,
397
+ 1255,
398
+ 1264,
399
+ 1271,
400
+ 1282,
401
+ 1309,
402
+ 1336,
403
+ 1356,
404
+ 1383,
405
+ 1399,
406
+ 1412,
407
+ 1419,
408
+ 1423,
409
+ 1490,
410
+ 1494,
411
+ 1510,
412
+ 1533,
413
+ 1565,
414
+ 1569,
415
+ 1584,
416
+ 1615,
417
+ 1618,
418
+ 1629,
419
+ 1640,
420
+ 1651,
421
+ 1683,
422
+ 1690,
423
+ 1718,
424
+ 1719,
425
+ 1739,
426
+ 1747,
427
+ 1751,
428
+ 1801,
429
+ 1812,
430
+ 1836,
431
+ 1849,
432
+ 1905,
433
+ 1910,
434
+ 1912,
435
+ 1940,
436
+ 1944,
437
+ 1962,
438
+ 1980,
439
+ 1984,
440
+ 2007,
441
+ 2011,
442
+ 2035,
443
+ 2037,
444
+ 2044,
445
+ 2064,
446
+ 2079,
447
+ 2103,
448
+ 2126,
449
+ 2128,
450
+ 2138,
451
+ 2145,
452
+ 2151,
453
+ 2202,
454
+ 2213,
455
+ 2240,
456
+ 2247,
457
+ 2249,
458
+ 2269,
459
+ 2278,
460
+ 2289,
461
+ 2342,
462
+ 2345,
463
+ 2369,
464
+ 2370,
465
+ 2397,
466
+ 2399,
467
+ 2408,
468
+ 2412,
469
+ 2415,
470
+ 2422,
471
+ 2430,
472
+ 2433,
473
+ 2449,
474
+ 2456,
475
+ 2465,
476
+ 2499,
477
+ 2500,
478
+ 2508,
479
+ 2511,
480
+ 2536,
481
+ 2537,
482
+ 2560,
483
+ 2588,
484
+ 2609,
485
+ 2628,
486
+ 2645,
487
+ 2648,
488
+ 2652,
489
+ 2656,
490
+ 2659,
491
+ 2669,
492
+ 2675,
493
+ 2679,
494
+ 2684,
495
+ 2686,
496
+ 2702,
497
+ 2710,
498
+ 2713,
499
+ 2715,
500
+ 2729,
501
+ 2764,
502
+ 2768,
503
+ 2769,
504
+ 2779,
505
+ 2809,
506
+ 2820,
507
+ 2827,
508
+ 2830,
509
+ 2838,
510
+ 2844,
511
+ 2846,
512
+ 2861,
513
+ 2867,
514
+ 2874,
515
+ 2884,
516
+ 2896,
517
+ 2907,
518
+ 2916,
519
+ 2919,
520
+ 2926,
521
+ 2933,
522
+ 2942,
523
+ 2963,
524
+ 2971,
525
+ 2978,
526
+ 2983,
527
+ 2986,
528
+ 3024,
529
+ 3029,
530
+ 3038,
531
+ 3058,
532
+ 3062,
533
+ 3063,
534
+ 3068,
535
+ 3086,
536
+ 3091,
537
+ 3129,
538
+ 3133,
539
+ 3147,
540
+ 3150,
541
+ 3175,
542
+ 3182,
543
+ 3188,
544
+ 3192,
545
+ 3196,
546
+ 3207,
547
+ 3220,
548
+ 3229,
549
+ 3232,
550
+ 3254,
551
+ 3263,
552
+ 3267,
553
+ 3273,
554
+ 3282,
555
+ 3296,
556
+ 3310,
557
+ 3312,
558
+ 3317,
559
+ 3319,
560
+ 3333,
561
+ 3367,
562
+ 3377,
563
+ 3386,
564
+ 3397,
565
+ 3401,
566
+ 3417,
567
+ 3423,
568
+ 3425,
569
+ 3448,
570
+ 3477,
571
+ 3495,
572
+ 3499,
573
+ 3517,
574
+ 3521,
575
+ 3554,
576
+ 3565,
577
+ 3570,
578
+ 3572,
579
+ 3581,
580
+ 3591,
581
+ 3592,
582
+ 3595,
583
+ 3608,
584
+ 3613,
585
+ 3621,
586
+ 3622,
587
+ 3638,
588
+ 3641,
589
+ 3682,
590
+ 3698,
591
+ 3700,
592
+ 3708,
593
+ 3711,
594
+ 3720,
595
+ 3726,
596
+ 3731,
597
+ 3753,
598
+ 3764,
599
+ 3765,
600
+ 3768,
601
+ 3771,
602
+ 3781,
603
+ 3790,
604
+ 3824,
605
+ 3838,
606
+ 3856,
607
+ 3860,
608
+ 3863,
609
+ 3873,
610
+ 3907,
611
+ 3942,
612
+ 3950,
613
+ 3952,
614
+ 3974,
615
+ 3986,
616
+ 4024,
617
+ 4060,
618
+ 4061,
619
+ 4101,
620
+ 4111,
621
+ 4136,
622
+ 4137,
623
+ 4142,
624
+ 4156,
625
+ 4181,
626
+ 4186,
627
+ 4191,
628
+ 4210,
629
+ 4217,
630
+ 4233,
631
+ 4248,
632
+ 4256,
633
+ 4257,
634
+ 4298,
635
+ 4309,
636
+ 4351,
637
+ 4353,
638
+ 4356,
639
+ 4357,
640
+ 4360,
641
+ 4399,
642
+ 4402,
643
+ 4423,
644
+ 4433,
645
+ 4451,
646
+ 4459,
647
+ 4481,
648
+ 4483,
649
+ 4488,
650
+ 4503,
651
+ 4521,
652
+ 4528,
653
+ 4540,
654
+ 4565,
655
+ 4569,
656
+ 4576,
657
+ 4584,
658
+ 4587,
659
+ 4600,
660
+ 4603,
661
+ 4614,
662
+ 4617,
663
+ 4622,
664
+ 4627,
665
+ 4630,
666
+ 4648,
667
+ 4651,
668
+ 4658,
669
+ 4670,
670
+ 4672,
671
+ 4676,
672
+ 4682,
673
+ 4696,
674
+ 4722,
675
+ 4724,
676
+ 4743,
677
+ 4745,
678
+ 4747,
679
+ 4770,
680
+ 4772,
681
+ 4781,
682
+ 4786,
683
+ 4801,
684
+ 4818,
685
+ 4821,
686
+ 4843,
687
+ 4844,
688
+ 4859,
689
+ 4864,
690
+ 4865,
691
+ 4879,
692
+ 4881,
693
+ 4902,
694
+ 4936,
695
+ 4943,
696
+ 4970,
697
+ 4972,
698
+ 4984,
699
+ 5006,
700
+ 5043,
701
+ 5057,
702
+ 5063,
703
+ 5069,
704
+ 5071,
705
+ 5073,
706
+ 5090,
707
+ 5099,
708
+ 5109,
709
+ 5117,
710
+ 5119,
711
+ 5134,
712
+ 5148,
713
+ 5159,
714
+ 5181,
715
+ 5195,
716
+ 5206,
717
+ 5226,
718
+ 5242,
719
+ 5249,
720
+ 5257,
721
+ 5277,
722
+ 5322,
723
+ 5329,
724
+ 5330,
725
+ 5338,
726
+ 5341,
727
+ 5375,
728
+ 5436,
729
+ 5438,
730
+ 5450,
731
+ 5463,
732
+ 5470,
733
+ 5481,
734
+ 5484,
735
+ 5489,
736
+ 5527,
737
+ 5541,
738
+ 5551,
739
+ 5557,
740
+ 5577,
741
+ 5590,
742
+ 5621,
743
+ 5623,
744
+ 5624,
745
+ 5647,
746
+ 5660,
747
+ 5669,
748
+ 5679,
749
+ 5684,
750
+ 5748,
751
+ 5752,
752
+ 5764,
753
+ 5769,
754
+ 5779,
755
+ 5784,
756
+ 5794,
757
+ 5797,
758
+ 5808,
759
+ 5824,
760
+ 5838,
761
+ 5840,
762
+ 5859,
763
+ 5864,
764
+ 5868,
765
+ 5892,
766
+ 5901,
767
+ 5905,
768
+ 5913,
769
+ 5924,
770
+ 5937,
771
+ 5957,
772
+ 5996,
773
+ 6008,
774
+ 6014,
775
+ 6112,
776
+ 6116,
777
+ 6133,
778
+ 6136,
779
+ 6137,
780
+ 6146,
781
+ 6162,
782
+ 6235,
783
+ 6244,
784
+ 6268,
785
+ 6275,
786
+ 6291,
787
+ 6319,
788
+ 6336,
789
+ 6343,
790
+ 6355,
791
+ 6359,
792
+ 6362,
793
+ 6371,
794
+ 6383,
795
+ 6393,
796
+ 6426,
797
+ 6432,
798
+ 6434,
799
+ 6457,
800
+ 6458,
801
+ 6464,
802
+ 6476,
803
+ 6490,
804
+ 6527,
805
+ 6532,
806
+ 6533,
807
+ 6548,
808
+ 6558,
809
+ 6577,
810
+ 6596,
811
+ 6609,
812
+ 6631,
813
+ 6634,
814
+ 6645,
815
+ 6653,
816
+ 6697,
817
+ 6723,
818
+ 6728,
819
+ 6742,
820
+ 6772,
821
+ 6782,
822
+ 6787,
823
+ 6789,
824
+ 6804,
825
+ 6806,
826
+ 6815,
827
+ 6866,
828
+ 6873,
829
+ 6881,
830
+ 6886,
831
+ 6890,
832
+ 6909,
833
+ 6912,
834
+ 6946,
835
+ 6962,
836
+ 6963,
837
+ 6992,
838
+ 6995,
839
+ 7012,
840
+ 7013,
841
+ 7014,
842
+ 7028,
843
+ 7040,
844
+ 7042,
845
+ 7051,
846
+ 7054,
847
+ 7099,
848
+ 7105,
849
+ 7118,
850
+ 7145,
851
+ 7184,
852
+ 7215,
853
+ 7236,
854
+ 7248,
855
+ 7270,
856
+ 7284,
857
+ 7320,
858
+ 7343,
859
+ 7346,
860
+ 7359,
861
+ 7379,
862
+ 7383,
863
+ 7393,
864
+ 7417,
865
+ 7418,
866
+ 7423,
867
+ 7430,
868
+ 7443,
869
+ 7444,
870
+ 7478,
871
+ 7496,
872
+ 7508,
873
+ 7523,
874
+ 7573,
875
+ 7601,
876
+ 7604,
877
+ 7622,
878
+ 7663,
879
+ 7672,
880
+ 7682,
881
+ 7701,
882
+ 7707,
883
+ 7709,
884
+ 7720,
885
+ 7735,
886
+ 7750,
887
+ 7752,
888
+ 7756,
889
+ 7765,
890
+ 7772,
891
+ 7789,
892
+ 7827,
893
+ 7829,
894
+ 7837,
895
+ 7840,
896
+ 7853,
897
+ 7855,
898
+ 7865,
899
+ 7879,
900
+ 7881,
901
+ 7891,
902
+ 7924,
903
+ 7955,
904
+ 7975,
905
+ 7978,
906
+ 7990,
907
+ 8024,
908
+ 8034,
909
+ 8043,
910
+ 8053,
911
+ 8070,
912
+ 8105,
913
+ 8110,
914
+ 8126,
915
+ 8132,
916
+ 8146,
917
+ 8150,
918
+ 8172,
919
+ 8204,
920
+ 8217,
921
+ 8233,
922
+ 8237,
923
+ 8256,
924
+ 8261,
925
+ 8267,
926
+ 8309,
927
+ 8318,
928
+ 8353,
929
+ 8371,
930
+ 8395,
931
+ 8427,
932
+ 8459,
933
+ 8479,
934
+ 8493,
935
+ 8519,
936
+ 8548,
937
+ 8549,
938
+ 8564,
939
+ 8569,
940
+ 8579,
941
+ 8586,
942
+ 8587,
943
+ 8607,
944
+ 8620,
945
+ 8634,
946
+ 8653,
947
+ 8669,
948
+ 8676,
949
+ 8686,
950
+ 8702,
951
+ 8732,
952
+ 8745,
953
+ 8750,
954
+ 8755,
955
+ 8770,
956
+ 8775,
957
+ 8776,
958
+ 8778,
959
+ 8780,
960
+ 8800,
961
+ 8806,
962
+ 8835,
963
+ 8873,
964
+ 8874,
965
+ 8881,
966
+ 8884,
967
+ 8901,
968
+ 8931,
969
+ 8965,
970
+ 8991,
971
+ 9024,
972
+ 9031,
973
+ 9047,
974
+ 9072,
975
+ 9078,
976
+ 9081,
977
+ 9091,
978
+ 9109,
979
+ 9116,
980
+ 9121,
981
+ 9130,
982
+ 9137,
983
+ 9139,
984
+ 9163,
985
+ 9164,
986
+ 9180,
987
+ 9199,
988
+ 9200,
989
+ 9250,
990
+ 9282,
991
+ 9284,
992
+ 9292,
993
+ 9297,
994
+ 9316,
995
+ 9323,
996
+ 9343,
997
+ 9350,
998
+ 9353,
999
+ 9389,
1000
+ 9392,
1001
+ 9402,
1002
+ 9407,
1003
+ 9418,
1004
+ 9419,
1005
+ 9449,
1006
+ 9467,
1007
+ 9498,
1008
+ 9499,
1009
+ 9515,
1010
+ 9538,
1011
+ 9539,
1012
+ 9599,
1013
+ 9605,
1014
+ 9639,
1015
+ 9653,
1016
+ 9665,
1017
+ 9673,
1018
+ 9681,
1019
+ 9692,
1020
+ 9708,
1021
+ 9744,
1022
+ 9745,
1023
+ 9788,
1024
+ 9814,
1025
+ 9825,
1026
+ 9827,
1027
+ 9828,
1028
+ 9831,
1029
+ 9837,
1030
+ 9846,
1031
+ 9875,
1032
+ 9897,
1033
+ 9900,
1034
+ 9912,
1035
+ 9913,
1036
+ 9914,
1037
+ 9938,
1038
+ 9942,
1039
+ 9946,
1040
+ 9966,
1041
+ 9989,
1042
+ 9990,
1043
+ 9991,
1044
+ 10005,
1045
+ 10007,
1046
+ 10014,
1047
+ 10018,
1048
+ 10020,
1049
+ 10022,
1050
+ 10041,
1051
+ 10054,
1052
+ 10065,
1053
+ 10071,
1054
+ 10111,
1055
+ 10122,
1056
+ 10143,
1057
+ 10152,
1058
+ 10176,
1059
+ 10182,
1060
+ 10194,
1061
+ 10196,
1062
+ 10199,
1063
+ 10213,
1064
+ 10219,
1065
+ 10229,
1066
+ 10291,
1067
+ 10307,
1068
+ 10314,
1069
+ 10320,
1070
+ 10357,
1071
+ 10363,
1072
+ 10369,
1073
+ 10390,
1074
+ 10407,
1075
+ 10418,
1076
+ 10433,
1077
+ 10443,
1078
+ 10463,
1079
+ 10501,
1080
+ 10511,
1081
+ 10519,
1082
+ 10526,
1083
+ 10528,
1084
+ 10530,
1085
+ 10552,
1086
+ 10554,
1087
+ 10556,
1088
+ 10557,
1089
+ 10563,
1090
+ 10567,
1091
+ 10586,
1092
+ 10588,
1093
+ 10594,
1094
+ 10602,
1095
+ 10608,
1096
+ 10615,
1097
+ 10620,
1098
+ 10622,
1099
+ 10636,
1100
+ 10637,
1101
+ 10688,
1102
+ 10696,
1103
+ 10705,
1104
+ 10707,
1105
+ 10718,
1106
+ 10727,
1107
+ 10740,
1108
+ 10748,
1109
+ 10755,
1110
+ 10782,
1111
+ 10805,
1112
+ 10810,
1113
+ 10820,
1114
+ 10826,
1115
+ 10831,
1116
+ 10836,
1117
+ 10846,
1118
+ 10883,
1119
+ 10887,
1120
+ 10889,
1121
+ 10891,
1122
+ 10897,
1123
+ 10898,
1124
+ 10914,
1125
+ 10919,
1126
+ 10935,
1127
+ 10947,
1128
+ 10956,
1129
+ 10959,
1130
+ 10966,
1131
+ 10974,
1132
+ 10975,
1133
+ 10982,
1134
+ 11067,
1135
+ 11098,
1136
+ 11118,
1137
+ 11131,
1138
+ 11150,
1139
+ 11164,
1140
+ 11168,
1141
+ 11183,
1142
+ 11195,
1143
+ 11210,
1144
+ 11247,
1145
+ 11267,
1146
+ 11278,
1147
+ 11305,
1148
+ 11328,
1149
+ 11343,
1150
+ 11372,
1151
+ 11374,
1152
+ 11398,
1153
+ 11411,
1154
+ 11412,
1155
+ 11429,
1156
+ 11443,
1157
+ 11453,
1158
+ 11461,
1159
+ 11467,
1160
+ 11476,
1161
+ 11484,
1162
+ 11486,
1163
+ 11500,
1164
+ 11505,
1165
+ 11543,
1166
+ 11568,
1167
+ 11571,
1168
+ 11576,
1169
+ 11610,
1170
+ 11617,
1171
+ 11619,
1172
+ 11641,
1173
+ 11645,
1174
+ 11654,
1175
+ 11658,
1176
+ 11665,
1177
+ 11680,
1178
+ 11693,
1179
+ 11695,
1180
+ 11714,
1181
+ 11719,
1182
+ 11729,
1183
+ 11746,
1184
+ 11756,
1185
+ 11760,
1186
+ 11771,
1187
+ 11775,
1188
+ 11779,
1189
+ 11784,
1190
+ 11792,
1191
+ 11795,
1192
+ 11825,
1193
+ 11830,
1194
+ 11831,
1195
+ 11841,
1196
+ 11848,
1197
+ 11887,
1198
+ 11888,
1199
+ 11889,
1200
+ 11894,
1201
+ 11895,
1202
+ 11915,
1203
+ 11926,
1204
+ 11933,
1205
+ 11939,
1206
+ 11941,
1207
+ 11945,
1208
+ 11962,
1209
+ 11975,
1210
+ 11996,
1211
+ 11998,
1212
+ 12001,
1213
+ 12012,
1214
+ 12021,
1215
+ 12034,
1216
+ 12065,
1217
+ 12068,
1218
+ 12094,
1219
+ 12099,
1220
+ 12105,
1221
+ 12107,
1222
+ 12126,
1223
+ 12139,
1224
+ 12143,
1225
+ 12157,
1226
+ 12164,
1227
+ 12173,
1228
+ 12185,
1229
+ 12201,
1230
+ 12217,
1231
+ 12230,
1232
+ 12232,
1233
+ 12233,
1234
+ 12263,
1235
+ 12276,
1236
+ 12280,
1237
+ 12285,
1238
+ 12308,
1239
+ 12314,
1240
+ 12320,
1241
+ 12346,
1242
+ 12349,
1243
+ 12370,
1244
+ 12380,
1245
+ 12384,
1246
+ 12413,
1247
+ 12441,
1248
+ 12447,
1249
+ 12461,
1250
+ 12464,
1251
+ 12475,
1252
+ 12476,
1253
+ 12481,
1254
+ 12483,
1255
+ 12492,
1256
+ 12534,
1257
+ 12538,
1258
+ 12556,
1259
+ 12570,
1260
+ 12582,
1261
+ 12583,
1262
+ 12609,
1263
+ 12612,
1264
+ 12620,
1265
+ 12642,
1266
+ 12656,
1267
+ 12660,
1268
+ 12685,
1269
+ 12697,
1270
+ 12717,
1271
+ 12721,
1272
+ 12722,
1273
+ 12767,
1274
+ 12768,
1275
+ 12792,
1276
+ 12793,
1277
+ 12796,
1278
+ 12811,
1279
+ 12832,
1280
+ 12848,
1281
+ 12880,
1282
+ 12882,
1283
+ 12899,
1284
+ 12903,
1285
+ 12915,
1286
+ 12941,
1287
+ 12948,
1288
+ 12967,
1289
+ 12986,
1290
+ 12990,
1291
+ 12991,
1292
+ 13075,
1293
+ 13078,
1294
+ 13115,
1295
+ 13117,
1296
+ 13133,
1297
+ 13139,
1298
+ 13214,
1299
+ 13222,
1300
+ 13227,
1301
+ 13231,
1302
+ 13243,
1303
+ 13249,
1304
+ 13254,
1305
+ 13269,
1306
+ 13280,
1307
+ 13305,
1308
+ 13308,
1309
+ 13320,
1310
+ 13323,
1311
+ 13337,
1312
+ 13357,
1313
+ 13362,
1314
+ 13399,
1315
+ 13411,
1316
+ 13413,
1317
+ 13429,
1318
+ 13431,
1319
+ 13435,
1320
+ 13438,
1321
+ 13458,
1322
+ 13469,
1323
+ 13473,
1324
+ 13495,
1325
+ 13497,
1326
+ 13515,
1327
+ 13567,
1328
+ 13590,
1329
+ 13601,
1330
+ 13607,
1331
+ 13615,
1332
+ 13642,
1333
+ 13667,
1334
+ 13700,
1335
+ 13736,
1336
+ 13737,
1337
+ 13761,
1338
+ 13766,
1339
+ 13768,
1340
+ 13770,
1341
+ 13816,
1342
+ 13826,
1343
+ 13864,
1344
+ 13865,
1345
+ 13893,
1346
+ 13895,
1347
+ 13919,
1348
+ 13938,
1349
+ 13957,
1350
+ 13961,
1351
+ 13970,
1352
+ 13972,
1353
+ 13975,
1354
+ 13980,
1355
+ 13990,
1356
+ 13992,
1357
+ 14007,
1358
+ 14008,
1359
+ 14016,
1360
+ 14036,
1361
+ 14097,
1362
+ 14106,
1363
+ 14107,
1364
+ 14111,
1365
+ 14116,
1366
+ 14130,
1367
+ 14145,
1368
+ 14163,
1369
+ 14224,
1370
+ 14237,
1371
+ 14242,
1372
+ 14299,
1373
+ 14301,
1374
+ 14309,
1375
+ 14320,
1376
+ 14323,
1377
+ 14336,
1378
+ 14337,
1379
+ 14338,
1380
+ 14341,
1381
+ 14353,
1382
+ 14354,
1383
+ 14415,
1384
+ 14416,
1385
+ 14422,
1386
+ 14431,
1387
+ 14438,
1388
+ 14454,
1389
+ 14483,
1390
+ 14495,
1391
+ 14500,
1392
+ 14506,
1393
+ 14515,
1394
+ 14525,
1395
+ 14531,
1396
+ 14535,
1397
+ 14547,
1398
+ 14587,
1399
+ 14614,
1400
+ 14629,
1401
+ 14631,
1402
+ 14654,
1403
+ 14668,
1404
+ 14694,
1405
+ 14730,
1406
+ 14732,
1407
+ 14733,
1408
+ 14739,
1409
+ 14775,
1410
+ 14776,
1411
+ 14782,
1412
+ 14787,
1413
+ 14807,
1414
+ 14834,
1415
+ 14854,
1416
+ 14856,
1417
+ 14859,
1418
+ 14892,
1419
+ 14909,
1420
+ 14914,
1421
+ 14936,
1422
+ 14966,
1423
+ 14999,
1424
+ 15001,
1425
+ 15012,
1426
+ 15015,
1427
+ 15025,
1428
+ 15039,
1429
+ 15046,
1430
+ 15057,
1431
+ 15070,
1432
+ 15077,
1433
+ 15088,
1434
+ 15092,
1435
+ 15110,
1436
+ 15115,
1437
+ 15125,
1438
+ 15160,
1439
+ 15170,
1440
+ 15181,
1441
+ 15199,
1442
+ 15208,
1443
+ 15234,
1444
+ 15243,
1445
+ 15256,
1446
+ 15268,
1447
+ 15275,
1448
+ 15292,
1449
+ 15307,
1450
+ 15340,
1451
+ 15382,
1452
+ 15393,
1453
+ 15401,
1454
+ 15433,
1455
+ 15434,
1456
+ 15441,
1457
+ 15446,
1458
+ 15477,
1459
+ 15482,
1460
+ 15495,
1461
+ 15499,
1462
+ 15533,
1463
+ 15543,
1464
+ 15563,
1465
+ 15570,
1466
+ 15594,
1467
+ 15599,
1468
+ 15606,
1469
+ 15625,
1470
+ 15639,
1471
+ 15657,
1472
+ 15664,
1473
+ 15667,
1474
+ 15670,
1475
+ 15678,
1476
+ 15766,
1477
+ 15769,
1478
+ 15783,
1479
+ 15785,
1480
+ 15799,
1481
+ 15824,
1482
+ 15837,
1483
+ 15846,
1484
+ 15858,
1485
+ 15864,
1486
+ 15878,
1487
+ 15882,
1488
+ 15899,
1489
+ 15958,
1490
+ 15968,
1491
+ 15981,
1492
+ 16011,
1493
+ 16036,
1494
+ 16037,
1495
+ 16044,
1496
+ 16045,
1497
+ 16065,
1498
+ 16081,
1499
+ 16084,
1500
+ 16119,
1501
+ 16120,
1502
+ 16185,
1503
+ 16187,
1504
+ 16226,
1505
+ 16228,
1506
+ 16244,
1507
+ 16254,
1508
+ 16256,
1509
+ 16289,
1510
+ 16311,
1511
+ 16323,
1512
+ 16338,
1513
+ 16368,
1514
+ 16372,
1515
+ 16386,
1516
+ 16395,
1517
+ 16396,
1518
+ 16407,
1519
+ 16409,
1520
+ 16423,
1521
+ 16439,
1522
+ 16454,
1523
+ 16457,
1524
+ 16462,
1525
+ 16478,
1526
+ 16498,
1527
+ 16507,
1528
+ 16548,
1529
+ 16564,
1530
+ 16571,
1531
+ 16573,
1532
+ 16586,
1533
+ 16600,
1534
+ 16619,
1535
+ 16627,
1536
+ 16638,
1537
+ 16644,
1538
+ 16654,
1539
+ 16656,
1540
+ 16665,
1541
+ 16679,
1542
+ 16692,
1543
+ 16702,
1544
+ 16713,
1545
+ 16714,
1546
+ 16717,
1547
+ 16720,
1548
+ 16724,
1549
+ 16730,
1550
+ 16737,
1551
+ 16750,
1552
+ 16759,
1553
+ 16775,
1554
+ 16776,
1555
+ 16777,
1556
+ 16788,
1557
+ 16801,
1558
+ 16804,
1559
+ 16805,
1560
+ 16814,
1561
+ 16817,
1562
+ 16836,
1563
+ 16843,
1564
+ 16858,
1565
+ 16866,
1566
+ 16881,
1567
+ 16905,
1568
+ 16927,
1569
+ 16933,
1570
+ 16958,
1571
+ 16963,
1572
+ 16970,
1573
+ 16986,
1574
+ 16991,
1575
+ 17012,
1576
+ 17034,
1577
+ 17040,
1578
+ 17063,
1579
+ 17075,
1580
+ 17093,
1581
+ 17095,
1582
+ 17105,
1583
+ 17106,
1584
+ 17161,
1585
+ 17173,
1586
+ 17191,
1587
+ 17206,
1588
+ 17218,
1589
+ 17247,
1590
+ 17281,
1591
+ 17285,
1592
+ 17286,
1593
+ 17303,
1594
+ 17304,
1595
+ 17309,
1596
+ 17315,
1597
+ 17323,
1598
+ 17338,
1599
+ 17344,
1600
+ 17384,
1601
+ 17411,
1602
+ 17417,
1603
+ 17430,
1604
+ 17433,
1605
+ 17457,
1606
+ 17460,
1607
+ 17469,
1608
+ 17479,
1609
+ 17522,
1610
+ 17533,
1611
+ 17552,
1612
+ 17583,
1613
+ 17592,
1614
+ 17602,
1615
+ 17612,
1616
+ 17613,
1617
+ 17623,
1618
+ 17650,
1619
+ 17682,
1620
+ 17692,
1621
+ 17696,
1622
+ 17710,
1623
+ 17721,
1624
+ 17750,
1625
+ 17752,
1626
+ 17756,
1627
+ 17765,
1628
+ 17770,
1629
+ 17772,
1630
+ 17775,
1631
+ 17779,
1632
+ 17792,
1633
+ 17809,
1634
+ 17846,
1635
+ 17847,
1636
+ 17850,
1637
+ 17856,
1638
+ 17911,
1639
+ 17922,
1640
+ 17930,
1641
+ 17936,
1642
+ 17971,
1643
+ 17980,
1644
+ 18031,
1645
+ 18044,
1646
+ 18054,
1647
+ 18067,
1648
+ 18076,
1649
+ 18079,
1650
+ 18085,
1651
+ 18089,
1652
+ 18128,
1653
+ 18132,
1654
+ 18152,
1655
+ 18168,
1656
+ 18200,
1657
+ 18205,
1658
+ 18211,
1659
+ 18216,
1660
+ 18227,
1661
+ 18243,
1662
+ 18262,
1663
+ 18295,
1664
+ 18301,
1665
+ 18319,
1666
+ 18327,
1667
+ 18352,
1668
+ 18354,
1669
+ 18364,
1670
+ 18372,
1671
+ 18397,
1672
+ 18407,
1673
+ 18418,
1674
+ 18432,
1675
+ 18444,
1676
+ 18473,
1677
+ 18479,
1678
+ 18484,
1679
+ 18516,
1680
+ 18526,
1681
+ 18530,
1682
+ 18547,
1683
+ 18554,
1684
+ 18558,
1685
+ 18560,
1686
+ 18565,
1687
+ 18606,
1688
+ 18644,
1689
+ 18654,
1690
+ 18655,
1691
+ 18700,
1692
+ 18734,
1693
+ 18748,
1694
+ 18778,
1695
+ 18779,
1696
+ 18783,
1697
+ 18785,
1698
+ 18799,
1699
+ 18831,
1700
+ 18864,
1701
+ 18866,
1702
+ 18879,
1703
+ 18891,
1704
+ 18897,
1705
+ 18909,
1706
+ 18921,
1707
+ 18935,
1708
+ 18947,
1709
+ 18961,
1710
+ 18964,
1711
+ 18965,
1712
+ 18967,
1713
+ 18985,
1714
+ 18995,
1715
+ 19001,
1716
+ 19007,
1717
+ 19046,
1718
+ 19052,
1719
+ 19067,
1720
+ 19074,
1721
+ 19077,
1722
+ 19088,
1723
+ 19110,
1724
+ 19136,
1725
+ 19156,
1726
+ 19178,
1727
+ 19179,
1728
+ 19185,
1729
+ 19204,
1730
+ 19232,
1731
+ 19240,
1732
+ 19259,
1733
+ 19271,
1734
+ 19276,
1735
+ 19297,
1736
+ 19341,
1737
+ 19370,
1738
+ 19376,
1739
+ 19385,
1740
+ 19392,
1741
+ 19396,
1742
+ 19402,
1743
+ 19437,
1744
+ 19446,
1745
+ 19456,
1746
+ 19485,
1747
+ 19499,
1748
+ 19525,
1749
+ 19534,
1750
+ 19550,
1751
+ 19612,
1752
+ 19636,
1753
+ 19648,
1754
+ 19703,
1755
+ 19707,
1756
+ 19719,
1757
+ 19738,
1758
+ 19752,
1759
+ 19757,
1760
+ 19773,
1761
+ 19817,
1762
+ 19818,
1763
+ 19820,
1764
+ 19824,
1765
+ 19834,
1766
+ 19836,
1767
+ 19840,
1768
+ 19875,
1769
+ 19881,
1770
+ 19885,
1771
+ 19912,
1772
+ 19924,
1773
+ 19926,
1774
+ 19930,
1775
+ 20004,
1776
+ 20018,
1777
+ 20040,
1778
+ 20066,
1779
+ 20067,
1780
+ 20078,
1781
+ 20080,
1782
+ 20084,
1783
+ 20087,
1784
+ 20088,
1785
+ 20093,
1786
+ 20103,
1787
+ 20104,
1788
+ 20120,
1789
+ 20124,
1790
+ 20140,
1791
+ 20144,
1792
+ 20152,
1793
+ 20163,
1794
+ 20164,
1795
+ 20167,
1796
+ 20168,
1797
+ 20174,
1798
+ 20205,
1799
+ 20211,
1800
+ 20228,
1801
+ 20238,
1802
+ 20239,
1803
+ 20249,
1804
+ 20306,
1805
+ 20349,
1806
+ 20366,
1807
+ 20384,
1808
+ 20385,
1809
+ 20394,
1810
+ 20404,
1811
+ 20429,
1812
+ 20437,
1813
+ 20441,
1814
+ 20468,
1815
+ 20480,
1816
+ 20488,
1817
+ 20491,
1818
+ 20515,
1819
+ 20531,
1820
+ 20545,
1821
+ 20554,
1822
+ 20558,
1823
+ 20583,
1824
+ 20599,
1825
+ 20601,
1826
+ 20613,
1827
+ 20633,
1828
+ 20651,
1829
+ 20663,
1830
+ 20687,
1831
+ 20753,
1832
+ 20755,
1833
+ 20760,
1834
+ 20801,
1835
+ 20802,
1836
+ 20869,
1837
+ 20870,
1838
+ 20874,
1839
+ 20887,
1840
+ 20899,
1841
+ 20901,
1842
+ 20925,
1843
+ 20946,
1844
+ 20958,
1845
+ 20961,
1846
+ 20966,
1847
+ 20983,
1848
+ 20986,
1849
+ 20987,
1850
+ 20997,
1851
+ 21000,
1852
+ 21020,
1853
+ 21024,
1854
+ 21037,
1855
+ 21053,
1856
+ 21068,
1857
+ 21084,
1858
+ 21092,
1859
+ 21107,
1860
+ 21118,
1861
+ 21129,
1862
+ 21134,
1863
+ 21149,
1864
+ 21154,
1865
+ 21170,
1866
+ 21183,
1867
+ 21187,
1868
+ 21212,
1869
+ 21216,
1870
+ 21226,
1871
+ 21260,
1872
+ 21276,
1873
+ 21282,
1874
+ 21366,
1875
+ 21371,
1876
+ 21384,
1877
+ 21420,
1878
+ 21422,
1879
+ 21452,
1880
+ 21457,
1881
+ 21461,
1882
+ 21478,
1883
+ 21519,
1884
+ 21524,
1885
+ 21528,
1886
+ 21551,
1887
+ 21560,
1888
+ 21573,
1889
+ 21593,
1890
+ 21609,
1891
+ 21617,
1892
+ 21638,
1893
+ 21641,
1894
+ 21649,
1895
+ 21653,
1896
+ 21656,
1897
+ 21697,
1898
+ 21703,
1899
+ 21756,
1900
+ 21777,
1901
+ 21787,
1902
+ 21798,
1903
+ 21799,
1904
+ 21806,
1905
+ 21813,
1906
+ 21815,
1907
+ 21833,
1908
+ 21835,
1909
+ 21840,
1910
+ 21878,
1911
+ 21888,
1912
+ 21893,
1913
+ 21894,
1914
+ 21899,
1915
+ 21905,
1916
+ 21930,
1917
+ 21940,
1918
+ 21978,
1919
+ 21998,
1920
+ 22013,
1921
+ 22017,
1922
+ 22023,
1923
+ 22027,
1924
+ 22035,
1925
+ 22040,
1926
+ 22050,
1927
+ 22107,
1928
+ 22114,
1929
+ 22132,
1930
+ 22154,
1931
+ 22168,
1932
+ 22176,
1933
+ 22203,
1934
+ 22210,
1935
+ 22212,
1936
+ 22223,
1937
+ 22229,
1938
+ 22261,
1939
+ 22264,
1940
+ 22274,
1941
+ 22340,
1942
+ 22363,
1943
+ 22388,
1944
+ 22395,
1945
+ 22404,
1946
+ 22438,
1947
+ 22463,
1948
+ 22464,
1949
+ 22468,
1950
+ 22494,
1951
+ 22495,
1952
+ 22498,
1953
+ 22501,
1954
+ 22514,
1955
+ 22523,
1956
+ 22525,
1957
+ 22544,
1958
+ 22548,
1959
+ 22555,
1960
+ 22559,
1961
+ 22575,
1962
+ 22588,
1963
+ 22594,
1964
+ 22628,
1965
+ 22641,
1966
+ 22661,
1967
+ 22701,
1968
+ 22706,
1969
+ 22735,
1970
+ 22745,
1971
+ 22747,
1972
+ 22760,
1973
+ 22764,
1974
+ 22770,
1975
+ 22796,
1976
+ 22805,
1977
+ 22829,
1978
+ 22834,
1979
+ 22835,
1980
+ 22838,
1981
+ 22847,
1982
+ 22861,
1983
+ 22883,
1984
+ 22915,
1985
+ 22959,
1986
+ 22960,
1987
+ 22977,
1988
+ 22994,
1989
+ 23067,
1990
+ 23071,
1991
+ 23074,
1992
+ 23113,
1993
+ 23114,
1994
+ 23116,
1995
+ 23117,
1996
+ 23139,
1997
+ 23147,
1998
+ 23150,
1999
+ 23153,
2000
+ 23171,
2001
+ 23182,
2002
+ 23203,
2003
+ 23204,
2004
+ 23208,
2005
+ 23214,
2006
+ 23226,
2007
+ 23251,
2008
+ 23259,
2009
+ 23289,
2010
+ 23295,
2011
+ 23299,
2012
+ 23301,
2013
+ 23333,
2014
+ 23335,
2015
+ 23359,
2016
+ 23371,
2017
+ 23381,
2018
+ 23399,
2019
+ 23407,
2020
+ 23428,
2021
+ 23429,
2022
+ 23444,
2023
+ 23453,
2024
+ 23472,
2025
+ 23477,
2026
+ 23479,
2027
+ 23490,
2028
+ 23497,
2029
+ 23499,
2030
+ 23505,
2031
+ 23509,
2032
+ 23510,
2033
+ 23512,
2034
+ 23513,
2035
+ 23535,
2036
+ 23548,
2037
+ 23552,
2038
+ 23562,
2039
+ 23581,
2040
+ 23593,
2041
+ 23594,
2042
+ 23597,
2043
+ 23610,
2044
+ 23611,
2045
+ 23631,
2046
+ 23652,
2047
+ 23661,
2048
+ 23689,
2049
+ 23738,
2050
+ 23782,
2051
+ 23788,
2052
+ 23812,
2053
+ 23827,
2054
+ 23836,
2055
+ 23852,
2056
+ 23857,
2057
+ 23860,
2058
+ 23881,
2059
+ 23894,
2060
+ 23895,
2061
+ 23917,
2062
+ 23928,
2063
+ 23932,
2064
+ 23961,
2065
+ 23965,
2066
+ 23967,
2067
+ 23980,
2068
+ 23983,
2069
+ 24012,
2070
+ 24013,
2071
+ 24017,
2072
+ 24019,
2073
+ 24030,
2074
+ 24032,
2075
+ 24034,
2076
+ 24056,
2077
+ 24060,
2078
+ 24065,
2079
+ 24096,
2080
+ 24122,
2081
+ 24126,
2082
+ 24169,
2083
+ 24187,
2084
+ 24201,
2085
+ 24212,
2086
+ 24218,
2087
+ 24227,
2088
+ 24234,
2089
+ 24269,
2090
+ 24296,
2091
+ 24306,
2092
+ 24307,
2093
+ 24324,
2094
+ 24331,
2095
+ 24339,
2096
+ 24355,
2097
+ 24371,
2098
+ 24375,
2099
+ 24383,
2100
+ 24397,
2101
+ 24416,
2102
+ 24422,
2103
+ 24455,
2104
+ 24469,
2105
+ 24471,
2106
+ 24472,
2107
+ 24489,
2108
+ 24491,
2109
+ 24498,
2110
+ 24511,
2111
+ 24531,
2112
+ 24548
2113
+ ],
2114
+ "new_compensatory_visual": [
2115
+ 1,
2116
+ 127,
2117
+ 154,
2118
+ 177,
2119
+ 237,
2120
+ 294,
2121
+ 307,
2122
+ 314,
2123
+ 427,
2124
+ 463,
2125
+ 479,
2126
+ 516,
2127
+ 570,
2128
+ 576,
2129
+ 606,
2130
+ 638,
2131
+ 639,
2132
+ 640,
2133
+ 643,
2134
+ 679,
2135
+ 684,
2136
+ 772,
2137
+ 799,
2138
+ 803,
2139
+ 862,
2140
+ 864,
2141
+ 869,
2142
+ 906,
2143
+ 954,
2144
+ 972,
2145
+ 984,
2146
+ 1037,
2147
+ 1050,
2148
+ 1122,
2149
+ 1143,
2150
+ 1183,
2151
+ 1258,
2152
+ 1287,
2153
+ 1321,
2154
+ 1341,
2155
+ 1353,
2156
+ 1358,
2157
+ 1360,
2158
+ 1392,
2159
+ 1435,
2160
+ 1458,
2161
+ 1462,
2162
+ 1503,
2163
+ 1517,
2164
+ 1561,
2165
+ 1572,
2166
+ 1635,
2167
+ 1661,
2168
+ 1671,
2169
+ 1706,
2170
+ 1740,
2171
+ 1753,
2172
+ 1763,
2173
+ 1791,
2174
+ 1795,
2175
+ 1817,
2176
+ 1843,
2177
+ 1855,
2178
+ 1897,
2179
+ 1909,
2180
+ 1935,
2181
+ 2031,
2182
+ 2132,
2183
+ 2136,
2184
+ 2148,
2185
+ 2170,
2186
+ 2209,
2187
+ 2210,
2188
+ 2256,
2189
+ 2262,
2190
+ 2273,
2191
+ 2286,
2192
+ 2299,
2193
+ 2314,
2194
+ 2317,
2195
+ 2329,
2196
+ 2387,
2197
+ 2474,
2198
+ 2486,
2199
+ 2509,
2200
+ 2529,
2201
+ 2559,
2202
+ 2570,
2203
+ 2630,
2204
+ 2647,
2205
+ 2676,
2206
+ 2692,
2207
+ 2743,
2208
+ 2781,
2209
+ 2852,
2210
+ 2887,
2211
+ 2901,
2212
+ 2939,
2213
+ 3043,
2214
+ 3048,
2215
+ 3055,
2216
+ 3065,
2217
+ 3073,
2218
+ 3223,
2219
+ 3238,
2220
+ 3250,
2221
+ 3262,
2222
+ 3281,
2223
+ 3342,
2224
+ 3356,
2225
+ 3402,
2226
+ 3405,
2227
+ 3486,
2228
+ 3524,
2229
+ 3539,
2230
+ 3563,
2231
+ 3566,
2232
+ 3604,
2233
+ 3620,
2234
+ 3691,
2235
+ 3723,
2236
+ 3732,
2237
+ 3759,
2238
+ 3760,
2239
+ 3769,
2240
+ 3823,
2241
+ 3854,
2242
+ 3868,
2243
+ 3871,
2244
+ 3889,
2245
+ 3903,
2246
+ 3932,
2247
+ 3981,
2248
+ 3983,
2249
+ 3984,
2250
+ 3992,
2251
+ 4002,
2252
+ 4138,
2253
+ 4189,
2254
+ 4237,
2255
+ 4255,
2256
+ 4296,
2257
+ 4331,
2258
+ 4379,
2259
+ 4390,
2260
+ 4410,
2261
+ 4450,
2262
+ 4462,
2263
+ 4465,
2264
+ 4548,
2265
+ 4580,
2266
+ 4689,
2267
+ 4700,
2268
+ 4713,
2269
+ 4718,
2270
+ 4780,
2271
+ 4805,
2272
+ 4968,
2273
+ 4999,
2274
+ 5014,
2275
+ 5019,
2276
+ 5037,
2277
+ 5048,
2278
+ 5072,
2279
+ 5086,
2280
+ 5089,
2281
+ 5287,
2282
+ 5345,
2283
+ 5347,
2284
+ 5432,
2285
+ 5462,
2286
+ 5566,
2287
+ 5571,
2288
+ 5603,
2289
+ 5697,
2290
+ 5726,
2291
+ 5751,
2292
+ 5778,
2293
+ 5811,
2294
+ 5813,
2295
+ 5874,
2296
+ 6004,
2297
+ 6062,
2298
+ 6097,
2299
+ 6125,
2300
+ 6191,
2301
+ 6196,
2302
+ 6203,
2303
+ 6230,
2304
+ 6236,
2305
+ 6263,
2306
+ 6304,
2307
+ 6307,
2308
+ 6309,
2309
+ 6328,
2310
+ 6331,
2311
+ 6358,
2312
+ 6374,
2313
+ 6377,
2314
+ 6394,
2315
+ 6417,
2316
+ 6456,
2317
+ 6508,
2318
+ 6539,
2319
+ 6546,
2320
+ 6587,
2321
+ 6616,
2322
+ 6619,
2323
+ 6621,
2324
+ 6644,
2325
+ 6754,
2326
+ 6798,
2327
+ 6807,
2328
+ 6808,
2329
+ 6846,
2330
+ 6867,
2331
+ 6967,
2332
+ 6988,
2333
+ 7074,
2334
+ 7144,
2335
+ 7227,
2336
+ 7230,
2337
+ 7262,
2338
+ 7278,
2339
+ 7285,
2340
+ 7287,
2341
+ 7310,
2342
+ 7326,
2343
+ 7367,
2344
+ 7448,
2345
+ 7468,
2346
+ 7472,
2347
+ 7485,
2348
+ 7499,
2349
+ 7550,
2350
+ 7643,
2351
+ 7719,
2352
+ 7723,
2353
+ 7790,
2354
+ 7826,
2355
+ 7858,
2356
+ 7877,
2357
+ 7892,
2358
+ 7897,
2359
+ 7913,
2360
+ 7917,
2361
+ 7934,
2362
+ 7939,
2363
+ 8028,
2364
+ 8038,
2365
+ 8049,
2366
+ 8104,
2367
+ 8176,
2368
+ 8239,
2369
+ 8245,
2370
+ 8258,
2371
+ 8281,
2372
+ 8297,
2373
+ 8306,
2374
+ 8310,
2375
+ 8325,
2376
+ 8326,
2377
+ 8347,
2378
+ 8355,
2379
+ 8411,
2380
+ 8425,
2381
+ 8440,
2382
+ 8441,
2383
+ 8453,
2384
+ 8458,
2385
+ 8488,
2386
+ 8489,
2387
+ 8499,
2388
+ 8506,
2389
+ 8544,
2390
+ 8630,
2391
+ 8651,
2392
+ 8675,
2393
+ 8694,
2394
+ 8696,
2395
+ 8712,
2396
+ 8716,
2397
+ 8736,
2398
+ 8840,
2399
+ 8850,
2400
+ 8858,
2401
+ 8877,
2402
+ 8882,
2403
+ 8896,
2404
+ 8910,
2405
+ 8922,
2406
+ 8966,
2407
+ 8971,
2408
+ 8973,
2409
+ 8978,
2410
+ 8981,
2411
+ 8989,
2412
+ 8994,
2413
+ 9036,
2414
+ 9125,
2415
+ 9132,
2416
+ 9226,
2417
+ 9228,
2418
+ 9241,
2419
+ 9278,
2420
+ 9288,
2421
+ 9360,
2422
+ 9371,
2423
+ 9432,
2424
+ 9548,
2425
+ 9553,
2426
+ 9631,
2427
+ 9634,
2428
+ 9664,
2429
+ 9706,
2430
+ 9720,
2431
+ 9735,
2432
+ 9748,
2433
+ 9760,
2434
+ 9832,
2435
+ 9854,
2436
+ 9921,
2437
+ 9926,
2438
+ 9927,
2439
+ 9940,
2440
+ 9944,
2441
+ 9956,
2442
+ 9978,
2443
+ 9983,
2444
+ 9992,
2445
+ 10067,
2446
+ 10088,
2447
+ 10138,
2448
+ 10174,
2449
+ 10188,
2450
+ 10207,
2451
+ 10250,
2452
+ 10302,
2453
+ 10337,
2454
+ 10346,
2455
+ 10379,
2456
+ 10395,
2457
+ 10482,
2458
+ 10484,
2459
+ 10498,
2460
+ 10591,
2461
+ 10597,
2462
+ 10607,
2463
+ 10665,
2464
+ 10673,
2465
+ 10708,
2466
+ 10709,
2467
+ 10751,
2468
+ 10808,
2469
+ 10849,
2470
+ 10886,
2471
+ 10912,
2472
+ 10934,
2473
+ 10996,
2474
+ 10999,
2475
+ 11003,
2476
+ 11045,
2477
+ 11080,
2478
+ 11081,
2479
+ 11082,
2480
+ 11092,
2481
+ 11099,
2482
+ 11178,
2483
+ 11189,
2484
+ 11335,
2485
+ 11353,
2486
+ 11354,
2487
+ 11362,
2488
+ 11375,
2489
+ 11395,
2490
+ 11397,
2491
+ 11419,
2492
+ 11491,
2493
+ 11542,
2494
+ 11574,
2495
+ 11585,
2496
+ 11602,
2497
+ 11647,
2498
+ 11663,
2499
+ 11677,
2500
+ 11681,
2501
+ 11691,
2502
+ 11723,
2503
+ 11773,
2504
+ 11786,
2505
+ 11836,
2506
+ 11929,
2507
+ 11973,
2508
+ 12054,
2509
+ 12077,
2510
+ 12089,
2511
+ 12109,
2512
+ 12115,
2513
+ 12140,
2514
+ 12144,
2515
+ 12189,
2516
+ 12196,
2517
+ 12209,
2518
+ 12266,
2519
+ 12270,
2520
+ 12282,
2521
+ 12338,
2522
+ 12388,
2523
+ 12407,
2524
+ 12411,
2525
+ 12477,
2526
+ 12520,
2527
+ 12527,
2528
+ 12595,
2529
+ 12605,
2530
+ 12631,
2531
+ 12645,
2532
+ 12670,
2533
+ 12696,
2534
+ 12734,
2535
+ 12745,
2536
+ 12824,
2537
+ 12859,
2538
+ 12884,
2539
+ 12892,
2540
+ 12977,
2541
+ 13052,
2542
+ 13164,
2543
+ 13183,
2544
+ 13217,
2545
+ 13245,
2546
+ 13252,
2547
+ 13255,
2548
+ 13264,
2549
+ 13271,
2550
+ 13314,
2551
+ 13328,
2552
+ 13372,
2553
+ 13390,
2554
+ 13434,
2555
+ 13472,
2556
+ 13525,
2557
+ 13638,
2558
+ 13648,
2559
+ 13710,
2560
+ 13724,
2561
+ 13750,
2562
+ 13752,
2563
+ 13848,
2564
+ 13856,
2565
+ 13944,
2566
+ 13948,
2567
+ 13978,
2568
+ 14034,
2569
+ 14049,
2570
+ 14054,
2571
+ 14162,
2572
+ 14175,
2573
+ 14240,
2574
+ 14245,
2575
+ 14250,
2576
+ 14343,
2577
+ 14383,
2578
+ 14398,
2579
+ 14478,
2580
+ 14580,
2581
+ 14594,
2582
+ 14634,
2583
+ 14667,
2584
+ 14687,
2585
+ 14693,
2586
+ 14704,
2587
+ 14726,
2588
+ 14768,
2589
+ 14769,
2590
+ 14772,
2591
+ 14802,
2592
+ 14813,
2593
+ 14888,
2594
+ 14894,
2595
+ 14912,
2596
+ 14940,
2597
+ 15034,
2598
+ 15065,
2599
+ 15128,
2600
+ 15143,
2601
+ 15151,
2602
+ 15154,
2603
+ 15163,
2604
+ 15177,
2605
+ 15185,
2606
+ 15210,
2607
+ 15213,
2608
+ 15218,
2609
+ 15247,
2610
+ 15267,
2611
+ 15330,
2612
+ 15344,
2613
+ 15366,
2614
+ 15410,
2615
+ 15454,
2616
+ 15554,
2617
+ 15556,
2618
+ 15727,
2619
+ 15771,
2620
+ 15775,
2621
+ 15789,
2622
+ 15807,
2623
+ 15826,
2624
+ 15890,
2625
+ 15930,
2626
+ 15931,
2627
+ 15941,
2628
+ 15963,
2629
+ 16000,
2630
+ 16017,
2631
+ 16021,
2632
+ 16034,
2633
+ 16052,
2634
+ 16062,
2635
+ 16064,
2636
+ 16132,
2637
+ 16138,
2638
+ 16163,
2639
+ 16183,
2640
+ 16211,
2641
+ 16219,
2642
+ 16223,
2643
+ 16265,
2644
+ 16346,
2645
+ 16348,
2646
+ 16369,
2647
+ 16385,
2648
+ 16391,
2649
+ 16436,
2650
+ 16471,
2651
+ 16509,
2652
+ 16528,
2653
+ 16595,
2654
+ 16685,
2655
+ 16690,
2656
+ 16705,
2657
+ 16744,
2658
+ 16749,
2659
+ 16768,
2660
+ 16821,
2661
+ 16850,
2662
+ 16856,
2663
+ 16895,
2664
+ 16922,
2665
+ 16950,
2666
+ 17001,
2667
+ 17064,
2668
+ 17195,
2669
+ 17214,
2670
+ 17215,
2671
+ 17305,
2672
+ 17354,
2673
+ 17409,
2674
+ 17446,
2675
+ 17482,
2676
+ 17495,
2677
+ 17507,
2678
+ 17535,
2679
+ 17551,
2680
+ 17572,
2681
+ 17586,
2682
+ 17600,
2683
+ 17647,
2684
+ 17684,
2685
+ 17720,
2686
+ 17741,
2687
+ 17763,
2688
+ 17857,
2689
+ 17865,
2690
+ 17877,
2691
+ 17880,
2692
+ 17924,
2693
+ 17985,
2694
+ 18030,
2695
+ 18057,
2696
+ 18074,
2697
+ 18113,
2698
+ 18146,
2699
+ 18177,
2700
+ 18283,
2701
+ 18293,
2702
+ 18344,
2703
+ 18395,
2704
+ 18402,
2705
+ 18488,
2706
+ 18491,
2707
+ 18501,
2708
+ 18556,
2709
+ 18589,
2710
+ 18592,
2711
+ 18630,
2712
+ 18641,
2713
+ 18656,
2714
+ 18720,
2715
+ 18770,
2716
+ 18791,
2717
+ 18807,
2718
+ 18896,
2719
+ 18904,
2720
+ 18911,
2721
+ 18914,
2722
+ 18962,
2723
+ 18978,
2724
+ 19045,
2725
+ 19057,
2726
+ 19080,
2727
+ 19116,
2728
+ 19138,
2729
+ 19162,
2730
+ 19163,
2731
+ 19176,
2732
+ 19248,
2733
+ 19306,
2734
+ 19321,
2735
+ 19326,
2736
+ 19404,
2737
+ 19439,
2738
+ 19459,
2739
+ 19462,
2740
+ 19477,
2741
+ 19524,
2742
+ 19529,
2743
+ 19547,
2744
+ 19566,
2745
+ 19647,
2746
+ 19653,
2747
+ 19673,
2748
+ 19675,
2749
+ 19706,
2750
+ 19743,
2751
+ 19754,
2752
+ 19762,
2753
+ 19771,
2754
+ 19870,
2755
+ 19899,
2756
+ 19911,
2757
+ 19937,
2758
+ 19976,
2759
+ 19990,
2760
+ 20025,
2761
+ 20027,
2762
+ 20037,
2763
+ 20063,
2764
+ 20108,
2765
+ 20111,
2766
+ 20209,
2767
+ 20248,
2768
+ 20307,
2769
+ 20331,
2770
+ 20353,
2771
+ 20376,
2772
+ 20390,
2773
+ 20398,
2774
+ 20438,
2775
+ 20440,
2776
+ 20455,
2777
+ 20458,
2778
+ 20482,
2779
+ 20495,
2780
+ 20538,
2781
+ 20585,
2782
+ 20595,
2783
+ 20890,
2784
+ 20910,
2785
+ 20938,
2786
+ 20944,
2787
+ 20953,
2788
+ 20957,
2789
+ 21021,
2790
+ 21027,
2791
+ 21033,
2792
+ 21039,
2793
+ 21049,
2794
+ 21123,
2795
+ 21144,
2796
+ 21214,
2797
+ 21315,
2798
+ 21328,
2799
+ 21355,
2800
+ 21389,
2801
+ 21417,
2802
+ 21441,
2803
+ 21473,
2804
+ 21485,
2805
+ 21498,
2806
+ 21513,
2807
+ 21516,
2808
+ 21525,
2809
+ 21546,
2810
+ 21559,
2811
+ 21563,
2812
+ 21565,
2813
+ 21568,
2814
+ 21577,
2815
+ 21595,
2816
+ 21619,
2817
+ 21672,
2818
+ 21726,
2819
+ 21831,
2820
+ 21846,
2821
+ 21872,
2822
+ 21874,
2823
+ 21890,
2824
+ 21921,
2825
+ 21923,
2826
+ 21924,
2827
+ 21939,
2828
+ 21964,
2829
+ 22014,
2830
+ 22053,
2831
+ 22123,
2832
+ 22137,
2833
+ 22195,
2834
+ 22196,
2835
+ 22233,
2836
+ 22240,
2837
+ 22244,
2838
+ 22266,
2839
+ 22296,
2840
+ 22310,
2841
+ 22312,
2842
+ 22331,
2843
+ 22357,
2844
+ 22371,
2845
+ 22414,
2846
+ 22649,
2847
+ 22660,
2848
+ 22708,
2849
+ 22749,
2850
+ 22780,
2851
+ 22811,
2852
+ 22812,
2853
+ 22864,
2854
+ 22880,
2855
+ 22949,
2856
+ 22963,
2857
+ 22995,
2858
+ 23095,
2859
+ 23096,
2860
+ 23100,
2861
+ 23120,
2862
+ 23148,
2863
+ 23168,
2864
+ 23175,
2865
+ 23207,
2866
+ 23266,
2867
+ 23314,
2868
+ 23380,
2869
+ 23408,
2870
+ 23414,
2871
+ 23464,
2872
+ 23559,
2873
+ 23563,
2874
+ 23664,
2875
+ 23709,
2876
+ 23722,
2877
+ 23755,
2878
+ 23772,
2879
+ 23807,
2880
+ 23810,
2881
+ 23826,
2882
+ 23851,
2883
+ 23866,
2884
+ 23882,
2885
+ 23907,
2886
+ 23930,
2887
+ 23931,
2888
+ 23979,
2889
+ 23991,
2890
+ 23992,
2891
+ 24047,
2892
+ 24051,
2893
+ 24111,
2894
+ 24167,
2895
+ 24188,
2896
+ 24216,
2897
+ 24238,
2898
+ 24261,
2899
+ 24271,
2900
+ 24295,
2901
+ 24312,
2902
+ 24351,
2903
+ 24363,
2904
+ 24407,
2905
+ 24411,
2906
+ 24419,
2907
+ 24433
2908
+ ]
2909
+ }
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8008626302083334,
3
+ "semantic_stability_score": 0.2611585866354013,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 6.550637681446366e-07,
6
+ "shared_attenuated": -3.4821884162375867e-07,
7
+ "shared_redirected": -6.006888230262032e-08,
8
+ "shared_aligned": 0.000812915829813921,
9
+ "base_only": -1.9346766095855548e-06
10
+ },
11
+ "superposition_fraction": 0.0004932182490752158,
12
+ "fve_base": 0.7547086808069838,
13
+ "fve_aligned": 0.7481355979180461,
14
+ "dead_neuron_fraction": 0.9517161162081895,
15
+ "l0_sparsity_base": 199.911814068885,
16
+ "l0_sparsity_aligned": 198.938612813777,
17
+ "class_counts": {
18
+ "shared_redirected": 14904,
19
+ "aligned_only": 4055,
20
+ "shared_attenuated": 3304,
21
+ "shared_aligned": 1474,
22
+ "base_only": 839
23
+ },
24
+ "total_features": 24576
25
+ }
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 4055,
4
+ "cf_shift_mean": 6.550637681446366e-07,
5
+ "cf_shift_std": 7.415815097219621e-06,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 3.548163911833159e-07,
8
+ "cf_aligned_mean": 1.0098801594558678e-06,
9
+ "high_cf_base_count": 524,
10
+ "low_cf_base_count": 3531,
11
+ "high_cf_aligned_count": 793,
12
+ "low_cf_aligned_count": 3262
13
+ },
14
+ "shared_attenuated": {
15
+ "count": 3304,
16
+ "cf_shift_mean": -3.4821884162375867e-07,
17
+ "cf_shift_std": 2.0782129749907902e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 6.704051444175089e-07,
20
+ "cf_aligned_mean": 3.2218630267977087e-07,
21
+ "high_cf_base_count": 667,
22
+ "low_cf_base_count": 2637,
23
+ "high_cf_aligned_count": 363,
24
+ "low_cf_aligned_count": 2941
25
+ },
26
+ "shared_redirected": {
27
+ "count": 14904,
28
+ "cf_shift_mean": -6.006888230262032e-08,
29
+ "cf_shift_std": 1.5121866372283427e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 3.792212079050527e-07,
32
+ "cf_aligned_mean": 3.191523254422456e-07,
33
+ "high_cf_base_count": 1930,
34
+ "low_cf_base_count": 12974,
35
+ "high_cf_aligned_count": 1660,
36
+ "low_cf_aligned_count": 13244
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.000812915829813921,
41
+ "cf_shift_std": 0.009750323706358149,
42
+ "cf_shift_median": 0.0005785562098026276,
43
+ "cf_base_mean": 0.0352128852597048,
44
+ "cf_aligned_mean": 0.03602580108474836,
45
+ "high_cf_base_count": 1441,
46
+ "low_cf_base_count": 33,
47
+ "high_cf_aligned_count": 1282,
48
+ "low_cf_aligned_count": 192
49
+ },
50
+ "base_only": {
51
+ "count": 839,
52
+ "cf_shift_mean": -1.9346766095855548e-06,
53
+ "cf_shift_std": 8.782392307672562e-06,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 2.327631381110374e-06,
56
+ "cf_aligned_mean": 3.929547684675376e-07,
57
+ "high_cf_base_count": 306,
58
+ "low_cf_base_count": 533,
59
+ "high_cf_aligned_count": 113,
60
+ "low_cf_aligned_count": 726
61
+ }
62
+ }
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/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.9999999951070814,
7
+ "theta_std": 7.262895421419389e-08,
8
+ "angle_deg_mean": 0.006865652984208998,
9
+ "angle_deg_std": 0.010829790680173142,
10
+ "norm_ratio_raw_mean": 0.9999999998674257,
11
+ "norm_ratio_raw_std": 2.2548051947947895e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.46826818585395813,
14
+ "sv_std": 0.49915847182273865,
15
+ "condition_number": 158850224.0,
16
+ "mean_principal_angle_deg": 0.26603925658615524,
17
+ "singular_values": [
18
+ 1.0010708570480347,
19
+ 1.000915288925171,
20
+ 1.0009002685546875,
21
+ 1.000868558883667,
22
+ 1.0008485317230225,
23
+ 1.0008317232131958,
24
+ 1.0008103847503662,
25
+ 1.000793218612671,
26
+ 1.0007795095443726,
27
+ 1.0007768869400024,
28
+ 1.0007591247558594,
29
+ 1.0007532835006714,
30
+ 1.0007333755493164,
31
+ 1.000727891921997,
32
+ 1.000719666481018,
33
+ 1.0007085800170898,
34
+ 1.0006890296936035,
35
+ 1.0006890296936035,
36
+ 1.0006884336471558,
37
+ 1.0006821155548096
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 14904,
43
+ "rho_mean": 0.49844108947857185,
44
+ "rho_std": 0.026903279927956505,
45
+ "theta_mean": 0.20235260291114027,
46
+ "theta_std": 0.05562008459991421,
47
+ "angle_deg_mean": 78.30508948965948,
48
+ "angle_deg_std": 3.2716831023206403,
49
+ "norm_ratio_raw_mean": 0.9995572270032349,
50
+ "norm_ratio_raw_std": 0.10778863893926138,
51
+ "linear_map": {
52
+ "sv_mean": 0.4579530954360962,
53
+ "sv_std": 0.319498747587204,
54
+ "condition_number": 6465.669921875,
55
+ "mean_principal_angle_deg": 66.27428174311753,
56
+ "singular_values": [
57
+ 1.4608713388442993,
58
+ 1.3139086961746216,
59
+ 1.3110116720199585,
60
+ 1.2988089323043823,
61
+ 1.2963210344314575,
62
+ 1.2901828289031982,
63
+ 1.2848504781723022,
64
+ 1.2826160192489624,
65
+ 1.2770159244537354,
66
+ 1.2748841047286987,
67
+ 1.2717911005020142,
68
+ 1.2706273794174194,
69
+ 1.2682509422302246,
70
+ 1.2638627290725708,
71
+ 1.2611843347549438,
72
+ 1.2568858861923218,
73
+ 1.2536377906799316,
74
+ 1.252805471420288,
75
+ 1.249354362487793,
76
+ 1.2473527193069458
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 0
82
+ },
83
+ "shared_attenuated": {
84
+ "n": 3304,
85
+ "rho_mean": 0.4294501582282363,
86
+ "rho_std": 0.013516414507532694,
87
+ "theta_mean": 0.19680996234337045,
88
+ "theta_std": 0.05318957861823953,
89
+ "angle_deg_mean": 78.63078904341432,
90
+ "angle_deg_std": 3.133882644558966,
91
+ "norm_ratio_raw_mean": 0.7536705786943949,
92
+ "norm_ratio_raw_std": 0.041192747065859826,
93
+ "linear_map": {
94
+ "sv_mean": 1.2189747095108032,
95
+ "sv_std": 1.5460928678512573,
96
+ "condition_number": 1615349504.0,
97
+ "mean_principal_angle_deg": 78.10699708389599,
98
+ "singular_values": [
99
+ 9.421031951904297,
100
+ 9.351418495178223,
101
+ 9.204828262329102,
102
+ 9.095110893249512,
103
+ 9.040596961975098,
104
+ 8.958133697509766,
105
+ 8.954302787780762,
106
+ 8.847708702087402,
107
+ 8.776947021484375,
108
+ 8.725297927856445,
109
+ 8.598597526550293,
110
+ 8.528263092041016,
111
+ 8.518202781677246,
112
+ 8.438375473022461,
113
+ 8.4109468460083,
114
+ 8.347572326660156,
115
+ 8.27912712097168,
116
+ 8.252774238586426,
117
+ 8.193465232849121,
118
+ 8.16736888885498
119
+ ]
120
+ }
121
+ },
122
+ "all_shared": {
123
+ "n": 19682,
124
+ "rho_mean": 0.4869763906297494,
125
+ "rho_std": 0.03530613973509531,
126
+ "theta_mean": 0.2611585866354013,
127
+ "theta_std": 0.21682993210903673,
128
+ "angle_deg_mean": 72.4959506516525,
129
+ "angle_deg_std": 20.86080295683731,
130
+ "norm_ratio_raw_mean": 0.9583136115774353,
131
+ "norm_ratio_raw_std": 0.13240604184304605,
132
+ "linear_map": {
133
+ "sv_mean": 0.48153626918792725,
134
+ "sv_std": 0.3343190550804138,
135
+ "condition_number": 8696.478515625,
136
+ "mean_principal_angle_deg": 46.327288007985565,
137
+ "singular_values": [
138
+ 1.3050036430358887,
139
+ 1.2824349403381348,
140
+ 1.2675597667694092,
141
+ 1.252111554145813,
142
+ 1.2491387128829956,
143
+ 1.248043417930603,
144
+ 1.2441874742507935,
145
+ 1.2383496761322021,
146
+ 1.2348695993423462,
147
+ 1.2312208414077759,
148
+ 1.2307449579238892,
149
+ 1.2275289297103882,
150
+ 1.2248224020004272,
151
+ 1.223008155822754,
152
+ 1.2210744619369507,
153
+ 1.2196602821350098,
154
+ 1.2181270122528076,
155
+ 1.215603232383728,
156
+ 1.2112237215042114,
157
+ 1.2108186483383179
158
+ ]
159
+ }
160
+ }
161
+ }
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/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.03700717030581298,
10
+ 0.02188716694643048,
11
+ 0.020369657372943818,
12
+ 0.019621657095066615
13
+ ],
14
+ "val_loss": [
15
+ 0.02325427817931662,
16
+ 0.02149807218052642,
17
+ 0.02077159531297484,
18
+ 0.020640830445976158
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5985727075659177,
22
+ 0.7314826561843729,
23
+ 0.7578695740396352,
24
+ 0.7709507904620596
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5906034204532581,
28
+ 0.7220102311642074,
29
+ 0.7477719065952356,
30
+ 0.7602270958163344
31
+ ],
32
+ "val_fve_base": [
33
+ 0.709078039798437,
34
+ 0.7392366288220071,
35
+ 0.7517257844590391,
36
+ 0.754578502078331
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7005967638255414,
40
+ 0.7309310823210871,
41
+ 0.7441673597116121,
42
+ 0.7470280010038646
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9081879900828204,
46
+ 0.95403181786295,
47
+ 0.9527597593690523,
48
+ 0.9517985649506947
49
+ ],
50
+ "l0_base": [
51
+ 207.68168053123176,
52
+ 191.5998431115003,
53
+ 196.90261967308814,
54
+ 199.89441039112668
55
+ ],
56
+ "l0_aligned": [
57
+ 201.69226138353764,
58
+ 187.28652218330416,
59
+ 194.80728254524226,
60
+ 198.36414550496207
61
+ ],
62
+ "self_recon": [
63
+ 0.019582508467311792,
64
+ 0.013202673191247074,
65
+ 0.01194051028078697,
66
+ 0.011322425612587193
67
+ ],
68
+ "cross_recon": [
69
+ 0.019627451030042736,
70
+ 0.013208657914693252,
71
+ 0.011946471528162646,
72
+ 0.011328736070589197
73
+ ],
74
+ "sparsity": [
75
+ 0.009573681239240954,
76
+ 0.0034010304734480535,
77
+ 0.0036505583303470014,
78
+ 0.003767736959099874
79
+ ]
80
+ }
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: a56292ba0432c945a54a75e321e599d1f00ba23705d7d1954926589af77e668c
  • Pointer size: 131 Bytes
  • Size of remote file: 175 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 888602be9695a998b00fa85f274d5e0df719c2c35222e432830a95a45e168868
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 9d3a0cdbc25b3f6552366d33062e29b2f9072c8459e273785adb68a4d6a1f419
  • Pointer size: 131 Bytes
  • Size of remote file: 159 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 9e6062132c8bcfa90e305159e591fcd7573abad815c0086aee282c6e842a217e
  • Pointer size: 131 Bytes
  • Size of remote file: 326 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 13a80ccf3c97124591d516ad7dd06456c1eecbf63009f712f97d57d7a4745168
  • Pointer size: 130 Bytes
  • Size of remote file: 80.2 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 89113b27ecb49ea92775702761137d1311cd3b5cdb29694fcaa82927ed4c7bec
  • Pointer size: 131 Bytes
  • Size of remote file: 315 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 466b827c4b1c1f4074056d1789799ac04927a7163e5a4cf4feb125e24f662a1e
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: f667e227456e7b81cf5703952654e022b0ab6d59a491683c2ede1afa8abdb2a5
  • Pointer size: 131 Bytes
  • Size of remote file: 302 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 145ed3dd67b6aaff5b0c66a338586cf6eb3cd271129b6e713dc53a5ca377bd2b
  • Pointer size: 131 Bytes
  • Size of remote file: 352 kB
v3-samelayer-seed-99/samelayer_reduce/llama32-3b-ppo/L10-12/run_meta.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-ppo",
4
+ "position": "last_prompt",
5
+ "multi_type": "reduce",
6
+ "source_activations": "/home/igarg/research/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/llama32-3b-ppo/activations/activations.pt",
7
+ "base_activations_path": "/home/igarg/research/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/llama32-3b-ppo/activations/activations.pt",
8
+ "source_layers": [
9
+ 10,
10
+ 11,
11
+ 12
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12
17
+ ],
18
+ "layers": [
19
+ 10,
20
+ 11,
21
+ 12
22
+ ],
23
+ "base_layers": [
24
+ 10,
25
+ 11,
26
+ 12
27
+ ],
28
+ "aligned_layers": [
29
+ 10,
30
+ 11,
31
+ 12
32
+ ],
33
+ "layer_reduction": "mean"
34
+ }