ishangarg183 commited on
Commit
60485e9
·
verified ·
1 Parent(s): 55276cd

Copy assembled_activations to v2-differentlayer (batch 6/12)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +7 -0
  2. v2-differentlayer/qwen3-4b-kto/singlelayer_reduce/L23-25/run_meta.json +34 -0
  3. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/checkpoints/final.pt +3 -0
  4. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/counterfactual_scores.csv +0 -0
  5. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/feature_classification.csv +0 -0
  6. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/merged_classification.csv +0 -0
  7. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/shared_features_geometry.csv +0 -0
  8. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/superposition_analysis.json +3 -0
  9. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/visual_evidence_features.json +3141 -0
  10. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/aggregate_metrics.json +27 -0
  11. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/cf_shift_by_class.json +74 -0
  12. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/shared_geometry_metrics.json +197 -0
  13. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/training_metrics.json +80 -0
  14. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/cf_distribution_per_class.png +3 -0
  15. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/cf_shift_per_class.png +3 -0
  16. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/class_distribution.png +3 -0
  17. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/loss_curves.png +3 -0
  18. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/rho_histogram.png +3 -0
  19. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/rho_theta_scatter.png +3 -0
  20. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/shared_geometry_histograms.png +3 -0
  21. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  22. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/superposition_analysis.png +3 -0
  23. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/run_meta.json +25 -0
  24. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/checkpoints/final.pt +3 -0
  25. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/counterfactual_scores.csv +0 -0
  26. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/feature_classification.csv +0 -0
  27. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/merged_classification.csv +0 -0
  28. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/shared_features_geometry.csv +0 -0
  29. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/superposition_analysis.json +3 -0
  30. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/visual_evidence_features.json +3300 -0
  31. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/metrics/aggregate_metrics.json +27 -0
  32. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/metrics/cf_shift_by_class.json +74 -0
  33. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/metrics/shared_geometry_metrics.json +197 -0
  34. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/metrics/training_metrics.json +80 -0
  35. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/cf_distribution_per_class.png +3 -0
  36. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/cf_shift_per_class.png +3 -0
  37. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/class_distribution.png +3 -0
  38. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/loss_curves.png +3 -0
  39. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/rho_histogram.png +3 -0
  40. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/rho_theta_scatter.png +3 -0
  41. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/shared_geometry_histograms.png +3 -0
  42. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  43. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/superposition_analysis.png +3 -0
  44. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/run_meta.json +25 -0
  45. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/checkpoints/final.pt +3 -0
  46. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/counterfactual_scores.csv +0 -0
  47. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/feature_classification.csv +0 -0
  48. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/merged_classification.csv +0 -0
  49. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/shared_features_geometry.csv +0 -0
  50. v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/superposition_analysis.json +3 -0
.gitattributes CHANGED
@@ -230,3 +230,10 @@ v2-differentlayer/qwen3-4b-grpo/singlelayer_separate/base_L23__aligned_L19/featu
230
  v2-differentlayer/qwen3-4b-grpo/singlelayer_separate/base_L24__aligned_L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
231
  v2-differentlayer/qwen3-4b-grpo/singlelayer_separate/base_L25__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
232
  v2-differentlayer/qwen3-4b-kto/singlelayer_reduce/L23-25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
230
  v2-differentlayer/qwen3-4b-grpo/singlelayer_separate/base_L24__aligned_L20/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
231
  v2-differentlayer/qwen3-4b-grpo/singlelayer_separate/base_L25__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
232
  v2-differentlayer/qwen3-4b-kto/singlelayer_reduce/L23-25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
233
+ v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
234
+ v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
235
+ v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
236
+ v2-differentlayer/qwen3-4b-orpo/singlelayer_reduce/L21-23/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
237
+ v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L23__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
238
+ v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L24__aligned_L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
239
+ v2-differentlayer/qwen3-4b-orpo/singlelayer_separate/base_L25__aligned_L23/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v2-differentlayer/qwen3-4b-kto/singlelayer_reduce/L23-25/run_meta.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
3
+ "aligned_run_id": "qwen3-4b-kto",
4
+ "position": "last_prompt",
5
+ "multi_type": "reduce",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/qwen3-4b-kto/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/qwen3-4b-kto/activations/activations.pt",
8
+ "source_layers": [
9
+ 23,
10
+ 24,
11
+ 25
12
+ ],
13
+ "base_source_layers": [
14
+ 23,
15
+ 24,
16
+ 25
17
+ ],
18
+ "layers": [
19
+ 23,
20
+ 24,
21
+ 25
22
+ ],
23
+ "base_layers": [
24
+ 23,
25
+ 24,
26
+ 25
27
+ ],
28
+ "aligned_layers": [
29
+ 23,
30
+ 24,
31
+ 25
32
+ ],
33
+ "layer_reduction": "mean"
34
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:406d01b04a2582caf80b9cb959fc03209d1dbcaaf207d6be4cebf0148b468adb
3
+ size 2517091162
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eb6264627bac83f13f12ccd2f4c2b232c071e3f935f2ae4be6a73c664bba996
3
+ size 60552234
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/features/visual_evidence_features.json ADDED
@@ -0,0 +1,3141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 1355,
4
+ 1425
5
+ ],
6
+ "redirected_visual_to_prior": [
7
+ 29,
8
+ 60,
9
+ 98,
10
+ 136,
11
+ 142,
12
+ 155,
13
+ 156,
14
+ 188,
15
+ 200,
16
+ 205,
17
+ 213,
18
+ 237,
19
+ 253,
20
+ 285,
21
+ 305,
22
+ 324,
23
+ 371,
24
+ 378,
25
+ 406,
26
+ 425,
27
+ 461,
28
+ 464,
29
+ 479,
30
+ 493,
31
+ 498,
32
+ 535,
33
+ 547,
34
+ 576,
35
+ 583,
36
+ 625,
37
+ 631,
38
+ 644,
39
+ 666,
40
+ 686,
41
+ 716,
42
+ 726,
43
+ 765,
44
+ 802,
45
+ 826,
46
+ 854,
47
+ 874,
48
+ 900,
49
+ 903,
50
+ 927,
51
+ 956,
52
+ 968,
53
+ 973,
54
+ 975,
55
+ 1012,
56
+ 1019,
57
+ 1024,
58
+ 1069,
59
+ 1093,
60
+ 1097,
61
+ 1152,
62
+ 1171,
63
+ 1172,
64
+ 1189,
65
+ 1194,
66
+ 1228,
67
+ 1244,
68
+ 1250,
69
+ 1252,
70
+ 1253,
71
+ 1299,
72
+ 1300,
73
+ 1312,
74
+ 1324,
75
+ 1374,
76
+ 1403,
77
+ 1406,
78
+ 1464,
79
+ 1515,
80
+ 1522,
81
+ 1551,
82
+ 1599,
83
+ 1606,
84
+ 1656,
85
+ 1657,
86
+ 1671,
87
+ 1686,
88
+ 1707,
89
+ 1770,
90
+ 1791,
91
+ 1814,
92
+ 1826,
93
+ 1828,
94
+ 1842,
95
+ 1873,
96
+ 1884,
97
+ 1920,
98
+ 1939,
99
+ 2013,
100
+ 2029,
101
+ 2047,
102
+ 2063,
103
+ 2101,
104
+ 2128,
105
+ 2130,
106
+ 2141,
107
+ 2148,
108
+ 2173,
109
+ 2184,
110
+ 2185,
111
+ 2187,
112
+ 2234,
113
+ 2239,
114
+ 2257,
115
+ 2263,
116
+ 2292,
117
+ 2298,
118
+ 2302,
119
+ 2303,
120
+ 2339,
121
+ 2343,
122
+ 2354,
123
+ 2397,
124
+ 2407,
125
+ 2414,
126
+ 2429,
127
+ 2431,
128
+ 2538,
129
+ 2541,
130
+ 2564,
131
+ 2571,
132
+ 2616,
133
+ 2617,
134
+ 2637,
135
+ 2644,
136
+ 2670,
137
+ 2676,
138
+ 2681,
139
+ 2705,
140
+ 2707,
141
+ 2718,
142
+ 2728,
143
+ 2771,
144
+ 2794,
145
+ 2805,
146
+ 2821,
147
+ 2823,
148
+ 2828,
149
+ 2834,
150
+ 2837,
151
+ 2848,
152
+ 2864,
153
+ 2883,
154
+ 2901,
155
+ 2919,
156
+ 2933,
157
+ 2942,
158
+ 2950,
159
+ 2968,
160
+ 2983,
161
+ 2996,
162
+ 3052,
163
+ 3055,
164
+ 3069,
165
+ 3076,
166
+ 3081,
167
+ 3104,
168
+ 3115,
169
+ 3217,
170
+ 3227,
171
+ 3232,
172
+ 3243,
173
+ 3248,
174
+ 3253,
175
+ 3267,
176
+ 3285,
177
+ 3295,
178
+ 3308,
179
+ 3358,
180
+ 3386,
181
+ 3415,
182
+ 3419,
183
+ 3425,
184
+ 3449,
185
+ 3482,
186
+ 3491,
187
+ 3499,
188
+ 3525,
189
+ 3528,
190
+ 3529,
191
+ 3576,
192
+ 3649,
193
+ 3675,
194
+ 3773,
195
+ 3802,
196
+ 3809,
197
+ 3823,
198
+ 3825,
199
+ 3835,
200
+ 3840,
201
+ 3842,
202
+ 3859,
203
+ 3868,
204
+ 3889,
205
+ 3911,
206
+ 3913,
207
+ 3927,
208
+ 3961,
209
+ 3981,
210
+ 4000,
211
+ 4005,
212
+ 4018,
213
+ 4026,
214
+ 4035,
215
+ 4048,
216
+ 4054,
217
+ 4055,
218
+ 4062,
219
+ 4091,
220
+ 4146,
221
+ 4167,
222
+ 4172,
223
+ 4174,
224
+ 4230,
225
+ 4245,
226
+ 4256,
227
+ 4275,
228
+ 4341,
229
+ 4350,
230
+ 4367,
231
+ 4376,
232
+ 4395,
233
+ 4477,
234
+ 4479,
235
+ 4487,
236
+ 4488,
237
+ 4572,
238
+ 4585,
239
+ 4589,
240
+ 4622,
241
+ 4626,
242
+ 4635,
243
+ 4641,
244
+ 4655,
245
+ 4679,
246
+ 4735,
247
+ 4778,
248
+ 4783,
249
+ 4812,
250
+ 4821,
251
+ 4839,
252
+ 4842,
253
+ 4850,
254
+ 4880,
255
+ 4901,
256
+ 4934,
257
+ 4951,
258
+ 4964,
259
+ 4985,
260
+ 4993,
261
+ 4994,
262
+ 5013,
263
+ 5022,
264
+ 5026,
265
+ 5041,
266
+ 5047,
267
+ 5081,
268
+ 5100,
269
+ 5115,
270
+ 5125,
271
+ 5137,
272
+ 5147,
273
+ 5163,
274
+ 5164,
275
+ 5178,
276
+ 5202,
277
+ 5235,
278
+ 5239,
279
+ 5248,
280
+ 5293,
281
+ 5297,
282
+ 5317,
283
+ 5339,
284
+ 5386,
285
+ 5397,
286
+ 5399,
287
+ 5419,
288
+ 5430,
289
+ 5436,
290
+ 5448,
291
+ 5460,
292
+ 5473,
293
+ 5480,
294
+ 5501,
295
+ 5591,
296
+ 5632,
297
+ 5635,
298
+ 5686,
299
+ 5703,
300
+ 5724,
301
+ 5726,
302
+ 5751,
303
+ 5770,
304
+ 5774,
305
+ 5794,
306
+ 5797,
307
+ 5830,
308
+ 5872,
309
+ 5877,
310
+ 5927,
311
+ 5963,
312
+ 5995,
313
+ 5998,
314
+ 6012,
315
+ 6054,
316
+ 6126,
317
+ 6145,
318
+ 6176,
319
+ 6182,
320
+ 6204,
321
+ 6240,
322
+ 6241,
323
+ 6249,
324
+ 6250,
325
+ 6254,
326
+ 6278,
327
+ 6283,
328
+ 6317,
329
+ 6347,
330
+ 6357,
331
+ 6360,
332
+ 6365,
333
+ 6377,
334
+ 6420,
335
+ 6422,
336
+ 6432,
337
+ 6449,
338
+ 6453,
339
+ 6469,
340
+ 6522,
341
+ 6570,
342
+ 6596,
343
+ 6597,
344
+ 6629,
345
+ 6631,
346
+ 6643,
347
+ 6648,
348
+ 6650,
349
+ 6651,
350
+ 6657,
351
+ 6665,
352
+ 6683,
353
+ 6705,
354
+ 6713,
355
+ 6714,
356
+ 6739,
357
+ 6752,
358
+ 6776,
359
+ 6779,
360
+ 6793,
361
+ 6795,
362
+ 6807,
363
+ 6879,
364
+ 6888,
365
+ 6940,
366
+ 6965,
367
+ 6982,
368
+ 6999,
369
+ 7001,
370
+ 7028,
371
+ 7045,
372
+ 7062,
373
+ 7095,
374
+ 7110,
375
+ 7122,
376
+ 7151,
377
+ 7157,
378
+ 7170,
379
+ 7185,
380
+ 7209,
381
+ 7226,
382
+ 7242,
383
+ 7248,
384
+ 7261,
385
+ 7267,
386
+ 7272,
387
+ 7299,
388
+ 7303,
389
+ 7338,
390
+ 7340,
391
+ 7349,
392
+ 7362,
393
+ 7383,
394
+ 7402,
395
+ 7411,
396
+ 7417,
397
+ 7423,
398
+ 7432,
399
+ 7435,
400
+ 7457,
401
+ 7466,
402
+ 7474,
403
+ 7492,
404
+ 7499,
405
+ 7508,
406
+ 7544,
407
+ 7552,
408
+ 7573,
409
+ 7583,
410
+ 7588,
411
+ 7639,
412
+ 7643,
413
+ 7708,
414
+ 7723,
415
+ 7731,
416
+ 7744,
417
+ 7763,
418
+ 7768,
419
+ 7769,
420
+ 7816,
421
+ 7822,
422
+ 7837,
423
+ 7838,
424
+ 7847,
425
+ 7865,
426
+ 7873,
427
+ 7891,
428
+ 7900,
429
+ 7910,
430
+ 7913,
431
+ 7936,
432
+ 7953,
433
+ 7963,
434
+ 7983,
435
+ 7995,
436
+ 8022,
437
+ 8026,
438
+ 8048,
439
+ 8090,
440
+ 8118,
441
+ 8128,
442
+ 8129,
443
+ 8178,
444
+ 8216,
445
+ 8223,
446
+ 8246,
447
+ 8251,
448
+ 8277,
449
+ 8289,
450
+ 8322,
451
+ 8336,
452
+ 8368,
453
+ 8379,
454
+ 8385,
455
+ 8415,
456
+ 8432,
457
+ 8434,
458
+ 8473,
459
+ 8481,
460
+ 8496,
461
+ 8506,
462
+ 8512,
463
+ 8514,
464
+ 8525,
465
+ 8546,
466
+ 8547,
467
+ 8552,
468
+ 8570,
469
+ 8578,
470
+ 8588,
471
+ 8617,
472
+ 8628,
473
+ 8651,
474
+ 8668,
475
+ 8672,
476
+ 8675,
477
+ 8676,
478
+ 8677,
479
+ 8682,
480
+ 8692,
481
+ 8701,
482
+ 8704,
483
+ 8719,
484
+ 8732,
485
+ 8733,
486
+ 8736,
487
+ 8742,
488
+ 8753,
489
+ 8770,
490
+ 8789,
491
+ 8795,
492
+ 8796,
493
+ 8799,
494
+ 8807,
495
+ 8811,
496
+ 8823,
497
+ 8832,
498
+ 8840,
499
+ 8841,
500
+ 8874,
501
+ 8890,
502
+ 8919,
503
+ 8926,
504
+ 8929,
505
+ 8938,
506
+ 8940,
507
+ 8955,
508
+ 8977,
509
+ 8991,
510
+ 8996,
511
+ 9037,
512
+ 9051,
513
+ 9057,
514
+ 9115,
515
+ 9122,
516
+ 9137,
517
+ 9154,
518
+ 9157,
519
+ 9169,
520
+ 9170,
521
+ 9203,
522
+ 9219,
523
+ 9224,
524
+ 9232,
525
+ 9241,
526
+ 9243,
527
+ 9308,
528
+ 9319,
529
+ 9339,
530
+ 9370,
531
+ 9374,
532
+ 9404,
533
+ 9413,
534
+ 9425,
535
+ 9476,
536
+ 9482,
537
+ 9501,
538
+ 9519,
539
+ 9528,
540
+ 9530,
541
+ 9537,
542
+ 9539,
543
+ 9572,
544
+ 9609,
545
+ 9632,
546
+ 9639,
547
+ 9648,
548
+ 9649,
549
+ 9680,
550
+ 9760,
551
+ 9766,
552
+ 9767,
553
+ 9777,
554
+ 9792,
555
+ 9801,
556
+ 9802,
557
+ 9817,
558
+ 9823,
559
+ 9834,
560
+ 9859,
561
+ 9867,
562
+ 9868,
563
+ 9873,
564
+ 9892,
565
+ 9937,
566
+ 9989,
567
+ 9994,
568
+ 10009,
569
+ 10065,
570
+ 10069,
571
+ 10101,
572
+ 10123,
573
+ 10133,
574
+ 10137,
575
+ 10148,
576
+ 10199,
577
+ 10208,
578
+ 10244,
579
+ 10252,
580
+ 10275,
581
+ 10284,
582
+ 10313,
583
+ 10314,
584
+ 10328,
585
+ 10347,
586
+ 10371,
587
+ 10385,
588
+ 10399,
589
+ 10425,
590
+ 10448,
591
+ 10454,
592
+ 10456,
593
+ 10470,
594
+ 10494,
595
+ 10502,
596
+ 10514,
597
+ 10534,
598
+ 10554,
599
+ 10598,
600
+ 10600,
601
+ 10605,
602
+ 10613,
603
+ 10619,
604
+ 10642,
605
+ 10657,
606
+ 10661,
607
+ 10714,
608
+ 10759,
609
+ 10786,
610
+ 10801,
611
+ 10856,
612
+ 10869,
613
+ 10875,
614
+ 10879,
615
+ 10933,
616
+ 10947,
617
+ 10955,
618
+ 11007,
619
+ 11051,
620
+ 11052,
621
+ 11057,
622
+ 11075,
623
+ 11099,
624
+ 11123,
625
+ 11181,
626
+ 11186,
627
+ 11198,
628
+ 11203,
629
+ 11204,
630
+ 11266,
631
+ 11273,
632
+ 11302,
633
+ 11323,
634
+ 11325,
635
+ 11371,
636
+ 11383,
637
+ 11385,
638
+ 11424,
639
+ 11443,
640
+ 11486,
641
+ 11497,
642
+ 11500,
643
+ 11533,
644
+ 11542,
645
+ 11554,
646
+ 11570,
647
+ 11578,
648
+ 11642,
649
+ 11645,
650
+ 11653,
651
+ 11663,
652
+ 11683,
653
+ 11685,
654
+ 11713,
655
+ 11718,
656
+ 11728,
657
+ 11732,
658
+ 11736,
659
+ 11755,
660
+ 11774,
661
+ 11785,
662
+ 11805,
663
+ 11807,
664
+ 11841,
665
+ 11851,
666
+ 11870,
667
+ 11915,
668
+ 11922,
669
+ 11923,
670
+ 11946,
671
+ 11963,
672
+ 11993,
673
+ 12001,
674
+ 12029,
675
+ 12039,
676
+ 12055,
677
+ 12065,
678
+ 12110,
679
+ 12113,
680
+ 12154,
681
+ 12165,
682
+ 12193,
683
+ 12297,
684
+ 12313,
685
+ 12336,
686
+ 12345,
687
+ 12354,
688
+ 12357,
689
+ 12388,
690
+ 12458,
691
+ 12493,
692
+ 12522,
693
+ 12528,
694
+ 12537,
695
+ 12542,
696
+ 12566,
697
+ 12574,
698
+ 12579,
699
+ 12586,
700
+ 12591,
701
+ 12594,
702
+ 12600,
703
+ 12603,
704
+ 12648,
705
+ 12681,
706
+ 12687,
707
+ 12708,
708
+ 12723,
709
+ 12791,
710
+ 12802,
711
+ 12811,
712
+ 12821,
713
+ 12842,
714
+ 12892,
715
+ 12893,
716
+ 12922,
717
+ 12953,
718
+ 12956,
719
+ 12970,
720
+ 12985,
721
+ 13012,
722
+ 13029,
723
+ 13040,
724
+ 13064,
725
+ 13072,
726
+ 13142,
727
+ 13180,
728
+ 13190,
729
+ 13208,
730
+ 13244,
731
+ 13248,
732
+ 13272,
733
+ 13288,
734
+ 13318,
735
+ 13331,
736
+ 13384,
737
+ 13408,
738
+ 13415,
739
+ 13421,
740
+ 13423,
741
+ 13426,
742
+ 13432,
743
+ 13435,
744
+ 13469,
745
+ 13515,
746
+ 13523,
747
+ 13545,
748
+ 13569,
749
+ 13574,
750
+ 13604,
751
+ 13613,
752
+ 13648,
753
+ 13651,
754
+ 13652,
755
+ 13654,
756
+ 13655,
757
+ 13664,
758
+ 13678,
759
+ 13710,
760
+ 13725,
761
+ 13737,
762
+ 13753,
763
+ 13780,
764
+ 13798,
765
+ 13805,
766
+ 13812,
767
+ 13813,
768
+ 13834,
769
+ 13902,
770
+ 13928,
771
+ 13932,
772
+ 13949,
773
+ 13980,
774
+ 14003,
775
+ 14030,
776
+ 14071,
777
+ 14077,
778
+ 14090,
779
+ 14093,
780
+ 14106,
781
+ 14120,
782
+ 14144,
783
+ 14149,
784
+ 14155,
785
+ 14166,
786
+ 14198,
787
+ 14203,
788
+ 14218,
789
+ 14235,
790
+ 14294,
791
+ 14319,
792
+ 14322,
793
+ 14338,
794
+ 14342,
795
+ 14360,
796
+ 14362,
797
+ 14424,
798
+ 14425,
799
+ 14457,
800
+ 14475,
801
+ 14477,
802
+ 14494,
803
+ 14522,
804
+ 14533,
805
+ 14538,
806
+ 14552,
807
+ 14557,
808
+ 14568,
809
+ 14587,
810
+ 14611,
811
+ 14613,
812
+ 14615,
813
+ 14625,
814
+ 14652,
815
+ 14660,
816
+ 14663,
817
+ 14731,
818
+ 14756,
819
+ 14780,
820
+ 14821,
821
+ 14853,
822
+ 14885,
823
+ 14886,
824
+ 14905,
825
+ 14916,
826
+ 14932,
827
+ 14950,
828
+ 14955,
829
+ 14964,
830
+ 14972,
831
+ 14993,
832
+ 15025,
833
+ 15030,
834
+ 15034,
835
+ 15088,
836
+ 15122,
837
+ 15139,
838
+ 15152,
839
+ 15171,
840
+ 15175,
841
+ 15222,
842
+ 15229,
843
+ 15247,
844
+ 15307,
845
+ 15313,
846
+ 15315,
847
+ 15328,
848
+ 15408,
849
+ 15412,
850
+ 15419,
851
+ 15431,
852
+ 15453,
853
+ 15454,
854
+ 15461,
855
+ 15466,
856
+ 15467,
857
+ 15482,
858
+ 15514,
859
+ 15523,
860
+ 15552,
861
+ 15556,
862
+ 15565,
863
+ 15654,
864
+ 15656,
865
+ 15707,
866
+ 15728,
867
+ 15777,
868
+ 15790,
869
+ 15791,
870
+ 15810,
871
+ 15827,
872
+ 15894,
873
+ 15904,
874
+ 15943,
875
+ 16001,
876
+ 16071,
877
+ 16083,
878
+ 16099,
879
+ 16112,
880
+ 16121,
881
+ 16127,
882
+ 16129,
883
+ 16165,
884
+ 16176,
885
+ 16200,
886
+ 16256,
887
+ 16320,
888
+ 16328,
889
+ 16332,
890
+ 16383,
891
+ 16393,
892
+ 16404,
893
+ 16414,
894
+ 16438,
895
+ 16441,
896
+ 16444,
897
+ 16484,
898
+ 16499,
899
+ 16529,
900
+ 16533,
901
+ 16541,
902
+ 16556,
903
+ 16615,
904
+ 16619,
905
+ 16623,
906
+ 16648,
907
+ 16658,
908
+ 16713,
909
+ 16739,
910
+ 16780,
911
+ 16799,
912
+ 16807,
913
+ 16859,
914
+ 16872,
915
+ 16900,
916
+ 16912,
917
+ 16916,
918
+ 16918,
919
+ 16925,
920
+ 16973,
921
+ 17002,
922
+ 17003,
923
+ 17016,
924
+ 17021,
925
+ 17067,
926
+ 17085,
927
+ 17106,
928
+ 17121,
929
+ 17133,
930
+ 17152,
931
+ 17162,
932
+ 17164,
933
+ 17224,
934
+ 17238,
935
+ 17245,
936
+ 17284,
937
+ 17285,
938
+ 17296,
939
+ 17308,
940
+ 17309,
941
+ 17324,
942
+ 17402,
943
+ 17419,
944
+ 17430,
945
+ 17437,
946
+ 17473,
947
+ 17488,
948
+ 17514,
949
+ 17539,
950
+ 17555,
951
+ 17575,
952
+ 17589,
953
+ 17598,
954
+ 17616,
955
+ 17634,
956
+ 17643,
957
+ 17645,
958
+ 17683,
959
+ 17705,
960
+ 17721,
961
+ 17732,
962
+ 17770,
963
+ 17789,
964
+ 17806,
965
+ 17811,
966
+ 17814,
967
+ 17822,
968
+ 17826,
969
+ 17829,
970
+ 17841,
971
+ 17860,
972
+ 17882,
973
+ 17885,
974
+ 17887,
975
+ 17894,
976
+ 17899,
977
+ 17908,
978
+ 17943,
979
+ 17949,
980
+ 17962,
981
+ 17965,
982
+ 17967,
983
+ 17976,
984
+ 17996,
985
+ 18034,
986
+ 18097,
987
+ 18124,
988
+ 18155,
989
+ 18213,
990
+ 18242,
991
+ 18249,
992
+ 18257,
993
+ 18276,
994
+ 18283,
995
+ 18293,
996
+ 18297,
997
+ 18299,
998
+ 18303,
999
+ 18331,
1000
+ 18348,
1001
+ 18372,
1002
+ 18376,
1003
+ 18388,
1004
+ 18452,
1005
+ 18472,
1006
+ 18488,
1007
+ 18523,
1008
+ 18546,
1009
+ 18547,
1010
+ 18551,
1011
+ 18572,
1012
+ 18576,
1013
+ 18582,
1014
+ 18643,
1015
+ 18678,
1016
+ 18688,
1017
+ 18692,
1018
+ 18699,
1019
+ 18700,
1020
+ 18705,
1021
+ 18726,
1022
+ 18762,
1023
+ 18772,
1024
+ 18813,
1025
+ 18862,
1026
+ 18863,
1027
+ 18864,
1028
+ 18869,
1029
+ 18878,
1030
+ 18883,
1031
+ 18922,
1032
+ 18949,
1033
+ 18957,
1034
+ 18964,
1035
+ 18967,
1036
+ 18978,
1037
+ 18979,
1038
+ 18982,
1039
+ 18985,
1040
+ 18996,
1041
+ 19035,
1042
+ 19056,
1043
+ 19074,
1044
+ 19116,
1045
+ 19135,
1046
+ 19142,
1047
+ 19157,
1048
+ 19185,
1049
+ 19214,
1050
+ 19232,
1051
+ 19240,
1052
+ 19243,
1053
+ 19293,
1054
+ 19364,
1055
+ 19366,
1056
+ 19394,
1057
+ 19420,
1058
+ 19490,
1059
+ 19499,
1060
+ 19500,
1061
+ 19537,
1062
+ 19547,
1063
+ 19554,
1064
+ 19559,
1065
+ 19605,
1066
+ 19629,
1067
+ 19633,
1068
+ 19637,
1069
+ 19639,
1070
+ 19673,
1071
+ 19687,
1072
+ 19689,
1073
+ 19712,
1074
+ 19723,
1075
+ 19725,
1076
+ 19776,
1077
+ 19792,
1078
+ 19794,
1079
+ 19809,
1080
+ 19817,
1081
+ 19830,
1082
+ 19838,
1083
+ 19841,
1084
+ 19871,
1085
+ 19913,
1086
+ 19916,
1087
+ 19917,
1088
+ 19929,
1089
+ 19975,
1090
+ 19980,
1091
+ 19985,
1092
+ 19995,
1093
+ 20023,
1094
+ 20059,
1095
+ 20092,
1096
+ 20101,
1097
+ 20104,
1098
+ 20107,
1099
+ 20140,
1100
+ 20165,
1101
+ 20167,
1102
+ 20196,
1103
+ 20206,
1104
+ 20210,
1105
+ 20217,
1106
+ 20221,
1107
+ 20244,
1108
+ 20269,
1109
+ 20304,
1110
+ 20312,
1111
+ 20354,
1112
+ 20360,
1113
+ 20400,
1114
+ 20411,
1115
+ 20429
1116
+ ],
1117
+ "new_compensatory_visual": [
1118
+ 28,
1119
+ 61,
1120
+ 78,
1121
+ 79,
1122
+ 90,
1123
+ 97,
1124
+ 101,
1125
+ 117,
1126
+ 122,
1127
+ 123,
1128
+ 130,
1129
+ 166,
1130
+ 168,
1131
+ 172,
1132
+ 175,
1133
+ 201,
1134
+ 227,
1135
+ 231,
1136
+ 246,
1137
+ 247,
1138
+ 251,
1139
+ 272,
1140
+ 277,
1141
+ 294,
1142
+ 295,
1143
+ 321,
1144
+ 330,
1145
+ 331,
1146
+ 335,
1147
+ 339,
1148
+ 367,
1149
+ 374,
1150
+ 392,
1151
+ 412,
1152
+ 418,
1153
+ 444,
1154
+ 446,
1155
+ 456,
1156
+ 503,
1157
+ 508,
1158
+ 534,
1159
+ 553,
1160
+ 555,
1161
+ 560,
1162
+ 569,
1163
+ 586,
1164
+ 590,
1165
+ 591,
1166
+ 593,
1167
+ 599,
1168
+ 605,
1169
+ 607,
1170
+ 608,
1171
+ 620,
1172
+ 629,
1173
+ 641,
1174
+ 656,
1175
+ 697,
1176
+ 699,
1177
+ 702,
1178
+ 761,
1179
+ 762,
1180
+ 769,
1181
+ 771,
1182
+ 773,
1183
+ 787,
1184
+ 793,
1185
+ 804,
1186
+ 808,
1187
+ 823,
1188
+ 829,
1189
+ 837,
1190
+ 839,
1191
+ 840,
1192
+ 841,
1193
+ 844,
1194
+ 851,
1195
+ 852,
1196
+ 853,
1197
+ 855,
1198
+ 856,
1199
+ 881,
1200
+ 887,
1201
+ 898,
1202
+ 899,
1203
+ 915,
1204
+ 920,
1205
+ 921,
1206
+ 954,
1207
+ 967,
1208
+ 971,
1209
+ 983,
1210
+ 987,
1211
+ 992,
1212
+ 994,
1213
+ 1015,
1214
+ 1016,
1215
+ 1017,
1216
+ 1036,
1217
+ 1101,
1218
+ 1104,
1219
+ 1107,
1220
+ 1108,
1221
+ 1137,
1222
+ 1166,
1223
+ 1177,
1224
+ 1179,
1225
+ 1190,
1226
+ 1205,
1227
+ 1206,
1228
+ 1213,
1229
+ 1214,
1230
+ 1220,
1231
+ 1237,
1232
+ 1246,
1233
+ 1247,
1234
+ 1258,
1235
+ 1259,
1236
+ 1264,
1237
+ 1281,
1238
+ 1283,
1239
+ 1295,
1240
+ 1297,
1241
+ 1307,
1242
+ 1308,
1243
+ 1315,
1244
+ 1350,
1245
+ 1369,
1246
+ 1388,
1247
+ 1397,
1248
+ 1407,
1249
+ 1440,
1250
+ 1462,
1251
+ 1466,
1252
+ 1477,
1253
+ 1482,
1254
+ 1484,
1255
+ 1490,
1256
+ 1500,
1257
+ 1513,
1258
+ 1520,
1259
+ 1525,
1260
+ 1547,
1261
+ 1578,
1262
+ 1595,
1263
+ 1616,
1264
+ 1625,
1265
+ 1629,
1266
+ 1630,
1267
+ 1631,
1268
+ 1634,
1269
+ 1650,
1270
+ 1665,
1271
+ 1670,
1272
+ 1675,
1273
+ 1683,
1274
+ 1687,
1275
+ 1690,
1276
+ 1691,
1277
+ 1694,
1278
+ 1696,
1279
+ 1711,
1280
+ 1734,
1281
+ 1740,
1282
+ 1748,
1283
+ 1751,
1284
+ 1753,
1285
+ 1760,
1286
+ 1764,
1287
+ 1767,
1288
+ 1769,
1289
+ 1794,
1290
+ 1803,
1291
+ 1805,
1292
+ 1806,
1293
+ 1818,
1294
+ 1831,
1295
+ 1843,
1296
+ 1847,
1297
+ 1852,
1298
+ 1869,
1299
+ 1875,
1300
+ 1893,
1301
+ 1894,
1302
+ 1924,
1303
+ 1928,
1304
+ 1930,
1305
+ 1936,
1306
+ 1946,
1307
+ 1947,
1308
+ 1949,
1309
+ 1951,
1310
+ 1952,
1311
+ 1953,
1312
+ 2001,
1313
+ 2015,
1314
+ 2025,
1315
+ 2026,
1316
+ 2040,
1317
+ 2044,
1318
+ 2066,
1319
+ 2074,
1320
+ 2077,
1321
+ 2078,
1322
+ 2098,
1323
+ 2115,
1324
+ 2138,
1325
+ 2139,
1326
+ 2143,
1327
+ 2160,
1328
+ 2165,
1329
+ 2167,
1330
+ 2186,
1331
+ 2188,
1332
+ 2196,
1333
+ 2202,
1334
+ 2250,
1335
+ 2253,
1336
+ 2259,
1337
+ 2288,
1338
+ 2295,
1339
+ 2306,
1340
+ 2310,
1341
+ 2324,
1342
+ 2332,
1343
+ 2367,
1344
+ 2369,
1345
+ 2383,
1346
+ 2432,
1347
+ 2475,
1348
+ 2477,
1349
+ 2478,
1350
+ 2483,
1351
+ 2486,
1352
+ 2494,
1353
+ 2502,
1354
+ 2505,
1355
+ 2520,
1356
+ 2532,
1357
+ 2537,
1358
+ 2594,
1359
+ 2603,
1360
+ 2614,
1361
+ 2620,
1362
+ 2623,
1363
+ 2632,
1364
+ 2638,
1365
+ 2648,
1366
+ 2652,
1367
+ 2654,
1368
+ 2661,
1369
+ 2667,
1370
+ 2674,
1371
+ 2682,
1372
+ 2696,
1373
+ 2697,
1374
+ 2699,
1375
+ 2706,
1376
+ 2710,
1377
+ 2719,
1378
+ 2721,
1379
+ 2739,
1380
+ 2741,
1381
+ 2765,
1382
+ 2781,
1383
+ 2783,
1384
+ 2786,
1385
+ 2795,
1386
+ 2798,
1387
+ 2810,
1388
+ 2812,
1389
+ 2814,
1390
+ 2826,
1391
+ 2835,
1392
+ 2847,
1393
+ 2857,
1394
+ 2867,
1395
+ 2873,
1396
+ 2874,
1397
+ 2893,
1398
+ 2896,
1399
+ 2908,
1400
+ 2924,
1401
+ 2930,
1402
+ 2932,
1403
+ 2949,
1404
+ 2954,
1405
+ 2955,
1406
+ 2958,
1407
+ 2989,
1408
+ 2990,
1409
+ 3003,
1410
+ 3030,
1411
+ 3034,
1412
+ 3036,
1413
+ 3039,
1414
+ 3040,
1415
+ 3047,
1416
+ 3056,
1417
+ 3082,
1418
+ 3086,
1419
+ 3089,
1420
+ 3105,
1421
+ 3106,
1422
+ 3107,
1423
+ 3110,
1424
+ 3117,
1425
+ 3138,
1426
+ 3143,
1427
+ 3146,
1428
+ 3152,
1429
+ 3154,
1430
+ 3155,
1431
+ 3156,
1432
+ 3165,
1433
+ 3167,
1434
+ 3170,
1435
+ 3182,
1436
+ 3183,
1437
+ 3187,
1438
+ 3188,
1439
+ 3199,
1440
+ 3207,
1441
+ 3210,
1442
+ 3215,
1443
+ 3220,
1444
+ 3236,
1445
+ 3240,
1446
+ 3256,
1447
+ 3257,
1448
+ 3270,
1449
+ 3271,
1450
+ 3272,
1451
+ 3282,
1452
+ 3288,
1453
+ 3299,
1454
+ 3300,
1455
+ 3309,
1456
+ 3318,
1457
+ 3336,
1458
+ 3351,
1459
+ 3355,
1460
+ 3357,
1461
+ 3365,
1462
+ 3380,
1463
+ 3391,
1464
+ 3392,
1465
+ 3407,
1466
+ 3414,
1467
+ 3434,
1468
+ 3442,
1469
+ 3461,
1470
+ 3463,
1471
+ 3468,
1472
+ 3474,
1473
+ 3477,
1474
+ 3480,
1475
+ 3493,
1476
+ 3500,
1477
+ 3509,
1478
+ 3510,
1479
+ 3513,
1480
+ 3520,
1481
+ 3523,
1482
+ 3524,
1483
+ 3547,
1484
+ 3549,
1485
+ 3562,
1486
+ 3577,
1487
+ 3588,
1488
+ 3594,
1489
+ 3605,
1490
+ 3620,
1491
+ 3627,
1492
+ 3652,
1493
+ 3653,
1494
+ 3656,
1495
+ 3677,
1496
+ 3683,
1497
+ 3690,
1498
+ 3701,
1499
+ 3702,
1500
+ 3713,
1501
+ 3715,
1502
+ 3729,
1503
+ 3731,
1504
+ 3733,
1505
+ 3739,
1506
+ 3746,
1507
+ 3764,
1508
+ 3781,
1509
+ 3819,
1510
+ 3853,
1511
+ 3867,
1512
+ 3874,
1513
+ 3895,
1514
+ 3930,
1515
+ 3937,
1516
+ 3965,
1517
+ 3968,
1518
+ 3971,
1519
+ 3979,
1520
+ 3987,
1521
+ 3989,
1522
+ 3995,
1523
+ 3998,
1524
+ 4036,
1525
+ 4068,
1526
+ 4078,
1527
+ 4079,
1528
+ 4080,
1529
+ 4094,
1530
+ 4096,
1531
+ 4109,
1532
+ 4112,
1533
+ 4118,
1534
+ 4120,
1535
+ 4128,
1536
+ 4132,
1537
+ 4134,
1538
+ 4135,
1539
+ 4144,
1540
+ 4145,
1541
+ 4151,
1542
+ 4166,
1543
+ 4171,
1544
+ 4181,
1545
+ 4186,
1546
+ 4206,
1547
+ 4207,
1548
+ 4210,
1549
+ 4213,
1550
+ 4215,
1551
+ 4219,
1552
+ 4222,
1553
+ 4224,
1554
+ 4228,
1555
+ 4232,
1556
+ 4240,
1557
+ 4291,
1558
+ 4302,
1559
+ 4316,
1560
+ 4317,
1561
+ 4322,
1562
+ 4335,
1563
+ 4338,
1564
+ 4343,
1565
+ 4378,
1566
+ 4393,
1567
+ 4394,
1568
+ 4403,
1569
+ 4409,
1570
+ 4424,
1571
+ 4441,
1572
+ 4453,
1573
+ 4467,
1574
+ 4475,
1575
+ 4492,
1576
+ 4513,
1577
+ 4517,
1578
+ 4540,
1579
+ 4548,
1580
+ 4578,
1581
+ 4601,
1582
+ 4608,
1583
+ 4609,
1584
+ 4624,
1585
+ 4671,
1586
+ 4688,
1587
+ 4707,
1588
+ 4709,
1589
+ 4736,
1590
+ 4745,
1591
+ 4748,
1592
+ 4754,
1593
+ 4759,
1594
+ 4780,
1595
+ 4781,
1596
+ 4788,
1597
+ 4789,
1598
+ 4793,
1599
+ 4796,
1600
+ 4798,
1601
+ 4800,
1602
+ 4805,
1603
+ 4814,
1604
+ 4819,
1605
+ 4868,
1606
+ 4876,
1607
+ 4883,
1608
+ 4885,
1609
+ 4887,
1610
+ 4888,
1611
+ 4890,
1612
+ 4892,
1613
+ 4894,
1614
+ 4918,
1615
+ 4933,
1616
+ 4957,
1617
+ 4978,
1618
+ 4982,
1619
+ 4983,
1620
+ 4987,
1621
+ 4989,
1622
+ 4991,
1623
+ 4992,
1624
+ 5007,
1625
+ 5024,
1626
+ 5025,
1627
+ 5038,
1628
+ 5060,
1629
+ 5082,
1630
+ 5116,
1631
+ 5120,
1632
+ 5154,
1633
+ 5161,
1634
+ 5177,
1635
+ 5186,
1636
+ 5189,
1637
+ 5196,
1638
+ 5204,
1639
+ 5207,
1640
+ 5247,
1641
+ 5256,
1642
+ 5277,
1643
+ 5291,
1644
+ 5296,
1645
+ 5304,
1646
+ 5305,
1647
+ 5314,
1648
+ 5331,
1649
+ 5348,
1650
+ 5355,
1651
+ 5358,
1652
+ 5369,
1653
+ 5385,
1654
+ 5403,
1655
+ 5405,
1656
+ 5443,
1657
+ 5457,
1658
+ 5458,
1659
+ 5465,
1660
+ 5482,
1661
+ 5492,
1662
+ 5504,
1663
+ 5512,
1664
+ 5535,
1665
+ 5562,
1666
+ 5573,
1667
+ 5583,
1668
+ 5586,
1669
+ 5607,
1670
+ 5610,
1671
+ 5611,
1672
+ 5627,
1673
+ 5640,
1674
+ 5671,
1675
+ 5683,
1676
+ 5689,
1677
+ 5695,
1678
+ 5704,
1679
+ 5709,
1680
+ 5721,
1681
+ 5745,
1682
+ 5747,
1683
+ 5753,
1684
+ 5760,
1685
+ 5768,
1686
+ 5775,
1687
+ 5780,
1688
+ 5788,
1689
+ 5818,
1690
+ 5820,
1691
+ 5824,
1692
+ 5825,
1693
+ 5828,
1694
+ 5848,
1695
+ 5850,
1696
+ 5864,
1697
+ 5869,
1698
+ 5879,
1699
+ 5894,
1700
+ 5897,
1701
+ 5904,
1702
+ 5907,
1703
+ 5913,
1704
+ 5914,
1705
+ 5919,
1706
+ 5931,
1707
+ 5943,
1708
+ 5948,
1709
+ 5951,
1710
+ 5957,
1711
+ 5964,
1712
+ 5967,
1713
+ 5974,
1714
+ 5996,
1715
+ 6003,
1716
+ 6008,
1717
+ 6031,
1718
+ 6035,
1719
+ 6052,
1720
+ 6057,
1721
+ 6063,
1722
+ 6076,
1723
+ 6083,
1724
+ 6108,
1725
+ 6110,
1726
+ 6115,
1727
+ 6122,
1728
+ 6123,
1729
+ 6130,
1730
+ 6166,
1731
+ 6169,
1732
+ 6174,
1733
+ 6187,
1734
+ 6200,
1735
+ 6215,
1736
+ 6221,
1737
+ 6228,
1738
+ 6230,
1739
+ 6242,
1740
+ 6244,
1741
+ 6246,
1742
+ 6253,
1743
+ 6264,
1744
+ 6267,
1745
+ 6275,
1746
+ 6291,
1747
+ 6292,
1748
+ 6314,
1749
+ 6326,
1750
+ 6327,
1751
+ 6334,
1752
+ 6335,
1753
+ 6336,
1754
+ 6338,
1755
+ 6352,
1756
+ 6370,
1757
+ 6372,
1758
+ 6373,
1759
+ 6376,
1760
+ 6379,
1761
+ 6387,
1762
+ 6390,
1763
+ 6394,
1764
+ 6402,
1765
+ 6418,
1766
+ 6443,
1767
+ 6465,
1768
+ 6480,
1769
+ 6481,
1770
+ 6489,
1771
+ 6492,
1772
+ 6523,
1773
+ 6542,
1774
+ 6557,
1775
+ 6590,
1776
+ 6608,
1777
+ 6621,
1778
+ 6627,
1779
+ 6646,
1780
+ 6653,
1781
+ 6664,
1782
+ 6666,
1783
+ 6667,
1784
+ 6673,
1785
+ 6686,
1786
+ 6693,
1787
+ 6698,
1788
+ 6706,
1789
+ 6709,
1790
+ 6710,
1791
+ 6722,
1792
+ 6724,
1793
+ 6741,
1794
+ 6743,
1795
+ 6748,
1796
+ 6756,
1797
+ 6765,
1798
+ 6784,
1799
+ 6785,
1800
+ 6797,
1801
+ 6826,
1802
+ 6836,
1803
+ 6843,
1804
+ 6855,
1805
+ 6861,
1806
+ 6886,
1807
+ 6899,
1808
+ 6905,
1809
+ 6948,
1810
+ 6951,
1811
+ 6960,
1812
+ 6962,
1813
+ 6972,
1814
+ 6995,
1815
+ 7007,
1816
+ 7008,
1817
+ 7016,
1818
+ 7022,
1819
+ 7043,
1820
+ 7084,
1821
+ 7101,
1822
+ 7105,
1823
+ 7114,
1824
+ 7120,
1825
+ 7140,
1826
+ 7141,
1827
+ 7143,
1828
+ 7154,
1829
+ 7175,
1830
+ 7177,
1831
+ 7188,
1832
+ 7193,
1833
+ 7199,
1834
+ 7224,
1835
+ 7235,
1836
+ 7244,
1837
+ 7249,
1838
+ 7251,
1839
+ 7253,
1840
+ 7279,
1841
+ 7285,
1842
+ 7309,
1843
+ 7319,
1844
+ 7327,
1845
+ 7328,
1846
+ 7332,
1847
+ 7335,
1848
+ 7374,
1849
+ 7381,
1850
+ 7391,
1851
+ 7398,
1852
+ 7401,
1853
+ 7413,
1854
+ 7414,
1855
+ 7446,
1856
+ 7456,
1857
+ 7459,
1858
+ 7476,
1859
+ 7487,
1860
+ 7507,
1861
+ 7509,
1862
+ 7518,
1863
+ 7520,
1864
+ 7533,
1865
+ 7538,
1866
+ 7554,
1867
+ 7570,
1868
+ 7590,
1869
+ 7595,
1870
+ 7608,
1871
+ 7618,
1872
+ 7626,
1873
+ 7640,
1874
+ 7650,
1875
+ 7656,
1876
+ 7665,
1877
+ 7670,
1878
+ 7679,
1879
+ 7680,
1880
+ 7681,
1881
+ 7713,
1882
+ 7722,
1883
+ 7771,
1884
+ 7774,
1885
+ 7776,
1886
+ 7778,
1887
+ 7779,
1888
+ 7780,
1889
+ 7798,
1890
+ 7802,
1891
+ 7805,
1892
+ 7810,
1893
+ 7817,
1894
+ 7819,
1895
+ 7820,
1896
+ 7832,
1897
+ 7843,
1898
+ 7844,
1899
+ 7858,
1900
+ 7859,
1901
+ 7868,
1902
+ 7878,
1903
+ 7880,
1904
+ 7884,
1905
+ 7887,
1906
+ 7895,
1907
+ 7904,
1908
+ 7916,
1909
+ 7919,
1910
+ 7925,
1911
+ 7926,
1912
+ 7927,
1913
+ 7935,
1914
+ 7948,
1915
+ 7985,
1916
+ 7992,
1917
+ 8005,
1918
+ 8015,
1919
+ 8016,
1920
+ 8020,
1921
+ 8029,
1922
+ 8043,
1923
+ 8050,
1924
+ 8053,
1925
+ 8063,
1926
+ 8067,
1927
+ 8069,
1928
+ 8072,
1929
+ 8075,
1930
+ 8086,
1931
+ 8106,
1932
+ 8117,
1933
+ 8134,
1934
+ 8158,
1935
+ 8198,
1936
+ 8206,
1937
+ 8207,
1938
+ 8219,
1939
+ 8221,
1940
+ 8222,
1941
+ 8224,
1942
+ 8227,
1943
+ 8228,
1944
+ 8234,
1945
+ 8239,
1946
+ 8240,
1947
+ 8245,
1948
+ 8256,
1949
+ 8270,
1950
+ 8278,
1951
+ 8294,
1952
+ 8298,
1953
+ 8304,
1954
+ 8305,
1955
+ 8321,
1956
+ 8326,
1957
+ 8328,
1958
+ 8346,
1959
+ 8382,
1960
+ 8389,
1961
+ 8414,
1962
+ 8418,
1963
+ 8425,
1964
+ 8441,
1965
+ 8446,
1966
+ 8447,
1967
+ 8450,
1968
+ 8460,
1969
+ 8466,
1970
+ 8475,
1971
+ 8501,
1972
+ 8507,
1973
+ 8517,
1974
+ 8528,
1975
+ 8554,
1976
+ 8557,
1977
+ 8566,
1978
+ 8569,
1979
+ 8585,
1980
+ 8586,
1981
+ 8589,
1982
+ 8594,
1983
+ 8598,
1984
+ 8600,
1985
+ 8609,
1986
+ 8610,
1987
+ 8634,
1988
+ 8641,
1989
+ 8645,
1990
+ 8653,
1991
+ 8656,
1992
+ 8687,
1993
+ 8710,
1994
+ 8721,
1995
+ 8745,
1996
+ 8776,
1997
+ 8794,
1998
+ 8809,
1999
+ 8812,
2000
+ 8815,
2001
+ 8821,
2002
+ 8830,
2003
+ 8831,
2004
+ 8843,
2005
+ 8864,
2006
+ 8888,
2007
+ 8893,
2008
+ 8899,
2009
+ 8904,
2010
+ 8913,
2011
+ 8930,
2012
+ 8933,
2013
+ 8939,
2014
+ 8953,
2015
+ 8960,
2016
+ 8978,
2017
+ 9001,
2018
+ 9002,
2019
+ 9005,
2020
+ 9009,
2021
+ 9019,
2022
+ 9023,
2023
+ 9040,
2024
+ 9044,
2025
+ 9058,
2026
+ 9060,
2027
+ 9062,
2028
+ 9064,
2029
+ 9067,
2030
+ 9069,
2031
+ 9072,
2032
+ 9079,
2033
+ 9093,
2034
+ 9099,
2035
+ 9156,
2036
+ 9164,
2037
+ 9186,
2038
+ 9207,
2039
+ 9244,
2040
+ 9250,
2041
+ 9255,
2042
+ 9262,
2043
+ 9263,
2044
+ 9265,
2045
+ 9273,
2046
+ 9276,
2047
+ 9294,
2048
+ 9295,
2049
+ 9309,
2050
+ 9314,
2051
+ 9317,
2052
+ 9320,
2053
+ 9323,
2054
+ 9327,
2055
+ 9328,
2056
+ 9336,
2057
+ 9362,
2058
+ 9381,
2059
+ 9385,
2060
+ 9392,
2061
+ 9395,
2062
+ 9403,
2063
+ 9405,
2064
+ 9420,
2065
+ 9450,
2066
+ 9458,
2067
+ 9459,
2068
+ 9465,
2069
+ 9475,
2070
+ 9502,
2071
+ 9503,
2072
+ 9522,
2073
+ 9524,
2074
+ 9544,
2075
+ 9547,
2076
+ 9549,
2077
+ 9552,
2078
+ 9570,
2079
+ 9575,
2080
+ 9610,
2081
+ 9621,
2082
+ 9623,
2083
+ 9624,
2084
+ 9675,
2085
+ 9676,
2086
+ 9694,
2087
+ 9697,
2088
+ 9747,
2089
+ 9753,
2090
+ 9759,
2091
+ 9809,
2092
+ 9810,
2093
+ 9812,
2094
+ 9815,
2095
+ 9828,
2096
+ 9832,
2097
+ 9864,
2098
+ 9870,
2099
+ 9878,
2100
+ 9894,
2101
+ 9895,
2102
+ 9908,
2103
+ 9913,
2104
+ 9929,
2105
+ 9955,
2106
+ 9956,
2107
+ 9957,
2108
+ 9961,
2109
+ 9962,
2110
+ 9978,
2111
+ 9980,
2112
+ 9983,
2113
+ 9992,
2114
+ 9998,
2115
+ 10001,
2116
+ 10002,
2117
+ 10003,
2118
+ 10005,
2119
+ 10048,
2120
+ 10085,
2121
+ 10103,
2122
+ 10107,
2123
+ 10131,
2124
+ 10132,
2125
+ 10140,
2126
+ 10142,
2127
+ 10164,
2128
+ 10179,
2129
+ 10182,
2130
+ 10185,
2131
+ 10201,
2132
+ 10205,
2133
+ 10206,
2134
+ 10239,
2135
+ 10251,
2136
+ 10256,
2137
+ 10257,
2138
+ 10269,
2139
+ 10270,
2140
+ 10271,
2141
+ 10279,
2142
+ 10280,
2143
+ 10291,
2144
+ 10338,
2145
+ 10344,
2146
+ 10355,
2147
+ 10360,
2148
+ 10362,
2149
+ 10380,
2150
+ 10381,
2151
+ 10382,
2152
+ 10389,
2153
+ 10401,
2154
+ 10407,
2155
+ 10409,
2156
+ 10431,
2157
+ 10496,
2158
+ 10519,
2159
+ 10535,
2160
+ 10555,
2161
+ 10589,
2162
+ 10590,
2163
+ 10599,
2164
+ 10604,
2165
+ 10609,
2166
+ 10614,
2167
+ 10616,
2168
+ 10636,
2169
+ 10643,
2170
+ 10647,
2171
+ 10663,
2172
+ 10665,
2173
+ 10674,
2174
+ 10678,
2175
+ 10691,
2176
+ 10696,
2177
+ 10717,
2178
+ 10723,
2179
+ 10727,
2180
+ 10739,
2181
+ 10746,
2182
+ 10756,
2183
+ 10760,
2184
+ 10761,
2185
+ 10762,
2186
+ 10773,
2187
+ 10784,
2188
+ 10788,
2189
+ 10792,
2190
+ 10804,
2191
+ 10808,
2192
+ 10812,
2193
+ 10816,
2194
+ 10832,
2195
+ 10848,
2196
+ 10854,
2197
+ 10855,
2198
+ 10859,
2199
+ 10878,
2200
+ 10889,
2201
+ 10894,
2202
+ 10901,
2203
+ 10905,
2204
+ 10913,
2205
+ 10916,
2206
+ 10922,
2207
+ 10930,
2208
+ 10996,
2209
+ 10999,
2210
+ 11001,
2211
+ 11004,
2212
+ 11006,
2213
+ 11010,
2214
+ 11030,
2215
+ 11039,
2216
+ 11040,
2217
+ 11041,
2218
+ 11066,
2219
+ 11069,
2220
+ 11070,
2221
+ 11071,
2222
+ 11093,
2223
+ 11098,
2224
+ 11102,
2225
+ 11111,
2226
+ 11115,
2227
+ 11121,
2228
+ 11132,
2229
+ 11150,
2230
+ 11177,
2231
+ 11214,
2232
+ 11222,
2233
+ 11223,
2234
+ 11248,
2235
+ 11263,
2236
+ 11269,
2237
+ 11272,
2238
+ 11275,
2239
+ 11290,
2240
+ 11294,
2241
+ 11305,
2242
+ 11319,
2243
+ 11331,
2244
+ 11335,
2245
+ 11339,
2246
+ 11343,
2247
+ 11358,
2248
+ 11359,
2249
+ 11363,
2250
+ 11394,
2251
+ 11395,
2252
+ 11398,
2253
+ 11406,
2254
+ 11409,
2255
+ 11430,
2256
+ 11434,
2257
+ 11436,
2258
+ 11447,
2259
+ 11454,
2260
+ 11464,
2261
+ 11469,
2262
+ 11477,
2263
+ 11478,
2264
+ 11498,
2265
+ 11508,
2266
+ 11515,
2267
+ 11518,
2268
+ 11547,
2269
+ 11551,
2270
+ 11557,
2271
+ 11560,
2272
+ 11568,
2273
+ 11577,
2274
+ 11579,
2275
+ 11582,
2276
+ 11611,
2277
+ 11615,
2278
+ 11622,
2279
+ 11639,
2280
+ 11640,
2281
+ 11651,
2282
+ 11659,
2283
+ 11661,
2284
+ 11673,
2285
+ 11692,
2286
+ 11694,
2287
+ 11700,
2288
+ 11704,
2289
+ 11731,
2290
+ 11743,
2291
+ 11765,
2292
+ 11767,
2293
+ 11781,
2294
+ 11789,
2295
+ 11808,
2296
+ 11811,
2297
+ 11863,
2298
+ 11875,
2299
+ 11885,
2300
+ 11897,
2301
+ 11898,
2302
+ 11899,
2303
+ 11906,
2304
+ 11912,
2305
+ 11920,
2306
+ 11938,
2307
+ 11941,
2308
+ 11942,
2309
+ 11947,
2310
+ 12008,
2311
+ 12015,
2312
+ 12017,
2313
+ 12028,
2314
+ 12035,
2315
+ 12064,
2316
+ 12086,
2317
+ 12087,
2318
+ 12097,
2319
+ 12098,
2320
+ 12102,
2321
+ 12103,
2322
+ 12109,
2323
+ 12114,
2324
+ 12133,
2325
+ 12151,
2326
+ 12168,
2327
+ 12184,
2328
+ 12199,
2329
+ 12213,
2330
+ 12225,
2331
+ 12245,
2332
+ 12249,
2333
+ 12261,
2334
+ 12265,
2335
+ 12266,
2336
+ 12270,
2337
+ 12271,
2338
+ 12275,
2339
+ 12276,
2340
+ 12293,
2341
+ 12302,
2342
+ 12303,
2343
+ 12306,
2344
+ 12310,
2345
+ 12319,
2346
+ 12332,
2347
+ 12351,
2348
+ 12380,
2349
+ 12396,
2350
+ 12405,
2351
+ 12408,
2352
+ 12411,
2353
+ 12417,
2354
+ 12419,
2355
+ 12430,
2356
+ 12431,
2357
+ 12432,
2358
+ 12463,
2359
+ 12474,
2360
+ 12476,
2361
+ 12484,
2362
+ 12502,
2363
+ 12509,
2364
+ 12516,
2365
+ 12520,
2366
+ 12529,
2367
+ 12531,
2368
+ 12546,
2369
+ 12549,
2370
+ 12571,
2371
+ 12572,
2372
+ 12573,
2373
+ 12580,
2374
+ 12597,
2375
+ 12612,
2376
+ 12627,
2377
+ 12635,
2378
+ 12659,
2379
+ 12670,
2380
+ 12679,
2381
+ 12702,
2382
+ 12705,
2383
+ 12718,
2384
+ 12752,
2385
+ 12755,
2386
+ 12765,
2387
+ 12772,
2388
+ 12790,
2389
+ 12794,
2390
+ 12798,
2391
+ 12803,
2392
+ 12816,
2393
+ 12830,
2394
+ 12833,
2395
+ 12902,
2396
+ 12911,
2397
+ 12915,
2398
+ 12917,
2399
+ 12925,
2400
+ 12939,
2401
+ 12949,
2402
+ 12962,
2403
+ 12994,
2404
+ 13010,
2405
+ 13011,
2406
+ 13025,
2407
+ 13026,
2408
+ 13028,
2409
+ 13085,
2410
+ 13090,
2411
+ 13095,
2412
+ 13108,
2413
+ 13119,
2414
+ 13127,
2415
+ 13134,
2416
+ 13155,
2417
+ 13158,
2418
+ 13185,
2419
+ 13193,
2420
+ 13204,
2421
+ 13206,
2422
+ 13211,
2423
+ 13217,
2424
+ 13231,
2425
+ 13283,
2426
+ 13284,
2427
+ 13299,
2428
+ 13307,
2429
+ 13310,
2430
+ 13315,
2431
+ 13316,
2432
+ 13321,
2433
+ 13330,
2434
+ 13341,
2435
+ 13364,
2436
+ 13366,
2437
+ 13368,
2438
+ 13375,
2439
+ 13390,
2440
+ 13393,
2441
+ 13397,
2442
+ 13398,
2443
+ 13427,
2444
+ 13431,
2445
+ 13433,
2446
+ 13456,
2447
+ 13509,
2448
+ 13554,
2449
+ 13578,
2450
+ 13591,
2451
+ 13602,
2452
+ 13606,
2453
+ 13615,
2454
+ 13617,
2455
+ 13625,
2456
+ 13659,
2457
+ 13676,
2458
+ 13686,
2459
+ 13691,
2460
+ 13692,
2461
+ 13696,
2462
+ 13714,
2463
+ 13727,
2464
+ 13745,
2465
+ 13749,
2466
+ 13765,
2467
+ 13766,
2468
+ 13770,
2469
+ 13810,
2470
+ 13819,
2471
+ 13837,
2472
+ 13846,
2473
+ 13861,
2474
+ 13867,
2475
+ 13869,
2476
+ 13876,
2477
+ 13893,
2478
+ 13900,
2479
+ 13910,
2480
+ 13923,
2481
+ 13937,
2482
+ 13970,
2483
+ 13973,
2484
+ 13977,
2485
+ 13984,
2486
+ 13986,
2487
+ 13987,
2488
+ 13990,
2489
+ 14000,
2490
+ 14015,
2491
+ 14024,
2492
+ 14038,
2493
+ 14055,
2494
+ 14065,
2495
+ 14079,
2496
+ 14113,
2497
+ 14114,
2498
+ 14119,
2499
+ 14121,
2500
+ 14125,
2501
+ 14127,
2502
+ 14129,
2503
+ 14161,
2504
+ 14162,
2505
+ 14164,
2506
+ 14192,
2507
+ 14195,
2508
+ 14207,
2509
+ 14221,
2510
+ 14222,
2511
+ 14225,
2512
+ 14239,
2513
+ 14258,
2514
+ 14260,
2515
+ 14262,
2516
+ 14271,
2517
+ 14272,
2518
+ 14284,
2519
+ 14330,
2520
+ 14343,
2521
+ 14370,
2522
+ 14374,
2523
+ 14382,
2524
+ 14411,
2525
+ 14413,
2526
+ 14422,
2527
+ 14428,
2528
+ 14431,
2529
+ 14436,
2530
+ 14437,
2531
+ 14447,
2532
+ 14451,
2533
+ 14504,
2534
+ 14507,
2535
+ 14540,
2536
+ 14560,
2537
+ 14567,
2538
+ 14580,
2539
+ 14600,
2540
+ 14603,
2541
+ 14606,
2542
+ 14614,
2543
+ 14617,
2544
+ 14623,
2545
+ 14626,
2546
+ 14635,
2547
+ 14639,
2548
+ 14641,
2549
+ 14642,
2550
+ 14648,
2551
+ 14649,
2552
+ 14657,
2553
+ 14659,
2554
+ 14661,
2555
+ 14670,
2556
+ 14680,
2557
+ 14685,
2558
+ 14715,
2559
+ 14719,
2560
+ 14723,
2561
+ 14749,
2562
+ 14761,
2563
+ 14764,
2564
+ 14767,
2565
+ 14781,
2566
+ 14795,
2567
+ 14800,
2568
+ 14808,
2569
+ 14831,
2570
+ 14852,
2571
+ 14871,
2572
+ 14881,
2573
+ 14898,
2574
+ 14903,
2575
+ 14904,
2576
+ 14918,
2577
+ 14920,
2578
+ 14940,
2579
+ 14949,
2580
+ 14965,
2581
+ 14985,
2582
+ 14994,
2583
+ 15001,
2584
+ 15012,
2585
+ 15037,
2586
+ 15054,
2587
+ 15061,
2588
+ 15065,
2589
+ 15067,
2590
+ 15075,
2591
+ 15079,
2592
+ 15080,
2593
+ 15084,
2594
+ 15109,
2595
+ 15118,
2596
+ 15146,
2597
+ 15148,
2598
+ 15154,
2599
+ 15156,
2600
+ 15166,
2601
+ 15169,
2602
+ 15178,
2603
+ 15190,
2604
+ 15226,
2605
+ 15235,
2606
+ 15241,
2607
+ 15246,
2608
+ 15249,
2609
+ 15270,
2610
+ 15274,
2611
+ 15296,
2612
+ 15306,
2613
+ 15330,
2614
+ 15332,
2615
+ 15333,
2616
+ 15349,
2617
+ 15356,
2618
+ 15371,
2619
+ 15384,
2620
+ 15413,
2621
+ 15418,
2622
+ 15447,
2623
+ 15452,
2624
+ 15460,
2625
+ 15469,
2626
+ 15474,
2627
+ 15485,
2628
+ 15491,
2629
+ 15504,
2630
+ 15521,
2631
+ 15538,
2632
+ 15543,
2633
+ 15570,
2634
+ 15572,
2635
+ 15577,
2636
+ 15580,
2637
+ 15581,
2638
+ 15582,
2639
+ 15596,
2640
+ 15598,
2641
+ 15610,
2642
+ 15625,
2643
+ 15640,
2644
+ 15645,
2645
+ 15646,
2646
+ 15666,
2647
+ 15669,
2648
+ 15675,
2649
+ 15676,
2650
+ 15679,
2651
+ 15689,
2652
+ 15708,
2653
+ 15709,
2654
+ 15711,
2655
+ 15720,
2656
+ 15721,
2657
+ 15729,
2658
+ 15732,
2659
+ 15735,
2660
+ 15745,
2661
+ 15754,
2662
+ 15759,
2663
+ 15760,
2664
+ 15761,
2665
+ 15775,
2666
+ 15797,
2667
+ 15802,
2668
+ 15819,
2669
+ 15828,
2670
+ 15835,
2671
+ 15854,
2672
+ 15861,
2673
+ 15878,
2674
+ 15892,
2675
+ 15909,
2676
+ 15910,
2677
+ 15926,
2678
+ 15956,
2679
+ 15957,
2680
+ 15970,
2681
+ 15981,
2682
+ 15986,
2683
+ 15991,
2684
+ 16005,
2685
+ 16007,
2686
+ 16008,
2687
+ 16022,
2688
+ 16029,
2689
+ 16054,
2690
+ 16063,
2691
+ 16065,
2692
+ 16069,
2693
+ 16078,
2694
+ 16089,
2695
+ 16094,
2696
+ 16123,
2697
+ 16132,
2698
+ 16135,
2699
+ 16172,
2700
+ 16174,
2701
+ 16185,
2702
+ 16190,
2703
+ 16198,
2704
+ 16201,
2705
+ 16204,
2706
+ 16207,
2707
+ 16208,
2708
+ 16215,
2709
+ 16217,
2710
+ 16240,
2711
+ 16259,
2712
+ 16281,
2713
+ 16283,
2714
+ 16298,
2715
+ 16319,
2716
+ 16322,
2717
+ 16333,
2718
+ 16344,
2719
+ 16359,
2720
+ 16387,
2721
+ 16390,
2722
+ 16391,
2723
+ 16396,
2724
+ 16412,
2725
+ 16425,
2726
+ 16430,
2727
+ 16445,
2728
+ 16456,
2729
+ 16461,
2730
+ 16465,
2731
+ 16504,
2732
+ 16510,
2733
+ 16512,
2734
+ 16521,
2735
+ 16538,
2736
+ 16553,
2737
+ 16558,
2738
+ 16567,
2739
+ 16571,
2740
+ 16573,
2741
+ 16597,
2742
+ 16600,
2743
+ 16610,
2744
+ 16614,
2745
+ 16622,
2746
+ 16628,
2747
+ 16632,
2748
+ 16633,
2749
+ 16636,
2750
+ 16637,
2751
+ 16647,
2752
+ 16649,
2753
+ 16660,
2754
+ 16664,
2755
+ 16674,
2756
+ 16691,
2757
+ 16698,
2758
+ 16700,
2759
+ 16709,
2760
+ 16714,
2761
+ 16731,
2762
+ 16745,
2763
+ 16746,
2764
+ 16756,
2765
+ 16764,
2766
+ 16769,
2767
+ 16771,
2768
+ 16782,
2769
+ 16786,
2770
+ 16787,
2771
+ 16793,
2772
+ 16794,
2773
+ 16800,
2774
+ 16824,
2775
+ 16834,
2776
+ 16853,
2777
+ 16890,
2778
+ 16911,
2779
+ 16919,
2780
+ 16935,
2781
+ 16938,
2782
+ 16943,
2783
+ 16962,
2784
+ 16981,
2785
+ 16992,
2786
+ 16995,
2787
+ 17001,
2788
+ 17018,
2789
+ 17023,
2790
+ 17032,
2791
+ 17044,
2792
+ 17048,
2793
+ 17092,
2794
+ 17093,
2795
+ 17109,
2796
+ 17111,
2797
+ 17115,
2798
+ 17144,
2799
+ 17181,
2800
+ 17183,
2801
+ 17206,
2802
+ 17229,
2803
+ 17231,
2804
+ 17233,
2805
+ 17236,
2806
+ 17241,
2807
+ 17242,
2808
+ 17259,
2809
+ 17265,
2810
+ 17294,
2811
+ 17311,
2812
+ 17333,
2813
+ 17377,
2814
+ 17381,
2815
+ 17384,
2816
+ 17385,
2817
+ 17390,
2818
+ 17410,
2819
+ 17413,
2820
+ 17426,
2821
+ 17439,
2822
+ 17475,
2823
+ 17478,
2824
+ 17497,
2825
+ 17505,
2826
+ 17506,
2827
+ 17510,
2828
+ 17518,
2829
+ 17523,
2830
+ 17531,
2831
+ 17547,
2832
+ 17551,
2833
+ 17556,
2834
+ 17562,
2835
+ 17563,
2836
+ 17570,
2837
+ 17571,
2838
+ 17572,
2839
+ 17581,
2840
+ 17590,
2841
+ 17595,
2842
+ 17599,
2843
+ 17610,
2844
+ 17613,
2845
+ 17623,
2846
+ 17657,
2847
+ 17658,
2848
+ 17659,
2849
+ 17679,
2850
+ 17689,
2851
+ 17690,
2852
+ 17692,
2853
+ 17693,
2854
+ 17702,
2855
+ 17703,
2856
+ 17704,
2857
+ 17738,
2858
+ 17742,
2859
+ 17760,
2860
+ 17764,
2861
+ 17771,
2862
+ 17787,
2863
+ 17793,
2864
+ 17800,
2865
+ 17801,
2866
+ 17808,
2867
+ 17824,
2868
+ 17849,
2869
+ 17850,
2870
+ 17862,
2871
+ 17868,
2872
+ 17869,
2873
+ 17875,
2874
+ 17895,
2875
+ 17896,
2876
+ 17902,
2877
+ 17925,
2878
+ 17928,
2879
+ 17934,
2880
+ 17942,
2881
+ 17950,
2882
+ 17989,
2883
+ 18004,
2884
+ 18006,
2885
+ 18018,
2886
+ 18027,
2887
+ 18029,
2888
+ 18037,
2889
+ 18046,
2890
+ 18051,
2891
+ 18057,
2892
+ 18072,
2893
+ 18077,
2894
+ 18083,
2895
+ 18095,
2896
+ 18098,
2897
+ 18099,
2898
+ 18105,
2899
+ 18106,
2900
+ 18110,
2901
+ 18132,
2902
+ 18139,
2903
+ 18175,
2904
+ 18180,
2905
+ 18212,
2906
+ 18217,
2907
+ 18241,
2908
+ 18251,
2909
+ 18254,
2910
+ 18259,
2911
+ 18304,
2912
+ 18312,
2913
+ 18335,
2914
+ 18337,
2915
+ 18362,
2916
+ 18386,
2917
+ 18389,
2918
+ 18392,
2919
+ 18405,
2920
+ 18412,
2921
+ 18428,
2922
+ 18433,
2923
+ 18448,
2924
+ 18451,
2925
+ 18470,
2926
+ 18500,
2927
+ 18504,
2928
+ 18511,
2929
+ 18519,
2930
+ 18524,
2931
+ 18540,
2932
+ 18542,
2933
+ 18548,
2934
+ 18549,
2935
+ 18553,
2936
+ 18563,
2937
+ 18567,
2938
+ 18577,
2939
+ 18598,
2940
+ 18605,
2941
+ 18610,
2942
+ 18635,
2943
+ 18640,
2944
+ 18647,
2945
+ 18661,
2946
+ 18662,
2947
+ 18665,
2948
+ 18668,
2949
+ 18673,
2950
+ 18674,
2951
+ 18680,
2952
+ 18685,
2953
+ 18687,
2954
+ 18698,
2955
+ 18701,
2956
+ 18703,
2957
+ 18717,
2958
+ 18725,
2959
+ 18735,
2960
+ 18750,
2961
+ 18759,
2962
+ 18771,
2963
+ 18773,
2964
+ 18817,
2965
+ 18818,
2966
+ 18828,
2967
+ 18839,
2968
+ 18851,
2969
+ 18860,
2970
+ 18867,
2971
+ 18876,
2972
+ 18879,
2973
+ 18895,
2974
+ 18923,
2975
+ 18939,
2976
+ 18940,
2977
+ 18947,
2978
+ 18955,
2979
+ 18971,
2980
+ 18988,
2981
+ 18989,
2982
+ 19000,
2983
+ 19010,
2984
+ 19023,
2985
+ 19036,
2986
+ 19039,
2987
+ 19041,
2988
+ 19046,
2989
+ 19057,
2990
+ 19075,
2991
+ 19077,
2992
+ 19079,
2993
+ 19118,
2994
+ 19126,
2995
+ 19138,
2996
+ 19162,
2997
+ 19164,
2998
+ 19175,
2999
+ 19184,
3000
+ 19196,
3001
+ 19199,
3002
+ 19201,
3003
+ 19209,
3004
+ 19210,
3005
+ 19230,
3006
+ 19257,
3007
+ 19258,
3008
+ 19259,
3009
+ 19264,
3010
+ 19265,
3011
+ 19286,
3012
+ 19287,
3013
+ 19295,
3014
+ 19296,
3015
+ 19309,
3016
+ 19313,
3017
+ 19327,
3018
+ 19345,
3019
+ 19350,
3020
+ 19351,
3021
+ 19362,
3022
+ 19376,
3023
+ 19388,
3024
+ 19397,
3025
+ 19402,
3026
+ 19411,
3027
+ 19414,
3028
+ 19427,
3029
+ 19454,
3030
+ 19477,
3031
+ 19491,
3032
+ 19494,
3033
+ 19495,
3034
+ 19511,
3035
+ 19517,
3036
+ 19525,
3037
+ 19536,
3038
+ 19539,
3039
+ 19543,
3040
+ 19550,
3041
+ 19575,
3042
+ 19587,
3043
+ 19588,
3044
+ 19595,
3045
+ 19597,
3046
+ 19599,
3047
+ 19610,
3048
+ 19619,
3049
+ 19626,
3050
+ 19631,
3051
+ 19634,
3052
+ 19635,
3053
+ 19661,
3054
+ 19665,
3055
+ 19678,
3056
+ 19716,
3057
+ 19744,
3058
+ 19750,
3059
+ 19752,
3060
+ 19754,
3061
+ 19761,
3062
+ 19782,
3063
+ 19797,
3064
+ 19800,
3065
+ 19811,
3066
+ 19824,
3067
+ 19825,
3068
+ 19828,
3069
+ 19831,
3070
+ 19851,
3071
+ 19859,
3072
+ 19868,
3073
+ 19870,
3074
+ 19877,
3075
+ 19883,
3076
+ 19893,
3077
+ 19894,
3078
+ 19908,
3079
+ 19920,
3080
+ 19927,
3081
+ 19937,
3082
+ 19945,
3083
+ 19948,
3084
+ 19966,
3085
+ 20004,
3086
+ 20005,
3087
+ 20013,
3088
+ 20014,
3089
+ 20016,
3090
+ 20020,
3091
+ 20039,
3092
+ 20042,
3093
+ 20062,
3094
+ 20063,
3095
+ 20076,
3096
+ 20082,
3097
+ 20091,
3098
+ 20093,
3099
+ 20111,
3100
+ 20115,
3101
+ 20119,
3102
+ 20121,
3103
+ 20123,
3104
+ 20126,
3105
+ 20130,
3106
+ 20134,
3107
+ 20141,
3108
+ 20144,
3109
+ 20145,
3110
+ 20148,
3111
+ 20154,
3112
+ 20159,
3113
+ 20160,
3114
+ 20171,
3115
+ 20176,
3116
+ 20179,
3117
+ 20183,
3118
+ 20187,
3119
+ 20247,
3120
+ 20251,
3121
+ 20266,
3122
+ 20267,
3123
+ 20280,
3124
+ 20281,
3125
+ 20298,
3126
+ 20303,
3127
+ 20314,
3128
+ 20327,
3129
+ 20336,
3130
+ 20349,
3131
+ 20364,
3132
+ 20372,
3133
+ 20422,
3134
+ 20465,
3135
+ 20472,
3136
+ 20474,
3137
+ 20476,
3138
+ 20478,
3139
+ 20479
3140
+ ]
3141
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8822265625,
3
+ "semantic_stability_score": 0.58553466329589,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_attenuated": -0.0010598548224477794,
6
+ "shared_redirected": -1.5217826754279068e-05,
7
+ "shared_intermediate": 0.00013974497633931687,
8
+ "shared_aligned": -0.0013879070871125228,
9
+ "aligned_only": 0.002635939062800095,
10
+ "base_only": 0.014045939780771732
11
+ },
12
+ "superposition_fraction": 0.02199170124481328,
13
+ "fve_base": 0.885602439573298,
14
+ "fve_aligned": 0.891939263381259,
15
+ "dead_neuron_fraction": 0.9567655722300211,
16
+ "l0_sparsity_base": 216.00910318155283,
17
+ "l0_sparsity_aligned": 215.46632370110916,
18
+ "class_counts": {
19
+ "shared_redirected": 5996,
20
+ "shared_attenuated": 5335,
21
+ "shared_intermediate": 4234,
22
+ "shared_aligned": 2503,
23
+ "aligned_only": 2410,
24
+ "base_only": 2
25
+ },
26
+ "total_features": 20480
27
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_attenuated": {
3
+ "count": 5335,
4
+ "cf_shift_mean": -0.0010598548224477794,
5
+ "cf_shift_std": 0.0037931143263446416,
6
+ "cf_shift_median": -7.424166687997058e-05,
7
+ "cf_base_mean": 0.001571622686860826,
8
+ "cf_aligned_mean": 0.0005117678642953962,
9
+ "high_cf_base_count": 3217,
10
+ "low_cf_base_count": 2118,
11
+ "high_cf_aligned_count": 1859,
12
+ "low_cf_aligned_count": 3476
13
+ },
14
+ "shared_redirected": {
15
+ "count": 5996,
16
+ "cf_shift_mean": -1.5217826754279068e-05,
17
+ "cf_shift_std": 0.0008916263954791701,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 0.0001160939869769163,
20
+ "cf_aligned_mean": 0.00010087616010965786,
21
+ "high_cf_base_count": 1331,
22
+ "low_cf_base_count": 4665,
23
+ "high_cf_aligned_count": 1345,
24
+ "low_cf_aligned_count": 4651
25
+ },
26
+ "shared_intermediate": {
27
+ "count": 4234,
28
+ "cf_shift_mean": 0.00013974497633931687,
29
+ "cf_shift_std": 0.0032989455069992353,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 0.000800676895384441,
32
+ "cf_aligned_mean": 0.0009404218713704533,
33
+ "high_cf_base_count": 1891,
34
+ "low_cf_base_count": 2343,
35
+ "high_cf_aligned_count": 2389,
36
+ "low_cf_aligned_count": 1845
37
+ },
38
+ "shared_aligned": {
39
+ "count": 2503,
40
+ "cf_shift_mean": -0.0013879070871125228,
41
+ "cf_shift_std": 0.024971999292974497,
42
+ "cf_shift_median": 0.0,
43
+ "cf_base_mean": 0.3605981537955728,
44
+ "cf_aligned_mean": 0.3592102467196983,
45
+ "high_cf_base_count": 2091,
46
+ "low_cf_base_count": 412,
47
+ "high_cf_aligned_count": 2194,
48
+ "low_cf_aligned_count": 309
49
+ },
50
+ "aligned_only": {
51
+ "count": 2410,
52
+ "cf_shift_mean": 0.002635939062800095,
53
+ "cf_shift_std": 0.008504911683103671,
54
+ "cf_shift_median": 0.0008145438914652914,
55
+ "cf_base_mean": 0.008935939668581831,
56
+ "cf_aligned_mean": 0.01157187872912568,
57
+ "high_cf_base_count": 1146,
58
+ "low_cf_base_count": 1264,
59
+ "high_cf_aligned_count": 2022,
60
+ "low_cf_aligned_count": 388
61
+ },
62
+ "base_only": {
63
+ "count": 2,
64
+ "cf_shift_mean": 0.014045939780771732,
65
+ "cf_shift_std": 0.030989511869847775,
66
+ "cf_shift_median": 0.014045939780771732,
67
+ "cf_base_mean": 0.011765567120164633,
68
+ "cf_aligned_mean": 0.02581150624610018,
69
+ "high_cf_base_count": 2,
70
+ "low_cf_base_count": 0,
71
+ "high_cf_aligned_count": 2,
72
+ "low_cf_aligned_count": 0
73
+ }
74
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 2503,
4
+ "rho_mean": 0.5063500509255418,
5
+ "rho_std": 0.010774630336555027,
6
+ "theta_mean": 0.9474509597967683,
7
+ "theta_std": 0.06524132434978301,
8
+ "angle_deg_mean": 12.80146506558554,
9
+ "angle_deg_std": 13.755658160212878,
10
+ "norm_ratio_raw_mean": 1.0267136175530536,
11
+ "norm_ratio_raw_std": 0.04523177677826661,
12
+ "linear_map": {
13
+ "sv_mean": 1.1120316982269287,
14
+ "sv_std": 0.9083473086357117,
15
+ "condition_number": 787134390.5733541,
16
+ "mean_principal_angle_deg": 14.087668998085976,
17
+ "singular_values": [
18
+ 13.90172004699707,
19
+ 6.975980281829834,
20
+ 5.706387996673584,
21
+ 5.4879069328308105,
22
+ 5.398257732391357,
23
+ 5.312074184417725,
24
+ 5.275912284851074,
25
+ 5.2328009605407715,
26
+ 5.222891807556152,
27
+ 5.148689270019531,
28
+ 5.0931315422058105,
29
+ 5.055355548858643,
30
+ 5.035065174102783,
31
+ 5.022418975830078,
32
+ 4.937254905700684,
33
+ 4.904775619506836,
34
+ 4.899718761444092,
35
+ 4.865054130554199,
36
+ 4.796006202697754,
37
+ 4.776266098022461
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 5996,
43
+ "rho_mean": 0.50711149509606,
44
+ "rho_std": 0.011403222724769464,
45
+ "theta_mean": 0.4109999795212566,
46
+ "theta_std": 0.0623451526816024,
47
+ "angle_deg_mean": 65.67548029616643,
48
+ "angle_deg_std": 3.880819496458055,
49
+ "norm_ratio_raw_mean": 1.0299511207789116,
50
+ "norm_ratio_raw_std": 0.04733834092587046,
51
+ "linear_map": {
52
+ "sv_mean": 0.7621632814407349,
53
+ "sv_std": 0.5729402899742126,
54
+ "condition_number": 18712.195264393536,
55
+ "mean_principal_angle_deg": 56.12923442926292,
56
+ "singular_values": [
57
+ 2.5564868450164795,
58
+ 2.499539613723755,
59
+ 2.4925849437713623,
60
+ 2.4804294109344482,
61
+ 2.4564671516418457,
62
+ 2.4399333000183105,
63
+ 2.431821346282959,
64
+ 2.429201126098633,
65
+ 2.4204909801483154,
66
+ 2.4092187881469727,
67
+ 2.4041595458984375,
68
+ 2.3947343826293945,
69
+ 2.387004852294922,
70
+ 2.374044418334961,
71
+ 2.3711764812469482,
72
+ 2.3613624572753906,
73
+ 2.357184648513794,
74
+ 2.3408989906311035,
75
+ 2.33628511428833,
76
+ 2.3240299224853516
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 4234,
82
+ "rho_mean": 0.5090503682279902,
83
+ "rho_std": 0.012051676824666535,
84
+ "theta_mean": 0.6153420941498575,
85
+ "theta_std": 0.08724504828658321,
86
+ "angle_deg_mean": 51.72044953984024,
87
+ "angle_deg_std": 6.5572718538264905,
88
+ "norm_ratio_raw_mean": 1.0381005266112933,
89
+ "norm_ratio_raw_std": 0.05020147196318996,
90
+ "linear_map": {
91
+ "sv_mean": 1.0199997425079346,
92
+ "sv_std": 0.8248365521430969,
93
+ "condition_number": 11289.22042674217,
94
+ "mean_principal_angle_deg": 45.27230723406915,
95
+ "singular_values": [
96
+ 4.4628448486328125,
97
+ 4.032676696777344,
98
+ 4.004236221313477,
99
+ 3.93764328956604,
100
+ 3.880770206451416,
101
+ 3.8653671741485596,
102
+ 3.846609354019165,
103
+ 3.823249578475952,
104
+ 3.786829710006714,
105
+ 3.7823681831359863,
106
+ 3.762817859649658,
107
+ 3.7126152515411377,
108
+ 3.6976308822631836,
109
+ 3.6930460929870605,
110
+ 3.679628849029541,
111
+ 3.6607890129089355,
112
+ 3.6416780948638916,
113
+ 3.6241817474365234,
114
+ 3.6185591220855713,
115
+ 3.6071250438690186
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 5335,
121
+ "rho_mean": 0.47234711063835483,
122
+ "rho_std": 0.01427932757344109,
123
+ "theta_mean": 0.5882392202847007,
124
+ "theta_std": 0.1690021267779041,
125
+ "angle_deg_mean": 52.75321135759279,
126
+ "angle_deg_std": 13.204567560363982,
127
+ "norm_ratio_raw_mean": 0.8965249081058629,
128
+ "norm_ratio_raw_std": 0.049544856605352496,
129
+ "linear_map": {
130
+ "sv_mean": 0.7628560066223145,
131
+ "sv_std": 0.5458945035934448,
132
+ "condition_number": 10629.010876961347,
133
+ "mean_principal_angle_deg": 42.535716811022674,
134
+ "singular_values": [
135
+ 3.0821919441223145,
136
+ 2.4967546463012695,
137
+ 2.433257818222046,
138
+ 2.4236860275268555,
139
+ 2.4044463634490967,
140
+ 2.399353504180908,
141
+ 2.394416570663452,
142
+ 2.383483409881592,
143
+ 2.3766465187072754,
144
+ 2.3587169647216797,
145
+ 2.351632833480835,
146
+ 2.3393137454986572,
147
+ 2.3370935916900635,
148
+ 2.329968214035034,
149
+ 2.3249409198760986,
150
+ 2.314723491668701,
151
+ 2.3035082817077637,
152
+ 2.2976088523864746,
153
+ 2.2946970462799072,
154
+ 2.2875375747680664
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 18068,
160
+ "rho_mean": 0.49719536176641244,
161
+ "rho_std": 0.020321288135111863,
162
+ "theta_mean": 0.58553466329589,
163
+ "theta_std": 0.20139888277664106,
164
+ "angle_deg_mean": 51.26494425832497,
165
+ "angle_deg_std": 19.165989847699905,
166
+ "norm_ratio_raw_mean": 0.9920151161912021,
167
+ "norm_ratio_raw_std": 0.0785925808554923,
168
+ "linear_map": {
169
+ "sv_mean": 0.5996567010879517,
170
+ "sv_std": 0.2987668812274933,
171
+ "condition_number": 294.1674646871887,
172
+ "mean_principal_angle_deg": 26.655089858636146,
173
+ "singular_values": [
174
+ 2.224940061569214,
175
+ 1.394637107849121,
176
+ 1.3000667095184326,
177
+ 1.252752423286438,
178
+ 1.2356173992156982,
179
+ 1.224117398262024,
180
+ 1.212598443031311,
181
+ 1.2057029008865356,
182
+ 1.1996538639068604,
183
+ 1.1972105503082275,
184
+ 1.1952292919158936,
185
+ 1.1900562047958374,
186
+ 1.1861488819122314,
187
+ 1.1851330995559692,
188
+ 1.1837271451950073,
189
+ 1.182531714439392,
190
+ 1.1790796518325806,
191
+ 1.1771901845932007,
192
+ 1.175429105758667,
193
+ 1.1726913452148438
194
+ ]
195
+ }
196
+ }
197
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 4.381341092362434,
10
+ 2.259082779540559,
11
+ 1.6863997004843565,
12
+ 1.420731849894493
13
+ ],
14
+ "val_loss": [
15
+ 2.8528085975122703,
16
+ 1.805012628358072,
17
+ 1.3100369875343683,
18
+ 1.253289582217551
19
+ ],
20
+ "train_fve_base": [
21
+ 0.7515641328401894,
22
+ 0.8702667849633127,
23
+ 0.8902508377054597,
24
+ 0.9011261236646756
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7600239093583436,
28
+ 0.876349806820379,
29
+ 0.8963567285738142,
30
+ 0.9069577278411673
31
+ ],
32
+ "val_fve_base": [
33
+ 0.8545645874832313,
34
+ 0.8755421217199395,
35
+ 0.8837185327295234,
36
+ 0.885602439573298
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.8605161711807651,
40
+ 0.8820381142706147,
41
+ 0.8900211284922056,
42
+ 0.891939263381259
43
+ ],
44
+ "dead_neurons": [
45
+ 0.919581258255212,
46
+ 0.9564275658068014,
47
+ 0.9570359075132059,
48
+ 0.9567655722300211
49
+ ],
50
+ "l0_base": [
51
+ 229.79653750729713,
52
+ 218.75622081144192,
53
+ 216.7828006421483,
54
+ 216.00910318155283
55
+ ],
56
+ "l0_aligned": [
57
+ 228.17223073555166,
58
+ 218.38536193812027,
59
+ 216.32432136602452,
60
+ 215.46632370110916
61
+ ],
62
+ "self_recon": [
63
+ 2.8336020377179163,
64
+ 1.3394528424885979,
65
+ 0.8751176264434966,
66
+ 0.6771690842531887
67
+ ],
68
+ "cross_recon": [
69
+ 3.3502841615147987,
70
+ 1.997394634838071,
71
+ 1.7069114258396507,
72
+ 1.5266520838186328
73
+ ],
74
+ "sparsity": [
75
+ 0.20762536411162225,
76
+ 0.12067207068605028,
77
+ 0.1285174893170717,
78
+ 0.1329019089983488
79
+ ]
80
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: ebc5714bd821c667edfc64de2ce20e57f5886a2b4c7c2b25caf3df88e15331ef
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 8a4e1a4f72206d03fef3f25873c92eca15f38bb0ac6b76a6f051c3d7a731a55c
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 9f2ebd791ec9e25319da1418738f3e7a00b87346f0aac891906833ee04bc9f9b
  • Pointer size: 131 Bytes
  • Size of remote file: 158 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: e851ee6f30a753af556d58e1983502509cf75120a513b7594d9d482be813db91
  • Pointer size: 131 Bytes
  • Size of remote file: 327 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 67aac90d3f01726fd1ea715483896fff88acd2cbbbe1b3abee1fc8182d4bccf3
  • Pointer size: 130 Bytes
  • Size of remote file: 84.7 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: a189e80375cb9c5c2a5be0aa0687fa0cf6470a039be6412266f25f75f83b7569
  • Pointer size: 131 Bytes
  • Size of remote file: 240 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: 1130acbf64a73b7e644f3d36b029153edbd04c38ccdac7ed1c141ff91390589c
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: ae37c6883c1f721ff20b395af7996b95891281bd6de71f0c9e292fd02ad5c8ac
  • Pointer size: 131 Bytes
  • Size of remote file: 535 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 815cdb115cb8dcb282f359944370ca84bf1a32a77c8142d104de588ab7959f4e
  • Pointer size: 131 Bytes
  • Size of remote file: 944 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L23/run_meta.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
3
+ "aligned_run_id": "qwen3-4b-kto",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/qwen3-4b-kto/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/base_activations/qwen3-4b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 23,
10
+ 24,
11
+ 25
12
+ ],
13
+ "base_source_layers": [
14
+ 19,
15
+ 20,
16
+ 21,
17
+ 22,
18
+ 23,
19
+ 24,
20
+ 25
21
+ ],
22
+ "layer": 23,
23
+ "base_layer": 23,
24
+ "aligned_layer": 23
25
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45c7aebd2cb2d3920279eb443937d0d4bdb83f78cbc871574c98bed17b3a0ca6
3
+ size 2517091162
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e29e726e91856fa3c96a5518e91713cd4e24d6b6f1fd2fa6c9824cf9f18693b6
3
+ size 100906476
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/features/visual_evidence_features.json ADDED
@@ -0,0 +1,3300 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 9087,
4
+ 9402,
5
+ 19984
6
+ ],
7
+ "redirected_visual_to_prior": [
8
+ 1,
9
+ 70,
10
+ 71,
11
+ 125,
12
+ 136,
13
+ 198,
14
+ 200,
15
+ 210,
16
+ 218,
17
+ 221,
18
+ 224,
19
+ 249,
20
+ 281,
21
+ 284,
22
+ 354,
23
+ 360,
24
+ 405,
25
+ 409,
26
+ 417,
27
+ 426,
28
+ 461,
29
+ 481,
30
+ 535,
31
+ 576,
32
+ 586,
33
+ 606,
34
+ 610,
35
+ 639,
36
+ 701,
37
+ 711,
38
+ 774,
39
+ 815,
40
+ 828,
41
+ 832,
42
+ 841,
43
+ 844,
44
+ 854,
45
+ 881,
46
+ 929,
47
+ 1019,
48
+ 1035,
49
+ 1062,
50
+ 1065,
51
+ 1090,
52
+ 1099,
53
+ 1127,
54
+ 1143,
55
+ 1163,
56
+ 1173,
57
+ 1194,
58
+ 1222,
59
+ 1223,
60
+ 1244,
61
+ 1258,
62
+ 1271,
63
+ 1298,
64
+ 1312,
65
+ 1320,
66
+ 1346,
67
+ 1373,
68
+ 1374,
69
+ 1458,
70
+ 1465,
71
+ 1493,
72
+ 1511,
73
+ 1515,
74
+ 1531,
75
+ 1542,
76
+ 1641,
77
+ 1674,
78
+ 1675,
79
+ 1707,
80
+ 1709,
81
+ 1751,
82
+ 1785,
83
+ 1801,
84
+ 1815,
85
+ 1847,
86
+ 1868,
87
+ 1876,
88
+ 2025,
89
+ 2051,
90
+ 2058,
91
+ 2095,
92
+ 2157,
93
+ 2180,
94
+ 2187,
95
+ 2189,
96
+ 2231,
97
+ 2235,
98
+ 2257,
99
+ 2265,
100
+ 2316,
101
+ 2318,
102
+ 2332,
103
+ 2336,
104
+ 2345,
105
+ 2346,
106
+ 2355,
107
+ 2385,
108
+ 2388,
109
+ 2403,
110
+ 2409,
111
+ 2413,
112
+ 2429,
113
+ 2435,
114
+ 2493,
115
+ 2541,
116
+ 2566,
117
+ 2584,
118
+ 2595,
119
+ 2603,
120
+ 2647,
121
+ 2665,
122
+ 2679,
123
+ 2680,
124
+ 2696,
125
+ 2698,
126
+ 2722,
127
+ 2758,
128
+ 2788,
129
+ 2790,
130
+ 2847,
131
+ 2877,
132
+ 2878,
133
+ 2879,
134
+ 2894,
135
+ 2902,
136
+ 2913,
137
+ 2941,
138
+ 2969,
139
+ 2983,
140
+ 3011,
141
+ 3047,
142
+ 3054,
143
+ 3057,
144
+ 3065,
145
+ 3066,
146
+ 3076,
147
+ 3077,
148
+ 3083,
149
+ 3115,
150
+ 3164,
151
+ 3206,
152
+ 3270,
153
+ 3271,
154
+ 3285,
155
+ 3336,
156
+ 3347,
157
+ 3368,
158
+ 3402,
159
+ 3411,
160
+ 3415,
161
+ 3430,
162
+ 3469,
163
+ 3492,
164
+ 3493,
165
+ 3513,
166
+ 3523,
167
+ 3539,
168
+ 3543,
169
+ 3544,
170
+ 3561,
171
+ 3606,
172
+ 3673,
173
+ 3694,
174
+ 3699,
175
+ 3900,
176
+ 3936,
177
+ 3989,
178
+ 4031,
179
+ 4136,
180
+ 4213,
181
+ 4262,
182
+ 4288,
183
+ 4313,
184
+ 4395,
185
+ 4407,
186
+ 4447,
187
+ 4511,
188
+ 4553,
189
+ 4568,
190
+ 4651,
191
+ 4671,
192
+ 4691,
193
+ 4735,
194
+ 4736,
195
+ 4740,
196
+ 4757,
197
+ 4796,
198
+ 4826,
199
+ 4849,
200
+ 4853,
201
+ 4858,
202
+ 4886,
203
+ 4891,
204
+ 4892,
205
+ 4923,
206
+ 4928,
207
+ 5000,
208
+ 5047,
209
+ 5050,
210
+ 5063,
211
+ 5081,
212
+ 5107,
213
+ 5118,
214
+ 5139,
215
+ 5153,
216
+ 5166,
217
+ 5324,
218
+ 5325,
219
+ 5397,
220
+ 5431,
221
+ 5482,
222
+ 5512,
223
+ 5527,
224
+ 5547,
225
+ 5579,
226
+ 5597,
227
+ 5636,
228
+ 5664,
229
+ 5746,
230
+ 5751,
231
+ 5762,
232
+ 5794,
233
+ 5815,
234
+ 5830,
235
+ 5889,
236
+ 5923,
237
+ 5932,
238
+ 6012,
239
+ 6013,
240
+ 6065,
241
+ 6088,
242
+ 6098,
243
+ 6139,
244
+ 6151,
245
+ 6227,
246
+ 6267,
247
+ 6270,
248
+ 6325,
249
+ 6368,
250
+ 6427,
251
+ 6433,
252
+ 6441,
253
+ 6442,
254
+ 6450,
255
+ 6469,
256
+ 6566,
257
+ 6596,
258
+ 6597,
259
+ 6616,
260
+ 6626,
261
+ 6641,
262
+ 6642,
263
+ 6739,
264
+ 6742,
265
+ 6755,
266
+ 6784,
267
+ 6850,
268
+ 6878,
269
+ 6881,
270
+ 6927,
271
+ 6935,
272
+ 6943,
273
+ 6967,
274
+ 6990,
275
+ 7012,
276
+ 7116,
277
+ 7119,
278
+ 7121,
279
+ 7131,
280
+ 7164,
281
+ 7262,
282
+ 7268,
283
+ 7327,
284
+ 7338,
285
+ 7384,
286
+ 7387,
287
+ 7395,
288
+ 7400,
289
+ 7408,
290
+ 7456,
291
+ 7476,
292
+ 7497,
293
+ 7508,
294
+ 7541,
295
+ 7548,
296
+ 7553,
297
+ 7583,
298
+ 7586,
299
+ 7637,
300
+ 7740,
301
+ 7744,
302
+ 7782,
303
+ 7868,
304
+ 7943,
305
+ 7947,
306
+ 7954,
307
+ 8075,
308
+ 8108,
309
+ 8115,
310
+ 8122,
311
+ 8130,
312
+ 8132,
313
+ 8142,
314
+ 8223,
315
+ 8238,
316
+ 8268,
317
+ 8277,
318
+ 8336,
319
+ 8345,
320
+ 8351,
321
+ 8359,
322
+ 8375,
323
+ 8379,
324
+ 8388,
325
+ 8433,
326
+ 8436,
327
+ 8439,
328
+ 8446,
329
+ 8449,
330
+ 8451,
331
+ 8511,
332
+ 8545,
333
+ 8552,
334
+ 8567,
335
+ 8576,
336
+ 8592,
337
+ 8604,
338
+ 8607,
339
+ 8636,
340
+ 8639,
341
+ 8648,
342
+ 8672,
343
+ 8686,
344
+ 8701,
345
+ 8705,
346
+ 8793,
347
+ 8845,
348
+ 8866,
349
+ 8919,
350
+ 8921,
351
+ 8930,
352
+ 8955,
353
+ 8976,
354
+ 8977,
355
+ 8982,
356
+ 8983,
357
+ 8996,
358
+ 9009,
359
+ 9011,
360
+ 9015,
361
+ 9017,
362
+ 9039,
363
+ 9062,
364
+ 9219,
365
+ 9241,
366
+ 9324,
367
+ 9375,
368
+ 9378,
369
+ 9392,
370
+ 9425,
371
+ 9484,
372
+ 9501,
373
+ 9548,
374
+ 9552,
375
+ 9557,
376
+ 9569,
377
+ 9616,
378
+ 9657,
379
+ 9667,
380
+ 9723,
381
+ 9731,
382
+ 9762,
383
+ 9795,
384
+ 9810,
385
+ 9816,
386
+ 9833,
387
+ 9834,
388
+ 9903,
389
+ 9946,
390
+ 9957,
391
+ 9968,
392
+ 10062,
393
+ 10069,
394
+ 10105,
395
+ 10142,
396
+ 10216,
397
+ 10230,
398
+ 10234,
399
+ 10251,
400
+ 10270,
401
+ 10293,
402
+ 10300,
403
+ 10360,
404
+ 10384,
405
+ 10396,
406
+ 10413,
407
+ 10495,
408
+ 10572,
409
+ 10585,
410
+ 10599,
411
+ 10621,
412
+ 10625,
413
+ 10630,
414
+ 10636,
415
+ 10660,
416
+ 10707,
417
+ 10711,
418
+ 10726,
419
+ 10746,
420
+ 10766,
421
+ 10773,
422
+ 10781,
423
+ 10787,
424
+ 10800,
425
+ 10824,
426
+ 10830,
427
+ 10839,
428
+ 10847,
429
+ 10881,
430
+ 10883,
431
+ 10947,
432
+ 10989,
433
+ 10994,
434
+ 11006,
435
+ 11007,
436
+ 11031,
437
+ 11154,
438
+ 11226,
439
+ 11228,
440
+ 11247,
441
+ 11266,
442
+ 11311,
443
+ 11317,
444
+ 11361,
445
+ 11369,
446
+ 11401,
447
+ 11402,
448
+ 11482,
449
+ 11495,
450
+ 11575,
451
+ 11589,
452
+ 11612,
453
+ 11686,
454
+ 11712,
455
+ 11717,
456
+ 11732,
457
+ 11745,
458
+ 11747,
459
+ 11755,
460
+ 11767,
461
+ 11785,
462
+ 11811,
463
+ 11836,
464
+ 11921,
465
+ 11957,
466
+ 11998,
467
+ 12121,
468
+ 12154,
469
+ 12170,
470
+ 12184,
471
+ 12192,
472
+ 12278,
473
+ 12531,
474
+ 12593,
475
+ 12596,
476
+ 12672,
477
+ 12716,
478
+ 12736,
479
+ 12769,
480
+ 12779,
481
+ 12795,
482
+ 12803,
483
+ 12811,
484
+ 12850,
485
+ 12869,
486
+ 12891,
487
+ 12927,
488
+ 12928,
489
+ 12942,
490
+ 12970,
491
+ 12983,
492
+ 13086,
493
+ 13090,
494
+ 13119,
495
+ 13144,
496
+ 13166,
497
+ 13180,
498
+ 13188,
499
+ 13193,
500
+ 13288,
501
+ 13319,
502
+ 13333,
503
+ 13363,
504
+ 13379,
505
+ 13384,
506
+ 13415,
507
+ 13416,
508
+ 13436,
509
+ 13480,
510
+ 13501,
511
+ 13541,
512
+ 13552,
513
+ 13555,
514
+ 13578,
515
+ 13579,
516
+ 13602,
517
+ 13625,
518
+ 13629,
519
+ 13716,
520
+ 13725,
521
+ 13728,
522
+ 13742,
523
+ 13778,
524
+ 13814,
525
+ 13818,
526
+ 13825,
527
+ 13842,
528
+ 13845,
529
+ 13859,
530
+ 13938,
531
+ 13973,
532
+ 14016,
533
+ 14068,
534
+ 14076,
535
+ 14126,
536
+ 14164,
537
+ 14172,
538
+ 14199,
539
+ 14204,
540
+ 14208,
541
+ 14271,
542
+ 14299,
543
+ 14304,
544
+ 14308,
545
+ 14319,
546
+ 14322,
547
+ 14425,
548
+ 14499,
549
+ 14519,
550
+ 14542,
551
+ 14556,
552
+ 14562,
553
+ 14572,
554
+ 14646,
555
+ 14662,
556
+ 14663,
557
+ 14780,
558
+ 14826,
559
+ 14856,
560
+ 14874,
561
+ 14886,
562
+ 14887,
563
+ 14993,
564
+ 14996,
565
+ 15042,
566
+ 15082,
567
+ 15083,
568
+ 15098,
569
+ 15130,
570
+ 15137,
571
+ 15139,
572
+ 15170,
573
+ 15171,
574
+ 15265,
575
+ 15286,
576
+ 15298,
577
+ 15315,
578
+ 15336,
579
+ 15365,
580
+ 15450,
581
+ 15499,
582
+ 15565,
583
+ 15575,
584
+ 15604,
585
+ 15682,
586
+ 15711,
587
+ 15762,
588
+ 15775,
589
+ 15785,
590
+ 15849,
591
+ 15855,
592
+ 15871,
593
+ 15901,
594
+ 15933,
595
+ 15987,
596
+ 16030,
597
+ 16056,
598
+ 16071,
599
+ 16102,
600
+ 16111,
601
+ 16112,
602
+ 16159,
603
+ 16176,
604
+ 16189,
605
+ 16202,
606
+ 16212,
607
+ 16220,
608
+ 16249,
609
+ 16251,
610
+ 16253,
611
+ 16281,
612
+ 16320,
613
+ 16355,
614
+ 16376,
615
+ 16377,
616
+ 16413,
617
+ 16521,
618
+ 16636,
619
+ 16657,
620
+ 16719,
621
+ 16735,
622
+ 16751,
623
+ 16775,
624
+ 16858,
625
+ 16882,
626
+ 16896,
627
+ 16905,
628
+ 16928,
629
+ 16990,
630
+ 16993,
631
+ 16995,
632
+ 17003,
633
+ 17010,
634
+ 17048,
635
+ 17109,
636
+ 17123,
637
+ 17148,
638
+ 17151,
639
+ 17200,
640
+ 17224,
641
+ 17236,
642
+ 17246,
643
+ 17285,
644
+ 17324,
645
+ 17325,
646
+ 17327,
647
+ 17374,
648
+ 17379,
649
+ 17419,
650
+ 17430,
651
+ 17441,
652
+ 17475,
653
+ 17480,
654
+ 17564,
655
+ 17581,
656
+ 17588,
657
+ 17613,
658
+ 17618,
659
+ 17764,
660
+ 17779,
661
+ 17819,
662
+ 17826,
663
+ 17867,
664
+ 17882,
665
+ 17888,
666
+ 17959,
667
+ 18035,
668
+ 18063,
669
+ 18080,
670
+ 18093,
671
+ 18145,
672
+ 18188,
673
+ 18205,
674
+ 18270,
675
+ 18272,
676
+ 18298,
677
+ 18314,
678
+ 18316,
679
+ 18399,
680
+ 18439,
681
+ 18454,
682
+ 18507,
683
+ 18521,
684
+ 18544,
685
+ 18610,
686
+ 18630,
687
+ 18635,
688
+ 18676,
689
+ 18698,
690
+ 18700,
691
+ 18729,
692
+ 18755,
693
+ 18808,
694
+ 18865,
695
+ 18877,
696
+ 18896,
697
+ 18907,
698
+ 18916,
699
+ 18957,
700
+ 18962,
701
+ 18968,
702
+ 18978,
703
+ 18986,
704
+ 18993,
705
+ 19010,
706
+ 19026,
707
+ 19027,
708
+ 19075,
709
+ 19138,
710
+ 19155,
711
+ 19157,
712
+ 19189,
713
+ 19203,
714
+ 19242,
715
+ 19277,
716
+ 19280,
717
+ 19301,
718
+ 19363,
719
+ 19389,
720
+ 19432,
721
+ 19459,
722
+ 19475,
723
+ 19481,
724
+ 19523,
725
+ 19587,
726
+ 19590,
727
+ 19626,
728
+ 19680,
729
+ 19710,
730
+ 19738,
731
+ 19825,
732
+ 19827,
733
+ 19833,
734
+ 19848,
735
+ 19879,
736
+ 19884,
737
+ 19886,
738
+ 20001,
739
+ 20052,
740
+ 20053,
741
+ 20082,
742
+ 20101,
743
+ 20106,
744
+ 20120,
745
+ 20140,
746
+ 20141,
747
+ 20151,
748
+ 20192,
749
+ 20216,
750
+ 20290,
751
+ 20300,
752
+ 20312,
753
+ 20353,
754
+ 20354,
755
+ 20466,
756
+ 20475
757
+ ],
758
+ "new_compensatory_visual": [
759
+ 4,
760
+ 6,
761
+ 15,
762
+ 22,
763
+ 28,
764
+ 41,
765
+ 45,
766
+ 52,
767
+ 58,
768
+ 61,
769
+ 64,
770
+ 101,
771
+ 106,
772
+ 108,
773
+ 123,
774
+ 130,
775
+ 141,
776
+ 162,
777
+ 171,
778
+ 174,
779
+ 176,
780
+ 193,
781
+ 201,
782
+ 203,
783
+ 235,
784
+ 238,
785
+ 240,
786
+ 251,
787
+ 255,
788
+ 261,
789
+ 262,
790
+ 263,
791
+ 269,
792
+ 272,
793
+ 287,
794
+ 291,
795
+ 299,
796
+ 301,
797
+ 302,
798
+ 320,
799
+ 328,
800
+ 330,
801
+ 331,
802
+ 373,
803
+ 378,
804
+ 381,
805
+ 385,
806
+ 399,
807
+ 403,
808
+ 412,
809
+ 424,
810
+ 427,
811
+ 433,
812
+ 436,
813
+ 442,
814
+ 464,
815
+ 467,
816
+ 470,
817
+ 478,
818
+ 480,
819
+ 485,
820
+ 491,
821
+ 493,
822
+ 502,
823
+ 503,
824
+ 519,
825
+ 530,
826
+ 533,
827
+ 541,
828
+ 560,
829
+ 573,
830
+ 575,
831
+ 597,
832
+ 598,
833
+ 607,
834
+ 608,
835
+ 620,
836
+ 622,
837
+ 632,
838
+ 641,
839
+ 649,
840
+ 665,
841
+ 686,
842
+ 716,
843
+ 723,
844
+ 725,
845
+ 732,
846
+ 743,
847
+ 748,
848
+ 749,
849
+ 761,
850
+ 762,
851
+ 764,
852
+ 765,
853
+ 771,
854
+ 786,
855
+ 787,
856
+ 794,
857
+ 802,
858
+ 818,
859
+ 819,
860
+ 823,
861
+ 833,
862
+ 862,
863
+ 863,
864
+ 871,
865
+ 874,
866
+ 876,
867
+ 879,
868
+ 900,
869
+ 908,
870
+ 909,
871
+ 920,
872
+ 937,
873
+ 949,
874
+ 954,
875
+ 955,
876
+ 959,
877
+ 962,
878
+ 977,
879
+ 987,
880
+ 990,
881
+ 1004,
882
+ 1017,
883
+ 1018,
884
+ 1021,
885
+ 1042,
886
+ 1056,
887
+ 1080,
888
+ 1088,
889
+ 1101,
890
+ 1103,
891
+ 1109,
892
+ 1137,
893
+ 1149,
894
+ 1152,
895
+ 1160,
896
+ 1166,
897
+ 1172,
898
+ 1175,
899
+ 1176,
900
+ 1182,
901
+ 1190,
902
+ 1200,
903
+ 1205,
904
+ 1207,
905
+ 1214,
906
+ 1246,
907
+ 1252,
908
+ 1264,
909
+ 1274,
910
+ 1286,
911
+ 1295,
912
+ 1299,
913
+ 1300,
914
+ 1305,
915
+ 1318,
916
+ 1327,
917
+ 1360,
918
+ 1369,
919
+ 1393,
920
+ 1404,
921
+ 1414,
922
+ 1438,
923
+ 1444,
924
+ 1449,
925
+ 1464,
926
+ 1466,
927
+ 1467,
928
+ 1480,
929
+ 1484,
930
+ 1490,
931
+ 1501,
932
+ 1513,
933
+ 1517,
934
+ 1525,
935
+ 1533,
936
+ 1536,
937
+ 1537,
938
+ 1556,
939
+ 1571,
940
+ 1572,
941
+ 1576,
942
+ 1577,
943
+ 1579,
944
+ 1587,
945
+ 1590,
946
+ 1595,
947
+ 1612,
948
+ 1613,
949
+ 1625,
950
+ 1627,
951
+ 1630,
952
+ 1637,
953
+ 1642,
954
+ 1645,
955
+ 1648,
956
+ 1652,
957
+ 1655,
958
+ 1670,
959
+ 1678,
960
+ 1690,
961
+ 1693,
962
+ 1694,
963
+ 1703,
964
+ 1719,
965
+ 1727,
966
+ 1735,
967
+ 1738,
968
+ 1762,
969
+ 1765,
970
+ 1781,
971
+ 1795,
972
+ 1803,
973
+ 1806,
974
+ 1812,
975
+ 1822,
976
+ 1831,
977
+ 1850,
978
+ 1864,
979
+ 1871,
980
+ 1883,
981
+ 1891,
982
+ 1903,
983
+ 1914,
984
+ 1920,
985
+ 1927,
986
+ 1932,
987
+ 1935,
988
+ 1936,
989
+ 1938,
990
+ 1946,
991
+ 1953,
992
+ 1964,
993
+ 1980,
994
+ 2002,
995
+ 2006,
996
+ 2018,
997
+ 2042,
998
+ 2044,
999
+ 2047,
1000
+ 2048,
1001
+ 2049,
1002
+ 2066,
1003
+ 2080,
1004
+ 2088,
1005
+ 2092,
1006
+ 2103,
1007
+ 2104,
1008
+ 2119,
1009
+ 2138,
1010
+ 2143,
1011
+ 2144,
1012
+ 2159,
1013
+ 2183,
1014
+ 2202,
1015
+ 2205,
1016
+ 2209,
1017
+ 2212,
1018
+ 2217,
1019
+ 2239,
1020
+ 2242,
1021
+ 2248,
1022
+ 2249,
1023
+ 2278,
1024
+ 2288,
1025
+ 2289,
1026
+ 2307,
1027
+ 2309,
1028
+ 2317,
1029
+ 2320,
1030
+ 2339,
1031
+ 2383,
1032
+ 2392,
1033
+ 2395,
1034
+ 2418,
1035
+ 2424,
1036
+ 2432,
1037
+ 2445,
1038
+ 2447,
1039
+ 2461,
1040
+ 2466,
1041
+ 2486,
1042
+ 2491,
1043
+ 2523,
1044
+ 2537,
1045
+ 2557,
1046
+ 2558,
1047
+ 2569,
1048
+ 2570,
1049
+ 2577,
1050
+ 2580,
1051
+ 2583,
1052
+ 2596,
1053
+ 2614,
1054
+ 2619,
1055
+ 2623,
1056
+ 2627,
1057
+ 2632,
1058
+ 2634,
1059
+ 2636,
1060
+ 2638,
1061
+ 2652,
1062
+ 2654,
1063
+ 2666,
1064
+ 2682,
1065
+ 2687,
1066
+ 2690,
1067
+ 2701,
1068
+ 2710,
1069
+ 2719,
1070
+ 2725,
1071
+ 2726,
1072
+ 2730,
1073
+ 2767,
1074
+ 2772,
1075
+ 2795,
1076
+ 2810,
1077
+ 2812,
1078
+ 2814,
1079
+ 2817,
1080
+ 2824,
1081
+ 2826,
1082
+ 2835,
1083
+ 2838,
1084
+ 2861,
1085
+ 2867,
1086
+ 2869,
1087
+ 2887,
1088
+ 2888,
1089
+ 2896,
1090
+ 2899,
1091
+ 2903,
1092
+ 2908,
1093
+ 2926,
1094
+ 2933,
1095
+ 2939,
1096
+ 2947,
1097
+ 2948,
1098
+ 2951,
1099
+ 2952,
1100
+ 2954,
1101
+ 2955,
1102
+ 2968,
1103
+ 2971,
1104
+ 2973,
1105
+ 2993,
1106
+ 2996,
1107
+ 3003,
1108
+ 3010,
1109
+ 3014,
1110
+ 3021,
1111
+ 3028,
1112
+ 3029,
1113
+ 3030,
1114
+ 3035,
1115
+ 3036,
1116
+ 3039,
1117
+ 3042,
1118
+ 3050,
1119
+ 3062,
1120
+ 3074,
1121
+ 3078,
1122
+ 3089,
1123
+ 3092,
1124
+ 3099,
1125
+ 3107,
1126
+ 3112,
1127
+ 3125,
1128
+ 3130,
1129
+ 3131,
1130
+ 3138,
1131
+ 3143,
1132
+ 3148,
1133
+ 3156,
1134
+ 3169,
1135
+ 3174,
1136
+ 3179,
1137
+ 3182,
1138
+ 3187,
1139
+ 3207,
1140
+ 3210,
1141
+ 3219,
1142
+ 3236,
1143
+ 3244,
1144
+ 3250,
1145
+ 3256,
1146
+ 3259,
1147
+ 3263,
1148
+ 3299,
1149
+ 3306,
1150
+ 3308,
1151
+ 3320,
1152
+ 3322,
1153
+ 3323,
1154
+ 3326,
1155
+ 3355,
1156
+ 3357,
1157
+ 3386,
1158
+ 3399,
1159
+ 3407,
1160
+ 3414,
1161
+ 3434,
1162
+ 3438,
1163
+ 3448,
1164
+ 3452,
1165
+ 3454,
1166
+ 3476,
1167
+ 3477,
1168
+ 3483,
1169
+ 3487,
1170
+ 3491,
1171
+ 3494,
1172
+ 3495,
1173
+ 3507,
1174
+ 3520,
1175
+ 3522,
1176
+ 3530,
1177
+ 3548,
1178
+ 3559,
1179
+ 3562,
1180
+ 3563,
1181
+ 3572,
1182
+ 3574,
1183
+ 3582,
1184
+ 3605,
1185
+ 3609,
1186
+ 3610,
1187
+ 3615,
1188
+ 3618,
1189
+ 3621,
1190
+ 3627,
1191
+ 3652,
1192
+ 3655,
1193
+ 3662,
1194
+ 3664,
1195
+ 3665,
1196
+ 3674,
1197
+ 3676,
1198
+ 3680,
1199
+ 3683,
1200
+ 3684,
1201
+ 3688,
1202
+ 3689,
1203
+ 3705,
1204
+ 3717,
1205
+ 3719,
1206
+ 3728,
1207
+ 3729,
1208
+ 3742,
1209
+ 3755,
1210
+ 3756,
1211
+ 3758,
1212
+ 3768,
1213
+ 3772,
1214
+ 3773,
1215
+ 3781,
1216
+ 3803,
1217
+ 3808,
1218
+ 3837,
1219
+ 3839,
1220
+ 3843,
1221
+ 3870,
1222
+ 3885,
1223
+ 3889,
1224
+ 3893,
1225
+ 3894,
1226
+ 3897,
1227
+ 3898,
1228
+ 3899,
1229
+ 3905,
1230
+ 3907,
1231
+ 3909,
1232
+ 3920,
1233
+ 3956,
1234
+ 3969,
1235
+ 3979,
1236
+ 4016,
1237
+ 4019,
1238
+ 4023,
1239
+ 4034,
1240
+ 4037,
1241
+ 4047,
1242
+ 4048,
1243
+ 4050,
1244
+ 4052,
1245
+ 4053,
1246
+ 4054,
1247
+ 4061,
1248
+ 4063,
1249
+ 4066,
1250
+ 4073,
1251
+ 4076,
1252
+ 4078,
1253
+ 4080,
1254
+ 4081,
1255
+ 4085,
1256
+ 4092,
1257
+ 4096,
1258
+ 4101,
1259
+ 4119,
1260
+ 4134,
1261
+ 4138,
1262
+ 4162,
1263
+ 4174,
1264
+ 4181,
1265
+ 4186,
1266
+ 4188,
1267
+ 4205,
1268
+ 4207,
1269
+ 4211,
1270
+ 4222,
1271
+ 4238,
1272
+ 4240,
1273
+ 4246,
1274
+ 4260,
1275
+ 4287,
1276
+ 4291,
1277
+ 4295,
1278
+ 4308,
1279
+ 4320,
1280
+ 4322,
1281
+ 4323,
1282
+ 4343,
1283
+ 4355,
1284
+ 4379,
1285
+ 4392,
1286
+ 4400,
1287
+ 4405,
1288
+ 4411,
1289
+ 4430,
1290
+ 4446,
1291
+ 4449,
1292
+ 4470,
1293
+ 4471,
1294
+ 4475,
1295
+ 4482,
1296
+ 4486,
1297
+ 4493,
1298
+ 4499,
1299
+ 4504,
1300
+ 4515,
1301
+ 4525,
1302
+ 4526,
1303
+ 4527,
1304
+ 4528,
1305
+ 4537,
1306
+ 4540,
1307
+ 4549,
1308
+ 4556,
1309
+ 4560,
1310
+ 4563,
1311
+ 4577,
1312
+ 4583,
1313
+ 4593,
1314
+ 4598,
1315
+ 4607,
1316
+ 4609,
1317
+ 4613,
1318
+ 4622,
1319
+ 4628,
1320
+ 4635,
1321
+ 4661,
1322
+ 4666,
1323
+ 4676,
1324
+ 4679,
1325
+ 4689,
1326
+ 4692,
1327
+ 4709,
1328
+ 4732,
1329
+ 4743,
1330
+ 4745,
1331
+ 4748,
1332
+ 4752,
1333
+ 4754,
1334
+ 4778,
1335
+ 4793,
1336
+ 4797,
1337
+ 4798,
1338
+ 4805,
1339
+ 4806,
1340
+ 4809,
1341
+ 4812,
1342
+ 4814,
1343
+ 4819,
1344
+ 4827,
1345
+ 4859,
1346
+ 4868,
1347
+ 4876,
1348
+ 4883,
1349
+ 4888,
1350
+ 4898,
1351
+ 4911,
1352
+ 4915,
1353
+ 4925,
1354
+ 4926,
1355
+ 4931,
1356
+ 4946,
1357
+ 4949,
1358
+ 4957,
1359
+ 4968,
1360
+ 4982,
1361
+ 5005,
1362
+ 5016,
1363
+ 5017,
1364
+ 5024,
1365
+ 5025,
1366
+ 5038,
1367
+ 5041,
1368
+ 5056,
1369
+ 5059,
1370
+ 5062,
1371
+ 5092,
1372
+ 5098,
1373
+ 5103,
1374
+ 5113,
1375
+ 5124,
1376
+ 5126,
1377
+ 5152,
1378
+ 5156,
1379
+ 5165,
1380
+ 5167,
1381
+ 5168,
1382
+ 5171,
1383
+ 5177,
1384
+ 5189,
1385
+ 5194,
1386
+ 5216,
1387
+ 5217,
1388
+ 5218,
1389
+ 5226,
1390
+ 5227,
1391
+ 5247,
1392
+ 5258,
1393
+ 5260,
1394
+ 5262,
1395
+ 5275,
1396
+ 5276,
1397
+ 5278,
1398
+ 5288,
1399
+ 5289,
1400
+ 5305,
1401
+ 5313,
1402
+ 5318,
1403
+ 5319,
1404
+ 5329,
1405
+ 5338,
1406
+ 5339,
1407
+ 5356,
1408
+ 5358,
1409
+ 5391,
1410
+ 5416,
1411
+ 5420,
1412
+ 5427,
1413
+ 5437,
1414
+ 5452,
1415
+ 5480,
1416
+ 5491,
1417
+ 5494,
1418
+ 5498,
1419
+ 5502,
1420
+ 5505,
1421
+ 5518,
1422
+ 5522,
1423
+ 5523,
1424
+ 5531,
1425
+ 5542,
1426
+ 5543,
1427
+ 5545,
1428
+ 5549,
1429
+ 5573,
1430
+ 5578,
1431
+ 5583,
1432
+ 5584,
1433
+ 5586,
1434
+ 5594,
1435
+ 5603,
1436
+ 5606,
1437
+ 5609,
1438
+ 5611,
1439
+ 5621,
1440
+ 5635,
1441
+ 5638,
1442
+ 5641,
1443
+ 5644,
1444
+ 5655,
1445
+ 5674,
1446
+ 5677,
1447
+ 5679,
1448
+ 5698,
1449
+ 5714,
1450
+ 5723,
1451
+ 5724,
1452
+ 5736,
1453
+ 5747,
1454
+ 5770,
1455
+ 5775,
1456
+ 5782,
1457
+ 5801,
1458
+ 5805,
1459
+ 5813,
1460
+ 5814,
1461
+ 5820,
1462
+ 5824,
1463
+ 5848,
1464
+ 5864,
1465
+ 5865,
1466
+ 5888,
1467
+ 5896,
1468
+ 5897,
1469
+ 5899,
1470
+ 5904,
1471
+ 5913,
1472
+ 5914,
1473
+ 5920,
1474
+ 5924,
1475
+ 5925,
1476
+ 5933,
1477
+ 5943,
1478
+ 5946,
1479
+ 5955,
1480
+ 5957,
1481
+ 5965,
1482
+ 5971,
1483
+ 5974,
1484
+ 5985,
1485
+ 5987,
1486
+ 5988,
1487
+ 5996,
1488
+ 6003,
1489
+ 6009,
1490
+ 6020,
1491
+ 6023,
1492
+ 6024,
1493
+ 6035,
1494
+ 6042,
1495
+ 6059,
1496
+ 6064,
1497
+ 6074,
1498
+ 6081,
1499
+ 6083,
1500
+ 6099,
1501
+ 6101,
1502
+ 6107,
1503
+ 6110,
1504
+ 6115,
1505
+ 6132,
1506
+ 6158,
1507
+ 6161,
1508
+ 6165,
1509
+ 6166,
1510
+ 6168,
1511
+ 6169,
1512
+ 6171,
1513
+ 6189,
1514
+ 6220,
1515
+ 6222,
1516
+ 6242,
1517
+ 6283,
1518
+ 6292,
1519
+ 6296,
1520
+ 6304,
1521
+ 6305,
1522
+ 6317,
1523
+ 6334,
1524
+ 6336,
1525
+ 6355,
1526
+ 6365,
1527
+ 6373,
1528
+ 6379,
1529
+ 6380,
1530
+ 6384,
1531
+ 6388,
1532
+ 6394,
1533
+ 6396,
1534
+ 6403,
1535
+ 6406,
1536
+ 6418,
1537
+ 6422,
1538
+ 6439,
1539
+ 6443,
1540
+ 6444,
1541
+ 6446,
1542
+ 6453,
1543
+ 6454,
1544
+ 6456,
1545
+ 6460,
1546
+ 6470,
1547
+ 6473,
1548
+ 6480,
1549
+ 6484,
1550
+ 6489,
1551
+ 6514,
1552
+ 6531,
1553
+ 6542,
1554
+ 6544,
1555
+ 6548,
1556
+ 6561,
1557
+ 6562,
1558
+ 6580,
1559
+ 6588,
1560
+ 6599,
1561
+ 6606,
1562
+ 6608,
1563
+ 6610,
1564
+ 6634,
1565
+ 6635,
1566
+ 6655,
1567
+ 6660,
1568
+ 6661,
1569
+ 6663,
1570
+ 6673,
1571
+ 6674,
1572
+ 6675,
1573
+ 6697,
1574
+ 6706,
1575
+ 6714,
1576
+ 6721,
1577
+ 6732,
1578
+ 6753,
1579
+ 6756,
1580
+ 6766,
1581
+ 6773,
1582
+ 6776,
1583
+ 6781,
1584
+ 6787,
1585
+ 6807,
1586
+ 6820,
1587
+ 6826,
1588
+ 6834,
1589
+ 6849,
1590
+ 6855,
1591
+ 6861,
1592
+ 6867,
1593
+ 6889,
1594
+ 6890,
1595
+ 6893,
1596
+ 6895,
1597
+ 6896,
1598
+ 6899,
1599
+ 6901,
1600
+ 6905,
1601
+ 6906,
1602
+ 6912,
1603
+ 6921,
1604
+ 6951,
1605
+ 6962,
1606
+ 6970,
1607
+ 6971,
1608
+ 6972,
1609
+ 6984,
1610
+ 6993,
1611
+ 6994,
1612
+ 6995,
1613
+ 6996,
1614
+ 7025,
1615
+ 7043,
1616
+ 7050,
1617
+ 7054,
1618
+ 7057,
1619
+ 7084,
1620
+ 7085,
1621
+ 7093,
1622
+ 7098,
1623
+ 7113,
1624
+ 7118,
1625
+ 7123,
1626
+ 7125,
1627
+ 7127,
1628
+ 7130,
1629
+ 7132,
1630
+ 7140,
1631
+ 7158,
1632
+ 7166,
1633
+ 7167,
1634
+ 7176,
1635
+ 7177,
1636
+ 7196,
1637
+ 7198,
1638
+ 7210,
1639
+ 7235,
1640
+ 7242,
1641
+ 7254,
1642
+ 7258,
1643
+ 7259,
1644
+ 7265,
1645
+ 7267,
1646
+ 7279,
1647
+ 7284,
1648
+ 7286,
1649
+ 7306,
1650
+ 7315,
1651
+ 7316,
1652
+ 7328,
1653
+ 7335,
1654
+ 7340,
1655
+ 7342,
1656
+ 7345,
1657
+ 7355,
1658
+ 7359,
1659
+ 7389,
1660
+ 7401,
1661
+ 7414,
1662
+ 7428,
1663
+ 7432,
1664
+ 7433,
1665
+ 7442,
1666
+ 7446,
1667
+ 7453,
1668
+ 7467,
1669
+ 7499,
1670
+ 7504,
1671
+ 7526,
1672
+ 7530,
1673
+ 7552,
1674
+ 7568,
1675
+ 7570,
1676
+ 7571,
1677
+ 7588,
1678
+ 7595,
1679
+ 7596,
1680
+ 7598,
1681
+ 7608,
1682
+ 7615,
1683
+ 7618,
1684
+ 7628,
1685
+ 7642,
1686
+ 7649,
1687
+ 7656,
1688
+ 7675,
1689
+ 7681,
1690
+ 7686,
1691
+ 7693,
1692
+ 7701,
1693
+ 7704,
1694
+ 7705,
1695
+ 7707,
1696
+ 7722,
1697
+ 7725,
1698
+ 7738,
1699
+ 7746,
1700
+ 7747,
1701
+ 7764,
1702
+ 7772,
1703
+ 7774,
1704
+ 7776,
1705
+ 7779,
1706
+ 7788,
1707
+ 7790,
1708
+ 7793,
1709
+ 7796,
1710
+ 7798,
1711
+ 7800,
1712
+ 7816,
1713
+ 7817,
1714
+ 7822,
1715
+ 7823,
1716
+ 7834,
1717
+ 7837,
1718
+ 7843,
1719
+ 7854,
1720
+ 7857,
1721
+ 7859,
1722
+ 7865,
1723
+ 7875,
1724
+ 7881,
1725
+ 7884,
1726
+ 7887,
1727
+ 7900,
1728
+ 7913,
1729
+ 7916,
1730
+ 7917,
1731
+ 7923,
1732
+ 7929,
1733
+ 7935,
1734
+ 7936,
1735
+ 7946,
1736
+ 7948,
1737
+ 7953,
1738
+ 7963,
1739
+ 7969,
1740
+ 7980,
1741
+ 7981,
1742
+ 7988,
1743
+ 7989,
1744
+ 7991,
1745
+ 7997,
1746
+ 8005,
1747
+ 8007,
1748
+ 8016,
1749
+ 8040,
1750
+ 8054,
1751
+ 8057,
1752
+ 8063,
1753
+ 8065,
1754
+ 8078,
1755
+ 8082,
1756
+ 8086,
1757
+ 8096,
1758
+ 8104,
1759
+ 8105,
1760
+ 8106,
1761
+ 8126,
1762
+ 8128,
1763
+ 8131,
1764
+ 8137,
1765
+ 8140,
1766
+ 8146,
1767
+ 8159,
1768
+ 8160,
1769
+ 8170,
1770
+ 8182,
1771
+ 8188,
1772
+ 8190,
1773
+ 8195,
1774
+ 8197,
1775
+ 8206,
1776
+ 8216,
1777
+ 8220,
1778
+ 8234,
1779
+ 8239,
1780
+ 8240,
1781
+ 8245,
1782
+ 8248,
1783
+ 8256,
1784
+ 8278,
1785
+ 8289,
1786
+ 8293,
1787
+ 8295,
1788
+ 8305,
1789
+ 8309,
1790
+ 8313,
1791
+ 8346,
1792
+ 8354,
1793
+ 8362,
1794
+ 8370,
1795
+ 8408,
1796
+ 8418,
1797
+ 8435,
1798
+ 8437,
1799
+ 8448,
1800
+ 8450,
1801
+ 8457,
1802
+ 8460,
1803
+ 8469,
1804
+ 8479,
1805
+ 8502,
1806
+ 8507,
1807
+ 8517,
1808
+ 8525,
1809
+ 8526,
1810
+ 8540,
1811
+ 8541,
1812
+ 8554,
1813
+ 8557,
1814
+ 8559,
1815
+ 8562,
1816
+ 8566,
1817
+ 8572,
1818
+ 8580,
1819
+ 8582,
1820
+ 8589,
1821
+ 8594,
1822
+ 8597,
1823
+ 8613,
1824
+ 8616,
1825
+ 8622,
1826
+ 8628,
1827
+ 8633,
1828
+ 8641,
1829
+ 8689,
1830
+ 8692,
1831
+ 8697,
1832
+ 8699,
1833
+ 8703,
1834
+ 8704,
1835
+ 8711,
1836
+ 8714,
1837
+ 8719,
1838
+ 8725,
1839
+ 8739,
1840
+ 8747,
1841
+ 8765,
1842
+ 8771,
1843
+ 8775,
1844
+ 8783,
1845
+ 8792,
1846
+ 8799,
1847
+ 8806,
1848
+ 8810,
1849
+ 8812,
1850
+ 8816,
1851
+ 8817,
1852
+ 8819,
1853
+ 8821,
1854
+ 8833,
1855
+ 8834,
1856
+ 8839,
1857
+ 8848,
1858
+ 8849,
1859
+ 8852,
1860
+ 8865,
1861
+ 8902,
1862
+ 8914,
1863
+ 8918,
1864
+ 8925,
1865
+ 8929,
1866
+ 8932,
1867
+ 8933,
1868
+ 8940,
1869
+ 8943,
1870
+ 8953,
1871
+ 8958,
1872
+ 8960,
1873
+ 8962,
1874
+ 8964,
1875
+ 8973,
1876
+ 8978,
1877
+ 8980,
1878
+ 8997,
1879
+ 9001,
1880
+ 9012,
1881
+ 9019,
1882
+ 9021,
1883
+ 9030,
1884
+ 9051,
1885
+ 9052,
1886
+ 9093,
1887
+ 9095,
1888
+ 9116,
1889
+ 9118,
1890
+ 9123,
1891
+ 9130,
1892
+ 9137,
1893
+ 9138,
1894
+ 9155,
1895
+ 9164,
1896
+ 9166,
1897
+ 9193,
1898
+ 9200,
1899
+ 9201,
1900
+ 9209,
1901
+ 9212,
1902
+ 9218,
1903
+ 9223,
1904
+ 9227,
1905
+ 9230,
1906
+ 9239,
1907
+ 9242,
1908
+ 9250,
1909
+ 9262,
1910
+ 9263,
1911
+ 9276,
1912
+ 9286,
1913
+ 9298,
1914
+ 9301,
1915
+ 9309,
1916
+ 9312,
1917
+ 9314,
1918
+ 9315,
1919
+ 9322,
1920
+ 9326,
1921
+ 9329,
1922
+ 9331,
1923
+ 9339,
1924
+ 9345,
1925
+ 9353,
1926
+ 9354,
1927
+ 9355,
1928
+ 9356,
1929
+ 9362,
1930
+ 9363,
1931
+ 9365,
1932
+ 9371,
1933
+ 9380,
1934
+ 9382,
1935
+ 9395,
1936
+ 9396,
1937
+ 9397,
1938
+ 9400,
1939
+ 9409,
1940
+ 9420,
1941
+ 9421,
1942
+ 9437,
1943
+ 9453,
1944
+ 9455,
1945
+ 9465,
1946
+ 9479,
1947
+ 9489,
1948
+ 9502,
1949
+ 9506,
1950
+ 9520,
1951
+ 9522,
1952
+ 9524,
1953
+ 9544,
1954
+ 9547,
1955
+ 9556,
1956
+ 9568,
1957
+ 9570,
1958
+ 9572,
1959
+ 9576,
1960
+ 9599,
1961
+ 9603,
1962
+ 9618,
1963
+ 9621,
1964
+ 9623,
1965
+ 9629,
1966
+ 9633,
1967
+ 9641,
1968
+ 9649,
1969
+ 9650,
1970
+ 9664,
1971
+ 9668,
1972
+ 9675,
1973
+ 9676,
1974
+ 9687,
1975
+ 9692,
1976
+ 9715,
1977
+ 9718,
1978
+ 9726,
1979
+ 9737,
1980
+ 9740,
1981
+ 9742,
1982
+ 9757,
1983
+ 9771,
1984
+ 9779,
1985
+ 9803,
1986
+ 9812,
1987
+ 9817,
1988
+ 9825,
1989
+ 9828,
1990
+ 9829,
1991
+ 9837,
1992
+ 9858,
1993
+ 9862,
1994
+ 9864,
1995
+ 9870,
1996
+ 9875,
1997
+ 9880,
1998
+ 9891,
1999
+ 9894,
2000
+ 9911,
2001
+ 9940,
2002
+ 9956,
2003
+ 9959,
2004
+ 9961,
2005
+ 9967,
2006
+ 9992,
2007
+ 9998,
2008
+ 10025,
2009
+ 10044,
2010
+ 10048,
2011
+ 10049,
2012
+ 10051,
2013
+ 10052,
2014
+ 10058,
2015
+ 10067,
2016
+ 10076,
2017
+ 10077,
2018
+ 10085,
2019
+ 10093,
2020
+ 10114,
2021
+ 10119,
2022
+ 10126,
2023
+ 10143,
2024
+ 10162,
2025
+ 10174,
2026
+ 10182,
2027
+ 10186,
2028
+ 10198,
2029
+ 10200,
2030
+ 10201,
2031
+ 10218,
2032
+ 10221,
2033
+ 10229,
2034
+ 10239,
2035
+ 10248,
2036
+ 10254,
2037
+ 10261,
2038
+ 10266,
2039
+ 10271,
2040
+ 10274,
2041
+ 10275,
2042
+ 10283,
2043
+ 10329,
2044
+ 10332,
2045
+ 10334,
2046
+ 10362,
2047
+ 10372,
2048
+ 10373,
2049
+ 10395,
2050
+ 10399,
2051
+ 10400,
2052
+ 10401,
2053
+ 10410,
2054
+ 10420,
2055
+ 10425,
2056
+ 10429,
2057
+ 10434,
2058
+ 10435,
2059
+ 10448,
2060
+ 10449,
2061
+ 10473,
2062
+ 10497,
2063
+ 10502,
2064
+ 10504,
2065
+ 10519,
2066
+ 10520,
2067
+ 10525,
2068
+ 10526,
2069
+ 10544,
2070
+ 10548,
2071
+ 10554,
2072
+ 10555,
2073
+ 10574,
2074
+ 10583,
2075
+ 10587,
2076
+ 10589,
2077
+ 10590,
2078
+ 10618,
2079
+ 10637,
2080
+ 10651,
2081
+ 10654,
2082
+ 10662,
2083
+ 10664,
2084
+ 10665,
2085
+ 10669,
2086
+ 10674,
2087
+ 10675,
2088
+ 10683,
2089
+ 10689,
2090
+ 10691,
2091
+ 10696,
2092
+ 10705,
2093
+ 10709,
2094
+ 10714,
2095
+ 10728,
2096
+ 10733,
2097
+ 10737,
2098
+ 10742,
2099
+ 10759,
2100
+ 10762,
2101
+ 10784,
2102
+ 10795,
2103
+ 10805,
2104
+ 10808,
2105
+ 10813,
2106
+ 10834,
2107
+ 10836,
2108
+ 10854,
2109
+ 10856,
2110
+ 10860,
2111
+ 10863,
2112
+ 10869,
2113
+ 10876,
2114
+ 10888,
2115
+ 10901,
2116
+ 10905,
2117
+ 10906,
2118
+ 10909,
2119
+ 10911,
2120
+ 10920,
2121
+ 10925,
2122
+ 10928,
2123
+ 10935,
2124
+ 10938,
2125
+ 10939,
2126
+ 10954,
2127
+ 10969,
2128
+ 10979,
2129
+ 10996,
2130
+ 10997,
2131
+ 11020,
2132
+ 11027,
2133
+ 11039,
2134
+ 11040,
2135
+ 11046,
2136
+ 11054,
2137
+ 11056,
2138
+ 11059,
2139
+ 11064,
2140
+ 11069,
2141
+ 11081,
2142
+ 11093,
2143
+ 11109,
2144
+ 11115,
2145
+ 11118,
2146
+ 11121,
2147
+ 11130,
2148
+ 11132,
2149
+ 11141,
2150
+ 11143,
2151
+ 11155,
2152
+ 11161,
2153
+ 11180,
2154
+ 11190,
2155
+ 11212,
2156
+ 11218,
2157
+ 11223,
2158
+ 11242,
2159
+ 11258,
2160
+ 11275,
2161
+ 11281,
2162
+ 11325,
2163
+ 11345,
2164
+ 11346,
2165
+ 11349,
2166
+ 11364,
2167
+ 11373,
2168
+ 11387,
2169
+ 11396,
2170
+ 11398,
2171
+ 11404,
2172
+ 11405,
2173
+ 11406,
2174
+ 11430,
2175
+ 11434,
2176
+ 11436,
2177
+ 11437,
2178
+ 11452,
2179
+ 11469,
2180
+ 11470,
2181
+ 11471,
2182
+ 11476,
2183
+ 11490,
2184
+ 11508,
2185
+ 11516,
2186
+ 11517,
2187
+ 11519,
2188
+ 11541,
2189
+ 11551,
2190
+ 11556,
2191
+ 11557,
2192
+ 11562,
2193
+ 11568,
2194
+ 11569,
2195
+ 11578,
2196
+ 11579,
2197
+ 11601,
2198
+ 11602,
2199
+ 11607,
2200
+ 11620,
2201
+ 11633,
2202
+ 11636,
2203
+ 11639,
2204
+ 11671,
2205
+ 11690,
2206
+ 11691,
2207
+ 11694,
2208
+ 11700,
2209
+ 11720,
2210
+ 11731,
2211
+ 11738,
2212
+ 11772,
2213
+ 11779,
2214
+ 11780,
2215
+ 11782,
2216
+ 11783,
2217
+ 11789,
2218
+ 11802,
2219
+ 11827,
2220
+ 11832,
2221
+ 11850,
2222
+ 11858,
2223
+ 11872,
2224
+ 11878,
2225
+ 11887,
2226
+ 11888,
2227
+ 11892,
2228
+ 11897,
2229
+ 11898,
2230
+ 11899,
2231
+ 11922,
2232
+ 11926,
2233
+ 11930,
2234
+ 11936,
2235
+ 11954,
2236
+ 11955,
2237
+ 11961,
2238
+ 11979,
2239
+ 12006,
2240
+ 12018,
2241
+ 12033,
2242
+ 12041,
2243
+ 12052,
2244
+ 12069,
2245
+ 12071,
2246
+ 12084,
2247
+ 12085,
2248
+ 12098,
2249
+ 12102,
2250
+ 12107,
2251
+ 12114,
2252
+ 12133,
2253
+ 12140,
2254
+ 12152,
2255
+ 12157,
2256
+ 12178,
2257
+ 12181,
2258
+ 12183,
2259
+ 12195,
2260
+ 12200,
2261
+ 12207,
2262
+ 12216,
2263
+ 12227,
2264
+ 12232,
2265
+ 12237,
2266
+ 12245,
2267
+ 12263,
2268
+ 12264,
2269
+ 12266,
2270
+ 12273,
2271
+ 12275,
2272
+ 12280,
2273
+ 12302,
2274
+ 12303,
2275
+ 12311,
2276
+ 12329,
2277
+ 12344,
2278
+ 12350,
2279
+ 12362,
2280
+ 12383,
2281
+ 12412,
2282
+ 12419,
2283
+ 12423,
2284
+ 12426,
2285
+ 12450,
2286
+ 12473,
2287
+ 12474,
2288
+ 12476,
2289
+ 12482,
2290
+ 12487,
2291
+ 12502,
2292
+ 12520,
2293
+ 12527,
2294
+ 12547,
2295
+ 12551,
2296
+ 12556,
2297
+ 12557,
2298
+ 12561,
2299
+ 12567,
2300
+ 12573,
2301
+ 12587,
2302
+ 12594,
2303
+ 12611,
2304
+ 12615,
2305
+ 12619,
2306
+ 12622,
2307
+ 12642,
2308
+ 12646,
2309
+ 12649,
2310
+ 12655,
2311
+ 12662,
2312
+ 12666,
2313
+ 12670,
2314
+ 12690,
2315
+ 12702,
2316
+ 12705,
2317
+ 12707,
2318
+ 12708,
2319
+ 12717,
2320
+ 12750,
2321
+ 12753,
2322
+ 12755,
2323
+ 12768,
2324
+ 12774,
2325
+ 12778,
2326
+ 12790,
2327
+ 12794,
2328
+ 12801,
2329
+ 12817,
2330
+ 12825,
2331
+ 12830,
2332
+ 12831,
2333
+ 12862,
2334
+ 12880,
2335
+ 12898,
2336
+ 12908,
2337
+ 12917,
2338
+ 12920,
2339
+ 12922,
2340
+ 12925,
2341
+ 12926,
2342
+ 12932,
2343
+ 12937,
2344
+ 12943,
2345
+ 12954,
2346
+ 12957,
2347
+ 12960,
2348
+ 12965,
2349
+ 12966,
2350
+ 12968,
2351
+ 12973,
2352
+ 12977,
2353
+ 12978,
2354
+ 12984,
2355
+ 12987,
2356
+ 13003,
2357
+ 13010,
2358
+ 13022,
2359
+ 13031,
2360
+ 13061,
2361
+ 13077,
2362
+ 13089,
2363
+ 13092,
2364
+ 13106,
2365
+ 13134,
2366
+ 13135,
2367
+ 13155,
2368
+ 13160,
2369
+ 13169,
2370
+ 13170,
2371
+ 13190,
2372
+ 13210,
2373
+ 13218,
2374
+ 13221,
2375
+ 13230,
2376
+ 13245,
2377
+ 13250,
2378
+ 13253,
2379
+ 13261,
2380
+ 13266,
2381
+ 13268,
2382
+ 13270,
2383
+ 13276,
2384
+ 13284,
2385
+ 13287,
2386
+ 13290,
2387
+ 13293,
2388
+ 13299,
2389
+ 13302,
2390
+ 13312,
2391
+ 13315,
2392
+ 13318,
2393
+ 13321,
2394
+ 13330,
2395
+ 13336,
2396
+ 13341,
2397
+ 13343,
2398
+ 13351,
2399
+ 13368,
2400
+ 13380,
2401
+ 13390,
2402
+ 13393,
2403
+ 13397,
2404
+ 13410,
2405
+ 13423,
2406
+ 13434,
2407
+ 13446,
2408
+ 13451,
2409
+ 13466,
2410
+ 13475,
2411
+ 13502,
2412
+ 13504,
2413
+ 13518,
2414
+ 13523,
2415
+ 13553,
2416
+ 13559,
2417
+ 13560,
2418
+ 13564,
2419
+ 13568,
2420
+ 13574,
2421
+ 13592,
2422
+ 13594,
2423
+ 13597,
2424
+ 13599,
2425
+ 13604,
2426
+ 13606,
2427
+ 13609,
2428
+ 13617,
2429
+ 13628,
2430
+ 13655,
2431
+ 13656,
2432
+ 13672,
2433
+ 13674,
2434
+ 13676,
2435
+ 13682,
2436
+ 13686,
2437
+ 13691,
2438
+ 13697,
2439
+ 13710,
2440
+ 13727,
2441
+ 13744,
2442
+ 13752,
2443
+ 13755,
2444
+ 13759,
2445
+ 13766,
2446
+ 13770,
2447
+ 13794,
2448
+ 13796,
2449
+ 13805,
2450
+ 13826,
2451
+ 13827,
2452
+ 13833,
2453
+ 13834,
2454
+ 13836,
2455
+ 13840,
2456
+ 13843,
2457
+ 13846,
2458
+ 13847,
2459
+ 13852,
2460
+ 13864,
2461
+ 13867,
2462
+ 13874,
2463
+ 13910,
2464
+ 13912,
2465
+ 13913,
2466
+ 13920,
2467
+ 13922,
2468
+ 13930,
2469
+ 13934,
2470
+ 13935,
2471
+ 13949,
2472
+ 13970,
2473
+ 13971,
2474
+ 13996,
2475
+ 13999,
2476
+ 14004,
2477
+ 14008,
2478
+ 14027,
2479
+ 14041,
2480
+ 14066,
2481
+ 14070,
2482
+ 14078,
2483
+ 14088,
2484
+ 14093,
2485
+ 14094,
2486
+ 14095,
2487
+ 14097,
2488
+ 14117,
2489
+ 14121,
2490
+ 14124,
2491
+ 14125,
2492
+ 14139,
2493
+ 14173,
2494
+ 14189,
2495
+ 14193,
2496
+ 14195,
2497
+ 14196,
2498
+ 14206,
2499
+ 14221,
2500
+ 14222,
2501
+ 14239,
2502
+ 14245,
2503
+ 14249,
2504
+ 14250,
2505
+ 14253,
2506
+ 14258,
2507
+ 14268,
2508
+ 14278,
2509
+ 14284,
2510
+ 14296,
2511
+ 14311,
2512
+ 14315,
2513
+ 14318,
2514
+ 14331,
2515
+ 14334,
2516
+ 14338,
2517
+ 14347,
2518
+ 14354,
2519
+ 14355,
2520
+ 14358,
2521
+ 14366,
2522
+ 14375,
2523
+ 14380,
2524
+ 14384,
2525
+ 14388,
2526
+ 14397,
2527
+ 14407,
2528
+ 14410,
2529
+ 14411,
2530
+ 14412,
2531
+ 14422,
2532
+ 14430,
2533
+ 14440,
2534
+ 14443,
2535
+ 14471,
2536
+ 14478,
2537
+ 14482,
2538
+ 14487,
2539
+ 14489,
2540
+ 14502,
2541
+ 14540,
2542
+ 14550,
2543
+ 14557,
2544
+ 14561,
2545
+ 14563,
2546
+ 14566,
2547
+ 14579,
2548
+ 14591,
2549
+ 14592,
2550
+ 14598,
2551
+ 14610,
2552
+ 14613,
2553
+ 14622,
2554
+ 14623,
2555
+ 14626,
2556
+ 14639,
2557
+ 14640,
2558
+ 14641,
2559
+ 14645,
2560
+ 14647,
2561
+ 14652,
2562
+ 14659,
2563
+ 14660,
2564
+ 14661,
2565
+ 14664,
2566
+ 14680,
2567
+ 14683,
2568
+ 14687,
2569
+ 14690,
2570
+ 14695,
2571
+ 14718,
2572
+ 14719,
2573
+ 14722,
2574
+ 14724,
2575
+ 14725,
2576
+ 14753,
2577
+ 14761,
2578
+ 14766,
2579
+ 14767,
2580
+ 14774,
2581
+ 14795,
2582
+ 14800,
2583
+ 14832,
2584
+ 14838,
2585
+ 14849,
2586
+ 14851,
2587
+ 14853,
2588
+ 14857,
2589
+ 14862,
2590
+ 14868,
2591
+ 14875,
2592
+ 14881,
2593
+ 14903,
2594
+ 14916,
2595
+ 14917,
2596
+ 14918,
2597
+ 14921,
2598
+ 14928,
2599
+ 14929,
2600
+ 14940,
2601
+ 14941,
2602
+ 14946,
2603
+ 14949,
2604
+ 14957,
2605
+ 14968,
2606
+ 14982,
2607
+ 14985,
2608
+ 14987,
2609
+ 14994,
2610
+ 15006,
2611
+ 15007,
2612
+ 15012,
2613
+ 15018,
2614
+ 15025,
2615
+ 15028,
2616
+ 15032,
2617
+ 15043,
2618
+ 15054,
2619
+ 15059,
2620
+ 15065,
2621
+ 15074,
2622
+ 15079,
2623
+ 15084,
2624
+ 15095,
2625
+ 15104,
2626
+ 15105,
2627
+ 15116,
2628
+ 15120,
2629
+ 15131,
2630
+ 15147,
2631
+ 15148,
2632
+ 15178,
2633
+ 15180,
2634
+ 15190,
2635
+ 15191,
2636
+ 15198,
2637
+ 15207,
2638
+ 15211,
2639
+ 15216,
2640
+ 15225,
2641
+ 15246,
2642
+ 15249,
2643
+ 15252,
2644
+ 15254,
2645
+ 15272,
2646
+ 15273,
2647
+ 15274,
2648
+ 15295,
2649
+ 15296,
2650
+ 15297,
2651
+ 15302,
2652
+ 15328,
2653
+ 15329,
2654
+ 15349,
2655
+ 15354,
2656
+ 15355,
2657
+ 15358,
2658
+ 15369,
2659
+ 15371,
2660
+ 15373,
2661
+ 15384,
2662
+ 15386,
2663
+ 15389,
2664
+ 15393,
2665
+ 15394,
2666
+ 15396,
2667
+ 15398,
2668
+ 15423,
2669
+ 15425,
2670
+ 15433,
2671
+ 15441,
2672
+ 15446,
2673
+ 15447,
2674
+ 15477,
2675
+ 15485,
2676
+ 15510,
2677
+ 15511,
2678
+ 15516,
2679
+ 15519,
2680
+ 15530,
2681
+ 15532,
2682
+ 15551,
2683
+ 15552,
2684
+ 15553,
2685
+ 15568,
2686
+ 15572,
2687
+ 15580,
2688
+ 15594,
2689
+ 15596,
2690
+ 15623,
2691
+ 15639,
2692
+ 15644,
2693
+ 15645,
2694
+ 15646,
2695
+ 15647,
2696
+ 15669,
2697
+ 15675,
2698
+ 15679,
2699
+ 15680,
2700
+ 15696,
2701
+ 15703,
2702
+ 15704,
2703
+ 15707,
2704
+ 15729,
2705
+ 15737,
2706
+ 15742,
2707
+ 15748,
2708
+ 15754,
2709
+ 15755,
2710
+ 15757,
2711
+ 15759,
2712
+ 15761,
2713
+ 15772,
2714
+ 15778,
2715
+ 15780,
2716
+ 15782,
2717
+ 15783,
2718
+ 15793,
2719
+ 15816,
2720
+ 15818,
2721
+ 15835,
2722
+ 15847,
2723
+ 15861,
2724
+ 15879,
2725
+ 15885,
2726
+ 15888,
2727
+ 15895,
2728
+ 15905,
2729
+ 15910,
2730
+ 15911,
2731
+ 15919,
2732
+ 15929,
2733
+ 15940,
2734
+ 15951,
2735
+ 15957,
2736
+ 15959,
2737
+ 15962,
2738
+ 15967,
2739
+ 15972,
2740
+ 15985,
2741
+ 16008,
2742
+ 16018,
2743
+ 16023,
2744
+ 16026,
2745
+ 16028,
2746
+ 16032,
2747
+ 16055,
2748
+ 16058,
2749
+ 16061,
2750
+ 16066,
2751
+ 16078,
2752
+ 16080,
2753
+ 16088,
2754
+ 16091,
2755
+ 16096,
2756
+ 16110,
2757
+ 16134,
2758
+ 16135,
2759
+ 16152,
2760
+ 16154,
2761
+ 16167,
2762
+ 16190,
2763
+ 16194,
2764
+ 16201,
2765
+ 16208,
2766
+ 16209,
2767
+ 16217,
2768
+ 16228,
2769
+ 16230,
2770
+ 16233,
2771
+ 16240,
2772
+ 16243,
2773
+ 16272,
2774
+ 16283,
2775
+ 16332,
2776
+ 16344,
2777
+ 16349,
2778
+ 16358,
2779
+ 16381,
2780
+ 16387,
2781
+ 16388,
2782
+ 16389,
2783
+ 16391,
2784
+ 16400,
2785
+ 16414,
2786
+ 16415,
2787
+ 16427,
2788
+ 16430,
2789
+ 16437,
2790
+ 16439,
2791
+ 16444,
2792
+ 16457,
2793
+ 16463,
2794
+ 16472,
2795
+ 16475,
2796
+ 16485,
2797
+ 16493,
2798
+ 16503,
2799
+ 16510,
2800
+ 16513,
2801
+ 16529,
2802
+ 16538,
2803
+ 16544,
2804
+ 16561,
2805
+ 16571,
2806
+ 16587,
2807
+ 16600,
2808
+ 16616,
2809
+ 16623,
2810
+ 16628,
2811
+ 16637,
2812
+ 16639,
2813
+ 16640,
2814
+ 16663,
2815
+ 16669,
2816
+ 16674,
2817
+ 16680,
2818
+ 16700,
2819
+ 16709,
2820
+ 16728,
2821
+ 16731,
2822
+ 16744,
2823
+ 16755,
2824
+ 16764,
2825
+ 16781,
2826
+ 16782,
2827
+ 16794,
2828
+ 16798,
2829
+ 16809,
2830
+ 16814,
2831
+ 16824,
2832
+ 16825,
2833
+ 16828,
2834
+ 16834,
2835
+ 16836,
2836
+ 16839,
2837
+ 16871,
2838
+ 16877,
2839
+ 16892,
2840
+ 16894,
2841
+ 16904,
2842
+ 16916,
2843
+ 16934,
2844
+ 16939,
2845
+ 16957,
2846
+ 16965,
2847
+ 16966,
2848
+ 16976,
2849
+ 16981,
2850
+ 17001,
2851
+ 17004,
2852
+ 17008,
2853
+ 17018,
2854
+ 17025,
2855
+ 17046,
2856
+ 17055,
2857
+ 17081,
2858
+ 17088,
2859
+ 17093,
2860
+ 17106,
2861
+ 17107,
2862
+ 17111,
2863
+ 17113,
2864
+ 17133,
2865
+ 17140,
2866
+ 17144,
2867
+ 17153,
2868
+ 17156,
2869
+ 17174,
2870
+ 17178,
2871
+ 17189,
2872
+ 17193,
2873
+ 17196,
2874
+ 17206,
2875
+ 17233,
2876
+ 17237,
2877
+ 17242,
2878
+ 17250,
2879
+ 17255,
2880
+ 17257,
2881
+ 17258,
2882
+ 17259,
2883
+ 17263,
2884
+ 17270,
2885
+ 17272,
2886
+ 17278,
2887
+ 17294,
2888
+ 17296,
2889
+ 17308,
2890
+ 17314,
2891
+ 17317,
2892
+ 17333,
2893
+ 17337,
2894
+ 17343,
2895
+ 17345,
2896
+ 17346,
2897
+ 17350,
2898
+ 17354,
2899
+ 17355,
2900
+ 17360,
2901
+ 17365,
2902
+ 17373,
2903
+ 17382,
2904
+ 17385,
2905
+ 17386,
2906
+ 17390,
2907
+ 17393,
2908
+ 17401,
2909
+ 17402,
2910
+ 17408,
2911
+ 17409,
2912
+ 17417,
2913
+ 17420,
2914
+ 17423,
2915
+ 17426,
2916
+ 17439,
2917
+ 17444,
2918
+ 17452,
2919
+ 17455,
2920
+ 17458,
2921
+ 17472,
2922
+ 17479,
2923
+ 17483,
2924
+ 17498,
2925
+ 17514,
2926
+ 17518,
2927
+ 17519,
2928
+ 17521,
2929
+ 17523,
2930
+ 17527,
2931
+ 17542,
2932
+ 17545,
2933
+ 17546,
2934
+ 17547,
2935
+ 17570,
2936
+ 17575,
2937
+ 17590,
2938
+ 17599,
2939
+ 17610,
2940
+ 17624,
2941
+ 17630,
2942
+ 17635,
2943
+ 17640,
2944
+ 17662,
2945
+ 17664,
2946
+ 17670,
2947
+ 17680,
2948
+ 17686,
2949
+ 17702,
2950
+ 17713,
2951
+ 17720,
2952
+ 17725,
2953
+ 17737,
2954
+ 17769,
2955
+ 17787,
2956
+ 17788,
2957
+ 17794,
2958
+ 17799,
2959
+ 17806,
2960
+ 17811,
2961
+ 17817,
2962
+ 17821,
2963
+ 17831,
2964
+ 17843,
2965
+ 17846,
2966
+ 17849,
2967
+ 17855,
2968
+ 17862,
2969
+ 17869,
2970
+ 17886,
2971
+ 17887,
2972
+ 17899,
2973
+ 17900,
2974
+ 17902,
2975
+ 17925,
2976
+ 17926,
2977
+ 17930,
2978
+ 17948,
2979
+ 17952,
2980
+ 17970,
2981
+ 17978,
2982
+ 17989,
2983
+ 17994,
2984
+ 17997,
2985
+ 18004,
2986
+ 18013,
2987
+ 18020,
2988
+ 18023,
2989
+ 18029,
2990
+ 18037,
2991
+ 18045,
2992
+ 18047,
2993
+ 18062,
2994
+ 18066,
2995
+ 18075,
2996
+ 18082,
2997
+ 18095,
2998
+ 18128,
2999
+ 18135,
3000
+ 18140,
3001
+ 18141,
3002
+ 18142,
3003
+ 18144,
3004
+ 18150,
3005
+ 18151,
3006
+ 18157,
3007
+ 18172,
3008
+ 18180,
3009
+ 18181,
3010
+ 18194,
3011
+ 18204,
3012
+ 18206,
3013
+ 18215,
3014
+ 18216,
3015
+ 18234,
3016
+ 18247,
3017
+ 18248,
3018
+ 18251,
3019
+ 18257,
3020
+ 18263,
3021
+ 18265,
3022
+ 18278,
3023
+ 18281,
3024
+ 18313,
3025
+ 18318,
3026
+ 18321,
3027
+ 18323,
3028
+ 18324,
3029
+ 18328,
3030
+ 18347,
3031
+ 18373,
3032
+ 18386,
3033
+ 18389,
3034
+ 18391,
3035
+ 18397,
3036
+ 18402,
3037
+ 18415,
3038
+ 18422,
3039
+ 18429,
3040
+ 18433,
3041
+ 18437,
3042
+ 18443,
3043
+ 18446,
3044
+ 18452,
3045
+ 18466,
3046
+ 18468,
3047
+ 18470,
3048
+ 18475,
3049
+ 18482,
3050
+ 18494,
3051
+ 18496,
3052
+ 18500,
3053
+ 18503,
3054
+ 18504,
3055
+ 18509,
3056
+ 18511,
3057
+ 18516,
3058
+ 18519,
3059
+ 18532,
3060
+ 18534,
3061
+ 18541,
3062
+ 18546,
3063
+ 18548,
3064
+ 18549,
3065
+ 18553,
3066
+ 18560,
3067
+ 18566,
3068
+ 18567,
3069
+ 18569,
3070
+ 18609,
3071
+ 18611,
3072
+ 18627,
3073
+ 18638,
3074
+ 18640,
3075
+ 18642,
3076
+ 18671,
3077
+ 18683,
3078
+ 18687,
3079
+ 18690,
3080
+ 18694,
3081
+ 18696,
3082
+ 18702,
3083
+ 18712,
3084
+ 18717,
3085
+ 18719,
3086
+ 18725,
3087
+ 18747,
3088
+ 18750,
3089
+ 18756,
3090
+ 18760,
3091
+ 18769,
3092
+ 18781,
3093
+ 18795,
3094
+ 18805,
3095
+ 18809,
3096
+ 18817,
3097
+ 18846,
3098
+ 18854,
3099
+ 18856,
3100
+ 18867,
3101
+ 18873,
3102
+ 18874,
3103
+ 18875,
3104
+ 18886,
3105
+ 18900,
3106
+ 18903,
3107
+ 18912,
3108
+ 18915,
3109
+ 18918,
3110
+ 18919,
3111
+ 18922,
3112
+ 18923,
3113
+ 18929,
3114
+ 18943,
3115
+ 18947,
3116
+ 18960,
3117
+ 18964,
3118
+ 18971,
3119
+ 18980,
3120
+ 18992,
3121
+ 18994,
3122
+ 18995,
3123
+ 19004,
3124
+ 19014,
3125
+ 19038,
3126
+ 19042,
3127
+ 19043,
3128
+ 19046,
3129
+ 19048,
3130
+ 19071,
3131
+ 19077,
3132
+ 19090,
3133
+ 19091,
3134
+ 19103,
3135
+ 19108,
3136
+ 19123,
3137
+ 19137,
3138
+ 19139,
3139
+ 19156,
3140
+ 19163,
3141
+ 19164,
3142
+ 19168,
3143
+ 19178,
3144
+ 19179,
3145
+ 19180,
3146
+ 19184,
3147
+ 19193,
3148
+ 19197,
3149
+ 19199,
3150
+ 19209,
3151
+ 19219,
3152
+ 19225,
3153
+ 19252,
3154
+ 19259,
3155
+ 19265,
3156
+ 19266,
3157
+ 19298,
3158
+ 19302,
3159
+ 19315,
3160
+ 19325,
3161
+ 19326,
3162
+ 19330,
3163
+ 19336,
3164
+ 19338,
3165
+ 19339,
3166
+ 19340,
3167
+ 19341,
3168
+ 19344,
3169
+ 19347,
3170
+ 19361,
3171
+ 19364,
3172
+ 19375,
3173
+ 19377,
3174
+ 19385,
3175
+ 19397,
3176
+ 19402,
3177
+ 19405,
3178
+ 19413,
3179
+ 19445,
3180
+ 19457,
3181
+ 19471,
3182
+ 19477,
3183
+ 19491,
3184
+ 19495,
3185
+ 19502,
3186
+ 19507,
3187
+ 19510,
3188
+ 19511,
3189
+ 19512,
3190
+ 19532,
3191
+ 19534,
3192
+ 19542,
3193
+ 19549,
3194
+ 19568,
3195
+ 19571,
3196
+ 19575,
3197
+ 19593,
3198
+ 19606,
3199
+ 19610,
3200
+ 19619,
3201
+ 19622,
3202
+ 19631,
3203
+ 19635,
3204
+ 19637,
3205
+ 19650,
3206
+ 19653,
3207
+ 19661,
3208
+ 19669,
3209
+ 19678,
3210
+ 19685,
3211
+ 19748,
3212
+ 19754,
3213
+ 19757,
3214
+ 19762,
3215
+ 19775,
3216
+ 19781,
3217
+ 19800,
3218
+ 19811,
3219
+ 19824,
3220
+ 19829,
3221
+ 19831,
3222
+ 19839,
3223
+ 19846,
3224
+ 19872,
3225
+ 19874,
3226
+ 19877,
3227
+ 19883,
3228
+ 19892,
3229
+ 19897,
3230
+ 19908,
3231
+ 19916,
3232
+ 19919,
3233
+ 19921,
3234
+ 19936,
3235
+ 19937,
3236
+ 19944,
3237
+ 19954,
3238
+ 19955,
3239
+ 19965,
3240
+ 19972,
3241
+ 19976,
3242
+ 19982,
3243
+ 20014,
3244
+ 20016,
3245
+ 20017,
3246
+ 20022,
3247
+ 20024,
3248
+ 20027,
3249
+ 20030,
3250
+ 20032,
3251
+ 20038,
3252
+ 20047,
3253
+ 20059,
3254
+ 20062,
3255
+ 20090,
3256
+ 20091,
3257
+ 20096,
3258
+ 20102,
3259
+ 20116,
3260
+ 20121,
3261
+ 20134,
3262
+ 20144,
3263
+ 20152,
3264
+ 20155,
3265
+ 20168,
3266
+ 20178,
3267
+ 20180,
3268
+ 20182,
3269
+ 20187,
3270
+ 20190,
3271
+ 20191,
3272
+ 20207,
3273
+ 20211,
3274
+ 20229,
3275
+ 20236,
3276
+ 20254,
3277
+ 20258,
3278
+ 20265,
3279
+ 20266,
3280
+ 20274,
3281
+ 20281,
3282
+ 20308,
3283
+ 20316,
3284
+ 20327,
3285
+ 20342,
3286
+ 20348,
3287
+ 20349,
3288
+ 20351,
3289
+ 20355,
3290
+ 20366,
3291
+ 20369,
3292
+ 20371,
3293
+ 20382,
3294
+ 20404,
3295
+ 20456,
3296
+ 20465,
3297
+ 20472,
3298
+ 20473
3299
+ ]
3300
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.830615234375,
3
+ "semantic_stability_score": 0.6254130240115222,
4
+ "counterfactual_sensitivity_shift": {
5
+ "shared_attenuated": -0.0012941906500404505,
6
+ "shared_redirected": 3.969919150615823e-05,
7
+ "aligned_only": 0.0027261757139203165,
8
+ "shared_intermediate": 0.00010424073335688545,
9
+ "shared_aligned": -0.0014025072134330025,
10
+ "base_only": -0.008338135356704393
11
+ },
12
+ "superposition_fraction": 0.021350259665320254,
13
+ "fve_base": 0.8933027651921617,
14
+ "fve_aligned": 0.903381750533718,
15
+ "dead_neuron_fraction": 0.9547189526299044,
16
+ "l0_sparsity_base": 214.83669001751312,
17
+ "l0_sparsity_aligned": 214.35859967892586,
18
+ "class_counts": {
19
+ "shared_attenuated": 5904,
20
+ "shared_intermediate": 5220,
21
+ "aligned_only": 3466,
22
+ "shared_redirected": 3307,
23
+ "shared_aligned": 2580,
24
+ "base_only": 3
25
+ },
26
+ "total_features": 20480
27
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_attenuated": {
3
+ "count": 5904,
4
+ "cf_shift_mean": -0.0012941906500404505,
5
+ "cf_shift_std": 0.005523092992995815,
6
+ "cf_shift_median": -5.140378561918624e-05,
7
+ "cf_base_mean": 0.002253490246536571,
8
+ "cf_aligned_mean": 0.000959299596775988,
9
+ "high_cf_base_count": 3463,
10
+ "low_cf_base_count": 2441,
11
+ "high_cf_aligned_count": 2100,
12
+ "low_cf_aligned_count": 3804
13
+ },
14
+ "shared_redirected": {
15
+ "count": 3307,
16
+ "cf_shift_mean": 3.969919150615823e-05,
17
+ "cf_shift_std": 0.0018110904193357883,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 9.338348682149479e-05,
20
+ "cf_aligned_mean": 0.0001330826784080795,
21
+ "high_cf_base_count": 804,
22
+ "low_cf_base_count": 2503,
23
+ "high_cf_aligned_count": 745,
24
+ "low_cf_aligned_count": 2562
25
+ },
26
+ "aligned_only": {
27
+ "count": 3466,
28
+ "cf_shift_mean": 0.0027261757139203165,
29
+ "cf_shift_std": 0.010402245459029163,
30
+ "cf_shift_median": 0.0005709887482225895,
31
+ "cf_base_mean": 0.00972615125611157,
32
+ "cf_aligned_mean": 0.012452326969525593,
33
+ "high_cf_base_count": 1567,
34
+ "low_cf_base_count": 1899,
35
+ "high_cf_aligned_count": 2540,
36
+ "low_cf_aligned_count": 926
37
+ },
38
+ "shared_intermediate": {
39
+ "count": 5220,
40
+ "cf_shift_mean": 0.00010424073335688545,
41
+ "cf_shift_std": 0.0023377379725579837,
42
+ "cf_shift_median": 0.0,
43
+ "cf_base_mean": 0.0007237033073597718,
44
+ "cf_aligned_mean": 0.00082794404152642,
45
+ "high_cf_base_count": 2240,
46
+ "low_cf_base_count": 2980,
47
+ "high_cf_aligned_count": 2658,
48
+ "low_cf_aligned_count": 2562
49
+ },
50
+ "shared_aligned": {
51
+ "count": 2580,
52
+ "cf_shift_mean": -0.0014025072134330025,
53
+ "cf_shift_std": 0.017861117685389543,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 0.4682226728647963,
56
+ "cf_aligned_mean": 0.4668201656442067,
57
+ "high_cf_base_count": 2163,
58
+ "low_cf_base_count": 417,
59
+ "high_cf_aligned_count": 2196,
60
+ "low_cf_aligned_count": 384
61
+ },
62
+ "base_only": {
63
+ "count": 3,
64
+ "cf_shift_mean": -0.008338135356704393,
65
+ "cf_shift_std": 0.003426722244542455,
66
+ "cf_shift_median": -0.006173501256853342,
67
+ "cf_base_mean": 0.008431370370090008,
68
+ "cf_aligned_mean": 9.323505219072104e-05,
69
+ "high_cf_base_count": 3,
70
+ "low_cf_base_count": 0,
71
+ "high_cf_aligned_count": 1,
72
+ "low_cf_aligned_count": 2
73
+ }
74
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,197 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 2580,
4
+ "rho_mean": 0.5050543545868046,
5
+ "rho_std": 0.00838684312925527,
6
+ "theta_mean": 0.9509429330049559,
7
+ "theta_std": 0.06346395592103259,
8
+ "angle_deg_mean": 12.364504944189223,
9
+ "angle_deg_std": 13.289755038802124,
10
+ "norm_ratio_raw_mean": 1.0210134471034584,
11
+ "norm_ratio_raw_std": 0.03481088573533454,
12
+ "linear_map": {
13
+ "sv_mean": 1.1496025323867798,
14
+ "sv_std": 0.9378615617752075,
15
+ "condition_number": 1446996121.3875418,
16
+ "mean_principal_angle_deg": 13.68557234655274,
17
+ "singular_values": [
18
+ 13.5745210647583,
19
+ 7.007516384124756,
20
+ 6.436164855957031,
21
+ 6.139848709106445,
22
+ 6.046750068664551,
23
+ 5.87877082824707,
24
+ 5.782882213592529,
25
+ 5.680658340454102,
26
+ 5.6091203689575195,
27
+ 5.523646354675293,
28
+ 5.5206732749938965,
29
+ 5.427160263061523,
30
+ 5.39406681060791,
31
+ 5.3381123542785645,
32
+ 5.2948408126831055,
33
+ 5.256628036499023,
34
+ 5.227906703948975,
35
+ 5.222942352294922,
36
+ 5.170570373535156,
37
+ 5.103370666503906
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 3307,
43
+ "rho_mean": 0.5069305111462882,
44
+ "rho_std": 0.009551239574748677,
45
+ "theta_mean": 0.4318621899151968,
46
+ "theta_std": 0.05303961599955947,
47
+ "angle_deg_mean": 64.36988246319176,
48
+ "angle_deg_std": 3.3285494395825337,
49
+ "norm_ratio_raw_mean": 1.0288745493706573,
50
+ "norm_ratio_raw_std": 0.039399249908336195,
51
+ "linear_map": {
52
+ "sv_mean": 1.3265621662139893,
53
+ "sv_std": 1.377703309059143,
54
+ "condition_number": 210073.43680886718,
55
+ "mean_principal_angle_deg": 61.593867293609605,
56
+ "singular_values": [
57
+ 7.920220375061035,
58
+ 7.710478782653809,
59
+ 7.675289154052734,
60
+ 7.611581325531006,
61
+ 7.512533187866211,
62
+ 7.377415180206299,
63
+ 7.364656448364258,
64
+ 7.303083896636963,
65
+ 7.2251105308532715,
66
+ 7.159820556640625,
67
+ 7.051575660705566,
68
+ 6.999309062957764,
69
+ 6.9870734214782715,
70
+ 6.937739372253418,
71
+ 6.933433532714844,
72
+ 6.779045581817627,
73
+ 6.768117427825928,
74
+ 6.753748416900635,
75
+ 6.666381359100342,
76
+ 6.643167495727539
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 5220,
82
+ "rho_mean": 0.5069023189017142,
83
+ "rho_std": 0.009700560534792435,
84
+ "theta_mean": 0.6112386294023288,
85
+ "theta_std": 0.08500910551415106,
86
+ "angle_deg_mean": 52.03413957158719,
87
+ "angle_deg_std": 6.397643422640598,
88
+ "norm_ratio_raw_mean": 1.0287831362705466,
89
+ "norm_ratio_raw_std": 0.040038925803012354,
90
+ "linear_map": {
91
+ "sv_mean": 0.8727309107780457,
92
+ "sv_std": 0.6465515494346619,
93
+ "condition_number": 9371.335847595683,
94
+ "mean_principal_angle_deg": 42.974119333089114,
95
+ "singular_values": [
96
+ 3.1625635623931885,
97
+ 2.9228153228759766,
98
+ 2.8959286212921143,
99
+ 2.8793039321899414,
100
+ 2.865553855895996,
101
+ 2.8554697036743164,
102
+ 2.8530259132385254,
103
+ 2.8331902027130127,
104
+ 2.8153607845306396,
105
+ 2.7972097396850586,
106
+ 2.7910287380218506,
107
+ 2.7735867500305176,
108
+ 2.7690908908843994,
109
+ 2.762110471725464,
110
+ 2.7494492530822754,
111
+ 2.744828701019287,
112
+ 2.735668420791626,
113
+ 2.7171313762664795,
114
+ 2.7117788791656494,
115
+ 2.70863676071167
116
+ ]
117
+ }
118
+ },
119
+ "shared_attenuated": {
120
+ "n": 5904,
121
+ "rho_mean": 0.4743536421196248,
122
+ "rho_std": 0.013476398102541386,
123
+ "theta_mean": 0.6041047216764068,
124
+ "theta_std": 0.1606669386908047,
125
+ "angle_deg_mean": 51.59645747677158,
126
+ "angle_deg_std": 12.998987237913799,
127
+ "norm_ratio_raw_mean": 0.9036323785733898,
128
+ "norm_ratio_raw_std": 0.04733931722442672,
129
+ "linear_map": {
130
+ "sv_mean": 0.7311285138130188,
131
+ "sv_std": 0.5005022287368774,
132
+ "condition_number": 9269.341605549555,
133
+ "mean_principal_angle_deg": 39.99470202467034,
134
+ "singular_values": [
135
+ 2.8180720806121826,
136
+ 2.242514133453369,
137
+ 2.216371536254883,
138
+ 2.2106118202209473,
139
+ 2.1959195137023926,
140
+ 2.1761980056762695,
141
+ 2.1706268787384033,
142
+ 2.150777578353882,
143
+ 2.1443886756896973,
144
+ 2.139622449874878,
145
+ 2.1257991790771484,
146
+ 2.116947889328003,
147
+ 2.1083757877349854,
148
+ 2.102724552154541,
149
+ 2.095777988433838,
150
+ 2.0881717205047607,
151
+ 2.083221912384033,
152
+ 2.0805304050445557,
153
+ 2.069269895553589,
154
+ 2.06844162940979
155
+ ]
156
+ }
157
+ },
158
+ "all_shared": {
159
+ "n": 17011,
160
+ "rho_mean": 0.4953308707857236,
161
+ "rho_std": 0.01883127809056381,
162
+ "theta_mean": 0.6254130240115222,
163
+ "theta_std": 0.18949487676253163,
164
+ "angle_deg_mean": 48.26378916985056,
165
+ "angle_deg_std": 18.821575906708656,
166
+ "norm_ratio_raw_mean": 0.9841864889027825,
167
+ "norm_ratio_raw_std": 0.07219103809468992,
168
+ "linear_map": {
169
+ "sv_mean": 0.619684100151062,
170
+ "sv_std": 0.2997850179672241,
171
+ "condition_number": 113.93575645906687,
172
+ "mean_principal_angle_deg": 25.35160118950528,
173
+ "singular_values": [
174
+ 2.065957546234131,
175
+ 1.4337527751922607,
176
+ 1.2770955562591553,
177
+ 1.2634962797164917,
178
+ 1.2555267810821533,
179
+ 1.2478032112121582,
180
+ 1.242782711982727,
181
+ 1.2362761497497559,
182
+ 1.233741283416748,
183
+ 1.2269903421401978,
184
+ 1.2243603467941284,
185
+ 1.2220276594161987,
186
+ 1.219330072402954,
187
+ 1.2174586057662964,
188
+ 1.2145156860351562,
189
+ 1.2114131450653076,
190
+ 1.2106958627700806,
191
+ 1.2094271183013916,
192
+ 1.207440733909607,
193
+ 1.2041947841644287
194
+ ]
195
+ }
196
+ }
197
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/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
+ 5.669167202116102,
10
+ 2.8914758229353104,
11
+ 2.203862417252246,
12
+ 1.8758334475376421
13
+ ],
14
+ "val_loss": [
15
+ 3.6200919844093122,
16
+ 2.4068258794814503,
17
+ 1.8465465425820875,
18
+ 1.7911674271079259
19
+ ],
20
+ "train_fve_base": [
21
+ 0.758247165254035,
22
+ 0.8774835071366083,
23
+ 0.8975401581621142,
24
+ 0.908575918997371
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.7732613829931737,
28
+ 0.8878386612183436,
29
+ 0.9072797317916861,
30
+ 0.9177016450937074
31
+ ],
32
+ "val_fve_base": [
33
+ 0.8612523291123475,
34
+ 0.8830395219213676,
35
+ 0.8913127705064744,
36
+ 0.8933027651921617
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.8723894401370543,
40
+ 0.8936167839934065,
41
+ 0.901533640804091,
42
+ 0.903381750533718
43
+ ],
44
+ "dead_neurons": [
45
+ 0.918397555000519,
46
+ 0.9536445905295159,
47
+ 0.954889038711421,
48
+ 0.9547189526299044
49
+ ],
50
+ "l0_base": [
51
+ 229.58136310566258,
52
+ 217.4129998540572,
53
+ 215.6054071803853,
54
+ 214.83669001751312
55
+ ],
56
+ "l0_aligned": [
57
+ 227.59774518388792,
58
+ 217.06768096906012,
59
+ 215.20769483362523,
60
+ 214.35859967892586
61
+ ],
62
+ "self_recon": [
63
+ 3.675298220917835,
64
+ 1.740343209567017,
65
+ 1.1934055168240376,
66
+ 0.9493377691322924
67
+ ],
68
+ "cross_recon": [
69
+ 4.2116045902781645,
70
+ 2.4269773032814177,
71
+ 2.051582052390337,
72
+ 1.827693035153012
73
+ ],
74
+ "sparsity": [
75
+ 0.30922711427039173,
76
+ 0.18034167835674852,
77
+ 0.18982407974347829,
78
+ 0.19541845343228467
79
+ ]
80
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 6b5dfa83c75ae088b09592b4712cac74a58e87b21f331457a98fe9df5dd436f8
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 79f33a73015c16b102c7ffb802e48e93e1b402248da261e56dd47c566a2ff195
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: 6047d80617f9f04fbc3e0451eb7c7c842ac975a4a523d293ee2ac8a65e87861e
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 019bbf2160f1597f97531ba1115a423580023ca08e972208dfa40769cc6c1372
  • Pointer size: 131 Bytes
  • Size of remote file: 317 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 9de193fd128c8540567a8a7e0ecd2309c575395c5357f1b04242a6e81282b8ce
  • Pointer size: 130 Bytes
  • Size of remote file: 84.7 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 6a154d406164cede9be9c43821db0d4384b6f0eb1fdcb52952f26fd072d60ac4
  • Pointer size: 131 Bytes
  • Size of remote file: 251 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: c55f7d22a3ca1cc91af8b36adaa3da31a455221e01ada25083c3a26ec97f1a97
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: 6490ef77c7f858a5ff5a7743e9263b35ad21b1d23231207276a3cd92b4b53930
  • Pointer size: 131 Bytes
  • Size of remote file: 545 kB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 80d815a4973527b511357754db08f152c1de7cc223d2aa0d71c2050b3fc99c7a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.01 MB
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L24/run_meta.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "Qwen/Qwen3-4B-Instruct-2507",
3
+ "aligned_run_id": "qwen3-4b-kto",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/qwen3-4b-kto/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/base_activations/qwen3-4b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 23,
10
+ 24,
11
+ 25
12
+ ],
13
+ "base_source_layers": [
14
+ 19,
15
+ 20,
16
+ 21,
17
+ 22,
18
+ 23,
19
+ 24,
20
+ 25
21
+ ],
22
+ "layer": 24,
23
+ "base_layer": 24,
24
+ "aligned_layer": 24
25
+ }
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:675c53475de641563b1cd2128971a67de0996a6433f5216cb23716cd40a5e91e
3
+ size 2517091162
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/qwen3-4b-kto/singlelayer_separate/L25/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4344a31deea2b73cf6e498fc29512263e3508285e4f2b64b448a73aa180bee61
3
+ size 212312631