ishangarg183 commited on
Commit
ebe87b7
·
verified ·
1 Parent(s): 9b3147f

Add v0/results-new

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. v0/results-new/llama-dpo/L11/activations/activations.pt +3 -0
  2. v0/results-new/llama-dpo/L11/checkpoints/final.pt +3 -0
  3. v0/results-new/llama-dpo/L11/features/counterfactual_scores.csv +0 -0
  4. v0/results-new/llama-dpo/L11/features/feature_classification.csv +0 -0
  5. v0/results-new/llama-dpo/L11/features/merged_classification.csv +0 -0
  6. v0/results-new/llama-dpo/L11/features/shared_features_geometry.csv +0 -0
  7. v0/results-new/llama-dpo/L11/features/superposition_analysis.json +0 -0
  8. v0/results-new/llama-dpo/L11/features/visual_evidence_features.json +2931 -0
  9. v0/results-new/llama-dpo/L11/metrics/aggregate_metrics.json +27 -0
  10. v0/results-new/llama-dpo/L11/metrics/cf_shift_by_class.json +74 -0
  11. v0/results-new/llama-dpo/L11/metrics/shared_geometry_metrics.json +197 -0
  12. v0/results-new/llama-dpo/L11/metrics/training_metrics.json +80 -0
  13. v0/results-new/llama-dpo/L11/plots/cf_distribution_per_class.png +3 -0
  14. v0/results-new/llama-dpo/L11/plots/cf_shift_per_class.png +3 -0
  15. v0/results-new/llama-dpo/L11/plots/class_distribution.png +3 -0
  16. v0/results-new/llama-dpo/L11/plots/loss_curves.png +3 -0
  17. v0/results-new/llama-dpo/L11/plots/rho_histogram.png +3 -0
  18. v0/results-new/llama-dpo/L11/plots/rho_theta_scatter.png +3 -0
  19. v0/results-new/llama-dpo/L11/plots/shared_geometry_histograms.png +3 -0
  20. v0/results-new/llama-dpo/L11/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  21. v0/results-new/llama-dpo/L11/plots/superposition_analysis.png +3 -0
  22. v0/results-new/llama-dpo/L11/run_meta.json +9 -0
  23. v0/results-new/qwen-dpo/L24/activations/activations.pt +3 -0
  24. v0/results-new/qwen-dpo/L24/checkpoints/final.pt +3 -0
  25. v0/results-new/qwen-dpo/L24/features/counterfactual_scores.csv +0 -0
  26. v0/results-new/qwen-dpo/L24/features/feature_classification.csv +0 -0
  27. v0/results-new/qwen-dpo/L24/features/merged_classification.csv +0 -0
  28. v0/results-new/qwen-dpo/L24/features/shared_features_geometry.csv +0 -0
  29. v0/results-new/qwen-dpo/L24/features/superposition_analysis.json +7 -0
  30. v0/results-new/qwen-dpo/L24/features/visual_evidence_features.json +14 -0
  31. v0/results-new/qwen-dpo/L24/metrics/aggregate_metrics.json +25 -0
  32. v0/results-new/qwen-dpo/L24/metrics/cf_shift_by_class.json +62 -0
  33. v0/results-new/qwen-dpo/L24/metrics/shared_geometry_metrics.json +197 -0
  34. v0/results-new/qwen-dpo/L24/metrics/training_metrics.json +80 -0
  35. v0/results-new/qwen-dpo/L24/plots/cf_distribution_per_class.png +3 -0
  36. v0/results-new/qwen-dpo/L24/plots/cf_shift_per_class.png +3 -0
  37. v0/results-new/qwen-dpo/L24/plots/class_distribution.png +3 -0
  38. v0/results-new/qwen-dpo/L24/plots/loss_curves.png +3 -0
  39. v0/results-new/qwen-dpo/L24/plots/rho_histogram.png +3 -0
  40. v0/results-new/qwen-dpo/L24/plots/rho_theta_scatter.png +3 -0
  41. v0/results-new/qwen-dpo/L24/plots/shared_geometry_histograms.png +3 -0
  42. v0/results-new/qwen-dpo/L24/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  43. v0/results-new/qwen-dpo/L24/run_meta.json +9 -0
  44. v0/results-new/smollm-dpo/L19/activations/activations.pt +3 -0
  45. v0/results-new/smollm-dpo/L19/checkpoints/final.pt +3 -0
  46. v0/results-new/smollm-dpo/L19/features/counterfactual_scores.csv +0 -0
  47. v0/results-new/smollm-dpo/L19/features/feature_classification.csv +0 -0
  48. v0/results-new/smollm-dpo/L19/features/merged_classification.csv +0 -0
  49. v0/results-new/smollm-dpo/L19/features/shared_features_geometry.csv +0 -0
  50. v0/results-new/smollm-dpo/L19/features/superposition_analysis.json +0 -0
v0/results-new/llama-dpo/L11/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b30084b0e88e37ada4f18d24f5a54d25a02702e8544499525afa5e94a0b62dbe
3
+ size 3888571269
v0/results-new/llama-dpo/L11/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b95a11778cc992a835908b906ab84031fc86b213e7259f2b83641a313257d6f
3
+ size 3624487706
v0/results-new/llama-dpo/L11/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/llama-dpo/L11/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/llama-dpo/L11/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/llama-dpo/L11/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/llama-dpo/L11/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/llama-dpo/L11/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2931 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 257,
4
+ 478,
5
+ 584,
6
+ 682,
7
+ 820,
8
+ 897,
9
+ 977,
10
+ 1112,
11
+ 1235,
12
+ 1262,
13
+ 1440,
14
+ 1528,
15
+ 1951,
16
+ 1964,
17
+ 2250,
18
+ 2318,
19
+ 2323,
20
+ 2387,
21
+ 2468,
22
+ 2531,
23
+ 2557,
24
+ 2611,
25
+ 2656,
26
+ 2915,
27
+ 3265,
28
+ 3335,
29
+ 3368,
30
+ 3426,
31
+ 3446,
32
+ 3453,
33
+ 3675,
34
+ 3679,
35
+ 3840,
36
+ 3841,
37
+ 3996,
38
+ 4173,
39
+ 4220,
40
+ 4235,
41
+ 4307,
42
+ 4342,
43
+ 4430,
44
+ 4486,
45
+ 4570,
46
+ 4673,
47
+ 4812,
48
+ 4825,
49
+ 4921,
50
+ 5096,
51
+ 5111,
52
+ 5148,
53
+ 5160,
54
+ 5186,
55
+ 5234,
56
+ 5256,
57
+ 5355,
58
+ 5637,
59
+ 5653,
60
+ 5736,
61
+ 5789,
62
+ 5801,
63
+ 5968,
64
+ 6007,
65
+ 6076,
66
+ 6100,
67
+ 6108,
68
+ 6124,
69
+ 6235,
70
+ 6422,
71
+ 6450,
72
+ 6587,
73
+ 6601,
74
+ 6662,
75
+ 6703,
76
+ 6756,
77
+ 6790,
78
+ 6830,
79
+ 6869,
80
+ 6905,
81
+ 6939,
82
+ 7091,
83
+ 7207,
84
+ 7231,
85
+ 7375,
86
+ 7392,
87
+ 7413,
88
+ 7428,
89
+ 7713,
90
+ 7722,
91
+ 7918,
92
+ 7930,
93
+ 8014,
94
+ 8022,
95
+ 8026,
96
+ 8050,
97
+ 8160,
98
+ 8290,
99
+ 8445,
100
+ 8510,
101
+ 8534,
102
+ 8542,
103
+ 8558,
104
+ 8567,
105
+ 8727,
106
+ 8886,
107
+ 8906,
108
+ 8918,
109
+ 9010,
110
+ 9088,
111
+ 9106,
112
+ 9108,
113
+ 9232,
114
+ 9443,
115
+ 9459,
116
+ 9943,
117
+ 10174,
118
+ 10218,
119
+ 10320,
120
+ 10352,
121
+ 10360,
122
+ 10362,
123
+ 10510,
124
+ 10512,
125
+ 10598,
126
+ 10620,
127
+ 10701,
128
+ 10911,
129
+ 11132,
130
+ 11383,
131
+ 11512,
132
+ 11634,
133
+ 11833,
134
+ 11854,
135
+ 12157,
136
+ 12181,
137
+ 12281,
138
+ 12374,
139
+ 12715,
140
+ 12732,
141
+ 12787,
142
+ 12865,
143
+ 12900,
144
+ 12901,
145
+ 12920,
146
+ 12966,
147
+ 12994,
148
+ 13066,
149
+ 13406,
150
+ 13441,
151
+ 13501,
152
+ 13502,
153
+ 13521,
154
+ 13568,
155
+ 13607,
156
+ 13658,
157
+ 13747,
158
+ 14183,
159
+ 14376,
160
+ 14461,
161
+ 14552,
162
+ 14616,
163
+ 14646,
164
+ 14776,
165
+ 14791,
166
+ 14801,
167
+ 15066,
168
+ 15085,
169
+ 15185,
170
+ 15209,
171
+ 15384,
172
+ 15436,
173
+ 15444,
174
+ 15522,
175
+ 15614,
176
+ 15721,
177
+ 15739,
178
+ 15815,
179
+ 15878,
180
+ 15994,
181
+ 16069,
182
+ 16079,
183
+ 16138,
184
+ 16216,
185
+ 16250,
186
+ 16305,
187
+ 16395,
188
+ 16417,
189
+ 16675,
190
+ 16780,
191
+ 16856,
192
+ 16888,
193
+ 16894,
194
+ 16958,
195
+ 17057,
196
+ 17083,
197
+ 17214,
198
+ 17228,
199
+ 17258,
200
+ 17382,
201
+ 17491,
202
+ 17612,
203
+ 17620,
204
+ 17680,
205
+ 17692,
206
+ 17702,
207
+ 17726,
208
+ 17732,
209
+ 17849,
210
+ 17861,
211
+ 18051,
212
+ 18088,
213
+ 18146,
214
+ 18215,
215
+ 18262,
216
+ 18275,
217
+ 18455,
218
+ 18546,
219
+ 18620,
220
+ 18650,
221
+ 18686,
222
+ 18746,
223
+ 18767,
224
+ 18918,
225
+ 18942,
226
+ 18996,
227
+ 19049,
228
+ 19200,
229
+ 19239,
230
+ 19303,
231
+ 19338,
232
+ 19341,
233
+ 19421,
234
+ 19535,
235
+ 19662,
236
+ 19736,
237
+ 19838,
238
+ 19913,
239
+ 20136,
240
+ 20170,
241
+ 20282,
242
+ 20345,
243
+ 20348,
244
+ 20444,
245
+ 20462,
246
+ 20521,
247
+ 20740,
248
+ 20784,
249
+ 20815,
250
+ 21023,
251
+ 21181,
252
+ 21220,
253
+ 21399,
254
+ 21487,
255
+ 21569,
256
+ 21646,
257
+ 21830,
258
+ 21856,
259
+ 22071,
260
+ 22085,
261
+ 22196,
262
+ 22207,
263
+ 22235,
264
+ 22406,
265
+ 22421,
266
+ 22504,
267
+ 22615,
268
+ 22634,
269
+ 22651,
270
+ 22667,
271
+ 22671,
272
+ 22710,
273
+ 22732,
274
+ 22938,
275
+ 22957,
276
+ 23059,
277
+ 23152,
278
+ 23156,
279
+ 23171,
280
+ 23269,
281
+ 23309,
282
+ 23320,
283
+ 23459,
284
+ 23525,
285
+ 23666,
286
+ 23704,
287
+ 23735,
288
+ 23858,
289
+ 23933,
290
+ 23991,
291
+ 24237,
292
+ 24386
293
+ ],
294
+ "redirected_visual_to_prior": [
295
+ 4,
296
+ 12,
297
+ 36,
298
+ 68,
299
+ 105,
300
+ 117,
301
+ 123,
302
+ 156,
303
+ 162,
304
+ 176,
305
+ 189,
306
+ 204,
307
+ 213,
308
+ 219,
309
+ 229,
310
+ 231,
311
+ 268,
312
+ 296,
313
+ 309,
314
+ 328,
315
+ 393,
316
+ 399,
317
+ 407,
318
+ 408,
319
+ 412,
320
+ 437,
321
+ 442,
322
+ 474,
323
+ 519,
324
+ 528,
325
+ 558,
326
+ 566,
327
+ 572,
328
+ 579,
329
+ 586,
330
+ 587,
331
+ 588,
332
+ 597,
333
+ 605,
334
+ 629,
335
+ 645,
336
+ 655,
337
+ 656,
338
+ 660,
339
+ 706,
340
+ 708,
341
+ 719,
342
+ 725,
343
+ 726,
344
+ 727,
345
+ 767,
346
+ 776,
347
+ 788,
348
+ 804,
349
+ 810,
350
+ 839,
351
+ 841,
352
+ 856,
353
+ 865,
354
+ 869,
355
+ 888,
356
+ 890,
357
+ 899,
358
+ 910,
359
+ 928,
360
+ 958,
361
+ 960,
362
+ 1004,
363
+ 1012,
364
+ 1035,
365
+ 1072,
366
+ 1105,
367
+ 1144,
368
+ 1182,
369
+ 1203,
370
+ 1206,
371
+ 1218,
372
+ 1227,
373
+ 1239,
374
+ 1277,
375
+ 1281,
376
+ 1290,
377
+ 1309,
378
+ 1325,
379
+ 1347,
380
+ 1355,
381
+ 1357,
382
+ 1367,
383
+ 1386,
384
+ 1399,
385
+ 1408,
386
+ 1411,
387
+ 1425,
388
+ 1426,
389
+ 1460,
390
+ 1481,
391
+ 1523,
392
+ 1565,
393
+ 1568,
394
+ 1572,
395
+ 1604,
396
+ 1605,
397
+ 1609,
398
+ 1617,
399
+ 1637,
400
+ 1661,
401
+ 1689,
402
+ 1693,
403
+ 1705,
404
+ 1723,
405
+ 1746,
406
+ 1750,
407
+ 1762,
408
+ 1783,
409
+ 1801,
410
+ 1808,
411
+ 1822,
412
+ 1840,
413
+ 1844,
414
+ 1853,
415
+ 1862,
416
+ 1865,
417
+ 1874,
418
+ 1878,
419
+ 1896,
420
+ 1916,
421
+ 1942,
422
+ 1943,
423
+ 1985,
424
+ 2010,
425
+ 2038,
426
+ 2045,
427
+ 2058,
428
+ 2068,
429
+ 2070,
430
+ 2111,
431
+ 2112,
432
+ 2134,
433
+ 2142,
434
+ 2155,
435
+ 2221,
436
+ 2235,
437
+ 2239,
438
+ 2245,
439
+ 2251,
440
+ 2276,
441
+ 2312,
442
+ 2317,
443
+ 2347,
444
+ 2361,
445
+ 2390,
446
+ 2407,
447
+ 2427,
448
+ 2430,
449
+ 2450,
450
+ 2457,
451
+ 2463,
452
+ 2466,
453
+ 2475,
454
+ 2486,
455
+ 2520,
456
+ 2523,
457
+ 2535,
458
+ 2565,
459
+ 2581,
460
+ 2642,
461
+ 2667,
462
+ 2674,
463
+ 2695,
464
+ 2706,
465
+ 2721,
466
+ 2729,
467
+ 2734,
468
+ 2735,
469
+ 2743,
470
+ 2749,
471
+ 2753,
472
+ 2757,
473
+ 2779,
474
+ 2815,
475
+ 2818,
476
+ 2843,
477
+ 2853,
478
+ 2884,
479
+ 2888,
480
+ 2898,
481
+ 2916,
482
+ 2961,
483
+ 2984,
484
+ 3027,
485
+ 3039,
486
+ 3053,
487
+ 3054,
488
+ 3059,
489
+ 3071,
490
+ 3074,
491
+ 3083,
492
+ 3111,
493
+ 3124,
494
+ 3135,
495
+ 3146,
496
+ 3159,
497
+ 3187,
498
+ 3199,
499
+ 3220,
500
+ 3222,
501
+ 3226,
502
+ 3227,
503
+ 3230,
504
+ 3243,
505
+ 3244,
506
+ 3248,
507
+ 3258,
508
+ 3273,
509
+ 3296,
510
+ 3302,
511
+ 3324,
512
+ 3325,
513
+ 3336,
514
+ 3343,
515
+ 3390,
516
+ 3416,
517
+ 3445,
518
+ 3459,
519
+ 3465,
520
+ 3478,
521
+ 3493,
522
+ 3525,
523
+ 3579,
524
+ 3583,
525
+ 3584,
526
+ 3595,
527
+ 3613,
528
+ 3626,
529
+ 3636,
530
+ 3654,
531
+ 3676,
532
+ 3694,
533
+ 3701,
534
+ 3707,
535
+ 3713,
536
+ 3728,
537
+ 3750,
538
+ 3761,
539
+ 3763,
540
+ 3766,
541
+ 3786,
542
+ 3796,
543
+ 3838,
544
+ 3845,
545
+ 3847,
546
+ 3851,
547
+ 3878,
548
+ 3880,
549
+ 3886,
550
+ 3889,
551
+ 3914,
552
+ 3966,
553
+ 3977,
554
+ 3987,
555
+ 4024,
556
+ 4026,
557
+ 4039,
558
+ 4048,
559
+ 4051,
560
+ 4059,
561
+ 4075,
562
+ 4108,
563
+ 4116,
564
+ 4136,
565
+ 4160,
566
+ 4163,
567
+ 4193,
568
+ 4194,
569
+ 4205,
570
+ 4221,
571
+ 4231,
572
+ 4232,
573
+ 4234,
574
+ 4268,
575
+ 4310,
576
+ 4327,
577
+ 4328,
578
+ 4332,
579
+ 4355,
580
+ 4416,
581
+ 4431,
582
+ 4460,
583
+ 4472,
584
+ 4474,
585
+ 4487,
586
+ 4493,
587
+ 4497,
588
+ 4502,
589
+ 4527,
590
+ 4545,
591
+ 4561,
592
+ 4562,
593
+ 4577,
594
+ 4604,
595
+ 4612,
596
+ 4614,
597
+ 4627,
598
+ 4637,
599
+ 4648,
600
+ 4652,
601
+ 4672,
602
+ 4682,
603
+ 4684,
604
+ 4694,
605
+ 4697,
606
+ 4703,
607
+ 4758,
608
+ 4763,
609
+ 4771,
610
+ 4775,
611
+ 4796,
612
+ 4805,
613
+ 4823,
614
+ 4837,
615
+ 4841,
616
+ 4894,
617
+ 4900,
618
+ 4964,
619
+ 4977,
620
+ 5013,
621
+ 5019,
622
+ 5029,
623
+ 5053,
624
+ 5060,
625
+ 5063,
626
+ 5064,
627
+ 5067,
628
+ 5098,
629
+ 5119,
630
+ 5129,
631
+ 5183,
632
+ 5220,
633
+ 5226,
634
+ 5227,
635
+ 5228,
636
+ 5229,
637
+ 5246,
638
+ 5249,
639
+ 5259,
640
+ 5262,
641
+ 5290,
642
+ 5316,
643
+ 5331,
644
+ 5334,
645
+ 5343,
646
+ 5379,
647
+ 5389,
648
+ 5395,
649
+ 5416,
650
+ 5439,
651
+ 5446,
652
+ 5459,
653
+ 5494,
654
+ 5495,
655
+ 5498,
656
+ 5506,
657
+ 5510,
658
+ 5525,
659
+ 5542,
660
+ 5565,
661
+ 5594,
662
+ 5662,
663
+ 5663,
664
+ 5668,
665
+ 5699,
666
+ 5707,
667
+ 5713,
668
+ 5741,
669
+ 5752,
670
+ 5766,
671
+ 5796,
672
+ 5805,
673
+ 5806,
674
+ 5816,
675
+ 5841,
676
+ 5848,
677
+ 5858,
678
+ 5862,
679
+ 5866,
680
+ 5869,
681
+ 5879,
682
+ 5913,
683
+ 5926,
684
+ 5964,
685
+ 5969,
686
+ 5984,
687
+ 6005,
688
+ 6009,
689
+ 6038,
690
+ 6061,
691
+ 6062,
692
+ 6098,
693
+ 6110,
694
+ 6142,
695
+ 6150,
696
+ 6163,
697
+ 6165,
698
+ 6191,
699
+ 6219,
700
+ 6228,
701
+ 6230,
702
+ 6239,
703
+ 6254,
704
+ 6266,
705
+ 6274,
706
+ 6283,
707
+ 6288,
708
+ 6334,
709
+ 6348,
710
+ 6350,
711
+ 6351,
712
+ 6371,
713
+ 6375,
714
+ 6380,
715
+ 6401,
716
+ 6409,
717
+ 6411,
718
+ 6413,
719
+ 6425,
720
+ 6427,
721
+ 6448,
722
+ 6477,
723
+ 6519,
724
+ 6528,
725
+ 6538,
726
+ 6577,
727
+ 6595,
728
+ 6608,
729
+ 6616,
730
+ 6626,
731
+ 6642,
732
+ 6646,
733
+ 6653,
734
+ 6660,
735
+ 6683,
736
+ 6689,
737
+ 6697,
738
+ 6704,
739
+ 6724,
740
+ 6784,
741
+ 6799,
742
+ 6801,
743
+ 6804,
744
+ 6820,
745
+ 6821,
746
+ 6878,
747
+ 6882,
748
+ 6932,
749
+ 6954,
750
+ 6972,
751
+ 6979,
752
+ 6987,
753
+ 6996,
754
+ 7021,
755
+ 7056,
756
+ 7061,
757
+ 7067,
758
+ 7086,
759
+ 7132,
760
+ 7142,
761
+ 7194,
762
+ 7205,
763
+ 7288,
764
+ 7306,
765
+ 7313,
766
+ 7317,
767
+ 7322,
768
+ 7337,
769
+ 7352,
770
+ 7354,
771
+ 7377,
772
+ 7378,
773
+ 7387,
774
+ 7398,
775
+ 7415,
776
+ 7429,
777
+ 7442,
778
+ 7502,
779
+ 7503,
780
+ 7510,
781
+ 7546,
782
+ 7547,
783
+ 7555,
784
+ 7592,
785
+ 7598,
786
+ 7610,
787
+ 7636,
788
+ 7647,
789
+ 7649,
790
+ 7671,
791
+ 7685,
792
+ 7700,
793
+ 7703,
794
+ 7704,
795
+ 7708,
796
+ 7717,
797
+ 7800,
798
+ 7804,
799
+ 7868,
800
+ 7879,
801
+ 7889,
802
+ 7962,
803
+ 7964,
804
+ 7970,
805
+ 7984,
806
+ 8024,
807
+ 8041,
808
+ 8048,
809
+ 8065,
810
+ 8073,
811
+ 8078,
812
+ 8098,
813
+ 8110,
814
+ 8114,
815
+ 8158,
816
+ 8186,
817
+ 8202,
818
+ 8221,
819
+ 8247,
820
+ 8266,
821
+ 8301,
822
+ 8302,
823
+ 8315,
824
+ 8336,
825
+ 8340,
826
+ 8346,
827
+ 8355,
828
+ 8361,
829
+ 8376,
830
+ 8389,
831
+ 8404,
832
+ 8412,
833
+ 8455,
834
+ 8470,
835
+ 8501,
836
+ 8509,
837
+ 8522,
838
+ 8526,
839
+ 8551,
840
+ 8555,
841
+ 8562,
842
+ 8580,
843
+ 8595,
844
+ 8615,
845
+ 8616,
846
+ 8626,
847
+ 8627,
848
+ 8638,
849
+ 8702,
850
+ 8706,
851
+ 8709,
852
+ 8713,
853
+ 8780,
854
+ 8786,
855
+ 8799,
856
+ 8800,
857
+ 8819,
858
+ 8849,
859
+ 8855,
860
+ 8864,
861
+ 8901,
862
+ 8917,
863
+ 8946,
864
+ 8961,
865
+ 8976,
866
+ 8978,
867
+ 8988,
868
+ 9030,
869
+ 9040,
870
+ 9044,
871
+ 9072,
872
+ 9116,
873
+ 9141,
874
+ 9146,
875
+ 9166,
876
+ 9176,
877
+ 9180,
878
+ 9186,
879
+ 9196,
880
+ 9201,
881
+ 9209,
882
+ 9234,
883
+ 9236,
884
+ 9237,
885
+ 9239,
886
+ 9270,
887
+ 9273,
888
+ 9295,
889
+ 9351,
890
+ 9354,
891
+ 9360,
892
+ 9363,
893
+ 9378,
894
+ 9384,
895
+ 9388,
896
+ 9395,
897
+ 9408,
898
+ 9419,
899
+ 9437,
900
+ 9442,
901
+ 9448,
902
+ 9465,
903
+ 9480,
904
+ 9514,
905
+ 9523,
906
+ 9544,
907
+ 9562,
908
+ 9571,
909
+ 9595,
910
+ 9631,
911
+ 9632,
912
+ 9674,
913
+ 9690,
914
+ 9757,
915
+ 9764,
916
+ 9784,
917
+ 9796,
918
+ 9843,
919
+ 9912,
920
+ 9926,
921
+ 9942,
922
+ 9965,
923
+ 10032,
924
+ 10036,
925
+ 10044,
926
+ 10048,
927
+ 10065,
928
+ 10066,
929
+ 10068,
930
+ 10112,
931
+ 10128,
932
+ 10138,
933
+ 10139,
934
+ 10155,
935
+ 10168,
936
+ 10194,
937
+ 10233,
938
+ 10234,
939
+ 10249,
940
+ 10267,
941
+ 10285,
942
+ 10308,
943
+ 10350,
944
+ 10376,
945
+ 10378,
946
+ 10389,
947
+ 10393,
948
+ 10399,
949
+ 10440,
950
+ 10449,
951
+ 10497,
952
+ 10502,
953
+ 10563,
954
+ 10569,
955
+ 10581,
956
+ 10615,
957
+ 10623,
958
+ 10642,
959
+ 10648,
960
+ 10650,
961
+ 10657,
962
+ 10660,
963
+ 10680,
964
+ 10682,
965
+ 10689,
966
+ 10700,
967
+ 10710,
968
+ 10721,
969
+ 10723,
970
+ 10724,
971
+ 10727,
972
+ 10730,
973
+ 10742,
974
+ 10752,
975
+ 10773,
976
+ 10793,
977
+ 10817,
978
+ 10829,
979
+ 10833,
980
+ 10842,
981
+ 10867,
982
+ 10913,
983
+ 10921,
984
+ 10922,
985
+ 10926,
986
+ 10931,
987
+ 10942,
988
+ 10975,
989
+ 10997,
990
+ 11021,
991
+ 11037,
992
+ 11041,
993
+ 11042,
994
+ 11045,
995
+ 11047,
996
+ 11054,
997
+ 11064,
998
+ 11093,
999
+ 11105,
1000
+ 11113,
1001
+ 11149,
1002
+ 11151,
1003
+ 11168,
1004
+ 11171,
1005
+ 11173,
1006
+ 11180,
1007
+ 11182,
1008
+ 11186,
1009
+ 11191,
1010
+ 11208,
1011
+ 11242,
1012
+ 11267,
1013
+ 11292,
1014
+ 11296,
1015
+ 11309,
1016
+ 11311,
1017
+ 11343,
1018
+ 11349,
1019
+ 11396,
1020
+ 11399,
1021
+ 11411,
1022
+ 11414,
1023
+ 11429,
1024
+ 11432,
1025
+ 11434,
1026
+ 11449,
1027
+ 11457,
1028
+ 11481,
1029
+ 11493,
1030
+ 11517,
1031
+ 11542,
1032
+ 11589,
1033
+ 11590,
1034
+ 11592,
1035
+ 11596,
1036
+ 11602,
1037
+ 11614,
1038
+ 11618,
1039
+ 11633,
1040
+ 11635,
1041
+ 11638,
1042
+ 11640,
1043
+ 11643,
1044
+ 11645,
1045
+ 11651,
1046
+ 11674,
1047
+ 11681,
1048
+ 11682,
1049
+ 11685,
1050
+ 11697,
1051
+ 11744,
1052
+ 11748,
1053
+ 11771,
1054
+ 11772,
1055
+ 11785,
1056
+ 11796,
1057
+ 11832,
1058
+ 11838,
1059
+ 11842,
1060
+ 11873,
1061
+ 11909,
1062
+ 11910,
1063
+ 11965,
1064
+ 11978,
1065
+ 11994,
1066
+ 11996,
1067
+ 12010,
1068
+ 12021,
1069
+ 12023,
1070
+ 12026,
1071
+ 12040,
1072
+ 12058,
1073
+ 12063,
1074
+ 12071,
1075
+ 12081,
1076
+ 12114,
1077
+ 12130,
1078
+ 12132,
1079
+ 12158,
1080
+ 12182,
1081
+ 12186,
1082
+ 12201,
1083
+ 12211,
1084
+ 12220,
1085
+ 12225,
1086
+ 12243,
1087
+ 12246,
1088
+ 12271,
1089
+ 12292,
1090
+ 12295,
1091
+ 12308,
1092
+ 12326,
1093
+ 12327,
1094
+ 12348,
1095
+ 12354,
1096
+ 12365,
1097
+ 12368,
1098
+ 12393,
1099
+ 12398,
1100
+ 12400,
1101
+ 12417,
1102
+ 12420,
1103
+ 12421,
1104
+ 12430,
1105
+ 12446,
1106
+ 12448,
1107
+ 12450,
1108
+ 12457,
1109
+ 12481,
1110
+ 12534,
1111
+ 12535,
1112
+ 12557,
1113
+ 12561,
1114
+ 12567,
1115
+ 12611,
1116
+ 12628,
1117
+ 12642,
1118
+ 12646,
1119
+ 12672,
1120
+ 12682,
1121
+ 12711,
1122
+ 12724,
1123
+ 12728,
1124
+ 12736,
1125
+ 12768,
1126
+ 12794,
1127
+ 12815,
1128
+ 12825,
1129
+ 12833,
1130
+ 12841,
1131
+ 12854,
1132
+ 12867,
1133
+ 12871,
1134
+ 12875,
1135
+ 12904,
1136
+ 12905,
1137
+ 12916,
1138
+ 12925,
1139
+ 12941,
1140
+ 12963,
1141
+ 12999,
1142
+ 13002,
1143
+ 13004,
1144
+ 13018,
1145
+ 13027,
1146
+ 13074,
1147
+ 13075,
1148
+ 13099,
1149
+ 13117,
1150
+ 13119,
1151
+ 13122,
1152
+ 13125,
1153
+ 13150,
1154
+ 13156,
1155
+ 13162,
1156
+ 13173,
1157
+ 13214,
1158
+ 13237,
1159
+ 13257,
1160
+ 13263,
1161
+ 13267,
1162
+ 13269,
1163
+ 13301,
1164
+ 13316,
1165
+ 13338,
1166
+ 13348,
1167
+ 13364,
1168
+ 13376,
1169
+ 13400,
1170
+ 13401,
1171
+ 13404,
1172
+ 13405,
1173
+ 13436,
1174
+ 13442,
1175
+ 13455,
1176
+ 13459,
1177
+ 13462,
1178
+ 13463,
1179
+ 13473,
1180
+ 13474,
1181
+ 13487,
1182
+ 13489,
1183
+ 13493,
1184
+ 13507,
1185
+ 13514,
1186
+ 13518,
1187
+ 13538,
1188
+ 13545,
1189
+ 13546,
1190
+ 13549,
1191
+ 13554,
1192
+ 13566,
1193
+ 13577,
1194
+ 13592,
1195
+ 13593,
1196
+ 13644,
1197
+ 13689,
1198
+ 13694,
1199
+ 13715,
1200
+ 13719,
1201
+ 13722,
1202
+ 13763,
1203
+ 13772,
1204
+ 13781,
1205
+ 13784,
1206
+ 13785,
1207
+ 13786,
1208
+ 13793,
1209
+ 13822,
1210
+ 13839,
1211
+ 13863,
1212
+ 13875,
1213
+ 13898,
1214
+ 13906,
1215
+ 13911,
1216
+ 13925,
1217
+ 13933,
1218
+ 13962,
1219
+ 13972,
1220
+ 13974,
1221
+ 13978,
1222
+ 13979,
1223
+ 14076,
1224
+ 14097,
1225
+ 14107,
1226
+ 14123,
1227
+ 14136,
1228
+ 14165,
1229
+ 14172,
1230
+ 14185,
1231
+ 14210,
1232
+ 14234,
1233
+ 14237,
1234
+ 14255,
1235
+ 14277,
1236
+ 14288,
1237
+ 14292,
1238
+ 14306,
1239
+ 14321,
1240
+ 14322,
1241
+ 14335,
1242
+ 14338,
1243
+ 14352,
1244
+ 14354,
1245
+ 14356,
1246
+ 14359,
1247
+ 14365,
1248
+ 14375,
1249
+ 14383,
1250
+ 14398,
1251
+ 14399,
1252
+ 14418,
1253
+ 14446,
1254
+ 14460,
1255
+ 14491,
1256
+ 14505,
1257
+ 14522,
1258
+ 14560,
1259
+ 14588,
1260
+ 14635,
1261
+ 14643,
1262
+ 14680,
1263
+ 14686,
1264
+ 14689,
1265
+ 14696,
1266
+ 14698,
1267
+ 14707,
1268
+ 14727,
1269
+ 14736,
1270
+ 14764,
1271
+ 14767,
1272
+ 14792,
1273
+ 14808,
1274
+ 14809,
1275
+ 14819,
1276
+ 14832,
1277
+ 14835,
1278
+ 14841,
1279
+ 14885,
1280
+ 14904,
1281
+ 14909,
1282
+ 14912,
1283
+ 14916,
1284
+ 14933,
1285
+ 14947,
1286
+ 14949,
1287
+ 14953,
1288
+ 14954,
1289
+ 14956,
1290
+ 14963,
1291
+ 14966,
1292
+ 14972,
1293
+ 14974,
1294
+ 15011,
1295
+ 15017,
1296
+ 15047,
1297
+ 15102,
1298
+ 15105,
1299
+ 15107,
1300
+ 15109,
1301
+ 15113,
1302
+ 15130,
1303
+ 15138,
1304
+ 15156,
1305
+ 15160,
1306
+ 15183,
1307
+ 15195,
1308
+ 15202,
1309
+ 15217,
1310
+ 15259,
1311
+ 15287,
1312
+ 15289,
1313
+ 15290,
1314
+ 15294,
1315
+ 15307,
1316
+ 15312,
1317
+ 15325,
1318
+ 15327,
1319
+ 15363,
1320
+ 15374,
1321
+ 15387,
1322
+ 15388,
1323
+ 15393,
1324
+ 15415,
1325
+ 15419,
1326
+ 15433,
1327
+ 15441,
1328
+ 15469,
1329
+ 15481,
1330
+ 15485,
1331
+ 15490,
1332
+ 15508,
1333
+ 15512,
1334
+ 15513,
1335
+ 15543,
1336
+ 15562,
1337
+ 15582,
1338
+ 15595,
1339
+ 15598,
1340
+ 15633,
1341
+ 15661,
1342
+ 15683,
1343
+ 15697,
1344
+ 15743,
1345
+ 15745,
1346
+ 15747,
1347
+ 15755,
1348
+ 15817,
1349
+ 15832,
1350
+ 15846,
1351
+ 15866,
1352
+ 15868,
1353
+ 15873,
1354
+ 15881,
1355
+ 15883,
1356
+ 15885,
1357
+ 15903,
1358
+ 15908,
1359
+ 15912,
1360
+ 15916,
1361
+ 15934,
1362
+ 15939,
1363
+ 15940,
1364
+ 15945,
1365
+ 15956,
1366
+ 15958,
1367
+ 15961,
1368
+ 15976,
1369
+ 15982,
1370
+ 15998,
1371
+ 16028,
1372
+ 16050,
1373
+ 16058,
1374
+ 16059,
1375
+ 16065,
1376
+ 16072,
1377
+ 16089,
1378
+ 16090,
1379
+ 16099,
1380
+ 16105,
1381
+ 16141,
1382
+ 16149,
1383
+ 16161,
1384
+ 16162,
1385
+ 16165,
1386
+ 16169,
1387
+ 16176,
1388
+ 16179,
1389
+ 16220,
1390
+ 16226,
1391
+ 16237,
1392
+ 16255,
1393
+ 16285,
1394
+ 16298,
1395
+ 16299,
1396
+ 16307,
1397
+ 16351,
1398
+ 16353,
1399
+ 16365,
1400
+ 16369,
1401
+ 16374,
1402
+ 16390,
1403
+ 16426,
1404
+ 16461,
1405
+ 16494,
1406
+ 16495,
1407
+ 16505,
1408
+ 16544,
1409
+ 16569,
1410
+ 16583,
1411
+ 16607,
1412
+ 16660,
1413
+ 16688,
1414
+ 16689,
1415
+ 16691,
1416
+ 16702,
1417
+ 16709,
1418
+ 16733,
1419
+ 16751,
1420
+ 16756,
1421
+ 16763,
1422
+ 16768,
1423
+ 16769,
1424
+ 16778,
1425
+ 16806,
1426
+ 16834,
1427
+ 16854,
1428
+ 16863,
1429
+ 16876,
1430
+ 16975,
1431
+ 16997,
1432
+ 17000,
1433
+ 17004,
1434
+ 17015,
1435
+ 17021,
1436
+ 17053,
1437
+ 17054,
1438
+ 17104,
1439
+ 17111,
1440
+ 17116,
1441
+ 17119,
1442
+ 17127,
1443
+ 17163,
1444
+ 17167,
1445
+ 17178,
1446
+ 17180,
1447
+ 17185,
1448
+ 17189,
1449
+ 17191,
1450
+ 17194,
1451
+ 17202,
1452
+ 17216,
1453
+ 17240,
1454
+ 17253,
1455
+ 17261,
1456
+ 17281,
1457
+ 17285,
1458
+ 17287,
1459
+ 17296,
1460
+ 17309,
1461
+ 17326,
1462
+ 17332,
1463
+ 17351,
1464
+ 17354,
1465
+ 17380,
1466
+ 17426,
1467
+ 17428,
1468
+ 17451,
1469
+ 17469,
1470
+ 17474,
1471
+ 17493,
1472
+ 17557,
1473
+ 17567,
1474
+ 17579,
1475
+ 17583,
1476
+ 17598,
1477
+ 17619,
1478
+ 17621,
1479
+ 17638,
1480
+ 17641,
1481
+ 17645,
1482
+ 17650,
1483
+ 17653,
1484
+ 17656,
1485
+ 17672,
1486
+ 17711,
1487
+ 17739,
1488
+ 17753,
1489
+ 17776,
1490
+ 17783,
1491
+ 17797,
1492
+ 17801,
1493
+ 17830,
1494
+ 17876,
1495
+ 17890,
1496
+ 17897,
1497
+ 17932,
1498
+ 17938,
1499
+ 17941,
1500
+ 17946,
1501
+ 17962,
1502
+ 17969,
1503
+ 17977,
1504
+ 17999,
1505
+ 18024,
1506
+ 18060,
1507
+ 18108,
1508
+ 18123,
1509
+ 18129,
1510
+ 18135,
1511
+ 18150,
1512
+ 18164,
1513
+ 18192,
1514
+ 18211,
1515
+ 18226,
1516
+ 18269,
1517
+ 18272,
1518
+ 18279,
1519
+ 18285,
1520
+ 18310,
1521
+ 18312,
1522
+ 18314,
1523
+ 18322,
1524
+ 18330,
1525
+ 18334,
1526
+ 18336,
1527
+ 18345,
1528
+ 18363,
1529
+ 18390,
1530
+ 18393,
1531
+ 18397,
1532
+ 18419,
1533
+ 18427,
1534
+ 18428,
1535
+ 18429,
1536
+ 18431,
1537
+ 18443,
1538
+ 18448,
1539
+ 18450,
1540
+ 18461,
1541
+ 18465,
1542
+ 18468,
1543
+ 18476,
1544
+ 18495,
1545
+ 18509,
1546
+ 18512,
1547
+ 18525,
1548
+ 18551,
1549
+ 18564,
1550
+ 18565,
1551
+ 18573,
1552
+ 18581,
1553
+ 18582,
1554
+ 18615,
1555
+ 18616,
1556
+ 18651,
1557
+ 18656,
1558
+ 18660,
1559
+ 18668,
1560
+ 18673,
1561
+ 18679,
1562
+ 18680,
1563
+ 18697,
1564
+ 18701,
1565
+ 18719,
1566
+ 18741,
1567
+ 18750,
1568
+ 18798,
1569
+ 18801,
1570
+ 18838,
1571
+ 18840,
1572
+ 18879,
1573
+ 18900,
1574
+ 18924,
1575
+ 18926,
1576
+ 18983,
1577
+ 18984,
1578
+ 18986,
1579
+ 19021,
1580
+ 19050,
1581
+ 19072,
1582
+ 19080,
1583
+ 19093,
1584
+ 19114,
1585
+ 19117,
1586
+ 19133,
1587
+ 19148,
1588
+ 19172,
1589
+ 19213,
1590
+ 19217,
1591
+ 19219,
1592
+ 19227,
1593
+ 19236,
1594
+ 19251,
1595
+ 19252,
1596
+ 19258,
1597
+ 19261,
1598
+ 19271,
1599
+ 19274,
1600
+ 19318,
1601
+ 19350,
1602
+ 19358,
1603
+ 19376,
1604
+ 19397,
1605
+ 19419,
1606
+ 19469,
1607
+ 19477,
1608
+ 19543,
1609
+ 19559,
1610
+ 19577,
1611
+ 19578,
1612
+ 19582,
1613
+ 19597,
1614
+ 19599,
1615
+ 19606,
1616
+ 19636,
1617
+ 19649,
1618
+ 19650,
1619
+ 19666,
1620
+ 19692,
1621
+ 19711,
1622
+ 19721,
1623
+ 19765,
1624
+ 19767,
1625
+ 19771,
1626
+ 19820,
1627
+ 19828,
1628
+ 19860,
1629
+ 19864,
1630
+ 19866,
1631
+ 19881,
1632
+ 19891,
1633
+ 19906,
1634
+ 19924,
1635
+ 19958,
1636
+ 19975,
1637
+ 19997,
1638
+ 20018,
1639
+ 20042,
1640
+ 20059,
1641
+ 20063,
1642
+ 20064,
1643
+ 20074,
1644
+ 20081,
1645
+ 20092,
1646
+ 20097,
1647
+ 20121,
1648
+ 20130,
1649
+ 20169,
1650
+ 20189,
1651
+ 20194,
1652
+ 20208,
1653
+ 20216,
1654
+ 20247,
1655
+ 20262,
1656
+ 20266,
1657
+ 20270,
1658
+ 20332,
1659
+ 20342,
1660
+ 20343,
1661
+ 20357,
1662
+ 20383,
1663
+ 20401,
1664
+ 20406,
1665
+ 20412,
1666
+ 20419,
1667
+ 20426,
1668
+ 20440,
1669
+ 20445,
1670
+ 20461,
1671
+ 20466,
1672
+ 20474,
1673
+ 20506,
1674
+ 20507,
1675
+ 20533,
1676
+ 20547,
1677
+ 20557,
1678
+ 20561,
1679
+ 20589,
1680
+ 20597,
1681
+ 20613,
1682
+ 20621,
1683
+ 20641,
1684
+ 20659,
1685
+ 20666,
1686
+ 20667,
1687
+ 20670,
1688
+ 20671,
1689
+ 20710,
1690
+ 20729,
1691
+ 20735,
1692
+ 20770,
1693
+ 20789,
1694
+ 20801,
1695
+ 20804,
1696
+ 20817,
1697
+ 20820,
1698
+ 20825,
1699
+ 20836,
1700
+ 20843,
1701
+ 20849,
1702
+ 20865,
1703
+ 20870,
1704
+ 20872,
1705
+ 20879,
1706
+ 20888,
1707
+ 20900,
1708
+ 20914,
1709
+ 20939,
1710
+ 20965,
1711
+ 21012,
1712
+ 21019,
1713
+ 21033,
1714
+ 21041,
1715
+ 21072,
1716
+ 21074,
1717
+ 21093,
1718
+ 21109,
1719
+ 21110,
1720
+ 21119,
1721
+ 21136,
1722
+ 21152,
1723
+ 21159,
1724
+ 21165,
1725
+ 21177,
1726
+ 21187,
1727
+ 21205,
1728
+ 21229,
1729
+ 21232,
1730
+ 21249,
1731
+ 21261,
1732
+ 21268,
1733
+ 21269,
1734
+ 21271,
1735
+ 21279,
1736
+ 21281,
1737
+ 21289,
1738
+ 21303,
1739
+ 21328,
1740
+ 21332,
1741
+ 21337,
1742
+ 21357,
1743
+ 21358,
1744
+ 21366,
1745
+ 21377,
1746
+ 21390,
1747
+ 21394,
1748
+ 21398,
1749
+ 21411,
1750
+ 21431,
1751
+ 21445,
1752
+ 21471,
1753
+ 21478,
1754
+ 21488,
1755
+ 21498,
1756
+ 21508,
1757
+ 21516,
1758
+ 21517,
1759
+ 21523,
1760
+ 21526,
1761
+ 21536,
1762
+ 21551,
1763
+ 21557,
1764
+ 21558,
1765
+ 21563,
1766
+ 21572,
1767
+ 21581,
1768
+ 21586,
1769
+ 21595,
1770
+ 21604,
1771
+ 21611,
1772
+ 21612,
1773
+ 21615,
1774
+ 21618,
1775
+ 21624,
1776
+ 21628,
1777
+ 21636,
1778
+ 21654,
1779
+ 21657,
1780
+ 21671,
1781
+ 21696,
1782
+ 21722,
1783
+ 21761,
1784
+ 21782,
1785
+ 21798,
1786
+ 21800,
1787
+ 21804,
1788
+ 21812,
1789
+ 21814,
1790
+ 21832,
1791
+ 21836,
1792
+ 21846,
1793
+ 21854,
1794
+ 21874,
1795
+ 21918,
1796
+ 21959,
1797
+ 21969,
1798
+ 21972,
1799
+ 21981,
1800
+ 21984,
1801
+ 22013,
1802
+ 22014,
1803
+ 22018,
1804
+ 22044,
1805
+ 22090,
1806
+ 22117,
1807
+ 22121,
1808
+ 22184,
1809
+ 22206,
1810
+ 22214,
1811
+ 22233,
1812
+ 22234,
1813
+ 22236,
1814
+ 22256,
1815
+ 22259,
1816
+ 22263,
1817
+ 22264,
1818
+ 22281,
1819
+ 22284,
1820
+ 22293,
1821
+ 22297,
1822
+ 22320,
1823
+ 22325,
1824
+ 22343,
1825
+ 22364,
1826
+ 22393,
1827
+ 22399,
1828
+ 22407,
1829
+ 22413,
1830
+ 22416,
1831
+ 22438,
1832
+ 22441,
1833
+ 22449,
1834
+ 22465,
1835
+ 22468,
1836
+ 22469,
1837
+ 22488,
1838
+ 22500,
1839
+ 22537,
1840
+ 22555,
1841
+ 22561,
1842
+ 22575,
1843
+ 22592,
1844
+ 22596,
1845
+ 22598,
1846
+ 22608,
1847
+ 22631,
1848
+ 22638,
1849
+ 22642,
1850
+ 22648,
1851
+ 22659,
1852
+ 22689,
1853
+ 22696,
1854
+ 22739,
1855
+ 22757,
1856
+ 22774,
1857
+ 22779,
1858
+ 22785,
1859
+ 22809,
1860
+ 22819,
1861
+ 22840,
1862
+ 22852,
1863
+ 22857,
1864
+ 22888,
1865
+ 22890,
1866
+ 22912,
1867
+ 22920,
1868
+ 22939,
1869
+ 22945,
1870
+ 22963,
1871
+ 22970,
1872
+ 22989,
1873
+ 22997,
1874
+ 23011,
1875
+ 23072,
1876
+ 23075,
1877
+ 23086,
1878
+ 23114,
1879
+ 23121,
1880
+ 23165,
1881
+ 23180,
1882
+ 23199,
1883
+ 23226,
1884
+ 23244,
1885
+ 23264,
1886
+ 23272,
1887
+ 23274,
1888
+ 23323,
1889
+ 23350,
1890
+ 23369,
1891
+ 23447,
1892
+ 23461,
1893
+ 23484,
1894
+ 23488,
1895
+ 23489,
1896
+ 23501,
1897
+ 23511,
1898
+ 23533,
1899
+ 23554,
1900
+ 23562,
1901
+ 23564,
1902
+ 23575,
1903
+ 23577,
1904
+ 23578,
1905
+ 23579,
1906
+ 23580,
1907
+ 23587,
1908
+ 23612,
1909
+ 23617,
1910
+ 23636,
1911
+ 23656,
1912
+ 23688,
1913
+ 23693,
1914
+ 23705,
1915
+ 23715,
1916
+ 23718,
1917
+ 23747,
1918
+ 23759,
1919
+ 23763,
1920
+ 23833,
1921
+ 23853,
1922
+ 23868,
1923
+ 23889,
1924
+ 23913,
1925
+ 23914,
1926
+ 23924,
1927
+ 23926,
1928
+ 23928,
1929
+ 23932,
1930
+ 23943,
1931
+ 23979,
1932
+ 24013,
1933
+ 24036,
1934
+ 24063,
1935
+ 24071,
1936
+ 24078,
1937
+ 24085,
1938
+ 24092,
1939
+ 24102,
1940
+ 24107,
1941
+ 24127,
1942
+ 24129,
1943
+ 24158,
1944
+ 24161,
1945
+ 24162,
1946
+ 24170,
1947
+ 24207,
1948
+ 24221,
1949
+ 24239,
1950
+ 24262,
1951
+ 24303,
1952
+ 24310,
1953
+ 24335,
1954
+ 24340,
1955
+ 24347,
1956
+ 24385,
1957
+ 24400,
1958
+ 24409,
1959
+ 24413,
1960
+ 24424,
1961
+ 24443,
1962
+ 24444,
1963
+ 24452,
1964
+ 24461,
1965
+ 24489,
1966
+ 24523,
1967
+ 24543,
1968
+ 24549,
1969
+ 24555,
1970
+ 24556
1971
+ ],
1972
+ "new_compensatory_visual": [
1973
+ 3,
1974
+ 24,
1975
+ 27,
1976
+ 70,
1977
+ 96,
1978
+ 112,
1979
+ 126,
1980
+ 178,
1981
+ 181,
1982
+ 205,
1983
+ 238,
1984
+ 245,
1985
+ 269,
1986
+ 275,
1987
+ 277,
1988
+ 281,
1989
+ 305,
1990
+ 308,
1991
+ 329,
1992
+ 402,
1993
+ 415,
1994
+ 460,
1995
+ 461,
1996
+ 505,
1997
+ 514,
1998
+ 535,
1999
+ 595,
2000
+ 652,
2001
+ 684,
2002
+ 689,
2003
+ 694,
2004
+ 753,
2005
+ 791,
2006
+ 864,
2007
+ 886,
2008
+ 903,
2009
+ 913,
2010
+ 925,
2011
+ 953,
2012
+ 956,
2013
+ 982,
2014
+ 1041,
2015
+ 1090,
2016
+ 1093,
2017
+ 1129,
2018
+ 1158,
2019
+ 1171,
2020
+ 1175,
2021
+ 1240,
2022
+ 1243,
2023
+ 1270,
2024
+ 1316,
2025
+ 1333,
2026
+ 1414,
2027
+ 1420,
2028
+ 1455,
2029
+ 1465,
2030
+ 1492,
2031
+ 1534,
2032
+ 1583,
2033
+ 1587,
2034
+ 1613,
2035
+ 1671,
2036
+ 1687,
2037
+ 1711,
2038
+ 1725,
2039
+ 1791,
2040
+ 1795,
2041
+ 1804,
2042
+ 1812,
2043
+ 1815,
2044
+ 1824,
2045
+ 1839,
2046
+ 1864,
2047
+ 1895,
2048
+ 1902,
2049
+ 1911,
2050
+ 1940,
2051
+ 1949,
2052
+ 1973,
2053
+ 2005,
2054
+ 2016,
2055
+ 2085,
2056
+ 2099,
2057
+ 2126,
2058
+ 2210,
2059
+ 2215,
2060
+ 2283,
2061
+ 2326,
2062
+ 2334,
2063
+ 2358,
2064
+ 2419,
2065
+ 2441,
2066
+ 2492,
2067
+ 2500,
2068
+ 2502,
2069
+ 2534,
2070
+ 2543,
2071
+ 2600,
2072
+ 2630,
2073
+ 2653,
2074
+ 2659,
2075
+ 2669,
2076
+ 2676,
2077
+ 2677,
2078
+ 2679,
2079
+ 2687,
2080
+ 2692,
2081
+ 2754,
2082
+ 2773,
2083
+ 2795,
2084
+ 2821,
2085
+ 2825,
2086
+ 2849,
2087
+ 2875,
2088
+ 2877,
2089
+ 2887,
2090
+ 2921,
2091
+ 2930,
2092
+ 2931,
2093
+ 2971,
2094
+ 2972,
2095
+ 2985,
2096
+ 2986,
2097
+ 3032,
2098
+ 3055,
2099
+ 3063,
2100
+ 3087,
2101
+ 3092,
2102
+ 3109,
2103
+ 3133,
2104
+ 3153,
2105
+ 3155,
2106
+ 3180,
2107
+ 3281,
2108
+ 3289,
2109
+ 3312,
2110
+ 3358,
2111
+ 3365,
2112
+ 3381,
2113
+ 3408,
2114
+ 3419,
2115
+ 3424,
2116
+ 3452,
2117
+ 3516,
2118
+ 3577,
2119
+ 3580,
2120
+ 3620,
2121
+ 3724,
2122
+ 3735,
2123
+ 3751,
2124
+ 3808,
2125
+ 3819,
2126
+ 3834,
2127
+ 3835,
2128
+ 3881,
2129
+ 3911,
2130
+ 3923,
2131
+ 3936,
2132
+ 3981,
2133
+ 3983,
2134
+ 3985,
2135
+ 4029,
2136
+ 4038,
2137
+ 4114,
2138
+ 4151,
2139
+ 4237,
2140
+ 4271,
2141
+ 4291,
2142
+ 4313,
2143
+ 4329,
2144
+ 4347,
2145
+ 4374,
2146
+ 4397,
2147
+ 4408,
2148
+ 4433,
2149
+ 4461,
2150
+ 4467,
2151
+ 4512,
2152
+ 4537,
2153
+ 4538,
2154
+ 4544,
2155
+ 4548,
2156
+ 4568,
2157
+ 4586,
2158
+ 4597,
2159
+ 4632,
2160
+ 4639,
2161
+ 4668,
2162
+ 4670,
2163
+ 4671,
2164
+ 4674,
2165
+ 4729,
2166
+ 4740,
2167
+ 4742,
2168
+ 4780,
2169
+ 4806,
2170
+ 4818,
2171
+ 4849,
2172
+ 4951,
2173
+ 4985,
2174
+ 4987,
2175
+ 5014,
2176
+ 5076,
2177
+ 5086,
2178
+ 5113,
2179
+ 5156,
2180
+ 5216,
2181
+ 5222,
2182
+ 5268,
2183
+ 5342,
2184
+ 5347,
2185
+ 5359,
2186
+ 5376,
2187
+ 5382,
2188
+ 5423,
2189
+ 5444,
2190
+ 5452,
2191
+ 5539,
2192
+ 5540,
2193
+ 5562,
2194
+ 5585,
2195
+ 5616,
2196
+ 5639,
2197
+ 5659,
2198
+ 5726,
2199
+ 5751,
2200
+ 5783,
2201
+ 5808,
2202
+ 5813,
2203
+ 5815,
2204
+ 5876,
2205
+ 5882,
2206
+ 5952,
2207
+ 5956,
2208
+ 5987,
2209
+ 6051,
2210
+ 6077,
2211
+ 6090,
2212
+ 6201,
2213
+ 6212,
2214
+ 6229,
2215
+ 6243,
2216
+ 6256,
2217
+ 6289,
2218
+ 6345,
2219
+ 6388,
2220
+ 6390,
2221
+ 6396,
2222
+ 6414,
2223
+ 6415,
2224
+ 6435,
2225
+ 6473,
2226
+ 6476,
2227
+ 6481,
2228
+ 6518,
2229
+ 6522,
2230
+ 6544,
2231
+ 6546,
2232
+ 6549,
2233
+ 6551,
2234
+ 6558,
2235
+ 6630,
2236
+ 6645,
2237
+ 6675,
2238
+ 6721,
2239
+ 6726,
2240
+ 6762,
2241
+ 6813,
2242
+ 6854,
2243
+ 6868,
2244
+ 6873,
2245
+ 6879,
2246
+ 6887,
2247
+ 6909,
2248
+ 6941,
2249
+ 6966,
2250
+ 6997,
2251
+ 7000,
2252
+ 7040,
2253
+ 7111,
2254
+ 7133,
2255
+ 7167,
2256
+ 7185,
2257
+ 7190,
2258
+ 7193,
2259
+ 7236,
2260
+ 7237,
2261
+ 7346,
2262
+ 7369,
2263
+ 7372,
2264
+ 7486,
2265
+ 7504,
2266
+ 7514,
2267
+ 7524,
2268
+ 7529,
2269
+ 7588,
2270
+ 7590,
2271
+ 7594,
2272
+ 7607,
2273
+ 7608,
2274
+ 7639,
2275
+ 7648,
2276
+ 7663,
2277
+ 7694,
2278
+ 7697,
2279
+ 7755,
2280
+ 7776,
2281
+ 7817,
2282
+ 7848,
2283
+ 7935,
2284
+ 7941,
2285
+ 7973,
2286
+ 7986,
2287
+ 8013,
2288
+ 8019,
2289
+ 8039,
2290
+ 8061,
2291
+ 8128,
2292
+ 8149,
2293
+ 8154,
2294
+ 8165,
2295
+ 8218,
2296
+ 8282,
2297
+ 8297,
2298
+ 8311,
2299
+ 8321,
2300
+ 8349,
2301
+ 8368,
2302
+ 8388,
2303
+ 8411,
2304
+ 8420,
2305
+ 8436,
2306
+ 8454,
2307
+ 8482,
2308
+ 8493,
2309
+ 8610,
2310
+ 8621,
2311
+ 8636,
2312
+ 8654,
2313
+ 8671,
2314
+ 8674,
2315
+ 8696,
2316
+ 8697,
2317
+ 8764,
2318
+ 8811,
2319
+ 8820,
2320
+ 8834,
2321
+ 8837,
2322
+ 8848,
2323
+ 8882,
2324
+ 8887,
2325
+ 8891,
2326
+ 8928,
2327
+ 8943,
2328
+ 8973,
2329
+ 9052,
2330
+ 9098,
2331
+ 9130,
2332
+ 9134,
2333
+ 9189,
2334
+ 9248,
2335
+ 9262,
2336
+ 9267,
2337
+ 9296,
2338
+ 9314,
2339
+ 9323,
2340
+ 9325,
2341
+ 9327,
2342
+ 9342,
2343
+ 9371,
2344
+ 9385,
2345
+ 9438,
2346
+ 9440,
2347
+ 9445,
2348
+ 9482,
2349
+ 9486,
2350
+ 9503,
2351
+ 9519,
2352
+ 9522,
2353
+ 9546,
2354
+ 9561,
2355
+ 9583,
2356
+ 9615,
2357
+ 9634,
2358
+ 9643,
2359
+ 9676,
2360
+ 9694,
2361
+ 9700,
2362
+ 9752,
2363
+ 9830,
2364
+ 9877,
2365
+ 9880,
2366
+ 9921,
2367
+ 9957,
2368
+ 10029,
2369
+ 10090,
2370
+ 10141,
2371
+ 10173,
2372
+ 10188,
2373
+ 10221,
2374
+ 10257,
2375
+ 10288,
2376
+ 10312,
2377
+ 10315,
2378
+ 10322,
2379
+ 10341,
2380
+ 10346,
2381
+ 10361,
2382
+ 10379,
2383
+ 10400,
2384
+ 10406,
2385
+ 10437,
2386
+ 10463,
2387
+ 10516,
2388
+ 10519,
2389
+ 10528,
2390
+ 10544,
2391
+ 10577,
2392
+ 10599,
2393
+ 10644,
2394
+ 10679,
2395
+ 10706,
2396
+ 10815,
2397
+ 10826,
2398
+ 10830,
2399
+ 10836,
2400
+ 10872,
2401
+ 10916,
2402
+ 10918,
2403
+ 10938,
2404
+ 10952,
2405
+ 10954,
2406
+ 11061,
2407
+ 11127,
2408
+ 11130,
2409
+ 11161,
2410
+ 11166,
2411
+ 11235,
2412
+ 11289,
2413
+ 11295,
2414
+ 11313,
2415
+ 11348,
2416
+ 11401,
2417
+ 11450,
2418
+ 11451,
2419
+ 11458,
2420
+ 11471,
2421
+ 11563,
2422
+ 11598,
2423
+ 11622,
2424
+ 11632,
2425
+ 11642,
2426
+ 11647,
2427
+ 11691,
2428
+ 11701,
2429
+ 11711,
2430
+ 11740,
2431
+ 11805,
2432
+ 11840,
2433
+ 11852,
2434
+ 11877,
2435
+ 11906,
2436
+ 11917,
2437
+ 11970,
2438
+ 11997,
2439
+ 12005,
2440
+ 12027,
2441
+ 12034,
2442
+ 12048,
2443
+ 12065,
2444
+ 12074,
2445
+ 12078,
2446
+ 12082,
2447
+ 12131,
2448
+ 12141,
2449
+ 12154,
2450
+ 12171,
2451
+ 12184,
2452
+ 12230,
2453
+ 12270,
2454
+ 12282,
2455
+ 12313,
2456
+ 12329,
2457
+ 12347,
2458
+ 12381,
2459
+ 12390,
2460
+ 12392,
2461
+ 12440,
2462
+ 12517,
2463
+ 12596,
2464
+ 12626,
2465
+ 12634,
2466
+ 12671,
2467
+ 12675,
2468
+ 12705,
2469
+ 12797,
2470
+ 12816,
2471
+ 12839,
2472
+ 12866,
2473
+ 12948,
2474
+ 12949,
2475
+ 12962,
2476
+ 12974,
2477
+ 13038,
2478
+ 13065,
2479
+ 13069,
2480
+ 13109,
2481
+ 13159,
2482
+ 13179,
2483
+ 13183,
2484
+ 13195,
2485
+ 13197,
2486
+ 13218,
2487
+ 13223,
2488
+ 13233,
2489
+ 13234,
2490
+ 13253,
2491
+ 13261,
2492
+ 13295,
2493
+ 13346,
2494
+ 13394,
2495
+ 13435,
2496
+ 13505,
2497
+ 13527,
2498
+ 13589,
2499
+ 13600,
2500
+ 13602,
2501
+ 13633,
2502
+ 13662,
2503
+ 13687,
2504
+ 13699,
2505
+ 13714,
2506
+ 13799,
2507
+ 13805,
2508
+ 13841,
2509
+ 13845,
2510
+ 13853,
2511
+ 13895,
2512
+ 13909,
2513
+ 14008,
2514
+ 14034,
2515
+ 14052,
2516
+ 14054,
2517
+ 14067,
2518
+ 14098,
2519
+ 14130,
2520
+ 14170,
2521
+ 14173,
2522
+ 14207,
2523
+ 14236,
2524
+ 14273,
2525
+ 14308,
2526
+ 14310,
2527
+ 14325,
2528
+ 14333,
2529
+ 14344,
2530
+ 14360,
2531
+ 14415,
2532
+ 14431,
2533
+ 14467,
2534
+ 14486,
2535
+ 14529,
2536
+ 14551,
2537
+ 14553,
2538
+ 14587,
2539
+ 14649,
2540
+ 14650,
2541
+ 14659,
2542
+ 14683,
2543
+ 14701,
2544
+ 14704,
2545
+ 14713,
2546
+ 14715,
2547
+ 14718,
2548
+ 14732,
2549
+ 14766,
2550
+ 14794,
2551
+ 14857,
2552
+ 14858,
2553
+ 14866,
2554
+ 14918,
2555
+ 14943,
2556
+ 14989,
2557
+ 14995,
2558
+ 14997,
2559
+ 15024,
2560
+ 15026,
2561
+ 15054,
2562
+ 15079,
2563
+ 15088,
2564
+ 15139,
2565
+ 15151,
2566
+ 15157,
2567
+ 15198,
2568
+ 15227,
2569
+ 15263,
2570
+ 15280,
2571
+ 15288,
2572
+ 15380,
2573
+ 15383,
2574
+ 15463,
2575
+ 15504,
2576
+ 15554,
2577
+ 15574,
2578
+ 15577,
2579
+ 15584,
2580
+ 15676,
2581
+ 15688,
2582
+ 15702,
2583
+ 15753,
2584
+ 15758,
2585
+ 15796,
2586
+ 15830,
2587
+ 15930,
2588
+ 16001,
2589
+ 16032,
2590
+ 16044,
2591
+ 16086,
2592
+ 16087,
2593
+ 16092,
2594
+ 16253,
2595
+ 16346,
2596
+ 16366,
2597
+ 16373,
2598
+ 16385,
2599
+ 16391,
2600
+ 16408,
2601
+ 16430,
2602
+ 16459,
2603
+ 16516,
2604
+ 16526,
2605
+ 16528,
2606
+ 16587,
2607
+ 16631,
2608
+ 16699,
2609
+ 16732,
2610
+ 16736,
2611
+ 16743,
2612
+ 16759,
2613
+ 16819,
2614
+ 16860,
2615
+ 16862,
2616
+ 16914,
2617
+ 16943,
2618
+ 16953,
2619
+ 16993,
2620
+ 17019,
2621
+ 17068,
2622
+ 17074,
2623
+ 17112,
2624
+ 17166,
2625
+ 17196,
2626
+ 17224,
2627
+ 17268,
2628
+ 17277,
2629
+ 17341,
2630
+ 17383,
2631
+ 17390,
2632
+ 17444,
2633
+ 17446,
2634
+ 17496,
2635
+ 17501,
2636
+ 17510,
2637
+ 17528,
2638
+ 17551,
2639
+ 17560,
2640
+ 17565,
2641
+ 17586,
2642
+ 17607,
2643
+ 17608,
2644
+ 17668,
2645
+ 17671,
2646
+ 17691,
2647
+ 17693,
2648
+ 17720,
2649
+ 17740,
2650
+ 17805,
2651
+ 17844,
2652
+ 17864,
2653
+ 17889,
2654
+ 17901,
2655
+ 17927,
2656
+ 17976,
2657
+ 17997,
2658
+ 18004,
2659
+ 18022,
2660
+ 18027,
2661
+ 18036,
2662
+ 18059,
2663
+ 18069,
2664
+ 18102,
2665
+ 18124,
2666
+ 18202,
2667
+ 18214,
2668
+ 18220,
2669
+ 18280,
2670
+ 18357,
2671
+ 18368,
2672
+ 18451,
2673
+ 18554,
2674
+ 18614,
2675
+ 18623,
2676
+ 18641,
2677
+ 18681,
2678
+ 18705,
2679
+ 18706,
2680
+ 18709,
2681
+ 18753,
2682
+ 18762,
2683
+ 18765,
2684
+ 18785,
2685
+ 18807,
2686
+ 18880,
2687
+ 18904,
2688
+ 18962,
2689
+ 19020,
2690
+ 19026,
2691
+ 19035,
2692
+ 19043,
2693
+ 19052,
2694
+ 19075,
2695
+ 19082,
2696
+ 19088,
2697
+ 19089,
2698
+ 19100,
2699
+ 19112,
2700
+ 19127,
2701
+ 19130,
2702
+ 19177,
2703
+ 19187,
2704
+ 19221,
2705
+ 19233,
2706
+ 19284,
2707
+ 19301,
2708
+ 19306,
2709
+ 19347,
2710
+ 19352,
2711
+ 19395,
2712
+ 19408,
2713
+ 19412,
2714
+ 19415,
2715
+ 19423,
2716
+ 19448,
2717
+ 19467,
2718
+ 19506,
2719
+ 19527,
2720
+ 19557,
2721
+ 19583,
2722
+ 19586,
2723
+ 19617,
2724
+ 19632,
2725
+ 19645,
2726
+ 19648,
2727
+ 19651,
2728
+ 19668,
2729
+ 19675,
2730
+ 19686,
2731
+ 19702,
2732
+ 19706,
2733
+ 19733,
2734
+ 19759,
2735
+ 19809,
2736
+ 19823,
2737
+ 19882,
2738
+ 19898,
2739
+ 19900,
2740
+ 19961,
2741
+ 19984,
2742
+ 20075,
2743
+ 20107,
2744
+ 20113,
2745
+ 20118,
2746
+ 20168,
2747
+ 20191,
2748
+ 20199,
2749
+ 20202,
2750
+ 20222,
2751
+ 20223,
2752
+ 20232,
2753
+ 20261,
2754
+ 20301,
2755
+ 20413,
2756
+ 20427,
2757
+ 20439,
2758
+ 20479,
2759
+ 20495,
2760
+ 20497,
2761
+ 20515,
2762
+ 20538,
2763
+ 20563,
2764
+ 20577,
2765
+ 20580,
2766
+ 20638,
2767
+ 20650,
2768
+ 20694,
2769
+ 20757,
2770
+ 20774,
2771
+ 20805,
2772
+ 20868,
2773
+ 20874,
2774
+ 20892,
2775
+ 20904,
2776
+ 20926,
2777
+ 20936,
2778
+ 20989,
2779
+ 21010,
2780
+ 21027,
2781
+ 21036,
2782
+ 21042,
2783
+ 21087,
2784
+ 21103,
2785
+ 21117,
2786
+ 21130,
2787
+ 21174,
2788
+ 21210,
2789
+ 21213,
2790
+ 21264,
2791
+ 21273,
2792
+ 21301,
2793
+ 21344,
2794
+ 21401,
2795
+ 21419,
2796
+ 21456,
2797
+ 21460,
2798
+ 21463,
2799
+ 21473,
2800
+ 21492,
2801
+ 21499,
2802
+ 21501,
2803
+ 21503,
2804
+ 21544,
2805
+ 21565,
2806
+ 21577,
2807
+ 21632,
2808
+ 21642,
2809
+ 21652,
2810
+ 21668,
2811
+ 21679,
2812
+ 21702,
2813
+ 21795,
2814
+ 21806,
2815
+ 21879,
2816
+ 21882,
2817
+ 21900,
2818
+ 21936,
2819
+ 21980,
2820
+ 22006,
2821
+ 22073,
2822
+ 22098,
2823
+ 22105,
2824
+ 22119,
2825
+ 22122,
2826
+ 22137,
2827
+ 22156,
2828
+ 22157,
2829
+ 22218,
2830
+ 22283,
2831
+ 22288,
2832
+ 22330,
2833
+ 22366,
2834
+ 22428,
2835
+ 22429,
2836
+ 22440,
2837
+ 22481,
2838
+ 22483,
2839
+ 22512,
2840
+ 22543,
2841
+ 22558,
2842
+ 22582,
2843
+ 22637,
2844
+ 22657,
2845
+ 22727,
2846
+ 22745,
2847
+ 22748,
2848
+ 22776,
2849
+ 22780,
2850
+ 22800,
2851
+ 22817,
2852
+ 22882,
2853
+ 22900,
2854
+ 22911,
2855
+ 22955,
2856
+ 22965,
2857
+ 23055,
2858
+ 23134,
2859
+ 23158,
2860
+ 23189,
2861
+ 23222,
2862
+ 23224,
2863
+ 23241,
2864
+ 23243,
2865
+ 23266,
2866
+ 23270,
2867
+ 23286,
2868
+ 23339,
2869
+ 23385,
2870
+ 23425,
2871
+ 23439,
2872
+ 23442,
2873
+ 23449,
2874
+ 23464,
2875
+ 23515,
2876
+ 23537,
2877
+ 23544,
2878
+ 23546,
2879
+ 23597,
2880
+ 23606,
2881
+ 23619,
2882
+ 23672,
2883
+ 23694,
2884
+ 23724,
2885
+ 23728,
2886
+ 23756,
2887
+ 23765,
2888
+ 23770,
2889
+ 23778,
2890
+ 23783,
2891
+ 23807,
2892
+ 23826,
2893
+ 23834,
2894
+ 23851,
2895
+ 23883,
2896
+ 23949,
2897
+ 23954,
2898
+ 23958,
2899
+ 23968,
2900
+ 23969,
2901
+ 24008,
2902
+ 24010,
2903
+ 24014,
2904
+ 24035,
2905
+ 24042,
2906
+ 24051,
2907
+ 24106,
2908
+ 24150,
2909
+ 24164,
2910
+ 24166,
2911
+ 24204,
2912
+ 24205,
2913
+ 24208,
2914
+ 24217,
2915
+ 24224,
2916
+ 24229,
2917
+ 24243,
2918
+ 24246,
2919
+ 24261,
2920
+ 24280,
2921
+ 24338,
2922
+ 24351,
2923
+ 24357,
2924
+ 24381,
2925
+ 24407,
2926
+ 24422,
2927
+ 24429,
2928
+ 24472,
2929
+ 24501
2930
+ ]
2931
+ }
v0/results-new/llama-dpo/L11/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.850341796875,
3
+ "semantic_stability_score": 0.3953058401572675,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_intermediate": -1.7641535618577312e-05,
6
+ "shared_redirected": -2.2799012061188768e-05,
7
+ "aligned_only": 7.19530291864584e-05,
8
+ "shared_attenuated": -0.0001861780414014274,
9
+ "shared_aligned": 0.00023845276783256077,
10
+ "base_only": -0.00013211837891855186
11
+ },
12
+ "superposition_fraction": 0.0,
13
+ "fve_base": 0.8913125126163568,
14
+ "fve_aligned": 0.8853059573057457,
15
+ "dead_neuron_fraction": 0.9677561221490533,
16
+ "l0_sparsity_base": 41.41248731393775,
17
+ "l0_sparsity_aligned": 40.71023624267028,
18
+ "class_counts": {
19
+ "shared_redirected": 16222,
20
+ "aligned_only": 2957,
21
+ "shared_attenuated": 1885,
22
+ "shared_aligned": 1499,
23
+ "shared_intermediate": 1292,
24
+ "base_only": 721
25
+ },
26
+ "total_features": 24576
27
+ }
v0/results-new/llama-dpo/L11/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_intermediate": {
3
+ "count": 1292,
4
+ "cf_shift_mean": -1.7641535618577312e-05,
5
+ "cf_shift_std": 0.0036442042790461957,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 0.0007215401434717104,
8
+ "cf_aligned_mean": 0.0007038986107537094,
9
+ "high_cf_base_count": 185,
10
+ "low_cf_base_count": 1107,
11
+ "high_cf_aligned_count": 195,
12
+ "low_cf_aligned_count": 1097
13
+ },
14
+ "shared_redirected": {
15
+ "count": 16222,
16
+ "cf_shift_mean": -2.2799012061188768e-05,
17
+ "cf_shift_std": 0.001870813659522069,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 0.00018534892963002628,
20
+ "cf_aligned_mean": 0.00016254991782382758,
21
+ "high_cf_base_count": 1874,
22
+ "low_cf_base_count": 14348,
23
+ "high_cf_aligned_count": 2019,
24
+ "low_cf_aligned_count": 14203
25
+ },
26
+ "aligned_only": {
27
+ "count": 2957,
28
+ "cf_shift_mean": 7.19530291864584e-05,
29
+ "cf_shift_std": 0.0012226924491771022,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 4.203998401646665e-05,
32
+ "cf_aligned_mean": 0.0001139930128682455,
33
+ "high_cf_base_count": 272,
34
+ "low_cf_base_count": 2685,
35
+ "high_cf_aligned_count": 957,
36
+ "low_cf_aligned_count": 2000
37
+ },
38
+ "shared_attenuated": {
39
+ "count": 1885,
40
+ "cf_shift_mean": -0.0001861780414014274,
41
+ "cf_shift_std": 0.001781211331436458,
42
+ "cf_shift_median": 0.0,
43
+ "cf_base_mean": 0.00020893498554897124,
44
+ "cf_aligned_mean": 2.2756945066180418e-05,
45
+ "high_cf_base_count": 518,
46
+ "low_cf_base_count": 1367,
47
+ "high_cf_aligned_count": 167,
48
+ "low_cf_aligned_count": 1718
49
+ },
50
+ "shared_aligned": {
51
+ "count": 1499,
52
+ "cf_shift_mean": 0.00023845276783256077,
53
+ "cf_shift_std": 0.004841036218483698,
54
+ "cf_shift_median": 0.0002918854879681021,
55
+ "cf_base_mean": 0.013794083035772642,
56
+ "cf_aligned_mean": 0.014032535805188134,
57
+ "high_cf_base_count": 1473,
58
+ "low_cf_base_count": 26,
59
+ "high_cf_aligned_count": 1321,
60
+ "low_cf_aligned_count": 178
61
+ },
62
+ "base_only": {
63
+ "count": 721,
64
+ "cf_shift_mean": -0.00013211837891855186,
65
+ "cf_shift_std": 0.0015347675746867873,
66
+ "cf_shift_median": 0.0,
67
+ "cf_base_mean": 0.00015627292772048764,
68
+ "cf_aligned_mean": 2.4154548804665598e-05,
69
+ "high_cf_base_count": 290,
70
+ "low_cf_base_count": 431,
71
+ "high_cf_aligned_count": 51,
72
+ "low_cf_aligned_count": 670
73
+ }
74
+ }
v0/results-new/llama-dpo/L11/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1499,
4
+ "rho_mean": 0.5000645382910112,
5
+ "rho_std": 0.005364003409693686,
6
+ "theta_mean": 0.9987675994932851,
7
+ "theta_std": 0.012081608730542781,
8
+ "angle_deg_mean": 0.36401843583946725,
9
+ "angle_deg_std": 2.852086346806917,
10
+ "norm_ratio_raw_mean": 1.000491733309976,
11
+ "norm_ratio_raw_std": 0.021858865935521814,
12
+ "linear_map": {
13
+ "sv_mean": 0.4928234096410207,
14
+ "sv_std": 0.5177752380037844,
15
+ "condition_number": 63041184.10922322,
16
+ "mean_principal_angle_deg": 0.45151914596577386,
17
+ "singular_values": [
18
+ 5.231159670646903,
19
+ 3.856450844956462,
20
+ 3.5697919652029606,
21
+ 2.9955515406578215,
22
+ 2.441445726629555,
23
+ 1.7841743041308908,
24
+ 1.6510701116065811,
25
+ 1.5753225534263837,
26
+ 1.517002944652228,
27
+ 1.444831871164526,
28
+ 1.4259374523111974,
29
+ 1.392660776111676,
30
+ 1.347867140719079,
31
+ 1.3358764903823854,
32
+ 1.3321131800736923,
33
+ 1.308934637343309,
34
+ 1.2969543638620749,
35
+ 1.2376012073041356,
36
+ 1.2115790567898128,
37
+ 1.1777956818183266
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 16222,
43
+ "rho_mean": 0.5010269026366957,
44
+ "rho_std": 0.023040852653623264,
45
+ "theta_mean": 0.31928860780463014,
46
+ "theta_std": 0.10678139613534322,
47
+ "angle_deg_mean": 71.23314429807498,
48
+ "angle_deg_std": 6.357554743269593,
49
+ "norm_ratio_raw_mean": 1.0083962027159796,
50
+ "norm_ratio_raw_std": 0.09284122949963942,
51
+ "linear_map": {
52
+ "sv_mean": 0.5169659170680001,
53
+ "sv_std": 0.4186931301352324,
54
+ "condition_number": 79786.21256132657,
55
+ "mean_principal_angle_deg": 65.90900881940232,
56
+ "singular_values": [
57
+ 7.350786824810704,
58
+ 4.240570719673438,
59
+ 3.381871470215704,
60
+ 3.263246156847686,
61
+ 3.063154855834994,
62
+ 2.927309351867203,
63
+ 2.569893007279212,
64
+ 2.5508261168044273,
65
+ 2.466034406533895,
66
+ 2.384310532921075,
67
+ 2.3565328461504147,
68
+ 2.2901809704609635,
69
+ 2.2692953801867533,
70
+ 2.221974960751762,
71
+ 2.1169067271287214,
72
+ 2.075277679672617,
73
+ 2.0568636988689697,
74
+ 2.0521602168383826,
75
+ 2.0010427379501268,
76
+ 1.952669416458096
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 1292,
82
+ "rho_mean": 0.49619612494489357,
83
+ "rho_std": 0.023025446318224726,
84
+ "theta_mean": 0.5405559693419897,
85
+ "theta_std": 0.03826195087020341,
86
+ "angle_deg_mean": 57.234501336841824,
87
+ "angle_deg_std": 2.7212790666320936,
88
+ "norm_ratio_raw_mean": 0.989090327622236,
89
+ "norm_ratio_raw_std": 0.09191840011228375,
90
+ "linear_map": {
91
+ "sv_mean": 0.5050888057686196,
92
+ "sv_std": 0.7766317245334425,
93
+ "condition_number": 1100827951.6084483,
94
+ "mean_principal_angle_deg": 57.23488401000097,
95
+ "singular_values": [
96
+ 6.317203875673195,
97
+ 4.676349151154122,
98
+ 4.086987815361293,
99
+ 3.9348388973015545,
100
+ 3.7338581162299898,
101
+ 3.6874722374970865,
102
+ 3.650417212235498,
103
+ 3.638722011312979,
104
+ 3.5634113350900063,
105
+ 3.5539196180612858,
106
+ 3.509853904053252,
107
+ 3.4826621269353035,
108
+ 3.4606662932151093,
109
+ 3.4219874471749,
110
+ 3.4059686228511437,
111
+ 3.390531512716821,
112
+ 3.375876309015254,
113
+ 3.362836827679546,
114
+ 3.3419417146267323,
115
+ 3.3212918899839017
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 1885,
121
+ "rho_mean": 0.42779280081668014,
122
+ "rho_std": 0.013648616359090482,
123
+ "theta_mean": 0.47005342587245635,
124
+ "theta_std": 0.22353008234993801,
125
+ "angle_deg_mean": 59.703343839837224,
126
+ "angle_deg_std": 18.923999646729126,
127
+ "norm_ratio_raw_mean": 0.7486059057264223,
128
+ "norm_ratio_raw_std": 0.04142084928968603,
129
+ "linear_map": {
130
+ "sv_mean": 0.6008582644111218,
131
+ "sv_std": 0.7795914596045382,
132
+ "condition_number": Infinity,
133
+ "mean_principal_angle_deg": 59.703346539194996,
134
+ "singular_values": [
135
+ 8.948040846422256,
136
+ 5.353293377980466,
137
+ 4.516987753043273,
138
+ 4.331128121430741,
139
+ 4.071415324626226,
140
+ 3.9720625067485233,
141
+ 3.904759161014492,
142
+ 3.860677165035421,
143
+ 3.77602999186021,
144
+ 3.7566657615404995,
145
+ 3.7458104735242097,
146
+ 3.675849117284914,
147
+ 3.6541708376942403,
148
+ 3.6234888167745383,
149
+ 3.6075924839974784,
150
+ 3.582651655331285,
151
+ 3.5639350725657475,
152
+ 3.54527767608283,
153
+ 3.5100261300400435,
154
+ 3.482935089940135
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 20898,
160
+ "rho_mean": 0.49405349700636175,
161
+ "rho_std": 0.030006084784342402,
162
+ "theta_mean": 0.3953058401572675,
163
+ "theta_std": 0.2141807054188547,
164
+ "angle_deg_mean": 64.24430612039373,
165
+ "angle_deg_std": 20.00588989465977,
166
+ "norm_ratio_raw_mean": 0.9832025621720986,
167
+ "norm_ratio_raw_std": 0.11350075184991491,
168
+ "linear_map": {
169
+ "sv_mean": 0.5841213126512524,
170
+ "sv_std": 0.42278314031532777,
171
+ "condition_number": 31494.08419995064,
172
+ "mean_principal_angle_deg": 52.469561893500824,
173
+ "singular_values": [
174
+ 6.7771216729981685,
175
+ 4.303073570776518,
176
+ 3.467085159813478,
177
+ 3.2701657897030283,
178
+ 3.0449014327148496,
179
+ 2.857172894359689,
180
+ 2.5659120721928237,
181
+ 2.47060367756824,
182
+ 2.4106627799919873,
183
+ 2.3428187901206496,
184
+ 2.2920301429181436,
185
+ 2.2705692877529198,
186
+ 2.2135783010717187,
187
+ 2.1318263102735697,
188
+ 2.1226529600620245,
189
+ 2.0904421619510294,
190
+ 2.0349493933317016,
191
+ 1.9957959762054227,
192
+ 1.948249490077621,
193
+ 1.9355979191344335
194
+ ]
195
+ }
196
+ }
197
+ }
v0/results-new/llama-dpo/L11/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 1.301243134266362,
10
+ 1.1848601905432545,
11
+ 0.1447174709593014,
12
+ 0.018132910256109268
13
+ ],
14
+ "val_loss": [
15
+ 2.4971033511333864,
16
+ 0.3334816799956727,
17
+ 0.022693365262575736,
18
+ 0.012102712795627635
19
+ ],
20
+ "train_fve_base": [
21
+ 0.733569563510561,
22
+ 0.8022213707004628,
23
+ 0.8912410240185169,
24
+ 0.9091025697093426
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7347019173752686,
28
+ 0.8071816185464932,
29
+ 0.8840102326724785,
30
+ 0.9009891222821306
31
+ ],
32
+ "val_fve_base": [
33
+ 0.735196776854339,
34
+ 0.8556096088330112,
35
+ 0.8887497754899774,
36
+ 0.8913125126163568
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.6812897435791836,
40
+ 0.8561791945664443,
41
+ 0.8827882215652698,
42
+ 0.8853059573057457
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9514575968952291,
46
+ 0.9673408703541616,
47
+ 0.9675905353107805,
48
+ 0.9677561221490533
49
+ ],
50
+ "l0_base": [
51
+ 60.37655051871899,
52
+ 41.54857352277853,
53
+ 40.67429944745151,
54
+ 41.41248731393775
55
+ ],
56
+ "l0_aligned": [
57
+ 58.73947056833559,
58
+ 39.7246701623816,
59
+ 39.8486200383401,
60
+ 40.71023624267028
61
+ ],
62
+ "self_recon": [
63
+ 0.9236193116996495,
64
+ 0.8619847415843365,
65
+ 0.10019798469191889,
66
+ 0.008515521104171673
67
+ ],
68
+ "cross_recon": [
69
+ 0.9161542118306266,
70
+ 0.7874266655041882,
71
+ 0.09377024567107073,
72
+ 0.00815360224358099
73
+ ],
74
+ "sparsity": [
75
+ 0.011162131166090432,
76
+ 0.007904776625469538,
77
+ 0.007011387565594446,
78
+ 0.006355948153967025
79
+ ]
80
+ }
v0/results-new/llama-dpo/L11/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: ec4d7262fc088e19f51dd4aec7be36eecf213f5a2e32a3ec0673be79ecdd316e
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
v0/results-new/llama-dpo/L11/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 4cfe8eb2f78cbdb7f411355a604c5b48323063a52ea9af3411d110904482354c
  • Pointer size: 131 Bytes
  • Size of remote file: 136 kB
v0/results-new/llama-dpo/L11/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: fcbb58d15e82d83f5cc0c029cc42622e6ad6a79479eb5856bb1cd860eab182f7
  • Pointer size: 131 Bytes
  • Size of remote file: 157 kB
v0/results-new/llama-dpo/L11/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 71fa7655938d064a10615186cbe9fdff6e896a75badeeb8cf85bd24da3125429
  • Pointer size: 131 Bytes
  • Size of remote file: 317 kB
v0/results-new/llama-dpo/L11/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: a80a82e8f61c57e1287c2d5967dc05cdaf4a9be6e1c82a55b96fff84a07cbe48
  • Pointer size: 130 Bytes
  • Size of remote file: 84.1 kB
v0/results-new/llama-dpo/L11/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 4ec1d65828d6e8758a5aec63e195f2d9eb5a29522bfab9ef8a77bd70cf3d29a8
  • Pointer size: 131 Bytes
  • Size of remote file: 446 kB
v0/results-new/llama-dpo/L11/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 8e2eb4ef7dbd65ab8a9048d2f0f7a7a33a2fcd8e0ae9fb04542ddeccf5af4e74
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
v0/results-new/llama-dpo/L11/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: b503b9da41395d65ea670648533ce0639e273eb5b68c8d5d7a7578b8baf04efe
  • Pointer size: 131 Bytes
  • Size of remote file: 510 kB
v0/results-new/llama-dpo/L11/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: f7e160e3febde9f175579bff8754906e1e8a968fd2293d1b0981b22f17dace71
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
v0/results-new/llama-dpo/L11/run_meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_model": "MInAlA/Llama-3.2-3B-DPO-merged",
4
+ "aligned_run_id": "llama-dpo",
5
+ "layer": 11,
6
+ "position": "last_prompt",
7
+ "dataset_name": "argilla/ultrafeedback-multi-binarized-preferences-cleaned",
8
+ "peft": false
9
+ }
v0/results-new/qwen-dpo/L24/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb11d8dda6581391b8ce9d705e6bac789833da93470f3663b27379badfb4539a
3
+ size 3242734469
v0/results-new/qwen-dpo/L24/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33885ba2021fa67e6aec190542e002cc89b8a194c0916fc99ec5a503d34b9bfa
3
+ size 2517091162
v0/results-new/qwen-dpo/L24/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/qwen-dpo/L24/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/qwen-dpo/L24/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/qwen-dpo/L24/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/qwen-dpo/L24/features/superposition_analysis.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "superposition_fraction": 0.0,
3
+ "total_aligned_only": 0,
4
+ "superposition_count": 0,
5
+ "aligned_run_id": "unknown",
6
+ "features": {}
7
+ }
v0/results-new/qwen-dpo/L24/features/visual_evidence_features.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [],
3
+ "redirected_visual_to_prior": [
4
+ 1372,
5
+ 2376,
6
+ 5670,
7
+ 8842,
8
+ 9124,
9
+ 11353,
10
+ 13038,
11
+ 13479
12
+ ],
13
+ "new_compensatory_visual": []
14
+ }
v0/results-new/qwen-dpo/L24/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 1.0,
3
+ "semantic_stability_score": 0.828980242809242,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_attenuated": -0.000654733164690432,
6
+ "other": 0.0008643945657248909,
7
+ "shared_aligned": 4.279653301277986e-05,
8
+ "shared_intermediate": 2.3363759780051936e-05,
9
+ "shared_redirected": 5.793608314282513e-06
10
+ },
11
+ "superposition_fraction": 0.0,
12
+ "fve_base": 0.935241428761163,
13
+ "fve_aligned": 0.9346925646489822,
14
+ "dead_neuron_fraction": 0.9754346530207332,
15
+ "l0_sparsity_base": 41.29096893324312,
16
+ "l0_sparsity_aligned": 41.171917286874155,
17
+ "class_counts": {
18
+ "shared_attenuated": 8192,
19
+ "shared_aligned": 5186,
20
+ "other": 5120,
21
+ "shared_intermediate": 1862,
22
+ "shared_redirected": 120
23
+ },
24
+ "total_features": 20480
25
+ }
v0/results-new/qwen-dpo/L24/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_attenuated": {
3
+ "count": 8192,
4
+ "cf_shift_mean": -0.000654733164690432,
5
+ "cf_shift_std": 0.0018269291570171095,
6
+ "cf_shift_median": -0.00047559262020513415,
7
+ "cf_base_mean": 0.0012366205430754669,
8
+ "cf_aligned_mean": 0.0005818873785131684,
9
+ "high_cf_base_count": 5506,
10
+ "low_cf_base_count": 2686,
11
+ "high_cf_aligned_count": 2087,
12
+ "low_cf_aligned_count": 6105
13
+ },
14
+ "other": {
15
+ "count": 5120,
16
+ "cf_shift_mean": 0.0008643945657248909,
17
+ "cf_shift_std": 0.0025751512505569714,
18
+ "cf_shift_median": 0.0007593891641590744,
19
+ "cf_base_mean": 0.00033045027940092897,
20
+ "cf_aligned_mean": 0.0011948448459240784,
21
+ "high_cf_base_count": 872,
22
+ "low_cf_base_count": 4248,
23
+ "high_cf_aligned_count": 3603,
24
+ "low_cf_aligned_count": 1517
25
+ },
26
+ "shared_aligned": {
27
+ "count": 5186,
28
+ "cf_shift_mean": 4.279653301277986e-05,
29
+ "cf_shift_std": 0.005689042483154215,
30
+ "cf_shift_median": 0.0002937579993158579,
31
+ "cf_base_mean": 0.04615574670777343,
32
+ "cf_aligned_mean": 0.0461985432387918,
33
+ "high_cf_base_count": 3707,
34
+ "low_cf_base_count": 1479,
35
+ "high_cf_aligned_count": 4344,
36
+ "low_cf_aligned_count": 842
37
+ },
38
+ "shared_intermediate": {
39
+ "count": 1862,
40
+ "cf_shift_mean": 2.3363759780051936e-05,
41
+ "cf_shift_std": 0.0012810933995954844,
42
+ "cf_shift_median": 0.0,
43
+ "cf_base_mean": 0.00010374975651843463,
44
+ "cf_aligned_mean": 0.0001271135158795182,
45
+ "high_cf_base_count": 154,
46
+ "low_cf_base_count": 1708,
47
+ "high_cf_aligned_count": 205,
48
+ "low_cf_aligned_count": 1657
49
+ },
50
+ "shared_redirected": {
51
+ "count": 120,
52
+ "cf_shift_mean": 5.793608314282513e-06,
53
+ "cf_shift_std": 8.607441599404424e-05,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 3.5483881447362363e-06,
56
+ "cf_aligned_mean": 9.341996459018749e-06,
57
+ "high_cf_base_count": 1,
58
+ "low_cf_base_count": 119,
59
+ "high_cf_aligned_count": 1,
60
+ "low_cf_aligned_count": 119
61
+ }
62
+ }
v0/results-new/qwen-dpo/L24/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 5186,
4
+ "rho_mean": 0.5037995400722542,
5
+ "rho_std": 0.004854219021489976,
6
+ "theta_mean": 0.9357571191209373,
7
+ "theta_std": 0.05712225599570336,
8
+ "angle_deg_mean": 17.15687735239789,
9
+ "angle_deg_std": 11.655653115002872,
10
+ "norm_ratio_raw_mean": 1.015508634017341,
11
+ "norm_ratio_raw_std": 0.019845655473906383,
12
+ "linear_map": {
13
+ "sv_mean": 0.9852057508895676,
14
+ "sv_std": 0.3098183324591069,
15
+ "condition_number": 6.72732007426155,
16
+ "mean_principal_angle_deg": 13.36819194924434,
17
+ "singular_values": [
18
+ 1.9146353862911085,
19
+ 1.9061521266020713,
20
+ 1.8994139132548808,
21
+ 1.8874029155554368,
22
+ 1.8716989188489497,
23
+ 1.868536572183461,
24
+ 1.8655068486709643,
25
+ 1.8566844667238722,
26
+ 1.8510868516999648,
27
+ 1.8490274028645575,
28
+ 1.840999949265595,
29
+ 1.8327194990111966,
30
+ 1.8282213375135712,
31
+ 1.826894416537873,
32
+ 1.8248492675038996,
33
+ 1.820404877909538,
34
+ 1.8166301729317194,
35
+ 1.8113449101838166,
36
+ 1.808974342427745,
37
+ 1.8017880057731026
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 120,
43
+ "rho_mean": 0.5045375523467859,
44
+ "rho_std": 0.005122539185078365,
45
+ "theta_mean": 0.45917405585447946,
46
+ "theta_std": 0.040342227675668155,
47
+ "angle_deg_mean": 62.638105860940456,
48
+ "angle_deg_std": 2.5616824927335045,
49
+ "norm_ratio_raw_mean": 1.0185307604129885,
50
+ "norm_ratio_raw_std": 0.020910043052226813,
51
+ "linear_map": {
52
+ "sv_mean": 0.06813038168610057,
53
+ "sv_std": 0.26704838441735007,
54
+ "condition_number": 16751594.81685343,
55
+ "mean_principal_angle_deg": 62.644313902770335,
56
+ "singular_values": [
57
+ 2.121392167282562,
58
+ 2.077801420616951,
59
+ 2.0077561829685084,
60
+ 1.9665588015488515,
61
+ 1.9199283418775612,
62
+ 1.905968666070201,
63
+ 1.8865915047596686,
64
+ 1.836227729640232,
65
+ 1.8023121608657273,
66
+ 1.779860388629358,
67
+ 1.7492292880698421,
68
+ 1.7143466361447754,
69
+ 1.6914138074747522,
70
+ 1.6833729336891694,
71
+ 1.6554060232906778,
72
+ 1.6422124439080839,
73
+ 1.6093916763914056,
74
+ 1.5718548820536724,
75
+ 1.5603222060356123,
76
+ 1.5564071950299345
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 1862,
82
+ "rho_mean": 0.5050843149647677,
83
+ "rho_std": 0.00495858048289503,
84
+ "theta_mean": 0.6382940201574955,
85
+ "theta_std": 0.0819678415429717,
86
+ "angle_deg_mean": 50.04025893272803,
87
+ "angle_deg_std": 6.2968921686660675,
88
+ "norm_ratio_raw_mean": 1.0207491873598338,
89
+ "norm_ratio_raw_std": 0.020272569324671325,
90
+ "linear_map": {
91
+ "sv_mean": 1.0265774099089966,
92
+ "sv_std": 1.2034630453707589,
93
+ "condition_number": Infinity,
94
+ "mean_principal_angle_deg": 50.04026306803098,
95
+ "singular_values": [
96
+ 6.785489352914346,
97
+ 6.574071043413709,
98
+ 6.5497758595387126,
99
+ 6.467434127890381,
100
+ 6.3698525661938605,
101
+ 6.2994342291858265,
102
+ 6.201514220192947,
103
+ 6.149436136179483,
104
+ 6.082838456686844,
105
+ 6.06089759778679,
106
+ 6.047623619908743,
107
+ 5.939121540056152,
108
+ 5.909408529661178,
109
+ 5.853135481993814,
110
+ 5.828451849313242,
111
+ 5.792630837077394,
112
+ 5.758212499405689,
113
+ 5.713816974160676,
114
+ 5.704190781606916,
115
+ 5.667396247442511
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 8192,
121
+ "rho_mean": 0.4811575170933793,
122
+ "rho_std": 0.011621806168513498,
123
+ "theta_mean": 0.8101435250919167,
124
+ "theta_std": 0.15121338099974227,
125
+ "angle_deg_mean": 33.19940853029597,
126
+ "angle_deg_std": 14.715358538894124,
127
+ "norm_ratio_raw_mean": 0.9283167251491224,
128
+ "norm_ratio_raw_std": 0.0424120903246508,
129
+ "linear_map": {
130
+ "sv_mean": 0.7853180985210507,
131
+ "sv_std": 0.2920740929199485,
132
+ "condition_number": 10.368400507454258,
133
+ "mean_principal_angle_deg": 19.075291622219037,
134
+ "singular_values": [
135
+ 1.507664549118819,
136
+ 1.4951154061861045,
137
+ 1.4914399812383003,
138
+ 1.481850833443463,
139
+ 1.4768421041969935,
140
+ 1.4711529159281767,
141
+ 1.4703138436135261,
142
+ 1.4618825394001136,
143
+ 1.4603637596763819,
144
+ 1.4536892927876648,
145
+ 1.4504053961830534,
146
+ 1.4474412220747501,
147
+ 1.4439533022704432,
148
+ 1.443066122778605,
149
+ 1.4383007890682706,
150
+ 1.4327650170232276,
151
+ 1.4315135482168124,
152
+ 1.4293128283231606,
153
+ 1.4283559800740877,
154
+ 1.4252315538102402
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 15360,
160
+ "rho_mean": 0.4918853057024535,
161
+ "rho_std": 0.014657822632971518,
162
+ "theta_mean": 0.828980242809242,
163
+ "theta_std": 0.15374655585492722,
164
+ "angle_deg_mean": 30.05446975688623,
165
+ "angle_deg_std": 16.86304150325993,
166
+ "norm_ratio_raw_mean": 0.9696651736034578,
167
+ "norm_ratio_raw_std": 0.055695372259307235,
168
+ "linear_map": {
169
+ "sv_mean": 0.8145272895205808,
170
+ "sv_std": 0.19742494264108038,
171
+ "condition_number": 3.727987997440287,
172
+ "mean_principal_angle_deg": 12.654298936238801,
173
+ "singular_values": [
174
+ 1.2457816514903204,
175
+ 1.2303985497531096,
176
+ 1.2169339756912498,
177
+ 1.2134719761427262,
178
+ 1.2117734371517142,
179
+ 1.2088424554360504,
180
+ 1.2045029264577016,
181
+ 1.2028645647518426,
182
+ 1.1998252528771487,
183
+ 1.1991894958432436,
184
+ 1.198899064886176,
185
+ 1.1976795584073199,
186
+ 1.1960538292685767,
187
+ 1.1941560203797241,
188
+ 1.19184741076926,
189
+ 1.190043808755048,
190
+ 1.1881742373768756,
191
+ 1.1875622061647324,
192
+ 1.1860896262603313,
193
+ 1.185128200377215
194
+ ]
195
+ }
196
+ }
197
+ }
v0/results-new/qwen-dpo/L24/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
+ 4.059036470041537,
10
+ 1.0586101115505007,
11
+ 0.554672414873927,
12
+ 0.35429288200356895
13
+ ],
14
+ "val_loss": [
15
+ 1.4846112053486202,
16
+ 0.8139037151214559,
17
+ 0.5250540318129996,
18
+ 0.47637902951325173
19
+ ],
20
+ "train_fve_base": [
21
+ 0.8134731222204544,
22
+ 0.9119151515174568,
23
+ 0.9444450368524189,
24
+ 0.9603682185380804
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.8118425181012031,
28
+ 0.9113224213678234,
29
+ 0.9440828717045274,
30
+ 0.9600225116521537
31
+ ],
32
+ "val_fve_base": [
33
+ 0.8863430422169684,
34
+ 0.9148737476273434,
35
+ 0.9322841984746906,
36
+ 0.935241428761163
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.8844036611050186,
40
+ 0.9142966046778233,
41
+ 0.9317106772629775,
42
+ 0.9346925646489822
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9514419391153092,
46
+ 0.9723511357053637,
47
+ 0.9748601458687798,
48
+ 0.9754346530207332
49
+ ],
50
+ "l0_base": [
51
+ 64.83341085926928,
52
+ 43.5159351037438,
53
+ 41.60415961885431,
54
+ 41.29096893324312
55
+ ],
56
+ "l0_aligned": [
57
+ 65.06021650879568,
58
+ 43.3999351601263,
59
+ 41.49126776048715,
60
+ 41.171917286874155
61
+ ],
62
+ "self_recon": [
63
+ 2.850237833346989,
64
+ 0.7172947170016434,
65
+ 0.3506044821183388,
66
+ 0.20483795880609448
67
+ ],
68
+ "cross_recon": [
69
+ 2.7545587812403776,
70
+ 0.7130546662321479,
71
+ 0.3673925505333755,
72
+ 0.22642346633621974
73
+ ],
74
+ "sparsity": [
75
+ 0.10697514397708845,
76
+ 0.056093525395417364,
77
+ 0.057110909918360125,
78
+ 0.05888553440233085
79
+ ]
80
+ }
v0/results-new/qwen-dpo/L24/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 89a0a1b16b2b4542403d67588e7e5f8c5e4a47d41ae53af6395bd2904b27f6f3
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
v0/results-new/qwen-dpo/L24/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 87b824ae8c9cd5d1ac6d4fbeb0792a7d10fb71f6eb34c4b2d49b85d30dec1f19
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
v0/results-new/qwen-dpo/L24/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: d92aee2a1c154c3bee4ed34b4f60612d8fe1ac34a6138ed50ad9198c20986ed4
  • Pointer size: 131 Bytes
  • Size of remote file: 159 kB
v0/results-new/qwen-dpo/L24/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: ea676073b286e49ae3d274515beae5245048e2fa1704edcd0ec398f79029ae90
  • Pointer size: 131 Bytes
  • Size of remote file: 298 kB
v0/results-new/qwen-dpo/L24/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: b9e207d0b4423c2adef7e76986626aed7e79aa66983de6a1551eb9d682a16417
  • Pointer size: 130 Bytes
  • Size of remote file: 81.1 kB
v0/results-new/qwen-dpo/L24/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: d16d878e32933d7ef0803db8845034b27991d11ef249afa81154dd8a5913dd93
  • Pointer size: 131 Bytes
  • Size of remote file: 358 kB
v0/results-new/qwen-dpo/L24/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: b1bf4b719caed2b9d182b61595dbb32bde34f36f8a07dff136f7f5f22a94296f
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
v0/results-new/qwen-dpo/L24/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 00833f55a0e08f9f804c98e4d4849531eb123619f07e6afa11e97c77d7b90f78
  • Pointer size: 131 Bytes
  • Size of remote file: 499 kB
v0/results-new/qwen-dpo/L24/run_meta.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
3
+ "aligned_model": "MInAlA/Qwen3-4B-Instruct-2507-DPO-merged",
4
+ "aligned_run_id": "qwen-dpo",
5
+ "layer": 24,
6
+ "position": "last_prompt",
7
+ "dataset_name": "argilla/ultrafeedback-multi-binarized-preferences-cleaned",
8
+ "peft": false
9
+ }
v0/results-new/smollm-dpo/L19/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ad94daa7300c907214a8f51a7466fe3808ad275225457be69f69a90de00f727
3
+ size 2596897669
v0/results-new/smollm-dpo/L19/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:401a6e60c19b60dfe7401fd824805dd8c27ffca942e8a85de58cda337ca1880e
3
+ size 1611021210
v0/results-new/smollm-dpo/L19/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/smollm-dpo/L19/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/smollm-dpo/L19/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/smollm-dpo/L19/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v0/results-new/smollm-dpo/L19/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff