ishangarg183 commited on
Commit
0d2a1eb
·
verified ·
1 Parent(s): 6118bfb

Copy assembled_activations to v2-differentlayer (batch 4/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 +5 -0
  2. v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L12/plots/superposition_analysis.png +3 -0
  3. v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L12/run_meta.json +27 -0
  4. v2-differentlayer/llama32-3b-simpo/activations/activations.pt +3 -0
  5. v2-differentlayer/llama32-3b-simpo/plots/separate_collated/cf_shift_by_layer_pair.png +3 -0
  6. v2-differentlayer/llama32-3b-simpo/plots/separate_collated/class_distribution_by_layer_pair.png +3 -0
  7. v2-differentlayer/llama32-3b-simpo/plots/separate_collated/dead_neurons_by_layer_pair.png +3 -0
  8. v2-differentlayer/llama32-3b-simpo/plots/separate_collated/fve_by_layer_pair.png +3 -0
  9. v2-differentlayer/llama32-3b-simpo/plots/separate_collated/loss_by_layer_pair.png +3 -0
  10. v2-differentlayer/llama32-3b-simpo/separate_collated_metrics.json +64 -0
  11. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/activations/activations.pt +3 -0
  12. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/checkpoints/final.pt +3 -0
  13. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/counterfactual_scores.csv +0 -0
  14. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/feature_classification.csv +0 -0
  15. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/merged_classification.csv +0 -0
  16. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/shared_features_geometry.csv +0 -0
  17. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/superposition_analysis.json +0 -0
  18. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/visual_evidence_features.json +2914 -0
  19. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/aggregate_metrics.json +25 -0
  20. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/cf_shift_by_class.json +62 -0
  21. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/shared_geometry_metrics.json +161 -0
  22. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/training_metrics.json +80 -0
  23. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/cf_distribution_per_class.png +3 -0
  24. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/cf_shift_per_class.png +3 -0
  25. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/class_distribution.png +3 -0
  26. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/loss_curves.png +3 -0
  27. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/rho_histogram.png +3 -0
  28. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/rho_theta_scatter.png +3 -0
  29. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/shared_geometry_histograms.png +3 -0
  30. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/shared_geometry_theta_vs_norm_ratio.png +3 -0
  31. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/superposition_analysis.png +3 -0
  32. v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/run_meta.json +34 -0
  33. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/checkpoints/final.pt +3 -0
  34. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/counterfactual_scores.csv +0 -0
  35. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/feature_classification.csv +0 -0
  36. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/merged_classification.csv +0 -0
  37. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/shared_features_geometry.csv +0 -0
  38. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/superposition_analysis.json +3 -0
  39. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/visual_evidence_features.json +2181 -0
  40. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/aggregate_metrics.json +25 -0
  41. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/cf_shift_by_class.json +62 -0
  42. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/shared_geometry_metrics.json +161 -0
  43. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/training_metrics.json +80 -0
  44. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/cf_distribution_per_class.png +3 -0
  45. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/cf_shift_per_class.png +3 -0
  46. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/class_distribution.png +3 -0
  47. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/loss_curves.png +3 -0
  48. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/rho_histogram.png +3 -0
  49. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/rho_theta_scatter.png +3 -0
  50. v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/shared_geometry_histograms.png +3 -0
.gitattributes CHANGED
@@ -219,3 +219,8 @@ v2-differentlayer/llama32-3b-orpo/singlelayer_separate/base_L12__aligned_L26/fea
219
  v2-differentlayer/llama32-3b-ppo/singlelayer_reduce/L10-12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
220
  v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L10/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
221
  v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
219
  v2-differentlayer/llama32-3b-ppo/singlelayer_reduce/L10-12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
220
  v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L10/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
221
  v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
222
+ v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
223
+ v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L12/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
224
+ v2-differentlayer/qwen3-4b-dpo/singlelayer_reduce/L21-23/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
225
+ v2-differentlayer/qwen3-4b-dpo/singlelayer_separate/base_L23__aligned_L21/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
226
+ v2-differentlayer/qwen3-4b-dpo/singlelayer_separate/base_L24__aligned_L22/features/superposition_analysis.json filter=lfs diff=lfs merge=lfs -text
v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L12/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 5a3ea69c90cd23132184d57ef4cac1552daf6c3160a7e899eed58587e27bce16
  • Pointer size: 131 Bytes
  • Size of remote file: 322 kB
v2-differentlayer/llama32-3b-ppo/singlelayer_separate/L12/run_meta.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-ppo",
4
+ "position": "last_prompt",
5
+ "multi_type": "separate",
6
+ "source_activations": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/llama32-3b-ppo/activations/activations.pt",
7
+ "base_activations_path": "/home/ubuntu/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/base_activations/llama32-3b-union/activations/base_activations.pt",
8
+ "source_layers": [
9
+ 10,
10
+ 11,
11
+ 12
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12,
17
+ 13,
18
+ 14,
19
+ 23,
20
+ 24,
21
+ 25,
22
+ 26
23
+ ],
24
+ "layer": 12,
25
+ "base_layer": 12,
26
+ "aligned_layer": 12
27
+ }
v2-differentlayer/llama32-3b-simpo/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6a7e0d0b9cb1f470d02c3ca07896c10ffae2ecd2c427059f9e020bc764c17a1
3
+ size 4496133925
v2-differentlayer/llama32-3b-simpo/plots/separate_collated/cf_shift_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 9c85dc02e19846b5ae0771ab0c604ef291035fb29f51f78c876e77e0d6443d26
  • Pointer size: 130 Bytes
  • Size of remote file: 77.1 kB
v2-differentlayer/llama32-3b-simpo/plots/separate_collated/class_distribution_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: b00cc48651b34e1303187ffb8c815f46e79ecaa8b5df92005cd533edad97ab3f
  • Pointer size: 131 Bytes
  • Size of remote file: 111 kB
v2-differentlayer/llama32-3b-simpo/plots/separate_collated/dead_neurons_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 1a890317ddf3ad1169351f80412b169c3021620d934109d7091050fc578df853
  • Pointer size: 130 Bytes
  • Size of remote file: 67 kB
v2-differentlayer/llama32-3b-simpo/plots/separate_collated/fve_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 11c0dd1a8dedd85b11393cde616d30dedab59fe83e400bccea4f1d33e4dc62fb
  • Pointer size: 130 Bytes
  • Size of remote file: 84.8 kB
v2-differentlayer/llama32-3b-simpo/plots/separate_collated/loss_by_layer_pair.png ADDED

Git LFS Details

  • SHA256: 9f387c3d36aa9960165621c8e6cf3c8cdab16d6ad90cfe11135a99628697925e
  • Pointer size: 130 Bytes
  • Size of remote file: 73.1 kB
v2-differentlayer/llama32-3b-simpo/separate_collated_metrics.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pairs": [
3
+ {
4
+ "base_layer": 10,
5
+ "aligned_layer": 10,
6
+ "fve_base": 0.7155842921496686,
7
+ "fve_aligned": 0.7061773267091881,
8
+ "dead_fraction": 0.9501192252745909,
9
+ "l0_base": 202.02603254524226,
10
+ "l0_aligned": 199.7102670753065,
11
+ "class_counts": {
12
+ "shared_redirected": 14414,
13
+ "aligned_only": 4262,
14
+ "shared_attenuated": 4032,
15
+ "shared_aligned": 1474,
16
+ "base_only": 394
17
+ },
18
+ "cf_shift_mean": 0.0002608361724052622,
19
+ "final_val_loss": 0.02110461944333858
20
+ },
21
+ {
22
+ "base_layer": 11,
23
+ "aligned_layer": 11,
24
+ "fve_base": 0.757157765445909,
25
+ "fve_aligned": 0.7509786758123268,
26
+ "dead_fraction": 0.9532219823591207,
27
+ "l0_base": 210.52068739054292,
28
+ "l0_aligned": 208.77705414477524,
29
+ "class_counts": {
30
+ "shared_redirected": 16025,
31
+ "aligned_only": 3729,
32
+ "shared_attenuated": 2463,
33
+ "shared_aligned": 1474,
34
+ "base_only": 878,
35
+ "shared_intermediate": 7
36
+ },
37
+ "cf_shift_mean": 7.093715833600226e-05,
38
+ "final_val_loss": 0.025478435924071917
39
+ },
40
+ {
41
+ "base_layer": 12,
42
+ "aligned_layer": 12,
43
+ "fve_base": 0.7511363778438868,
44
+ "fve_aligned": 0.7447481991732932,
45
+ "dead_fraction": 0.953688719261479,
46
+ "l0_base": 215.06052977232926,
47
+ "l0_aligned": 213.61901634559254,
48
+ "class_counts": {
49
+ "shared_redirected": 15433,
50
+ "aligned_only": 3847,
51
+ "shared_attenuated": 3658,
52
+ "shared_aligned": 1474,
53
+ "base_only": 164
54
+ },
55
+ "cf_shift_mean": 0.00013256154151192092,
56
+ "final_val_loss": 0.028357841220747738
57
+ }
58
+ ],
59
+ "summary": {
60
+ "n_pairs": 3,
61
+ "mean_fve_base": 0.7412928118131547,
62
+ "mean_fve_aligned": 0.7339680672316028
63
+ }
64
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/activations/activations.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:423be2701b1780cb66ece69f2c82138f9f530e4ebced49fd2654d5a3489f5245
3
+ size 1501941701
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41d559ce03c73a0c397c96b271611140314e6454c0438b1f68ead8470bf4beeb
3
+ size 3624487706
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/superposition_analysis.json ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2914 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 97,
4
+ 144,
5
+ 151,
6
+ 230,
7
+ 285,
8
+ 334,
9
+ 372,
10
+ 375,
11
+ 414,
12
+ 464,
13
+ 483,
14
+ 618,
15
+ 624,
16
+ 820,
17
+ 1036,
18
+ 1082,
19
+ 1084,
20
+ 1417,
21
+ 1596,
22
+ 1696,
23
+ 1703,
24
+ 1852,
25
+ 2024,
26
+ 2034,
27
+ 2155,
28
+ 2172,
29
+ 2193,
30
+ 2446,
31
+ 2552,
32
+ 2578,
33
+ 2638,
34
+ 2923,
35
+ 2965,
36
+ 3089,
37
+ 3248,
38
+ 3288,
39
+ 3313,
40
+ 3314,
41
+ 3322,
42
+ 3378,
43
+ 3394,
44
+ 3483,
45
+ 3523,
46
+ 3748,
47
+ 3840,
48
+ 3896,
49
+ 3961,
50
+ 3995,
51
+ 4158,
52
+ 4216,
53
+ 4258,
54
+ 4292,
55
+ 4480,
56
+ 4517,
57
+ 4556,
58
+ 4773,
59
+ 4929,
60
+ 4930,
61
+ 4973,
62
+ 5075,
63
+ 5160,
64
+ 5167,
65
+ 5172,
66
+ 5210,
67
+ 5246,
68
+ 5258,
69
+ 5473,
70
+ 5650,
71
+ 5735,
72
+ 5760,
73
+ 5812,
74
+ 5871,
75
+ 5958,
76
+ 6019,
77
+ 6049,
78
+ 6054,
79
+ 6257,
80
+ 6445,
81
+ 6463,
82
+ 6584,
83
+ 6811,
84
+ 6939,
85
+ 6954,
86
+ 6956,
87
+ 7038,
88
+ 7277,
89
+ 7342,
90
+ 7380,
91
+ 7433,
92
+ 7605,
93
+ 7635,
94
+ 7763,
95
+ 7834,
96
+ 7914,
97
+ 7928,
98
+ 7948,
99
+ 8010,
100
+ 8123,
101
+ 8208,
102
+ 8578,
103
+ 8688,
104
+ 8889,
105
+ 8949,
106
+ 8950,
107
+ 9012,
108
+ 9104,
109
+ 9106,
110
+ 9232,
111
+ 9643,
112
+ 9689,
113
+ 9863,
114
+ 9870,
115
+ 10012,
116
+ 10015,
117
+ 10034,
118
+ 10062,
119
+ 10139,
120
+ 10393,
121
+ 10426,
122
+ 10466,
123
+ 10548,
124
+ 10570,
125
+ 10676,
126
+ 10795,
127
+ 10913,
128
+ 10921,
129
+ 11171,
130
+ 11270,
131
+ 11356,
132
+ 11428,
133
+ 11448,
134
+ 11468,
135
+ 11488,
136
+ 11504,
137
+ 11553,
138
+ 11761,
139
+ 11921,
140
+ 11925,
141
+ 12032,
142
+ 12044,
143
+ 12117,
144
+ 12184,
145
+ 12247,
146
+ 12425,
147
+ 12715,
148
+ 12774,
149
+ 12839,
150
+ 12873,
151
+ 13018,
152
+ 13118,
153
+ 13189,
154
+ 13412,
155
+ 13451,
156
+ 13521,
157
+ 13547,
158
+ 13581,
159
+ 13644,
160
+ 13656,
161
+ 13744,
162
+ 13747,
163
+ 14042,
164
+ 14174,
165
+ 14259,
166
+ 14306,
167
+ 14504,
168
+ 14536,
169
+ 14577,
170
+ 14653,
171
+ 14795,
172
+ 14847,
173
+ 15066,
174
+ 15131,
175
+ 15257,
176
+ 15293,
177
+ 15316,
178
+ 15377,
179
+ 15424,
180
+ 15438,
181
+ 15526,
182
+ 15571,
183
+ 15604,
184
+ 15673,
185
+ 15713,
186
+ 15719,
187
+ 15774,
188
+ 15777,
189
+ 15935,
190
+ 15988,
191
+ 16087,
192
+ 16102,
193
+ 16137,
194
+ 16145,
195
+ 16296,
196
+ 16321,
197
+ 16745,
198
+ 16834,
199
+ 16888,
200
+ 16918,
201
+ 17188,
202
+ 17250,
203
+ 17328,
204
+ 17558,
205
+ 17566,
206
+ 17614,
207
+ 17685,
208
+ 17703,
209
+ 17727,
210
+ 17732,
211
+ 17823,
212
+ 17860,
213
+ 17940,
214
+ 18026,
215
+ 18099,
216
+ 18182,
217
+ 18236,
218
+ 18246,
219
+ 18315,
220
+ 18421,
221
+ 18551,
222
+ 18660,
223
+ 18721,
224
+ 18773,
225
+ 18814,
226
+ 18842,
227
+ 18957,
228
+ 18986,
229
+ 18996,
230
+ 19016,
231
+ 19035,
232
+ 19235,
233
+ 19460,
234
+ 19697,
235
+ 19698,
236
+ 19718,
237
+ 19751,
238
+ 19792,
239
+ 19850,
240
+ 19883,
241
+ 20161,
242
+ 20250,
243
+ 20284,
244
+ 20336,
245
+ 20399,
246
+ 20406,
247
+ 20471,
248
+ 20476,
249
+ 20508,
250
+ 20594,
251
+ 20600,
252
+ 20606,
253
+ 20670,
254
+ 20682,
255
+ 20727,
256
+ 20740,
257
+ 20882,
258
+ 20950,
259
+ 21096,
260
+ 21325,
261
+ 21365,
262
+ 21381,
263
+ 21414,
264
+ 21428,
265
+ 21598,
266
+ 21676,
267
+ 21685,
268
+ 21719,
269
+ 21761,
270
+ 22257,
271
+ 22317,
272
+ 22409,
273
+ 22462,
274
+ 22513,
275
+ 22622,
276
+ 22638,
277
+ 22849,
278
+ 22873,
279
+ 22879,
280
+ 23255,
281
+ 23304,
282
+ 23496,
283
+ 23859,
284
+ 23892,
285
+ 23911,
286
+ 23952,
287
+ 24080,
288
+ 24112,
289
+ 24189,
290
+ 24323,
291
+ 24481,
292
+ 24509,
293
+ 24513
294
+ ],
295
+ "redirected_visual_to_prior": [
296
+ 7,
297
+ 16,
298
+ 19,
299
+ 31,
300
+ 46,
301
+ 64,
302
+ 84,
303
+ 85,
304
+ 93,
305
+ 99,
306
+ 113,
307
+ 150,
308
+ 159,
309
+ 180,
310
+ 196,
311
+ 271,
312
+ 282,
313
+ 299,
314
+ 309,
315
+ 316,
316
+ 322,
317
+ 339,
318
+ 345,
319
+ 351,
320
+ 352,
321
+ 358,
322
+ 388,
323
+ 402,
324
+ 416,
325
+ 429,
326
+ 431,
327
+ 437,
328
+ 444,
329
+ 451,
330
+ 466,
331
+ 491,
332
+ 508,
333
+ 511,
334
+ 524,
335
+ 542,
336
+ 567,
337
+ 573,
338
+ 588,
339
+ 625,
340
+ 680,
341
+ 686,
342
+ 702,
343
+ 724,
344
+ 728,
345
+ 732,
346
+ 736,
347
+ 743,
348
+ 746,
349
+ 754,
350
+ 759,
351
+ 766,
352
+ 774,
353
+ 785,
354
+ 807,
355
+ 818,
356
+ 839,
357
+ 863,
358
+ 882,
359
+ 887,
360
+ 897,
361
+ 926,
362
+ 929,
363
+ 936,
364
+ 947,
365
+ 967,
366
+ 969,
367
+ 987,
368
+ 992,
369
+ 1017,
370
+ 1028,
371
+ 1054,
372
+ 1071,
373
+ 1074,
374
+ 1116,
375
+ 1124,
376
+ 1137,
377
+ 1142,
378
+ 1154,
379
+ 1173,
380
+ 1174,
381
+ 1212,
382
+ 1214,
383
+ 1216,
384
+ 1225,
385
+ 1254,
386
+ 1255,
387
+ 1264,
388
+ 1271,
389
+ 1282,
390
+ 1309,
391
+ 1316,
392
+ 1322,
393
+ 1336,
394
+ 1356,
395
+ 1361,
396
+ 1399,
397
+ 1412,
398
+ 1419,
399
+ 1451,
400
+ 1466,
401
+ 1467,
402
+ 1490,
403
+ 1494,
404
+ 1533,
405
+ 1543,
406
+ 1565,
407
+ 1569,
408
+ 1593,
409
+ 1604,
410
+ 1618,
411
+ 1623,
412
+ 1629,
413
+ 1640,
414
+ 1651,
415
+ 1683,
416
+ 1718,
417
+ 1719,
418
+ 1739,
419
+ 1747,
420
+ 1751,
421
+ 1781,
422
+ 1801,
423
+ 1812,
424
+ 1830,
425
+ 1836,
426
+ 1849,
427
+ 1872,
428
+ 1894,
429
+ 1910,
430
+ 1911,
431
+ 1912,
432
+ 1927,
433
+ 1944,
434
+ 1980,
435
+ 1984,
436
+ 2037,
437
+ 2044,
438
+ 2052,
439
+ 2064,
440
+ 2128,
441
+ 2138,
442
+ 2141,
443
+ 2145,
444
+ 2149,
445
+ 2151,
446
+ 2160,
447
+ 2179,
448
+ 2202,
449
+ 2213,
450
+ 2226,
451
+ 2230,
452
+ 2234,
453
+ 2240,
454
+ 2247,
455
+ 2269,
456
+ 2278,
457
+ 2331,
458
+ 2345,
459
+ 2369,
460
+ 2388,
461
+ 2397,
462
+ 2404,
463
+ 2412,
464
+ 2422,
465
+ 2430,
466
+ 2433,
467
+ 2449,
468
+ 2456,
469
+ 2465,
470
+ 2499,
471
+ 2508,
472
+ 2511,
473
+ 2521,
474
+ 2536,
475
+ 2537,
476
+ 2576,
477
+ 2579,
478
+ 2588,
479
+ 2603,
480
+ 2628,
481
+ 2640,
482
+ 2648,
483
+ 2652,
484
+ 2656,
485
+ 2669,
486
+ 2675,
487
+ 2679,
488
+ 2684,
489
+ 2702,
490
+ 2710,
491
+ 2715,
492
+ 2729,
493
+ 2739,
494
+ 2764,
495
+ 2768,
496
+ 2769,
497
+ 2779,
498
+ 2806,
499
+ 2809,
500
+ 2820,
501
+ 2835,
502
+ 2836,
503
+ 2838,
504
+ 2844,
505
+ 2846,
506
+ 2861,
507
+ 2874,
508
+ 2884,
509
+ 2890,
510
+ 2896,
511
+ 2907,
512
+ 2916,
513
+ 2919,
514
+ 2926,
515
+ 2933,
516
+ 2942,
517
+ 2946,
518
+ 2947,
519
+ 2948,
520
+ 2953,
521
+ 2963,
522
+ 2971,
523
+ 2973,
524
+ 2978,
525
+ 2983,
526
+ 2986,
527
+ 3020,
528
+ 3024,
529
+ 3029,
530
+ 3038,
531
+ 3042,
532
+ 3057,
533
+ 3058,
534
+ 3062,
535
+ 3068,
536
+ 3081,
537
+ 3087,
538
+ 3091,
539
+ 3105,
540
+ 3129,
541
+ 3133,
542
+ 3134,
543
+ 3146,
544
+ 3147,
545
+ 3150,
546
+ 3188,
547
+ 3192,
548
+ 3196,
549
+ 3200,
550
+ 3207,
551
+ 3229,
552
+ 3232,
553
+ 3254,
554
+ 3263,
555
+ 3267,
556
+ 3268,
557
+ 3273,
558
+ 3287,
559
+ 3293,
560
+ 3296,
561
+ 3310,
562
+ 3312,
563
+ 3317,
564
+ 3324,
565
+ 3353,
566
+ 3359,
567
+ 3386,
568
+ 3397,
569
+ 3401,
570
+ 3417,
571
+ 3425,
572
+ 3448,
573
+ 3477,
574
+ 3487,
575
+ 3499,
576
+ 3504,
577
+ 3517,
578
+ 3570,
579
+ 3584,
580
+ 3591,
581
+ 3608,
582
+ 3621,
583
+ 3622,
584
+ 3626,
585
+ 3638,
586
+ 3641,
587
+ 3681,
588
+ 3682,
589
+ 3698,
590
+ 3700,
591
+ 3711,
592
+ 3713,
593
+ 3726,
594
+ 3728,
595
+ 3731,
596
+ 3752,
597
+ 3753,
598
+ 3765,
599
+ 3768,
600
+ 3781,
601
+ 3784,
602
+ 3818,
603
+ 3824,
604
+ 3838,
605
+ 3856,
606
+ 3863,
607
+ 3872,
608
+ 3873,
609
+ 3907,
610
+ 3940,
611
+ 3952,
612
+ 3962,
613
+ 3976,
614
+ 3986,
615
+ 3998,
616
+ 4004,
617
+ 4024,
618
+ 4042,
619
+ 4061,
620
+ 4100,
621
+ 4111,
622
+ 4113,
623
+ 4136,
624
+ 4137,
625
+ 4142,
626
+ 4154,
627
+ 4156,
628
+ 4165,
629
+ 4181,
630
+ 4191,
631
+ 4210,
632
+ 4217,
633
+ 4233,
634
+ 4248,
635
+ 4257,
636
+ 4285,
637
+ 4298,
638
+ 4303,
639
+ 4322,
640
+ 4353,
641
+ 4360,
642
+ 4372,
643
+ 4399,
644
+ 4402,
645
+ 4423,
646
+ 4451,
647
+ 4459,
648
+ 4483,
649
+ 4487,
650
+ 4488,
651
+ 4540,
652
+ 4541,
653
+ 4569,
654
+ 4576,
655
+ 4584,
656
+ 4603,
657
+ 4614,
658
+ 4616,
659
+ 4617,
660
+ 4621,
661
+ 4630,
662
+ 4648,
663
+ 4651,
664
+ 4658,
665
+ 4670,
666
+ 4672,
667
+ 4676,
668
+ 4693,
669
+ 4696,
670
+ 4703,
671
+ 4722,
672
+ 4743,
673
+ 4747,
674
+ 4772,
675
+ 4781,
676
+ 4786,
677
+ 4789,
678
+ 4801,
679
+ 4803,
680
+ 4821,
681
+ 4843,
682
+ 4859,
683
+ 4919,
684
+ 4936,
685
+ 4943,
686
+ 4964,
687
+ 4967,
688
+ 4970,
689
+ 4984,
690
+ 5006,
691
+ 5043,
692
+ 5063,
693
+ 5071,
694
+ 5073,
695
+ 5090,
696
+ 5094,
697
+ 5099,
698
+ 5117,
699
+ 5119,
700
+ 5134,
701
+ 5148,
702
+ 5159,
703
+ 5195,
704
+ 5206,
705
+ 5226,
706
+ 5242,
707
+ 5247,
708
+ 5249,
709
+ 5257,
710
+ 5277,
711
+ 5314,
712
+ 5315,
713
+ 5322,
714
+ 5329,
715
+ 5330,
716
+ 5338,
717
+ 5341,
718
+ 5375,
719
+ 5397,
720
+ 5434,
721
+ 5436,
722
+ 5438,
723
+ 5446,
724
+ 5450,
725
+ 5470,
726
+ 5481,
727
+ 5484,
728
+ 5489,
729
+ 5515,
730
+ 5527,
731
+ 5551,
732
+ 5557,
733
+ 5590,
734
+ 5621,
735
+ 5624,
736
+ 5660,
737
+ 5675,
738
+ 5679,
739
+ 5684,
740
+ 5699,
741
+ 5724,
742
+ 5748,
743
+ 5752,
744
+ 5754,
745
+ 5763,
746
+ 5764,
747
+ 5769,
748
+ 5779,
749
+ 5780,
750
+ 5784,
751
+ 5794,
752
+ 5801,
753
+ 5808,
754
+ 5824,
755
+ 5837,
756
+ 5838,
757
+ 5840,
758
+ 5864,
759
+ 5868,
760
+ 5888,
761
+ 5901,
762
+ 5924,
763
+ 5937,
764
+ 5957,
765
+ 5985,
766
+ 6001,
767
+ 6008,
768
+ 6014,
769
+ 6037,
770
+ 6112,
771
+ 6116,
772
+ 6136,
773
+ 6137,
774
+ 6146,
775
+ 6162,
776
+ 6235,
777
+ 6238,
778
+ 6244,
779
+ 6268,
780
+ 6275,
781
+ 6291,
782
+ 6313,
783
+ 6319,
784
+ 6336,
785
+ 6343,
786
+ 6355,
787
+ 6362,
788
+ 6371,
789
+ 6381,
790
+ 6383,
791
+ 6393,
792
+ 6419,
793
+ 6426,
794
+ 6428,
795
+ 6434,
796
+ 6450,
797
+ 6457,
798
+ 6458,
799
+ 6464,
800
+ 6473,
801
+ 6476,
802
+ 6490,
803
+ 6499,
804
+ 6506,
805
+ 6527,
806
+ 6532,
807
+ 6543,
808
+ 6596,
809
+ 6631,
810
+ 6634,
811
+ 6645,
812
+ 6651,
813
+ 6653,
814
+ 6697,
815
+ 6732,
816
+ 6742,
817
+ 6755,
818
+ 6772,
819
+ 6782,
820
+ 6789,
821
+ 6794,
822
+ 6804,
823
+ 6806,
824
+ 6810,
825
+ 6815,
826
+ 6866,
827
+ 6872,
828
+ 6886,
829
+ 6890,
830
+ 6918,
831
+ 6926,
832
+ 6946,
833
+ 6962,
834
+ 6963,
835
+ 6995,
836
+ 6996,
837
+ 6999,
838
+ 7013,
839
+ 7014,
840
+ 7027,
841
+ 7028,
842
+ 7042,
843
+ 7051,
844
+ 7054,
845
+ 7071,
846
+ 7095,
847
+ 7103,
848
+ 7135,
849
+ 7145,
850
+ 7184,
851
+ 7215,
852
+ 7236,
853
+ 7242,
854
+ 7248,
855
+ 7270,
856
+ 7271,
857
+ 7276,
858
+ 7284,
859
+ 7288,
860
+ 7320,
861
+ 7334,
862
+ 7343,
863
+ 7344,
864
+ 7359,
865
+ 7379,
866
+ 7383,
867
+ 7393,
868
+ 7406,
869
+ 7417,
870
+ 7418,
871
+ 7423,
872
+ 7430,
873
+ 7443,
874
+ 7444,
875
+ 7466,
876
+ 7478,
877
+ 7508,
878
+ 7523,
879
+ 7573,
880
+ 7587,
881
+ 7595,
882
+ 7601,
883
+ 7631,
884
+ 7663,
885
+ 7672,
886
+ 7674,
887
+ 7682,
888
+ 7701,
889
+ 7716,
890
+ 7720,
891
+ 7735,
892
+ 7745,
893
+ 7752,
894
+ 7756,
895
+ 7765,
896
+ 7789,
897
+ 7827,
898
+ 7829,
899
+ 7837,
900
+ 7840,
901
+ 7849,
902
+ 7853,
903
+ 7880,
904
+ 7881,
905
+ 7888,
906
+ 7891,
907
+ 7925,
908
+ 7935,
909
+ 7954,
910
+ 7978,
911
+ 7990,
912
+ 8006,
913
+ 8016,
914
+ 8043,
915
+ 8070,
916
+ 8105,
917
+ 8107,
918
+ 8110,
919
+ 8132,
920
+ 8144,
921
+ 8146,
922
+ 8150,
923
+ 8151,
924
+ 8172,
925
+ 8213,
926
+ 8233,
927
+ 8234,
928
+ 8237,
929
+ 8252,
930
+ 8256,
931
+ 8261,
932
+ 8267,
933
+ 8301,
934
+ 8309,
935
+ 8318,
936
+ 8371,
937
+ 8427,
938
+ 8459,
939
+ 8479,
940
+ 8493,
941
+ 8519,
942
+ 8537,
943
+ 8546,
944
+ 8548,
945
+ 8549,
946
+ 8564,
947
+ 8569,
948
+ 8579,
949
+ 8586,
950
+ 8587,
951
+ 8607,
952
+ 8616,
953
+ 8620,
954
+ 8628,
955
+ 8634,
956
+ 8669,
957
+ 8676,
958
+ 8686,
959
+ 8687,
960
+ 8702,
961
+ 8710,
962
+ 8732,
963
+ 8745,
964
+ 8750,
965
+ 8770,
966
+ 8772,
967
+ 8774,
968
+ 8776,
969
+ 8778,
970
+ 8780,
971
+ 8789,
972
+ 8798,
973
+ 8806,
974
+ 8835,
975
+ 8873,
976
+ 8881,
977
+ 8884,
978
+ 8901,
979
+ 8909,
980
+ 8953,
981
+ 8965,
982
+ 8991,
983
+ 9000,
984
+ 9017,
985
+ 9024,
986
+ 9031,
987
+ 9055,
988
+ 9073,
989
+ 9081,
990
+ 9091,
991
+ 9109,
992
+ 9110,
993
+ 9121,
994
+ 9122,
995
+ 9128,
996
+ 9130,
997
+ 9137,
998
+ 9163,
999
+ 9165,
1000
+ 9180,
1001
+ 9199,
1002
+ 9200,
1003
+ 9205,
1004
+ 9250,
1005
+ 9263,
1006
+ 9282,
1007
+ 9284,
1008
+ 9292,
1009
+ 9297,
1010
+ 9312,
1011
+ 9316,
1012
+ 9323,
1013
+ 9343,
1014
+ 9353,
1015
+ 9366,
1016
+ 9372,
1017
+ 9389,
1018
+ 9392,
1019
+ 9418,
1020
+ 9467,
1021
+ 9481,
1022
+ 9499,
1023
+ 9515,
1024
+ 9519,
1025
+ 9538,
1026
+ 9539,
1027
+ 9583,
1028
+ 9599,
1029
+ 9605,
1030
+ 9639,
1031
+ 9641,
1032
+ 9653,
1033
+ 9665,
1034
+ 9669,
1035
+ 9673,
1036
+ 9681,
1037
+ 9692,
1038
+ 9708,
1039
+ 9724,
1040
+ 9745,
1041
+ 9793,
1042
+ 9814,
1043
+ 9825,
1044
+ 9828,
1045
+ 9837,
1046
+ 9846,
1047
+ 9875,
1048
+ 9897,
1049
+ 9900,
1050
+ 9912,
1051
+ 9913,
1052
+ 9938,
1053
+ 9942,
1054
+ 9946,
1055
+ 9966,
1056
+ 9990,
1057
+ 9991,
1058
+ 10007,
1059
+ 10014,
1060
+ 10018,
1061
+ 10041,
1062
+ 10044,
1063
+ 10054,
1064
+ 10065,
1065
+ 10071,
1066
+ 10092,
1067
+ 10099,
1068
+ 10102,
1069
+ 10122,
1070
+ 10152,
1071
+ 10176,
1072
+ 10194,
1073
+ 10213,
1074
+ 10219,
1075
+ 10248,
1076
+ 10259,
1077
+ 10269,
1078
+ 10291,
1079
+ 10307,
1080
+ 10314,
1081
+ 10320,
1082
+ 10327,
1083
+ 10348,
1084
+ 10357,
1085
+ 10363,
1086
+ 10390,
1087
+ 10407,
1088
+ 10433,
1089
+ 10453,
1090
+ 10501,
1091
+ 10519,
1092
+ 10528,
1093
+ 10530,
1094
+ 10534,
1095
+ 10538,
1096
+ 10552,
1097
+ 10554,
1098
+ 10586,
1099
+ 10590,
1100
+ 10594,
1101
+ 10608,
1102
+ 10615,
1103
+ 10620,
1104
+ 10684,
1105
+ 10697,
1106
+ 10707,
1107
+ 10747,
1108
+ 10755,
1109
+ 10770,
1110
+ 10782,
1111
+ 10799,
1112
+ 10820,
1113
+ 10825,
1114
+ 10826,
1115
+ 10831,
1116
+ 10836,
1117
+ 10843,
1118
+ 10883,
1119
+ 10887,
1120
+ 10891,
1121
+ 10898,
1122
+ 10914,
1123
+ 10919,
1124
+ 10935,
1125
+ 10947,
1126
+ 10959,
1127
+ 10966,
1128
+ 10974,
1129
+ 10982,
1130
+ 10993,
1131
+ 11007,
1132
+ 11032,
1133
+ 11051,
1134
+ 11077,
1135
+ 11098,
1136
+ 11118,
1137
+ 11131,
1138
+ 11150,
1139
+ 11164,
1140
+ 11168,
1141
+ 11183,
1142
+ 11193,
1143
+ 11195,
1144
+ 11208,
1145
+ 11210,
1146
+ 11226,
1147
+ 11247,
1148
+ 11279,
1149
+ 11372,
1150
+ 11398,
1151
+ 11429,
1152
+ 11439,
1153
+ 11443,
1154
+ 11444,
1155
+ 11467,
1156
+ 11476,
1157
+ 11484,
1158
+ 11486,
1159
+ 11495,
1160
+ 11505,
1161
+ 11528,
1162
+ 11543,
1163
+ 11544,
1164
+ 11568,
1165
+ 11571,
1166
+ 11576,
1167
+ 11578,
1168
+ 11610,
1169
+ 11617,
1170
+ 11619,
1171
+ 11631,
1172
+ 11645,
1173
+ 11665,
1174
+ 11668,
1175
+ 11680,
1176
+ 11693,
1177
+ 11714,
1178
+ 11729,
1179
+ 11739,
1180
+ 11746,
1181
+ 11749,
1182
+ 11756,
1183
+ 11757,
1184
+ 11760,
1185
+ 11775,
1186
+ 11779,
1187
+ 11784,
1188
+ 11792,
1189
+ 11795,
1190
+ 11798,
1191
+ 11825,
1192
+ 11830,
1193
+ 11831,
1194
+ 11841,
1195
+ 11887,
1196
+ 11888,
1197
+ 11889,
1198
+ 11894,
1199
+ 11895,
1200
+ 11915,
1201
+ 11927,
1202
+ 11933,
1203
+ 11945,
1204
+ 11958,
1205
+ 11959,
1206
+ 11968,
1207
+ 11975,
1208
+ 11996,
1209
+ 12001,
1210
+ 12012,
1211
+ 12021,
1212
+ 12034,
1213
+ 12065,
1214
+ 12067,
1215
+ 12068,
1216
+ 12084,
1217
+ 12094,
1218
+ 12099,
1219
+ 12104,
1220
+ 12105,
1221
+ 12107,
1222
+ 12126,
1223
+ 12129,
1224
+ 12131,
1225
+ 12132,
1226
+ 12143,
1227
+ 12157,
1228
+ 12160,
1229
+ 12164,
1230
+ 12165,
1231
+ 12173,
1232
+ 12185,
1233
+ 12217,
1234
+ 12232,
1235
+ 12233,
1236
+ 12276,
1237
+ 12285,
1238
+ 12346,
1239
+ 12349,
1240
+ 12370,
1241
+ 12380,
1242
+ 12413,
1243
+ 12415,
1244
+ 12420,
1245
+ 12441,
1246
+ 12446,
1247
+ 12450,
1248
+ 12461,
1249
+ 12476,
1250
+ 12481,
1251
+ 12483,
1252
+ 12492,
1253
+ 12534,
1254
+ 12538,
1255
+ 12556,
1256
+ 12582,
1257
+ 12609,
1258
+ 12612,
1259
+ 12620,
1260
+ 12642,
1261
+ 12656,
1262
+ 12685,
1263
+ 12689,
1264
+ 12697,
1265
+ 12717,
1266
+ 12726,
1267
+ 12732,
1268
+ 12767,
1269
+ 12768,
1270
+ 12792,
1271
+ 12796,
1272
+ 12811,
1273
+ 12826,
1274
+ 12832,
1275
+ 12855,
1276
+ 12880,
1277
+ 12882,
1278
+ 12903,
1279
+ 12941,
1280
+ 12948,
1281
+ 12990,
1282
+ 12991,
1283
+ 13010,
1284
+ 13115,
1285
+ 13117,
1286
+ 13139,
1287
+ 13159,
1288
+ 13174,
1289
+ 13204,
1290
+ 13213,
1291
+ 13214,
1292
+ 13222,
1293
+ 13227,
1294
+ 13249,
1295
+ 13280,
1296
+ 13281,
1297
+ 13308,
1298
+ 13312,
1299
+ 13320,
1300
+ 13330,
1301
+ 13337,
1302
+ 13357,
1303
+ 13367,
1304
+ 13399,
1305
+ 13411,
1306
+ 13413,
1307
+ 13431,
1308
+ 13438,
1309
+ 13453,
1310
+ 13469,
1311
+ 13473,
1312
+ 13478,
1313
+ 13487,
1314
+ 13497,
1315
+ 13515,
1316
+ 13531,
1317
+ 13535,
1318
+ 13590,
1319
+ 13615,
1320
+ 13639,
1321
+ 13642,
1322
+ 13667,
1323
+ 13700,
1324
+ 13736,
1325
+ 13737,
1326
+ 13768,
1327
+ 13770,
1328
+ 13786,
1329
+ 13805,
1330
+ 13821,
1331
+ 13864,
1332
+ 13895,
1333
+ 13938,
1334
+ 13943,
1335
+ 13957,
1336
+ 13966,
1337
+ 13970,
1338
+ 13972,
1339
+ 13975,
1340
+ 13977,
1341
+ 13980,
1342
+ 14007,
1343
+ 14008,
1344
+ 14016,
1345
+ 14036,
1346
+ 14063,
1347
+ 14083,
1348
+ 14092,
1349
+ 14097,
1350
+ 14107,
1351
+ 14111,
1352
+ 14115,
1353
+ 14116,
1354
+ 14130,
1355
+ 14145,
1356
+ 14146,
1357
+ 14151,
1358
+ 14161,
1359
+ 14163,
1360
+ 14199,
1361
+ 14200,
1362
+ 14237,
1363
+ 14242,
1364
+ 14253,
1365
+ 14301,
1366
+ 14309,
1367
+ 14320,
1368
+ 14321,
1369
+ 14322,
1370
+ 14323,
1371
+ 14336,
1372
+ 14341,
1373
+ 14353,
1374
+ 14414,
1375
+ 14415,
1376
+ 14422,
1377
+ 14431,
1378
+ 14438,
1379
+ 14454,
1380
+ 14483,
1381
+ 14495,
1382
+ 14500,
1383
+ 14515,
1384
+ 14525,
1385
+ 14547,
1386
+ 14614,
1387
+ 14631,
1388
+ 14668,
1389
+ 14678,
1390
+ 14682,
1391
+ 14694,
1392
+ 14698,
1393
+ 14730,
1394
+ 14732,
1395
+ 14733,
1396
+ 14775,
1397
+ 14787,
1398
+ 14791,
1399
+ 14807,
1400
+ 14826,
1401
+ 14846,
1402
+ 14854,
1403
+ 14856,
1404
+ 14859,
1405
+ 14861,
1406
+ 14892,
1407
+ 14909,
1408
+ 14914,
1409
+ 14936,
1410
+ 14954,
1411
+ 14986,
1412
+ 14999,
1413
+ 15001,
1414
+ 15012,
1415
+ 15038,
1416
+ 15039,
1417
+ 15044,
1418
+ 15070,
1419
+ 15092,
1420
+ 15110,
1421
+ 15115,
1422
+ 15125,
1423
+ 15160,
1424
+ 15169,
1425
+ 15170,
1426
+ 15181,
1427
+ 15199,
1428
+ 15208,
1429
+ 15216,
1430
+ 15243,
1431
+ 15268,
1432
+ 15275,
1433
+ 15279,
1434
+ 15292,
1435
+ 15301,
1436
+ 15303,
1437
+ 15307,
1438
+ 15393,
1439
+ 15434,
1440
+ 15477,
1441
+ 15482,
1442
+ 15495,
1443
+ 15499,
1444
+ 15531,
1445
+ 15543,
1446
+ 15563,
1447
+ 15584,
1448
+ 15594,
1449
+ 15628,
1450
+ 15631,
1451
+ 15639,
1452
+ 15650,
1453
+ 15657,
1454
+ 15664,
1455
+ 15670,
1456
+ 15674,
1457
+ 15682,
1458
+ 15740,
1459
+ 15769,
1460
+ 15785,
1461
+ 15799,
1462
+ 15802,
1463
+ 15824,
1464
+ 15830,
1465
+ 15837,
1466
+ 15838,
1467
+ 15846,
1468
+ 15864,
1469
+ 15899,
1470
+ 15948,
1471
+ 15981,
1472
+ 16011,
1473
+ 16036,
1474
+ 16037,
1475
+ 16044,
1476
+ 16045,
1477
+ 16074,
1478
+ 16083,
1479
+ 16119,
1480
+ 16120,
1481
+ 16185,
1482
+ 16207,
1483
+ 16226,
1484
+ 16241,
1485
+ 16254,
1486
+ 16256,
1487
+ 16311,
1488
+ 16314,
1489
+ 16323,
1490
+ 16338,
1491
+ 16379,
1492
+ 16386,
1493
+ 16392,
1494
+ 16396,
1495
+ 16407,
1496
+ 16409,
1497
+ 16423,
1498
+ 16435,
1499
+ 16454,
1500
+ 16457,
1501
+ 16462,
1502
+ 16478,
1503
+ 16498,
1504
+ 16507,
1505
+ 16513,
1506
+ 16548,
1507
+ 16560,
1508
+ 16564,
1509
+ 16571,
1510
+ 16573,
1511
+ 16577,
1512
+ 16586,
1513
+ 16597,
1514
+ 16600,
1515
+ 16619,
1516
+ 16627,
1517
+ 16644,
1518
+ 16654,
1519
+ 16656,
1520
+ 16665,
1521
+ 16679,
1522
+ 16686,
1523
+ 16692,
1524
+ 16702,
1525
+ 16715,
1526
+ 16717,
1527
+ 16720,
1528
+ 16723,
1529
+ 16724,
1530
+ 16730,
1531
+ 16737,
1532
+ 16742,
1533
+ 16750,
1534
+ 16759,
1535
+ 16775,
1536
+ 16777,
1537
+ 16783,
1538
+ 16788,
1539
+ 16803,
1540
+ 16804,
1541
+ 16805,
1542
+ 16807,
1543
+ 16809,
1544
+ 16814,
1545
+ 16836,
1546
+ 16843,
1547
+ 16854,
1548
+ 16866,
1549
+ 16927,
1550
+ 16958,
1551
+ 16961,
1552
+ 16970,
1553
+ 16986,
1554
+ 16991,
1555
+ 16992,
1556
+ 17012,
1557
+ 17034,
1558
+ 17040,
1559
+ 17063,
1560
+ 17067,
1561
+ 17075,
1562
+ 17095,
1563
+ 17105,
1564
+ 17158,
1565
+ 17173,
1566
+ 17191,
1567
+ 17197,
1568
+ 17206,
1569
+ 17218,
1570
+ 17247,
1571
+ 17285,
1572
+ 17286,
1573
+ 17309,
1574
+ 17315,
1575
+ 17338,
1576
+ 17344,
1577
+ 17355,
1578
+ 17372,
1579
+ 17374,
1580
+ 17416,
1581
+ 17417,
1582
+ 17430,
1583
+ 17433,
1584
+ 17450,
1585
+ 17457,
1586
+ 17460,
1587
+ 17469,
1588
+ 17476,
1589
+ 17479,
1590
+ 17508,
1591
+ 17522,
1592
+ 17529,
1593
+ 17534,
1594
+ 17599,
1595
+ 17602,
1596
+ 17612,
1597
+ 17633,
1598
+ 17675,
1599
+ 17677,
1600
+ 17682,
1601
+ 17692,
1602
+ 17696,
1603
+ 17710,
1604
+ 17721,
1605
+ 17756,
1606
+ 17765,
1607
+ 17775,
1608
+ 17808,
1609
+ 17810,
1610
+ 17826,
1611
+ 17846,
1612
+ 17847,
1613
+ 17850,
1614
+ 17856,
1615
+ 17867,
1616
+ 17911,
1617
+ 17922,
1618
+ 17930,
1619
+ 17936,
1620
+ 18031,
1621
+ 18044,
1622
+ 18054,
1623
+ 18067,
1624
+ 18076,
1625
+ 18079,
1626
+ 18085,
1627
+ 18089,
1628
+ 18128,
1629
+ 18132,
1630
+ 18143,
1631
+ 18152,
1632
+ 18155,
1633
+ 18197,
1634
+ 18200,
1635
+ 18205,
1636
+ 18211,
1637
+ 18216,
1638
+ 18224,
1639
+ 18227,
1640
+ 18243,
1641
+ 18266,
1642
+ 18295,
1643
+ 18301,
1644
+ 18311,
1645
+ 18319,
1646
+ 18345,
1647
+ 18352,
1648
+ 18354,
1649
+ 18364,
1650
+ 18407,
1651
+ 18418,
1652
+ 18432,
1653
+ 18436,
1654
+ 18451,
1655
+ 18473,
1656
+ 18479,
1657
+ 18516,
1658
+ 18526,
1659
+ 18530,
1660
+ 18542,
1661
+ 18547,
1662
+ 18554,
1663
+ 18558,
1664
+ 18560,
1665
+ 18565,
1666
+ 18576,
1667
+ 18606,
1668
+ 18654,
1669
+ 18655,
1670
+ 18694,
1671
+ 18700,
1672
+ 18705,
1673
+ 18734,
1674
+ 18746,
1675
+ 18748,
1676
+ 18778,
1677
+ 18779,
1678
+ 18785,
1679
+ 18797,
1680
+ 18799,
1681
+ 18831,
1682
+ 18866,
1683
+ 18879,
1684
+ 18880,
1685
+ 18964,
1686
+ 18965,
1687
+ 18967,
1688
+ 18985,
1689
+ 18995,
1690
+ 19001,
1691
+ 19007,
1692
+ 19036,
1693
+ 19046,
1694
+ 19052,
1695
+ 19067,
1696
+ 19074,
1697
+ 19077,
1698
+ 19088,
1699
+ 19097,
1700
+ 19179,
1701
+ 19185,
1702
+ 19192,
1703
+ 19204,
1704
+ 19233,
1705
+ 19240,
1706
+ 19259,
1707
+ 19271,
1708
+ 19272,
1709
+ 19297,
1710
+ 19318,
1711
+ 19331,
1712
+ 19345,
1713
+ 19370,
1714
+ 19371,
1715
+ 19376,
1716
+ 19392,
1717
+ 19395,
1718
+ 19396,
1719
+ 19402,
1720
+ 19434,
1721
+ 19437,
1722
+ 19446,
1723
+ 19451,
1724
+ 19456,
1725
+ 19472,
1726
+ 19510,
1727
+ 19525,
1728
+ 19534,
1729
+ 19550,
1730
+ 19609,
1731
+ 19636,
1732
+ 19648,
1733
+ 19703,
1734
+ 19719,
1735
+ 19738,
1736
+ 19752,
1737
+ 19753,
1738
+ 19757,
1739
+ 19767,
1740
+ 19773,
1741
+ 19782,
1742
+ 19783,
1743
+ 19817,
1744
+ 19818,
1745
+ 19820,
1746
+ 19824,
1747
+ 19834,
1748
+ 19836,
1749
+ 19840,
1750
+ 19885,
1751
+ 19892,
1752
+ 19924,
1753
+ 19926,
1754
+ 19930,
1755
+ 19949,
1756
+ 19950,
1757
+ 19954,
1758
+ 19997,
1759
+ 20004,
1760
+ 20018,
1761
+ 20052,
1762
+ 20064,
1763
+ 20066,
1764
+ 20067,
1765
+ 20078,
1766
+ 20080,
1767
+ 20087,
1768
+ 20088,
1769
+ 20104,
1770
+ 20115,
1771
+ 20124,
1772
+ 20136,
1773
+ 20144,
1774
+ 20164,
1775
+ 20167,
1776
+ 20168,
1777
+ 20174,
1778
+ 20189,
1779
+ 20205,
1780
+ 20211,
1781
+ 20221,
1782
+ 20228,
1783
+ 20235,
1784
+ 20238,
1785
+ 20239,
1786
+ 20249,
1787
+ 20274,
1788
+ 20349,
1789
+ 20384,
1790
+ 20385,
1791
+ 20394,
1792
+ 20429,
1793
+ 20437,
1794
+ 20441,
1795
+ 20456,
1796
+ 20468,
1797
+ 20480,
1798
+ 20488,
1799
+ 20515,
1800
+ 20531,
1801
+ 20545,
1802
+ 20554,
1803
+ 20576,
1804
+ 20583,
1805
+ 20599,
1806
+ 20601,
1807
+ 20613,
1808
+ 20663,
1809
+ 20687,
1810
+ 20711,
1811
+ 20723,
1812
+ 20756,
1813
+ 20760,
1814
+ 20767,
1815
+ 20801,
1816
+ 20816,
1817
+ 20840,
1818
+ 20869,
1819
+ 20870,
1820
+ 20874,
1821
+ 20880,
1822
+ 20887,
1823
+ 20899,
1824
+ 20901,
1825
+ 20946,
1826
+ 20983,
1827
+ 20986,
1828
+ 20997,
1829
+ 21000,
1830
+ 21014,
1831
+ 21018,
1832
+ 21020,
1833
+ 21024,
1834
+ 21037,
1835
+ 21053,
1836
+ 21065,
1837
+ 21068,
1838
+ 21072,
1839
+ 21076,
1840
+ 21092,
1841
+ 21111,
1842
+ 21118,
1843
+ 21134,
1844
+ 21149,
1845
+ 21154,
1846
+ 21170,
1847
+ 21179,
1848
+ 21183,
1849
+ 21187,
1850
+ 21216,
1851
+ 21226,
1852
+ 21243,
1853
+ 21282,
1854
+ 21289,
1855
+ 21297,
1856
+ 21307,
1857
+ 21339,
1858
+ 21366,
1859
+ 21371,
1860
+ 21393,
1861
+ 21399,
1862
+ 21420,
1863
+ 21422,
1864
+ 21452,
1865
+ 21458,
1866
+ 21461,
1867
+ 21464,
1868
+ 21478,
1869
+ 21519,
1870
+ 21530,
1871
+ 21560,
1872
+ 21573,
1873
+ 21592,
1874
+ 21593,
1875
+ 21609,
1876
+ 21617,
1877
+ 21618,
1878
+ 21619,
1879
+ 21620,
1880
+ 21636,
1881
+ 21653,
1882
+ 21677,
1883
+ 21697,
1884
+ 21699,
1885
+ 21739,
1886
+ 21756,
1887
+ 21765,
1888
+ 21798,
1889
+ 21799,
1890
+ 21806,
1891
+ 21810,
1892
+ 21813,
1893
+ 21815,
1894
+ 21833,
1895
+ 21835,
1896
+ 21839,
1897
+ 21840,
1898
+ 21862,
1899
+ 21878,
1900
+ 21888,
1901
+ 21893,
1902
+ 21894,
1903
+ 21899,
1904
+ 21906,
1905
+ 21908,
1906
+ 21912,
1907
+ 21930,
1908
+ 21978,
1909
+ 21998,
1910
+ 22017,
1911
+ 22027,
1912
+ 22035,
1913
+ 22040,
1914
+ 22050,
1915
+ 22088,
1916
+ 22107,
1917
+ 22114,
1918
+ 22144,
1919
+ 22154,
1920
+ 22168,
1921
+ 22176,
1922
+ 22203,
1923
+ 22210,
1924
+ 22212,
1925
+ 22223,
1926
+ 22229,
1927
+ 22261,
1928
+ 22264,
1929
+ 22283,
1930
+ 22296,
1931
+ 22348,
1932
+ 22349,
1933
+ 22363,
1934
+ 22374,
1935
+ 22388,
1936
+ 22395,
1937
+ 22397,
1938
+ 22404,
1939
+ 22421,
1940
+ 22426,
1941
+ 22438,
1942
+ 22441,
1943
+ 22478,
1944
+ 22494,
1945
+ 22495,
1946
+ 22498,
1947
+ 22501,
1948
+ 22514,
1949
+ 22525,
1950
+ 22535,
1951
+ 22548,
1952
+ 22555,
1953
+ 22575,
1954
+ 22594,
1955
+ 22628,
1956
+ 22641,
1957
+ 22661,
1958
+ 22701,
1959
+ 22713,
1960
+ 22720,
1961
+ 22747,
1962
+ 22764,
1963
+ 22782,
1964
+ 22785,
1965
+ 22796,
1966
+ 22805,
1967
+ 22806,
1968
+ 22835,
1969
+ 22838,
1970
+ 22847,
1971
+ 22861,
1972
+ 22872,
1973
+ 22883,
1974
+ 22915,
1975
+ 22922,
1976
+ 22959,
1977
+ 22964,
1978
+ 22988,
1979
+ 22994,
1980
+ 23003,
1981
+ 23067,
1982
+ 23071,
1983
+ 23074,
1984
+ 23116,
1985
+ 23139,
1986
+ 23150,
1987
+ 23153,
1988
+ 23171,
1989
+ 23182,
1990
+ 23203,
1991
+ 23204,
1992
+ 23226,
1993
+ 23234,
1994
+ 23248,
1995
+ 23251,
1996
+ 23289,
1997
+ 23295,
1998
+ 23301,
1999
+ 23333,
2000
+ 23351,
2001
+ 23359,
2002
+ 23361,
2003
+ 23368,
2004
+ 23371,
2005
+ 23381,
2006
+ 23392,
2007
+ 23399,
2008
+ 23407,
2009
+ 23428,
2010
+ 23472,
2011
+ 23473,
2012
+ 23477,
2013
+ 23479,
2014
+ 23493,
2015
+ 23497,
2016
+ 23499,
2017
+ 23510,
2018
+ 23512,
2019
+ 23529,
2020
+ 23535,
2021
+ 23552,
2022
+ 23553,
2023
+ 23581,
2024
+ 23594,
2025
+ 23610,
2026
+ 23630,
2027
+ 23631,
2028
+ 23661,
2029
+ 23689,
2030
+ 23695,
2031
+ 23713,
2032
+ 23738,
2033
+ 23782,
2034
+ 23788,
2035
+ 23812,
2036
+ 23818,
2037
+ 23827,
2038
+ 23836,
2039
+ 23852,
2040
+ 23860,
2041
+ 23881,
2042
+ 23895,
2043
+ 23900,
2044
+ 23906,
2045
+ 23909,
2046
+ 23932,
2047
+ 23965,
2048
+ 23967,
2049
+ 23983,
2050
+ 23984,
2051
+ 24012,
2052
+ 24013,
2053
+ 24014,
2054
+ 24030,
2055
+ 24032,
2056
+ 24056,
2057
+ 24065,
2058
+ 24071,
2059
+ 24085,
2060
+ 24096,
2061
+ 24122,
2062
+ 24126,
2063
+ 24141,
2064
+ 24147,
2065
+ 24152,
2066
+ 24169,
2067
+ 24180,
2068
+ 24187,
2069
+ 24201,
2070
+ 24212,
2071
+ 24218,
2072
+ 24234,
2073
+ 24269,
2074
+ 24296,
2075
+ 24307,
2076
+ 24324,
2077
+ 24331,
2078
+ 24367,
2079
+ 24371,
2080
+ 24375,
2081
+ 24404,
2082
+ 24416,
2083
+ 24422,
2084
+ 24452,
2085
+ 24455,
2086
+ 24469,
2087
+ 24471,
2088
+ 24472,
2089
+ 24489,
2090
+ 24498,
2091
+ 24511,
2092
+ 24531,
2093
+ 24543
2094
+ ],
2095
+ "new_compensatory_visual": [
2096
+ 21,
2097
+ 79,
2098
+ 127,
2099
+ 143,
2100
+ 154,
2101
+ 177,
2102
+ 208,
2103
+ 237,
2104
+ 239,
2105
+ 294,
2106
+ 307,
2107
+ 381,
2108
+ 446,
2109
+ 463,
2110
+ 479,
2111
+ 516,
2112
+ 538,
2113
+ 570,
2114
+ 575,
2115
+ 576,
2116
+ 581,
2117
+ 606,
2118
+ 638,
2119
+ 639,
2120
+ 640,
2121
+ 643,
2122
+ 679,
2123
+ 684,
2124
+ 799,
2125
+ 803,
2126
+ 805,
2127
+ 829,
2128
+ 862,
2129
+ 864,
2130
+ 869,
2131
+ 906,
2132
+ 954,
2133
+ 1037,
2134
+ 1050,
2135
+ 1070,
2136
+ 1122,
2137
+ 1143,
2138
+ 1183,
2139
+ 1208,
2140
+ 1249,
2141
+ 1258,
2142
+ 1287,
2143
+ 1321,
2144
+ 1358,
2145
+ 1360,
2146
+ 1435,
2147
+ 1462,
2148
+ 1503,
2149
+ 1517,
2150
+ 1536,
2151
+ 1575,
2152
+ 1635,
2153
+ 1661,
2154
+ 1671,
2155
+ 1706,
2156
+ 1740,
2157
+ 1753,
2158
+ 1755,
2159
+ 1763,
2160
+ 1806,
2161
+ 1817,
2162
+ 1835,
2163
+ 1841,
2164
+ 1843,
2165
+ 1855,
2166
+ 1897,
2167
+ 1909,
2168
+ 1935,
2169
+ 2016,
2170
+ 2031,
2171
+ 2132,
2172
+ 2136,
2173
+ 2148,
2174
+ 2170,
2175
+ 2210,
2176
+ 2256,
2177
+ 2262,
2178
+ 2265,
2179
+ 2273,
2180
+ 2286,
2181
+ 2299,
2182
+ 2314,
2183
+ 2317,
2184
+ 2329,
2185
+ 2387,
2186
+ 2486,
2187
+ 2509,
2188
+ 2529,
2189
+ 2559,
2190
+ 2570,
2191
+ 2630,
2192
+ 2647,
2193
+ 2743,
2194
+ 2781,
2195
+ 2878,
2196
+ 2887,
2197
+ 2901,
2198
+ 2939,
2199
+ 2984,
2200
+ 2990,
2201
+ 3027,
2202
+ 3055,
2203
+ 3185,
2204
+ 3223,
2205
+ 3250,
2206
+ 3262,
2207
+ 3281,
2208
+ 3342,
2209
+ 3356,
2210
+ 3402,
2211
+ 3405,
2212
+ 3442,
2213
+ 3462,
2214
+ 3486,
2215
+ 3510,
2216
+ 3524,
2217
+ 3539,
2218
+ 3553,
2219
+ 3566,
2220
+ 3620,
2221
+ 3691,
2222
+ 3732,
2223
+ 3746,
2224
+ 3759,
2225
+ 3760,
2226
+ 3770,
2227
+ 3823,
2228
+ 3854,
2229
+ 3868,
2230
+ 3871,
2231
+ 3889,
2232
+ 3932,
2233
+ 3953,
2234
+ 3981,
2235
+ 3983,
2236
+ 3992,
2237
+ 4002,
2238
+ 4049,
2239
+ 4138,
2240
+ 4162,
2241
+ 4189,
2242
+ 4201,
2243
+ 4237,
2244
+ 4255,
2245
+ 4256,
2246
+ 4288,
2247
+ 4290,
2248
+ 4296,
2249
+ 4331,
2250
+ 4365,
2251
+ 4373,
2252
+ 4390,
2253
+ 4450,
2254
+ 4455,
2255
+ 4465,
2256
+ 4548,
2257
+ 4580,
2258
+ 4607,
2259
+ 4689,
2260
+ 4700,
2261
+ 4713,
2262
+ 4718,
2263
+ 4734,
2264
+ 4780,
2265
+ 4805,
2266
+ 4938,
2267
+ 4968,
2268
+ 4999,
2269
+ 5014,
2270
+ 5019,
2271
+ 5048,
2272
+ 5072,
2273
+ 5086,
2274
+ 5131,
2275
+ 5237,
2276
+ 5287,
2277
+ 5305,
2278
+ 5347,
2279
+ 5423,
2280
+ 5491,
2281
+ 5566,
2282
+ 5571,
2283
+ 5697,
2284
+ 5726,
2285
+ 5751,
2286
+ 5874,
2287
+ 5936,
2288
+ 6062,
2289
+ 6082,
2290
+ 6097,
2291
+ 6099,
2292
+ 6125,
2293
+ 6156,
2294
+ 6174,
2295
+ 6191,
2296
+ 6203,
2297
+ 6220,
2298
+ 6230,
2299
+ 6263,
2300
+ 6304,
2301
+ 6307,
2302
+ 6328,
2303
+ 6358,
2304
+ 6359,
2305
+ 6377,
2306
+ 6417,
2307
+ 6452,
2308
+ 6508,
2309
+ 6539,
2310
+ 6546,
2311
+ 6587,
2312
+ 6616,
2313
+ 6619,
2314
+ 6621,
2315
+ 6636,
2316
+ 6644,
2317
+ 6754,
2318
+ 6798,
2319
+ 6807,
2320
+ 6808,
2321
+ 6846,
2322
+ 6938,
2323
+ 6988,
2324
+ 7074,
2325
+ 7100,
2326
+ 7144,
2327
+ 7227,
2328
+ 7230,
2329
+ 7262,
2330
+ 7278,
2331
+ 7310,
2332
+ 7326,
2333
+ 7367,
2334
+ 7448,
2335
+ 7468,
2336
+ 7469,
2337
+ 7472,
2338
+ 7485,
2339
+ 7488,
2340
+ 7499,
2341
+ 7510,
2342
+ 7544,
2343
+ 7550,
2344
+ 7643,
2345
+ 7646,
2346
+ 7723,
2347
+ 7790,
2348
+ 7809,
2349
+ 7826,
2350
+ 7858,
2351
+ 7877,
2352
+ 7897,
2353
+ 7913,
2354
+ 7934,
2355
+ 7939,
2356
+ 7965,
2357
+ 7983,
2358
+ 7996,
2359
+ 8028,
2360
+ 8038,
2361
+ 8104,
2362
+ 8138,
2363
+ 8245,
2364
+ 8258,
2365
+ 8281,
2366
+ 8297,
2367
+ 8306,
2368
+ 8310,
2369
+ 8325,
2370
+ 8326,
2371
+ 8343,
2372
+ 8347,
2373
+ 8355,
2374
+ 8411,
2375
+ 8425,
2376
+ 8440,
2377
+ 8458,
2378
+ 8488,
2379
+ 8489,
2380
+ 8499,
2381
+ 8505,
2382
+ 8544,
2383
+ 8630,
2384
+ 8651,
2385
+ 8694,
2386
+ 8696,
2387
+ 8712,
2388
+ 8716,
2389
+ 8741,
2390
+ 8840,
2391
+ 8850,
2392
+ 8854,
2393
+ 8858,
2394
+ 8882,
2395
+ 8896,
2396
+ 8910,
2397
+ 8922,
2398
+ 8966,
2399
+ 8967,
2400
+ 8971,
2401
+ 8973,
2402
+ 8978,
2403
+ 8989,
2404
+ 8994,
2405
+ 9001,
2406
+ 9011,
2407
+ 9036,
2408
+ 9125,
2409
+ 9132,
2410
+ 9226,
2411
+ 9228,
2412
+ 9241,
2413
+ 9275,
2414
+ 9360,
2415
+ 9371,
2416
+ 9434,
2417
+ 9446,
2418
+ 9469,
2419
+ 9548,
2420
+ 9553,
2421
+ 9631,
2422
+ 9688,
2423
+ 9706,
2424
+ 9720,
2425
+ 9735,
2426
+ 9748,
2427
+ 9760,
2428
+ 9761,
2429
+ 9832,
2430
+ 9919,
2431
+ 9921,
2432
+ 9926,
2433
+ 9940,
2434
+ 9944,
2435
+ 9978,
2436
+ 9983,
2437
+ 9992,
2438
+ 10055,
2439
+ 10067,
2440
+ 10088,
2441
+ 10138,
2442
+ 10174,
2443
+ 10188,
2444
+ 10207,
2445
+ 10246,
2446
+ 10250,
2447
+ 10302,
2448
+ 10337,
2449
+ 10346,
2450
+ 10395,
2451
+ 10482,
2452
+ 10483,
2453
+ 10484,
2454
+ 10591,
2455
+ 10597,
2456
+ 10665,
2457
+ 10673,
2458
+ 10708,
2459
+ 10709,
2460
+ 10722,
2461
+ 10751,
2462
+ 10769,
2463
+ 10808,
2464
+ 10849,
2465
+ 10881,
2466
+ 10886,
2467
+ 10912,
2468
+ 10996,
2469
+ 10999,
2470
+ 11045,
2471
+ 11080,
2472
+ 11081,
2473
+ 11082,
2474
+ 11092,
2475
+ 11099,
2476
+ 11177,
2477
+ 11178,
2478
+ 11189,
2479
+ 11353,
2480
+ 11354,
2481
+ 11362,
2482
+ 11397,
2483
+ 11491,
2484
+ 11542,
2485
+ 11574,
2486
+ 11602,
2487
+ 11647,
2488
+ 11663,
2489
+ 11677,
2490
+ 11681,
2491
+ 11691,
2492
+ 11716,
2493
+ 11723,
2494
+ 11773,
2495
+ 11776,
2496
+ 11786,
2497
+ 11923,
2498
+ 11929,
2499
+ 11973,
2500
+ 12013,
2501
+ 12054,
2502
+ 12089,
2503
+ 12109,
2504
+ 12115,
2505
+ 12140,
2506
+ 12144,
2507
+ 12189,
2508
+ 12196,
2509
+ 12209,
2510
+ 12239,
2511
+ 12270,
2512
+ 12296,
2513
+ 12388,
2514
+ 12407,
2515
+ 12410,
2516
+ 12411,
2517
+ 12477,
2518
+ 12519,
2519
+ 12520,
2520
+ 12527,
2521
+ 12584,
2522
+ 12595,
2523
+ 12605,
2524
+ 12626,
2525
+ 12631,
2526
+ 12645,
2527
+ 12650,
2528
+ 12670,
2529
+ 12671,
2530
+ 12696,
2531
+ 12734,
2532
+ 12745,
2533
+ 12781,
2534
+ 12789,
2535
+ 12824,
2536
+ 12859,
2537
+ 12892,
2538
+ 12977,
2539
+ 13052,
2540
+ 13081,
2541
+ 13164,
2542
+ 13183,
2543
+ 13217,
2544
+ 13255,
2545
+ 13264,
2546
+ 13271,
2547
+ 13318,
2548
+ 13328,
2549
+ 13390,
2550
+ 13434,
2551
+ 13472,
2552
+ 13525,
2553
+ 13574,
2554
+ 13648,
2555
+ 13710,
2556
+ 13724,
2557
+ 13848,
2558
+ 13856,
2559
+ 13913,
2560
+ 13944,
2561
+ 13948,
2562
+ 13978,
2563
+ 14034,
2564
+ 14049,
2565
+ 14054,
2566
+ 14120,
2567
+ 14162,
2568
+ 14175,
2569
+ 14245,
2570
+ 14250,
2571
+ 14343,
2572
+ 14383,
2573
+ 14398,
2574
+ 14457,
2575
+ 14478,
2576
+ 14558,
2577
+ 14580,
2578
+ 14594,
2579
+ 14634,
2580
+ 14654,
2581
+ 14667,
2582
+ 14693,
2583
+ 14704,
2584
+ 14713,
2585
+ 14726,
2586
+ 14768,
2587
+ 14769,
2588
+ 14772,
2589
+ 14802,
2590
+ 14813,
2591
+ 14869,
2592
+ 14888,
2593
+ 14912,
2594
+ 14940,
2595
+ 15034,
2596
+ 15065,
2597
+ 15128,
2598
+ 15143,
2599
+ 15156,
2600
+ 15163,
2601
+ 15177,
2602
+ 15185,
2603
+ 15210,
2604
+ 15213,
2605
+ 15218,
2606
+ 15247,
2607
+ 15284,
2608
+ 15330,
2609
+ 15344,
2610
+ 15366,
2611
+ 15374,
2612
+ 15398,
2613
+ 15410,
2614
+ 15454,
2615
+ 15467,
2616
+ 15554,
2617
+ 15556,
2618
+ 15640,
2619
+ 15727,
2620
+ 15771,
2621
+ 15775,
2622
+ 15789,
2623
+ 15807,
2624
+ 15826,
2625
+ 15831,
2626
+ 15890,
2627
+ 15930,
2628
+ 15941,
2629
+ 15963,
2630
+ 16000,
2631
+ 16010,
2632
+ 16017,
2633
+ 16021,
2634
+ 16034,
2635
+ 16052,
2636
+ 16064,
2637
+ 16115,
2638
+ 16132,
2639
+ 16138,
2640
+ 16163,
2641
+ 16183,
2642
+ 16223,
2643
+ 16265,
2644
+ 16325,
2645
+ 16348,
2646
+ 16369,
2647
+ 16385,
2648
+ 16391,
2649
+ 16436,
2650
+ 16471,
2651
+ 16472,
2652
+ 16509,
2653
+ 16528,
2654
+ 16595,
2655
+ 16631,
2656
+ 16685,
2657
+ 16690,
2658
+ 16705,
2659
+ 16744,
2660
+ 16749,
2661
+ 16768,
2662
+ 16801,
2663
+ 16821,
2664
+ 16850,
2665
+ 16856,
2666
+ 16895,
2667
+ 16922,
2668
+ 16925,
2669
+ 16950,
2670
+ 17001,
2671
+ 17064,
2672
+ 17195,
2673
+ 17215,
2674
+ 17305,
2675
+ 17354,
2676
+ 17409,
2677
+ 17446,
2678
+ 17495,
2679
+ 17507,
2680
+ 17535,
2681
+ 17551,
2682
+ 17586,
2683
+ 17600,
2684
+ 17647,
2685
+ 17657,
2686
+ 17684,
2687
+ 17720,
2688
+ 17741,
2689
+ 17763,
2690
+ 17781,
2691
+ 17857,
2692
+ 17877,
2693
+ 17880,
2694
+ 17961,
2695
+ 17985,
2696
+ 18030,
2697
+ 18036,
2698
+ 18057,
2699
+ 18074,
2700
+ 18113,
2701
+ 18146,
2702
+ 18177,
2703
+ 18206,
2704
+ 18283,
2705
+ 18293,
2706
+ 18344,
2707
+ 18395,
2708
+ 18402,
2709
+ 18501,
2710
+ 18535,
2711
+ 18556,
2712
+ 18641,
2713
+ 18656,
2714
+ 18760,
2715
+ 18770,
2716
+ 18791,
2717
+ 18807,
2718
+ 18896,
2719
+ 18904,
2720
+ 18911,
2721
+ 18962,
2722
+ 19045,
2723
+ 19057,
2724
+ 19064,
2725
+ 19073,
2726
+ 19075,
2727
+ 19080,
2728
+ 19098,
2729
+ 19112,
2730
+ 19116,
2731
+ 19138,
2732
+ 19163,
2733
+ 19176,
2734
+ 19248,
2735
+ 19306,
2736
+ 19321,
2737
+ 19404,
2738
+ 19408,
2739
+ 19439,
2740
+ 19459,
2741
+ 19477,
2742
+ 19524,
2743
+ 19538,
2744
+ 19547,
2745
+ 19566,
2746
+ 19647,
2747
+ 19653,
2748
+ 19673,
2749
+ 19675,
2750
+ 19706,
2751
+ 19754,
2752
+ 19762,
2753
+ 19771,
2754
+ 19819,
2755
+ 19870,
2756
+ 19911,
2757
+ 19976,
2758
+ 19987,
2759
+ 19990,
2760
+ 20025,
2761
+ 20027,
2762
+ 20037,
2763
+ 20063,
2764
+ 20099,
2765
+ 20108,
2766
+ 20111,
2767
+ 20114,
2768
+ 20209,
2769
+ 20248,
2770
+ 20305,
2771
+ 20307,
2772
+ 20331,
2773
+ 20353,
2774
+ 20390,
2775
+ 20398,
2776
+ 20438,
2777
+ 20455,
2778
+ 20495,
2779
+ 20520,
2780
+ 20538,
2781
+ 20544,
2782
+ 20585,
2783
+ 20595,
2784
+ 20669,
2785
+ 20890,
2786
+ 20953,
2787
+ 20957,
2788
+ 20968,
2789
+ 20975,
2790
+ 21021,
2791
+ 21033,
2792
+ 21039,
2793
+ 21043,
2794
+ 21049,
2795
+ 21103,
2796
+ 21121,
2797
+ 21123,
2798
+ 21144,
2799
+ 21295,
2800
+ 21332,
2801
+ 21355,
2802
+ 21382,
2803
+ 21389,
2804
+ 21417,
2805
+ 21441,
2806
+ 21473,
2807
+ 21485,
2808
+ 21498,
2809
+ 21513,
2810
+ 21516,
2811
+ 21525,
2812
+ 21527,
2813
+ 21546,
2814
+ 21559,
2815
+ 21563,
2816
+ 21565,
2817
+ 21568,
2818
+ 21577,
2819
+ 21595,
2820
+ 21608,
2821
+ 21672,
2822
+ 21831,
2823
+ 21846,
2824
+ 21874,
2825
+ 21890,
2826
+ 21921,
2827
+ 21923,
2828
+ 21924,
2829
+ 22002,
2830
+ 22014,
2831
+ 22038,
2832
+ 22089,
2833
+ 22123,
2834
+ 22157,
2835
+ 22167,
2836
+ 22195,
2837
+ 22199,
2838
+ 22233,
2839
+ 22238,
2840
+ 22244,
2841
+ 22250,
2842
+ 22266,
2843
+ 22329,
2844
+ 22331,
2845
+ 22357,
2846
+ 22371,
2847
+ 22414,
2848
+ 22437,
2849
+ 22635,
2850
+ 22660,
2851
+ 22749,
2852
+ 22780,
2853
+ 22811,
2854
+ 22812,
2855
+ 22864,
2856
+ 22963,
2857
+ 22970,
2858
+ 23095,
2859
+ 23096,
2860
+ 23100,
2861
+ 23168,
2862
+ 23175,
2863
+ 23205,
2864
+ 23207,
2865
+ 23241,
2866
+ 23243,
2867
+ 23266,
2868
+ 23314,
2869
+ 23367,
2870
+ 23408,
2871
+ 23414,
2872
+ 23415,
2873
+ 23495,
2874
+ 23664,
2875
+ 23678,
2876
+ 23703,
2877
+ 23709,
2878
+ 23710,
2879
+ 23722,
2880
+ 23730,
2881
+ 23755,
2882
+ 23772,
2883
+ 23807,
2884
+ 23810,
2885
+ 23826,
2886
+ 23851,
2887
+ 23866,
2888
+ 23890,
2889
+ 23907,
2890
+ 23931,
2891
+ 23956,
2892
+ 23991,
2893
+ 23992,
2894
+ 24047,
2895
+ 24051,
2896
+ 24111,
2897
+ 24167,
2898
+ 24188,
2899
+ 24216,
2900
+ 24238,
2901
+ 24261,
2902
+ 24266,
2903
+ 24271,
2904
+ 24295,
2905
+ 24312,
2906
+ 24322,
2907
+ 24351,
2908
+ 24363,
2909
+ 24407,
2910
+ 24411,
2911
+ 24423,
2912
+ 24433
2913
+ ]
2914
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.8020833333333334,
3
+ "semantic_stability_score": 0.2618948195542378,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 7.303011889395903e-07,
6
+ "shared_redirected": -6.237297761542152e-08,
7
+ "shared_attenuated": -3.284829117917212e-07,
8
+ "shared_aligned": 0.0008229296709007816,
9
+ "base_only": -1.929390227932823e-06
10
+ },
11
+ "superposition_fraction": 0.0009844942160964804,
12
+ "fve_base": 0.7550154612326497,
13
+ "fve_aligned": 0.7482275335576521,
14
+ "dead_neuron_fraction": 0.9516738104110424,
15
+ "l0_sparsity_base": 200.1031815528313,
16
+ "l0_sparsity_aligned": 198.74038601868068,
17
+ "class_counts": {
18
+ "shared_redirected": 14925,
19
+ "aligned_only": 4063,
20
+ "shared_attenuated": 3313,
21
+ "shared_aligned": 1474,
22
+ "base_only": 801
23
+ },
24
+ "total_features": 24576
25
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 4063,
4
+ "cf_shift_mean": 7.303011889395903e-07,
5
+ "cf_shift_std": 9.29042133678201e-06,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 3.536383329339591e-07,
8
+ "cf_aligned_mean": 1.0839395224751411e-06,
9
+ "high_cf_base_count": 509,
10
+ "low_cf_base_count": 3554,
11
+ "high_cf_aligned_count": 817,
12
+ "low_cf_aligned_count": 3246
13
+ },
14
+ "shared_redirected": {
15
+ "count": 14925,
16
+ "cf_shift_mean": -6.237297761542152e-08,
17
+ "cf_shift_std": 1.5180291993135096e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 3.8147733223336696e-07,
20
+ "cf_aligned_mean": 3.1910435460057485e-07,
21
+ "high_cf_base_count": 1926,
22
+ "low_cf_base_count": 12999,
23
+ "high_cf_aligned_count": 1627,
24
+ "low_cf_aligned_count": 13298
25
+ },
26
+ "shared_attenuated": {
27
+ "count": 3313,
28
+ "cf_shift_mean": -3.284829117917212e-07,
29
+ "cf_shift_std": 2.2219888172188484e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 6.72401978097284e-07,
32
+ "cf_aligned_mean": 3.439190664427574e-07,
33
+ "high_cf_base_count": 657,
34
+ "low_cf_base_count": 2656,
35
+ "high_cf_aligned_count": 382,
36
+ "low_cf_aligned_count": 2931
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.0008229296709007816,
41
+ "cf_shift_std": 0.01052630959570374,
42
+ "cf_shift_median": 0.0010676076635718346,
43
+ "cf_base_mean": 0.03530122437113774,
44
+ "cf_aligned_mean": 0.036124154041579044,
45
+ "high_cf_base_count": 1435,
46
+ "low_cf_base_count": 39,
47
+ "high_cf_aligned_count": 1292,
48
+ "low_cf_aligned_count": 182
49
+ },
50
+ "base_only": {
51
+ "count": 801,
52
+ "cf_shift_mean": -1.929390227932823e-06,
53
+ "cf_shift_std": 8.860621009792018e-06,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 2.323742324691462e-06,
56
+ "cf_aligned_mean": 3.943520929264986e-07,
57
+ "high_cf_base_count": 291,
58
+ "low_cf_base_count": 510,
59
+ "high_cf_aligned_count": 105,
60
+ "low_cf_aligned_count": 696
61
+ }
62
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1474,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.9999999906185363,
7
+ "theta_std": 6.878142345564024e-08,
8
+ "angle_deg_mean": 0.006890796388842711,
9
+ "angle_deg_std": 0.011020650736040987,
10
+ "norm_ratio_raw_mean": 0.9999999998661511,
11
+ "norm_ratio_raw_std": 2.3183095817441886e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.46826717257499695,
14
+ "sv_std": 0.4991573095321655,
15
+ "condition_number": 7211440128.0,
16
+ "mean_principal_angle_deg": 0.29192073766161114,
17
+ "singular_values": [
18
+ 1.0010477304458618,
19
+ 1.0009294748306274,
20
+ 1.0009288787841797,
21
+ 1.0008289813995361,
22
+ 1.0008090734481812,
23
+ 1.000770092010498,
24
+ 1.0007598400115967,
25
+ 1.0007469654083252,
26
+ 1.0007270574569702,
27
+ 1.0007178783416748,
28
+ 1.000705361366272,
29
+ 1.0007041692733765,
30
+ 1.000699520111084,
31
+ 1.0006991624832153,
32
+ 1.000695824623108,
33
+ 1.0006935596466064,
34
+ 1.0006916522979736,
35
+ 1.0006874799728394,
36
+ 1.0006855726242065,
37
+ 1.0006800889968872
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 14925,
43
+ "rho_mean": 0.4992299453796853,
44
+ "rho_std": 0.02695384960163939,
45
+ "theta_mean": 0.2033165738515718,
46
+ "theta_std": 0.05579147929253025,
47
+ "angle_deg_mean": 78.24842286035707,
48
+ "angle_deg_std": 3.282872316543977,
49
+ "norm_ratio_raw_mean": 1.0027460748490677,
50
+ "norm_ratio_raw_std": 0.10831198559396853,
51
+ "linear_map": {
52
+ "sv_mean": 0.45940884947776794,
53
+ "sv_std": 0.32050004601478577,
54
+ "condition_number": 12081.57421875,
55
+ "mean_principal_angle_deg": 66.14118867695066,
56
+ "singular_values": [
57
+ 1.4356104135513306,
58
+ 1.3093725442886353,
59
+ 1.303165078163147,
60
+ 1.2999017238616943,
61
+ 1.2985057830810547,
62
+ 1.293230414390564,
63
+ 1.288237452507019,
64
+ 1.2870466709136963,
65
+ 1.2839151620864868,
66
+ 1.2829197645187378,
67
+ 1.2751721143722534,
68
+ 1.2693753242492676,
69
+ 1.2681094408035278,
70
+ 1.2660824060440063,
71
+ 1.2615668773651123,
72
+ 1.2597131729125977,
73
+ 1.2584741115570068,
74
+ 1.25612211227417,
75
+ 1.2505782842636108,
76
+ 1.2499215602874756
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 0
82
+ },
83
+ "shared_attenuated": {
84
+ "n": 3313,
85
+ "rho_mean": 0.42962264187056026,
86
+ "rho_std": 0.013656026261535796,
87
+ "theta_mean": 0.1973953613482355,
88
+ "theta_std": 0.052999686136742885,
89
+ "angle_deg_mean": 78.59677315196984,
90
+ "angle_deg_std": 3.1218059821522455,
91
+ "norm_ratio_raw_mean": 0.7542213172228399,
92
+ "norm_ratio_raw_std": 0.04162525239423961,
93
+ "linear_map": {
94
+ "sv_mean": 1.2178024053573608,
95
+ "sv_std": 1.5440489053726196,
96
+ "condition_number": 1033525376.0,
97
+ "mean_principal_angle_deg": 78.06030591072978,
98
+ "singular_values": [
99
+ 9.521808624267578,
100
+ 9.38715648651123,
101
+ 9.246530532836914,
102
+ 9.225164413452148,
103
+ 9.116331100463867,
104
+ 9.051058769226074,
105
+ 9.01414966583252,
106
+ 8.899723052978516,
107
+ 8.833211898803711,
108
+ 8.769312858581543,
109
+ 8.641881942749023,
110
+ 8.617270469665527,
111
+ 8.565494537353516,
112
+ 8.521627426147461,
113
+ 8.391129493713379,
114
+ 8.35417652130127,
115
+ 8.339950561523438,
116
+ 8.266936302185059,
117
+ 8.211380004882812,
118
+ 8.100719451904297
119
+ ]
120
+ }
121
+ },
122
+ "all_shared": {
123
+ "n": 19712,
124
+ "rho_mean": 0.4875886133983852,
125
+ "rho_std": 0.03550061089010184,
126
+ "theta_mean": 0.2618948195542378,
127
+ "theta_std": 0.21648696132370193,
128
+ "angle_deg_mean": 72.45631989027915,
129
+ "angle_deg_std": 20.833980707244812,
130
+ "norm_ratio_raw_mean": 0.960771123725868,
131
+ "norm_ratio_raw_std": 0.13339193245081715,
132
+ "linear_map": {
133
+ "sv_mean": 0.4816749095916748,
134
+ "sv_std": 0.33413320779800415,
135
+ "condition_number": 14949.630859375,
136
+ "mean_principal_angle_deg": 46.295056345292274,
137
+ "singular_values": [
138
+ 1.3080754280090332,
139
+ 1.2778161764144897,
140
+ 1.2615571022033691,
141
+ 1.2567988634109497,
142
+ 1.2515037059783936,
143
+ 1.2461775541305542,
144
+ 1.2415021657943726,
145
+ 1.2383651733398438,
146
+ 1.2371459007263184,
147
+ 1.2336020469665527,
148
+ 1.2298533916473389,
149
+ 1.229049563407898,
150
+ 1.2256280183792114,
151
+ 1.2225096225738525,
152
+ 1.2210304737091064,
153
+ 1.2196662425994873,
154
+ 1.2176884412765503,
155
+ 1.2160731554031372,
156
+ 1.2131421566009521,
157
+ 1.2122474908828735
158
+ ]
159
+ }
160
+ }
161
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.03701662245030927,
10
+ 0.021833573211956565,
11
+ 0.020305157421070863,
12
+ 0.019548056445476504
13
+ ],
14
+ "val_loss": [
15
+ 0.023251608726007775,
16
+ 0.021461225451209157,
17
+ 0.020727942097951604,
18
+ 0.020599844919137307
19
+ ],
20
+ "train_fve_base": [
21
+ 0.598963288487013,
22
+ 0.7322757599719839,
23
+ 0.7585602462535286,
24
+ 0.7717063553974911
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5909143095467428,
28
+ 0.7234109317915383,
29
+ 0.749498653537129,
30
+ 0.7621680854776764
31
+ ],
32
+ "val_fve_base": [
33
+ 0.7097212488114522,
34
+ 0.7393637249607066,
35
+ 0.752246991814119,
36
+ 0.7550154612326497
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.7010249866865068,
40
+ 0.7316726355652534,
41
+ 0.745453564908492,
42
+ 0.7482275335576521
43
+ ],
44
+ "dead_neurons": [
45
+ 0.9084395179954524,
46
+ 0.9538904361674748,
47
+ 0.9525822477248839,
48
+ 0.9516738104110424
49
+ ],
50
+ "l0_base": [
51
+ 208.59026561587856,
52
+ 192.04987594862814,
53
+ 197.21280283129013,
54
+ 200.1031815528313
55
+ ],
56
+ "l0_aligned": [
57
+ 203.39486646234676,
58
+ 188.23334427904263,
59
+ 195.36857851722124,
60
+ 198.74038601868068
61
+ ],
62
+ "self_recon": [
63
+ 0.019581063614665627,
64
+ 0.013164536980178122,
65
+ 0.011896801904774658,
66
+ 0.011271904474390715
67
+ ],
68
+ "cross_recon": [
69
+ 0.019626890701691414,
70
+ 0.01316642636727918,
71
+ 0.011898811074746886,
72
+ 0.011274498154480452
73
+ ],
74
+ "sparsity": [
75
+ 0.009584802412876497,
76
+ 0.0034024655531876558,
77
+ 0.003648830949879587,
78
+ 0.003766352563859407
79
+ ]
80
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 1b9d635a8b6fbc2002a1a3efab7f768efc323a8771fa931258dfd51a0232047d
  • Pointer size: 131 Bytes
  • Size of remote file: 165 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: db334da8af129bf90631b36bf1059f650e132179f882ad918af2126509824f17
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: e131ed1ab33b97b969b70f69a22cb580684dab75c75b82c657c2c23546f8a537
  • Pointer size: 131 Bytes
  • Size of remote file: 159 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: a4624be03a1c01b6a00a87d2a562d9f44c964ee13e3425e81e02c259b6452a30
  • Pointer size: 131 Bytes
  • Size of remote file: 326 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 9c96bcdaeadec079f97089d65d38f02dc47c908f941eeb5f5f391b60c1b1dd42
  • Pointer size: 130 Bytes
  • Size of remote file: 82.5 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: 003d3f66ee176c0c37b8ff2a5db4ad9471e21d7aaccd0e40e3cfe4a1d1f2c686
  • Pointer size: 131 Bytes
  • Size of remote file: 314 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: a8a0c2b9016e96ae0715512b36d32b284c4b0d5e5faa9880a2a47fa1b2136421
  • Pointer size: 131 Bytes
  • Size of remote file: 136 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/shared_geometry_theta_vs_norm_ratio.png ADDED

Git LFS Details

  • SHA256: a65e59c012a0ddec583deb67c55a33656e86da6435d43bd75c5f66287ded8155
  • Pointer size: 131 Bytes
  • Size of remote file: 302 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/plots/superposition_analysis.png ADDED

Git LFS Details

  • SHA256: 6030400cf161adcb4ed5fc605811722cf046e0661670acaf9c20fbc8f85531bb
  • Pointer size: 131 Bytes
  • Size of remote file: 340 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_reduce/L10-12/run_meta.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "meta-llama/Llama-3.2-3B-Instruct",
3
+ "aligned_run_id": "llama32-3b-simpo",
4
+ "position": "last_prompt",
5
+ "multi_type": "reduce",
6
+ "source_activations": "/home/igarg/research/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/llama32-3b-simpo/activations/activations.pt",
7
+ "base_activations_path": "/home/igarg/research/interp-alignment/interp_utils/crosscoder/results-multi-v1/v1/assembled_activations/llama32-3b-simpo/activations/activations.pt",
8
+ "source_layers": [
9
+ 10,
10
+ 11,
11
+ 12
12
+ ],
13
+ "base_source_layers": [
14
+ 10,
15
+ 11,
16
+ 12
17
+ ],
18
+ "layers": [
19
+ 10,
20
+ 11,
21
+ 12
22
+ ],
23
+ "base_layers": [
24
+ 10,
25
+ 11,
26
+ 12
27
+ ],
28
+ "aligned_layers": [
29
+ 10,
30
+ 11,
31
+ 12
32
+ ],
33
+ "layer_reduction": "mean"
34
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/checkpoints/final.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a1efeb22b1da85993bbe722ac5aa42c7bc67d2d3d6dd0ec9c54b3ed4ec8740
3
+ size 3624487706
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/counterfactual_scores.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/feature_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/merged_classification.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/shared_features_geometry.csv ADDED
The diff for this file is too large to render. See raw diff
 
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/superposition_analysis.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0edf2adbe8b7c28ca90e845b5a69d6efcbaced568a0f3fefd58eaac958293cf6
3
+ size 12567194
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/features/visual_evidence_features.json ADDED
@@ -0,0 +1,2181 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lost_visual_evidence": [
3
+ 329,
4
+ 334,
5
+ 1082,
6
+ 1084,
7
+ 1780,
8
+ 1852,
9
+ 1934,
10
+ 1961,
11
+ 1985,
12
+ 2074,
13
+ 2188,
14
+ 2193,
15
+ 2524,
16
+ 2552,
17
+ 2638,
18
+ 3000,
19
+ 3314,
20
+ 3322,
21
+ 3394,
22
+ 3483,
23
+ 3523,
24
+ 3785,
25
+ 3995,
26
+ 4258,
27
+ 4486,
28
+ 4517,
29
+ 4656,
30
+ 4708,
31
+ 4929,
32
+ 4973,
33
+ 5022,
34
+ 5075,
35
+ 5160,
36
+ 5174,
37
+ 5210,
38
+ 5898,
39
+ 6108,
40
+ 6657,
41
+ 6811,
42
+ 6954,
43
+ 7207,
44
+ 7834,
45
+ 7914,
46
+ 7948,
47
+ 8093,
48
+ 8123,
49
+ 8523,
50
+ 8722,
51
+ 8810,
52
+ 8949,
53
+ 9012,
54
+ 9667,
55
+ 10317,
56
+ 10913,
57
+ 11171,
58
+ 11651,
59
+ 11808,
60
+ 11849,
61
+ 11921,
62
+ 11925,
63
+ 12184,
64
+ 12695,
65
+ 12792,
66
+ 12898,
67
+ 13118,
68
+ 13412,
69
+ 13656,
70
+ 13718,
71
+ 13747,
72
+ 13996,
73
+ 14017,
74
+ 14174,
75
+ 14504,
76
+ 14552,
77
+ 14574,
78
+ 14870,
79
+ 15436,
80
+ 15438,
81
+ 15885,
82
+ 16137,
83
+ 16480,
84
+ 16695,
85
+ 16875,
86
+ 16888,
87
+ 16918,
88
+ 16938,
89
+ 17060,
90
+ 17228,
91
+ 17474,
92
+ 17585,
93
+ 18421,
94
+ 18660,
95
+ 18957,
96
+ 18981,
97
+ 18986,
98
+ 19340,
99
+ 19580,
100
+ 19599,
101
+ 19718,
102
+ 20050,
103
+ 20161,
104
+ 20336,
105
+ 20471,
106
+ 20606,
107
+ 20670,
108
+ 20740,
109
+ 21365,
110
+ 21414,
111
+ 21676,
112
+ 21715,
113
+ 21719,
114
+ 21761,
115
+ 21802,
116
+ 22432,
117
+ 22873,
118
+ 23281,
119
+ 24080,
120
+ 24481,
121
+ 24484
122
+ ],
123
+ "redirected_visual_to_prior": [
124
+ 16,
125
+ 31,
126
+ 44,
127
+ 46,
128
+ 54,
129
+ 74,
130
+ 92,
131
+ 175,
132
+ 239,
133
+ 246,
134
+ 250,
135
+ 263,
136
+ 271,
137
+ 299,
138
+ 311,
139
+ 335,
140
+ 346,
141
+ 431,
142
+ 441,
143
+ 442,
144
+ 467,
145
+ 505,
146
+ 511,
147
+ 553,
148
+ 603,
149
+ 622,
150
+ 631,
151
+ 653,
152
+ 658,
153
+ 659,
154
+ 680,
155
+ 706,
156
+ 710,
157
+ 732,
158
+ 743,
159
+ 754,
160
+ 766,
161
+ 767,
162
+ 769,
163
+ 774,
164
+ 779,
165
+ 785,
166
+ 870,
167
+ 879,
168
+ 883,
169
+ 887,
170
+ 904,
171
+ 923,
172
+ 929,
173
+ 940,
174
+ 947,
175
+ 948,
176
+ 958,
177
+ 969,
178
+ 1016,
179
+ 1066,
180
+ 1071,
181
+ 1078,
182
+ 1105,
183
+ 1107,
184
+ 1115,
185
+ 1132,
186
+ 1142,
187
+ 1150,
188
+ 1157,
189
+ 1167,
190
+ 1182,
191
+ 1188,
192
+ 1199,
193
+ 1210,
194
+ 1212,
195
+ 1214,
196
+ 1216,
197
+ 1228,
198
+ 1249,
199
+ 1252,
200
+ 1254,
201
+ 1255,
202
+ 1306,
203
+ 1309,
204
+ 1328,
205
+ 1336,
206
+ 1356,
207
+ 1397,
208
+ 1399,
209
+ 1412,
210
+ 1423,
211
+ 1425,
212
+ 1428,
213
+ 1430,
214
+ 1440,
215
+ 1441,
216
+ 1449,
217
+ 1451,
218
+ 1458,
219
+ 1476,
220
+ 1490,
221
+ 1494,
222
+ 1520,
223
+ 1528,
224
+ 1533,
225
+ 1574,
226
+ 1576,
227
+ 1592,
228
+ 1615,
229
+ 1628,
230
+ 1629,
231
+ 1639,
232
+ 1640,
233
+ 1769,
234
+ 1774,
235
+ 1777,
236
+ 1782,
237
+ 1789,
238
+ 1801,
239
+ 1814,
240
+ 1849,
241
+ 1850,
242
+ 1859,
243
+ 1905,
244
+ 1946,
245
+ 1982,
246
+ 2058,
247
+ 2081,
248
+ 2094,
249
+ 2108,
250
+ 2126,
251
+ 2138,
252
+ 2141,
253
+ 2145,
254
+ 2153,
255
+ 2179,
256
+ 2181,
257
+ 2182,
258
+ 2213,
259
+ 2232,
260
+ 2237,
261
+ 2241,
262
+ 2247,
263
+ 2257,
264
+ 2278,
265
+ 2296,
266
+ 2324,
267
+ 2335,
268
+ 2345,
269
+ 2353,
270
+ 2369,
271
+ 2370,
272
+ 2392,
273
+ 2423,
274
+ 2430,
275
+ 2470,
276
+ 2493,
277
+ 2500,
278
+ 2510,
279
+ 2526,
280
+ 2530,
281
+ 2536,
282
+ 2544,
283
+ 2556,
284
+ 2612,
285
+ 2628,
286
+ 2648,
287
+ 2654,
288
+ 2675,
289
+ 2679,
290
+ 2715,
291
+ 2729,
292
+ 2756,
293
+ 2760,
294
+ 2779,
295
+ 2794,
296
+ 2808,
297
+ 2813,
298
+ 2827,
299
+ 2834,
300
+ 2840,
301
+ 2867,
302
+ 2877,
303
+ 2882,
304
+ 2885,
305
+ 2947,
306
+ 2948,
307
+ 2983,
308
+ 2986,
309
+ 2988,
310
+ 3020,
311
+ 3042,
312
+ 3044,
313
+ 3057,
314
+ 3084,
315
+ 3086,
316
+ 3088,
317
+ 3091,
318
+ 3105,
319
+ 3124,
320
+ 3125,
321
+ 3133,
322
+ 3150,
323
+ 3206,
324
+ 3217,
325
+ 3266,
326
+ 3273,
327
+ 3280,
328
+ 3281,
329
+ 3287,
330
+ 3295,
331
+ 3302,
332
+ 3312,
333
+ 3317,
334
+ 3323,
335
+ 3324,
336
+ 3331,
337
+ 3386,
338
+ 3390,
339
+ 3393,
340
+ 3417,
341
+ 3418,
342
+ 3423,
343
+ 3430,
344
+ 3438,
345
+ 3449,
346
+ 3468,
347
+ 3474,
348
+ 3492,
349
+ 3508,
350
+ 3531,
351
+ 3543,
352
+ 3581,
353
+ 3583,
354
+ 3591,
355
+ 3595,
356
+ 3628,
357
+ 3645,
358
+ 3650,
359
+ 3698,
360
+ 3700,
361
+ 3707,
362
+ 3708,
363
+ 3749,
364
+ 3771,
365
+ 3810,
366
+ 3838,
367
+ 3858,
368
+ 3863,
369
+ 3872,
370
+ 3907,
371
+ 3926,
372
+ 3962,
373
+ 3986,
374
+ 3998,
375
+ 4022,
376
+ 4027,
377
+ 4032,
378
+ 4051,
379
+ 4060,
380
+ 4074,
381
+ 4111,
382
+ 4159,
383
+ 4163,
384
+ 4171,
385
+ 4188,
386
+ 4191,
387
+ 4210,
388
+ 4233,
389
+ 4243,
390
+ 4244,
391
+ 4248,
392
+ 4267,
393
+ 4283,
394
+ 4322,
395
+ 4356,
396
+ 4360,
397
+ 4364,
398
+ 4374,
399
+ 4398,
400
+ 4399,
401
+ 4423,
402
+ 4433,
403
+ 4467,
404
+ 4487,
405
+ 4523,
406
+ 4526,
407
+ 4538,
408
+ 4572,
409
+ 4613,
410
+ 4627,
411
+ 4636,
412
+ 4648,
413
+ 4687,
414
+ 4695,
415
+ 4707,
416
+ 4721,
417
+ 4722,
418
+ 4729,
419
+ 4745,
420
+ 4771,
421
+ 4775,
422
+ 4801,
423
+ 4809,
424
+ 4818,
425
+ 4867,
426
+ 4881,
427
+ 4888,
428
+ 4902,
429
+ 4924,
430
+ 4936,
431
+ 4943,
432
+ 4984,
433
+ 5006,
434
+ 5067,
435
+ 5071,
436
+ 5109,
437
+ 5144,
438
+ 5156,
439
+ 5191,
440
+ 5195,
441
+ 5254,
442
+ 5276,
443
+ 5277,
444
+ 5309,
445
+ 5322,
446
+ 5376,
447
+ 5397,
448
+ 5398,
449
+ 5413,
450
+ 5438,
451
+ 5450,
452
+ 5474,
453
+ 5489,
454
+ 5515,
455
+ 5541,
456
+ 5575,
457
+ 5576,
458
+ 5577,
459
+ 5590,
460
+ 5609,
461
+ 5612,
462
+ 5622,
463
+ 5624,
464
+ 5627,
465
+ 5655,
466
+ 5683,
467
+ 5735,
468
+ 5764,
469
+ 5771,
470
+ 5774,
471
+ 5817,
472
+ 5833,
473
+ 5840,
474
+ 5864,
475
+ 5912,
476
+ 5913,
477
+ 5920,
478
+ 5937,
479
+ 6001,
480
+ 6009,
481
+ 6030,
482
+ 6031,
483
+ 6037,
484
+ 6038,
485
+ 6044,
486
+ 6073,
487
+ 6077,
488
+ 6083,
489
+ 6085,
490
+ 6106,
491
+ 6112,
492
+ 6118,
493
+ 6120,
494
+ 6127,
495
+ 6132,
496
+ 6137,
497
+ 6139,
498
+ 6143,
499
+ 6164,
500
+ 6178,
501
+ 6255,
502
+ 6275,
503
+ 6327,
504
+ 6355,
505
+ 6361,
506
+ 6368,
507
+ 6378,
508
+ 6393,
509
+ 6426,
510
+ 6433,
511
+ 6437,
512
+ 6442,
513
+ 6464,
514
+ 6476,
515
+ 6494,
516
+ 6506,
517
+ 6518,
518
+ 6533,
519
+ 6541,
520
+ 6596,
521
+ 6603,
522
+ 6611,
523
+ 6622,
524
+ 6624,
525
+ 6658,
526
+ 6660,
527
+ 6684,
528
+ 6691,
529
+ 6737,
530
+ 6757,
531
+ 6764,
532
+ 6782,
533
+ 6810,
534
+ 6815,
535
+ 6883,
536
+ 6887,
537
+ 6906,
538
+ 6909,
539
+ 6920,
540
+ 6948,
541
+ 6962,
542
+ 6974,
543
+ 6995,
544
+ 6998,
545
+ 7013,
546
+ 7014,
547
+ 7025,
548
+ 7028,
549
+ 7039,
550
+ 7042,
551
+ 7047,
552
+ 7054,
553
+ 7085,
554
+ 7091,
555
+ 7094,
556
+ 7119,
557
+ 7133,
558
+ 7145,
559
+ 7165,
560
+ 7237,
561
+ 7245,
562
+ 7275,
563
+ 7297,
564
+ 7334,
565
+ 7339,
566
+ 7346,
567
+ 7354,
568
+ 7359,
569
+ 7387,
570
+ 7418,
571
+ 7443,
572
+ 7457,
573
+ 7466,
574
+ 7477,
575
+ 7523,
576
+ 7541,
577
+ 7550,
578
+ 7572,
579
+ 7599,
580
+ 7613,
581
+ 7633,
582
+ 7684,
583
+ 7701,
584
+ 7704,
585
+ 7707,
586
+ 7716,
587
+ 7727,
588
+ 7732,
589
+ 7748,
590
+ 7752,
591
+ 7770,
592
+ 7795,
593
+ 7809,
594
+ 7810,
595
+ 7811,
596
+ 7822,
597
+ 7827,
598
+ 7833,
599
+ 7860,
600
+ 7888,
601
+ 7927,
602
+ 7932,
603
+ 7942,
604
+ 7968,
605
+ 7986,
606
+ 7995,
607
+ 8001,
608
+ 8004,
609
+ 8006,
610
+ 8009,
611
+ 8115,
612
+ 8129,
613
+ 8150,
614
+ 8156,
615
+ 8196,
616
+ 8237,
617
+ 8256,
618
+ 8261,
619
+ 8269,
620
+ 8294,
621
+ 8295,
622
+ 8304,
623
+ 8305,
624
+ 8313,
625
+ 8315,
626
+ 8316,
627
+ 8335,
628
+ 8348,
629
+ 8351,
630
+ 8353,
631
+ 8358,
632
+ 8423,
633
+ 8450,
634
+ 8468,
635
+ 8479,
636
+ 8487,
637
+ 8513,
638
+ 8526,
639
+ 8533,
640
+ 8548,
641
+ 8562,
642
+ 8579,
643
+ 8587,
644
+ 8638,
645
+ 8726,
646
+ 8732,
647
+ 8776,
648
+ 8807,
649
+ 8809,
650
+ 8842,
651
+ 8879,
652
+ 8916,
653
+ 8918,
654
+ 8920,
655
+ 8930,
656
+ 9017,
657
+ 9031,
658
+ 9034,
659
+ 9047,
660
+ 9064,
661
+ 9066,
662
+ 9069,
663
+ 9084,
664
+ 9109,
665
+ 9116,
666
+ 9126,
667
+ 9171,
668
+ 9176,
669
+ 9200,
670
+ 9208,
671
+ 9218,
672
+ 9239,
673
+ 9240,
674
+ 9267,
675
+ 9283,
676
+ 9284,
677
+ 9292,
678
+ 9294,
679
+ 9321,
680
+ 9343,
681
+ 9389,
682
+ 9401,
683
+ 9418,
684
+ 9424,
685
+ 9433,
686
+ 9455,
687
+ 9470,
688
+ 9482,
689
+ 9499,
690
+ 9514,
691
+ 9522,
692
+ 9537,
693
+ 9538,
694
+ 9558,
695
+ 9563,
696
+ 9566,
697
+ 9616,
698
+ 9641,
699
+ 9644,
700
+ 9669,
701
+ 9681,
702
+ 9695,
703
+ 9696,
704
+ 9729,
705
+ 9742,
706
+ 9793,
707
+ 9810,
708
+ 9837,
709
+ 9858,
710
+ 9882,
711
+ 9913,
712
+ 9914,
713
+ 9932,
714
+ 9961,
715
+ 9989,
716
+ 10007,
717
+ 10014,
718
+ 10041,
719
+ 10048,
720
+ 10056,
721
+ 10057,
722
+ 10092,
723
+ 10127,
724
+ 10135,
725
+ 10139,
726
+ 10147,
727
+ 10148,
728
+ 10152,
729
+ 10171,
730
+ 10176,
731
+ 10219,
732
+ 10253,
733
+ 10257,
734
+ 10259,
735
+ 10306,
736
+ 10320,
737
+ 10352,
738
+ 10357,
739
+ 10363,
740
+ 10394,
741
+ 10404,
742
+ 10429,
743
+ 10445,
744
+ 10449,
745
+ 10458,
746
+ 10494,
747
+ 10502,
748
+ 10557,
749
+ 10558,
750
+ 10574,
751
+ 10580,
752
+ 10588,
753
+ 10604,
754
+ 10607,
755
+ 10618,
756
+ 10622,
757
+ 10636,
758
+ 10675,
759
+ 10704,
760
+ 10706,
761
+ 10713,
762
+ 10718,
763
+ 10727,
764
+ 10747,
765
+ 10753,
766
+ 10776,
767
+ 10792,
768
+ 10799,
769
+ 10809,
770
+ 10813,
771
+ 10826,
772
+ 10836,
773
+ 10852,
774
+ 10884,
775
+ 10910,
776
+ 10911,
777
+ 10914,
778
+ 10930,
779
+ 10935,
780
+ 10947,
781
+ 10950,
782
+ 10956,
783
+ 10975,
784
+ 10980,
785
+ 11009,
786
+ 11013,
787
+ 11041,
788
+ 11073,
789
+ 11075,
790
+ 11105,
791
+ 11106,
792
+ 11131,
793
+ 11134,
794
+ 11157,
795
+ 11169,
796
+ 11206,
797
+ 11224,
798
+ 11235,
799
+ 11241,
800
+ 11253,
801
+ 11271,
802
+ 11276,
803
+ 11280,
804
+ 11288,
805
+ 11292,
806
+ 11300,
807
+ 11340,
808
+ 11352,
809
+ 11436,
810
+ 11559,
811
+ 11578,
812
+ 11592,
813
+ 11606,
814
+ 11656,
815
+ 11693,
816
+ 11711,
817
+ 11714,
818
+ 11727,
819
+ 11729,
820
+ 11756,
821
+ 11757,
822
+ 11759,
823
+ 11760,
824
+ 11775,
825
+ 11777,
826
+ 11779,
827
+ 11783,
828
+ 11825,
829
+ 11830,
830
+ 11831,
831
+ 11841,
832
+ 11881,
833
+ 11882,
834
+ 11887,
835
+ 11888,
836
+ 11889,
837
+ 11895,
838
+ 11896,
839
+ 11926,
840
+ 11996,
841
+ 12012,
842
+ 12018,
843
+ 12024,
844
+ 12061,
845
+ 12068,
846
+ 12073,
847
+ 12084,
848
+ 12104,
849
+ 12131,
850
+ 12143,
851
+ 12145,
852
+ 12157,
853
+ 12165,
854
+ 12202,
855
+ 12256,
856
+ 12329,
857
+ 12349,
858
+ 12380,
859
+ 12400,
860
+ 12402,
861
+ 12440,
862
+ 12441,
863
+ 12453,
864
+ 12464,
865
+ 12468,
866
+ 12469,
867
+ 12474,
868
+ 12558,
869
+ 12585,
870
+ 12620,
871
+ 12651,
872
+ 12656,
873
+ 12675,
874
+ 12697,
875
+ 12717,
876
+ 12731,
877
+ 12739,
878
+ 12742,
879
+ 12752,
880
+ 12852,
881
+ 12867,
882
+ 12875,
883
+ 12885,
884
+ 12899,
885
+ 12924,
886
+ 12941,
887
+ 12961,
888
+ 12978,
889
+ 13017,
890
+ 13076,
891
+ 13078,
892
+ 13094,
893
+ 13128,
894
+ 13132,
895
+ 13170,
896
+ 13199,
897
+ 13213,
898
+ 13214,
899
+ 13222,
900
+ 13249,
901
+ 13269,
902
+ 13270,
903
+ 13276,
904
+ 13281,
905
+ 13294,
906
+ 13308,
907
+ 13321,
908
+ 13323,
909
+ 13326,
910
+ 13334,
911
+ 13337,
912
+ 13347,
913
+ 13351,
914
+ 13375,
915
+ 13380,
916
+ 13404,
917
+ 13428,
918
+ 13438,
919
+ 13448,
920
+ 13458,
921
+ 13484,
922
+ 13493,
923
+ 13500,
924
+ 13529,
925
+ 13541,
926
+ 13595,
927
+ 13607,
928
+ 13627,
929
+ 13632,
930
+ 13639,
931
+ 13640,
932
+ 13675,
933
+ 13680,
934
+ 13681,
935
+ 13700,
936
+ 13719,
937
+ 13736,
938
+ 13807,
939
+ 13821,
940
+ 13835,
941
+ 13837,
942
+ 13857,
943
+ 13883,
944
+ 13894,
945
+ 13900,
946
+ 13913,
947
+ 13936,
948
+ 13939,
949
+ 13968,
950
+ 13980,
951
+ 13989,
952
+ 14016,
953
+ 14036,
954
+ 14038,
955
+ 14065,
956
+ 14076,
957
+ 14106,
958
+ 14107,
959
+ 14130,
960
+ 14166,
961
+ 14199,
962
+ 14232,
963
+ 14236,
964
+ 14237,
965
+ 14274,
966
+ 14283,
967
+ 14288,
968
+ 14289,
969
+ 14299,
970
+ 14301,
971
+ 14303,
972
+ 14309,
973
+ 14317,
974
+ 14334,
975
+ 14355,
976
+ 14401,
977
+ 14415,
978
+ 14423,
979
+ 14429,
980
+ 14434,
981
+ 14449,
982
+ 14452,
983
+ 14454,
984
+ 14477,
985
+ 14491,
986
+ 14500,
987
+ 14506,
988
+ 14525,
989
+ 14531,
990
+ 14557,
991
+ 14581,
992
+ 14587,
993
+ 14617,
994
+ 14629,
995
+ 14631,
996
+ 14638,
997
+ 14650,
998
+ 14654,
999
+ 14677,
1000
+ 14680,
1001
+ 14701,
1002
+ 14743,
1003
+ 14753,
1004
+ 14787,
1005
+ 14788,
1006
+ 14789,
1007
+ 14792,
1008
+ 14807,
1009
+ 14854,
1010
+ 14856,
1011
+ 14859,
1012
+ 14916,
1013
+ 14925,
1014
+ 14926,
1015
+ 14936,
1016
+ 14977,
1017
+ 14997,
1018
+ 15001,
1019
+ 15064,
1020
+ 15070,
1021
+ 15072,
1022
+ 15078,
1023
+ 15110,
1024
+ 15120,
1025
+ 15135,
1026
+ 15144,
1027
+ 15151,
1028
+ 15162,
1029
+ 15168,
1030
+ 15177,
1031
+ 15187,
1032
+ 15188,
1033
+ 15193,
1034
+ 15202,
1035
+ 15208,
1036
+ 15220,
1037
+ 15224,
1038
+ 15273,
1039
+ 15301,
1040
+ 15323,
1041
+ 15334,
1042
+ 15340,
1043
+ 15375,
1044
+ 15382,
1045
+ 15396,
1046
+ 15406,
1047
+ 15407,
1048
+ 15428,
1049
+ 15433,
1050
+ 15447,
1051
+ 15458,
1052
+ 15470,
1053
+ 15473,
1054
+ 15477,
1055
+ 15480,
1056
+ 15482,
1057
+ 15486,
1058
+ 15495,
1059
+ 15502,
1060
+ 15512,
1061
+ 15516,
1062
+ 15532,
1063
+ 15543,
1064
+ 15593,
1065
+ 15599,
1066
+ 15628,
1067
+ 15634,
1068
+ 15657,
1069
+ 15730,
1070
+ 15771,
1071
+ 15783,
1072
+ 15793,
1073
+ 15824,
1074
+ 15829,
1075
+ 15830,
1076
+ 15870,
1077
+ 15874,
1078
+ 15875,
1079
+ 15899,
1080
+ 15960,
1081
+ 15991,
1082
+ 15998,
1083
+ 15999,
1084
+ 16011,
1085
+ 16030,
1086
+ 16072,
1087
+ 16082,
1088
+ 16089,
1089
+ 16119,
1090
+ 16131,
1091
+ 16140,
1092
+ 16160,
1093
+ 16194,
1094
+ 16208,
1095
+ 16212,
1096
+ 16228,
1097
+ 16254,
1098
+ 16256,
1099
+ 16261,
1100
+ 16289,
1101
+ 16304,
1102
+ 16327,
1103
+ 16331,
1104
+ 16332,
1105
+ 16386,
1106
+ 16392,
1107
+ 16396,
1108
+ 16397,
1109
+ 16423,
1110
+ 16439,
1111
+ 16453,
1112
+ 16457,
1113
+ 16470,
1114
+ 16481,
1115
+ 16500,
1116
+ 16504,
1117
+ 16507,
1118
+ 16513,
1119
+ 16517,
1120
+ 16520,
1121
+ 16548,
1122
+ 16559,
1123
+ 16564,
1124
+ 16615,
1125
+ 16629,
1126
+ 16638,
1127
+ 16649,
1128
+ 16657,
1129
+ 16692,
1130
+ 16718,
1131
+ 16724,
1132
+ 16730,
1133
+ 16788,
1134
+ 16789,
1135
+ 16801,
1136
+ 16814,
1137
+ 16817,
1138
+ 16826,
1139
+ 16828,
1140
+ 16840,
1141
+ 16841,
1142
+ 16862,
1143
+ 16881,
1144
+ 16884,
1145
+ 16886,
1146
+ 16901,
1147
+ 16905,
1148
+ 16906,
1149
+ 16958,
1150
+ 16979,
1151
+ 17034,
1152
+ 17052,
1153
+ 17070,
1154
+ 17093,
1155
+ 17095,
1156
+ 17114,
1157
+ 17140,
1158
+ 17156,
1159
+ 17158,
1160
+ 17180,
1161
+ 17184,
1162
+ 17218,
1163
+ 17221,
1164
+ 17248,
1165
+ 17249,
1166
+ 17269,
1167
+ 17273,
1168
+ 17281,
1169
+ 17285,
1170
+ 17286,
1171
+ 17289,
1172
+ 17309,
1173
+ 17314,
1174
+ 17323,
1175
+ 17350,
1176
+ 17384,
1177
+ 17396,
1178
+ 17401,
1179
+ 17411,
1180
+ 17421,
1181
+ 17430,
1182
+ 17450,
1183
+ 17475,
1184
+ 17476,
1185
+ 17490,
1186
+ 17502,
1187
+ 17533,
1188
+ 17550,
1189
+ 17577,
1190
+ 17578,
1191
+ 17582,
1192
+ 17612,
1193
+ 17613,
1194
+ 17626,
1195
+ 17652,
1196
+ 17667,
1197
+ 17682,
1198
+ 17687,
1199
+ 17696,
1200
+ 17729,
1201
+ 17750,
1202
+ 17753,
1203
+ 17762,
1204
+ 17775,
1205
+ 17818,
1206
+ 17819,
1207
+ 17840,
1208
+ 17846,
1209
+ 17850,
1210
+ 17852,
1211
+ 17869,
1212
+ 17874,
1213
+ 17896,
1214
+ 17920,
1215
+ 17922,
1216
+ 17930,
1217
+ 17931,
1218
+ 17933,
1219
+ 17936,
1220
+ 17949,
1221
+ 17959,
1222
+ 18044,
1223
+ 18049,
1224
+ 18054,
1225
+ 18067,
1226
+ 18070,
1227
+ 18076,
1228
+ 18089,
1229
+ 18132,
1230
+ 18149,
1231
+ 18155,
1232
+ 18177,
1233
+ 18183,
1234
+ 18209,
1235
+ 18211,
1236
+ 18235,
1237
+ 18252,
1238
+ 18282,
1239
+ 18311,
1240
+ 18319,
1241
+ 18335,
1242
+ 18340,
1243
+ 18349,
1244
+ 18352,
1245
+ 18357,
1246
+ 18364,
1247
+ 18428,
1248
+ 18432,
1249
+ 18451,
1250
+ 18465,
1251
+ 18479,
1252
+ 18480,
1253
+ 18487,
1254
+ 18516,
1255
+ 18556,
1256
+ 18582,
1257
+ 18594,
1258
+ 18610,
1259
+ 18634,
1260
+ 18651,
1261
+ 18666,
1262
+ 18734,
1263
+ 18744,
1264
+ 18778,
1265
+ 18793,
1266
+ 18805,
1267
+ 18806,
1268
+ 18831,
1269
+ 18840,
1270
+ 18841,
1271
+ 18866,
1272
+ 18877,
1273
+ 18879,
1274
+ 18886,
1275
+ 18897,
1276
+ 18905,
1277
+ 18913,
1278
+ 18914,
1279
+ 18938,
1280
+ 18951,
1281
+ 18980,
1282
+ 18985,
1283
+ 18991,
1284
+ 18995,
1285
+ 19046,
1286
+ 19052,
1287
+ 19097,
1288
+ 19108,
1289
+ 19126,
1290
+ 19134,
1291
+ 19141,
1292
+ 19204,
1293
+ 19217,
1294
+ 19249,
1295
+ 19259,
1296
+ 19272,
1297
+ 19331,
1298
+ 19357,
1299
+ 19370,
1300
+ 19392,
1301
+ 19428,
1302
+ 19450,
1303
+ 19472,
1304
+ 19485,
1305
+ 19487,
1306
+ 19488,
1307
+ 19490,
1308
+ 19510,
1309
+ 19511,
1310
+ 19521,
1311
+ 19551,
1312
+ 19568,
1313
+ 19577,
1314
+ 19605,
1315
+ 19609,
1316
+ 19612,
1317
+ 19648,
1318
+ 19700,
1319
+ 19744,
1320
+ 19757,
1321
+ 19761,
1322
+ 19764,
1323
+ 19767,
1324
+ 19781,
1325
+ 19794,
1326
+ 19807,
1327
+ 19817,
1328
+ 19818,
1329
+ 19819,
1330
+ 19824,
1331
+ 19874,
1332
+ 19885,
1333
+ 19924,
1334
+ 19925,
1335
+ 19934,
1336
+ 19943,
1337
+ 19949,
1338
+ 19955,
1339
+ 19969,
1340
+ 19974,
1341
+ 19978,
1342
+ 20018,
1343
+ 20052,
1344
+ 20060,
1345
+ 20064,
1346
+ 20067,
1347
+ 20087,
1348
+ 20122,
1349
+ 20134,
1350
+ 20139,
1351
+ 20167,
1352
+ 20182,
1353
+ 20197,
1354
+ 20239,
1355
+ 20306,
1356
+ 20332,
1357
+ 20385,
1358
+ 20394,
1359
+ 20446,
1360
+ 20449,
1361
+ 20480,
1362
+ 20516,
1363
+ 20531,
1364
+ 20554,
1365
+ 20558,
1366
+ 20565,
1367
+ 20576,
1368
+ 20583,
1369
+ 20617,
1370
+ 20619,
1371
+ 20620,
1372
+ 20687,
1373
+ 20711,
1374
+ 20715,
1375
+ 20723,
1376
+ 20728,
1377
+ 20774,
1378
+ 20780,
1379
+ 20792,
1380
+ 20825,
1381
+ 20834,
1382
+ 20839,
1383
+ 20845,
1384
+ 20868,
1385
+ 20897,
1386
+ 20901,
1387
+ 20918,
1388
+ 20927,
1389
+ 20946,
1390
+ 20986,
1391
+ 20997,
1392
+ 21018,
1393
+ 21093,
1394
+ 21100,
1395
+ 21126,
1396
+ 21134,
1397
+ 21149,
1398
+ 21154,
1399
+ 21158,
1400
+ 21169,
1401
+ 21170,
1402
+ 21187,
1403
+ 21219,
1404
+ 21225,
1405
+ 21263,
1406
+ 21282,
1407
+ 21300,
1408
+ 21322,
1409
+ 21333,
1410
+ 21353,
1411
+ 21390,
1412
+ 21393,
1413
+ 21399,
1414
+ 21403,
1415
+ 21406,
1416
+ 21425,
1417
+ 21462,
1418
+ 21484,
1419
+ 21517,
1420
+ 21529,
1421
+ 21571,
1422
+ 21584,
1423
+ 21586,
1424
+ 21593,
1425
+ 21606,
1426
+ 21615,
1427
+ 21641,
1428
+ 21699,
1429
+ 21702,
1430
+ 21704,
1431
+ 21718,
1432
+ 21732,
1433
+ 21739,
1434
+ 21749,
1435
+ 21770,
1436
+ 21792,
1437
+ 21799,
1438
+ 21806,
1439
+ 21810,
1440
+ 21821,
1441
+ 21833,
1442
+ 21880,
1443
+ 21899,
1444
+ 21909,
1445
+ 21928,
1446
+ 21930,
1447
+ 21980,
1448
+ 21981,
1449
+ 21997,
1450
+ 21998,
1451
+ 22063,
1452
+ 22069,
1453
+ 22073,
1454
+ 22082,
1455
+ 22090,
1456
+ 22102,
1457
+ 22107,
1458
+ 22114,
1459
+ 22142,
1460
+ 22157,
1461
+ 22168,
1462
+ 22176,
1463
+ 22203,
1464
+ 22204,
1465
+ 22224,
1466
+ 22261,
1467
+ 22262,
1468
+ 22280,
1469
+ 22283,
1470
+ 22309,
1471
+ 22310,
1472
+ 22336,
1473
+ 22346,
1474
+ 22347,
1475
+ 22355,
1476
+ 22383,
1477
+ 22394,
1478
+ 22398,
1479
+ 22404,
1480
+ 22412,
1481
+ 22426,
1482
+ 22430,
1483
+ 22433,
1484
+ 22463,
1485
+ 22468,
1486
+ 22482,
1487
+ 22494,
1488
+ 22555,
1489
+ 22559,
1490
+ 22599,
1491
+ 22613,
1492
+ 22659,
1493
+ 22660,
1494
+ 22676,
1495
+ 22684,
1496
+ 22709,
1497
+ 22713,
1498
+ 22735,
1499
+ 22738,
1500
+ 22747,
1501
+ 22756,
1502
+ 22769,
1503
+ 22785,
1504
+ 22816,
1505
+ 22835,
1506
+ 22841,
1507
+ 22842,
1508
+ 22872,
1509
+ 22882,
1510
+ 22884,
1511
+ 22893,
1512
+ 22894,
1513
+ 22918,
1514
+ 22920,
1515
+ 22932,
1516
+ 22934,
1517
+ 22960,
1518
+ 22967,
1519
+ 22988,
1520
+ 22994,
1521
+ 23028,
1522
+ 23036,
1523
+ 23039,
1524
+ 23067,
1525
+ 23114,
1526
+ 23116,
1527
+ 23161,
1528
+ 23171,
1529
+ 23174,
1530
+ 23193,
1531
+ 23206,
1532
+ 23234,
1533
+ 23265,
1534
+ 23288,
1535
+ 23301,
1536
+ 23334,
1537
+ 23371,
1538
+ 23376,
1539
+ 23383,
1540
+ 23391,
1541
+ 23400,
1542
+ 23407,
1543
+ 23429,
1544
+ 23453,
1545
+ 23470,
1546
+ 23497,
1547
+ 23501,
1548
+ 23512,
1549
+ 23529,
1550
+ 23530,
1551
+ 23547,
1552
+ 23548,
1553
+ 23552,
1554
+ 23577,
1555
+ 23580,
1556
+ 23581,
1557
+ 23610,
1558
+ 23661,
1559
+ 23699,
1560
+ 23701,
1561
+ 23721,
1562
+ 23724,
1563
+ 23788,
1564
+ 23794,
1565
+ 23796,
1566
+ 23799,
1567
+ 23819,
1568
+ 23826,
1569
+ 23833,
1570
+ 23836,
1571
+ 23854,
1572
+ 23860,
1573
+ 23900,
1574
+ 23925,
1575
+ 23945,
1576
+ 23960,
1577
+ 23978,
1578
+ 24014,
1579
+ 24030,
1580
+ 24046,
1581
+ 24048,
1582
+ 24096,
1583
+ 24099,
1584
+ 24122,
1585
+ 24123,
1586
+ 24125,
1587
+ 24126,
1588
+ 24152,
1589
+ 24153,
1590
+ 24180,
1591
+ 24197,
1592
+ 24199,
1593
+ 24214,
1594
+ 24218,
1595
+ 24232,
1596
+ 24240,
1597
+ 24307,
1598
+ 24325,
1599
+ 24329,
1600
+ 24344,
1601
+ 24355,
1602
+ 24369,
1603
+ 24371,
1604
+ 24378,
1605
+ 24391,
1606
+ 24393,
1607
+ 24413,
1608
+ 24436,
1609
+ 24469,
1610
+ 24471,
1611
+ 24489,
1612
+ 24506,
1613
+ 24516,
1614
+ 24531,
1615
+ 24539,
1616
+ 24558
1617
+ ],
1618
+ "new_compensatory_visual": [
1619
+ 1,
1620
+ 21,
1621
+ 37,
1622
+ 52,
1623
+ 98,
1624
+ 141,
1625
+ 143,
1626
+ 154,
1627
+ 237,
1628
+ 255,
1629
+ 294,
1630
+ 307,
1631
+ 363,
1632
+ 427,
1633
+ 446,
1634
+ 516,
1635
+ 538,
1636
+ 684,
1637
+ 777,
1638
+ 869,
1639
+ 954,
1640
+ 1037,
1641
+ 1050,
1642
+ 1070,
1643
+ 1197,
1644
+ 1224,
1645
+ 1343,
1646
+ 1360,
1647
+ 1435,
1648
+ 1477,
1649
+ 1517,
1650
+ 1529,
1651
+ 1530,
1652
+ 1575,
1653
+ 1633,
1654
+ 1635,
1655
+ 1671,
1656
+ 1694,
1657
+ 1740,
1658
+ 1753,
1659
+ 1763,
1660
+ 1791,
1661
+ 1828,
1662
+ 1842,
1663
+ 1870,
1664
+ 1914,
1665
+ 1929,
1666
+ 1935,
1667
+ 1937,
1668
+ 1951,
1669
+ 2114,
1670
+ 2152,
1671
+ 2176,
1672
+ 2263,
1673
+ 2286,
1674
+ 2299,
1675
+ 2308,
1676
+ 2314,
1677
+ 2382,
1678
+ 2443,
1679
+ 2474,
1680
+ 2482,
1681
+ 2499,
1682
+ 2512,
1683
+ 2534,
1684
+ 2570,
1685
+ 2647,
1686
+ 2650,
1687
+ 2659,
1688
+ 2692,
1689
+ 2843,
1690
+ 2852,
1691
+ 2875,
1692
+ 2989,
1693
+ 3022,
1694
+ 3050,
1695
+ 3223,
1696
+ 3232,
1697
+ 3342,
1698
+ 3402,
1699
+ 3485,
1700
+ 3524,
1701
+ 3551,
1702
+ 3566,
1703
+ 3620,
1704
+ 3639,
1705
+ 3766,
1706
+ 3774,
1707
+ 3791,
1708
+ 3823,
1709
+ 3970,
1710
+ 4114,
1711
+ 4138,
1712
+ 4162,
1713
+ 4189,
1714
+ 4227,
1715
+ 4237,
1716
+ 4240,
1717
+ 4331,
1718
+ 4379,
1719
+ 4444,
1720
+ 4450,
1721
+ 4455,
1722
+ 4462,
1723
+ 4585,
1724
+ 4586,
1725
+ 4595,
1726
+ 4700,
1727
+ 4720,
1728
+ 4734,
1729
+ 4837,
1730
+ 4849,
1731
+ 4851,
1732
+ 5014,
1733
+ 5023,
1734
+ 5037,
1735
+ 5092,
1736
+ 5145,
1737
+ 5162,
1738
+ 5237,
1739
+ 5272,
1740
+ 5344,
1741
+ 5345,
1742
+ 5439,
1743
+ 5511,
1744
+ 5571,
1745
+ 5668,
1746
+ 5731,
1747
+ 5792,
1748
+ 5810,
1749
+ 5819,
1750
+ 5826,
1751
+ 6062,
1752
+ 6125,
1753
+ 6174,
1754
+ 6188,
1755
+ 6236,
1756
+ 6263,
1757
+ 6292,
1758
+ 6328,
1759
+ 6339,
1760
+ 6358,
1761
+ 6381,
1762
+ 6446,
1763
+ 6452,
1764
+ 6456,
1765
+ 6498,
1766
+ 6508,
1767
+ 6646,
1768
+ 6724,
1769
+ 6754,
1770
+ 6778,
1771
+ 6807,
1772
+ 6808,
1773
+ 6825,
1774
+ 6854,
1775
+ 6931,
1776
+ 6966,
1777
+ 6983,
1778
+ 7084,
1779
+ 7132,
1780
+ 7230,
1781
+ 7278,
1782
+ 7285,
1783
+ 7287,
1784
+ 7302,
1785
+ 7315,
1786
+ 7319,
1787
+ 7326,
1788
+ 7347,
1789
+ 7402,
1790
+ 7448,
1791
+ 7468,
1792
+ 7485,
1793
+ 7499,
1794
+ 7793,
1795
+ 7826,
1796
+ 7845,
1797
+ 7872,
1798
+ 7892,
1799
+ 7896,
1800
+ 7908,
1801
+ 8005,
1802
+ 8039,
1803
+ 8061,
1804
+ 8126,
1805
+ 8187,
1806
+ 8215,
1807
+ 8245,
1808
+ 8281,
1809
+ 8343,
1810
+ 8347,
1811
+ 8355,
1812
+ 8363,
1813
+ 8425,
1814
+ 8453,
1815
+ 8489,
1816
+ 8499,
1817
+ 8570,
1818
+ 8589,
1819
+ 8651,
1820
+ 8658,
1821
+ 8712,
1822
+ 8741,
1823
+ 8850,
1824
+ 8854,
1825
+ 8910,
1826
+ 8929,
1827
+ 8973,
1828
+ 8978,
1829
+ 9005,
1830
+ 9038,
1831
+ 9089,
1832
+ 9132,
1833
+ 9162,
1834
+ 9207,
1835
+ 9226,
1836
+ 9270,
1837
+ 9275,
1838
+ 9278,
1839
+ 9288,
1840
+ 9354,
1841
+ 9361,
1842
+ 9446,
1843
+ 9469,
1844
+ 9548,
1845
+ 9569,
1846
+ 9606,
1847
+ 9627,
1848
+ 9633,
1849
+ 9634,
1850
+ 9642,
1851
+ 9664,
1852
+ 9706,
1853
+ 9760,
1854
+ 9801,
1855
+ 9803,
1856
+ 9817,
1857
+ 9854,
1858
+ 9876,
1859
+ 9940,
1860
+ 9944,
1861
+ 9978,
1862
+ 9979,
1863
+ 9988,
1864
+ 10011,
1865
+ 10055,
1866
+ 10060,
1867
+ 10151,
1868
+ 10174,
1869
+ 10198,
1870
+ 10248,
1871
+ 10337,
1872
+ 10346,
1873
+ 10408,
1874
+ 10437,
1875
+ 10477,
1876
+ 10543,
1877
+ 10575,
1878
+ 10606,
1879
+ 10639,
1880
+ 10644,
1881
+ 10665,
1882
+ 10709,
1883
+ 10731,
1884
+ 10751,
1885
+ 10812,
1886
+ 10849,
1887
+ 10912,
1888
+ 10996,
1889
+ 11003,
1890
+ 11082,
1891
+ 11092,
1892
+ 11097,
1893
+ 11099,
1894
+ 11161,
1895
+ 11180,
1896
+ 11230,
1897
+ 11301,
1898
+ 11362,
1899
+ 11647,
1900
+ 11663,
1901
+ 11677,
1902
+ 11681,
1903
+ 11691,
1904
+ 11723,
1905
+ 11785,
1906
+ 11817,
1907
+ 11846,
1908
+ 11973,
1909
+ 12027,
1910
+ 12144,
1911
+ 12146,
1912
+ 12196,
1913
+ 12209,
1914
+ 12338,
1915
+ 12407,
1916
+ 12410,
1917
+ 12527,
1918
+ 12530,
1919
+ 12584,
1920
+ 12595,
1921
+ 12619,
1922
+ 12696,
1923
+ 12713,
1924
+ 12745,
1925
+ 12835,
1926
+ 12869,
1927
+ 12884,
1928
+ 12897,
1929
+ 12930,
1930
+ 12977,
1931
+ 13060,
1932
+ 13164,
1933
+ 13169,
1934
+ 13207,
1935
+ 13215,
1936
+ 13217,
1937
+ 13262,
1938
+ 13271,
1939
+ 13292,
1940
+ 13327,
1941
+ 13379,
1942
+ 13390,
1943
+ 13398,
1944
+ 13424,
1945
+ 13483,
1946
+ 13574,
1947
+ 13578,
1948
+ 13600,
1949
+ 13603,
1950
+ 13724,
1951
+ 13755,
1952
+ 13801,
1953
+ 13805,
1954
+ 13938,
1955
+ 13978,
1956
+ 14049,
1957
+ 14093,
1958
+ 14100,
1959
+ 14131,
1960
+ 14157,
1961
+ 14162,
1962
+ 14343,
1963
+ 14398,
1964
+ 14608,
1965
+ 14634,
1966
+ 14669,
1967
+ 14689,
1968
+ 14690,
1969
+ 14704,
1970
+ 14734,
1971
+ 14768,
1972
+ 14817,
1973
+ 14819,
1974
+ 14849,
1975
+ 14878,
1976
+ 14885,
1977
+ 14888,
1978
+ 14907,
1979
+ 14912,
1980
+ 14919,
1981
+ 14945,
1982
+ 14953,
1983
+ 15017,
1984
+ 15034,
1985
+ 15054,
1986
+ 15118,
1987
+ 15128,
1988
+ 15143,
1989
+ 15145,
1990
+ 15163,
1991
+ 15185,
1992
+ 15366,
1993
+ 15410,
1994
+ 15454,
1995
+ 15640,
1996
+ 15642,
1997
+ 15735,
1998
+ 15831,
1999
+ 16006,
2000
+ 16021,
2001
+ 16034,
2002
+ 16132,
2003
+ 16146,
2004
+ 16176,
2005
+ 16195,
2006
+ 16258,
2007
+ 16341,
2008
+ 16348,
2009
+ 16391,
2010
+ 16490,
2011
+ 16519,
2012
+ 16528,
2013
+ 16569,
2014
+ 16639,
2015
+ 16678,
2016
+ 16737,
2017
+ 16748,
2018
+ 16821,
2019
+ 16860,
2020
+ 16873,
2021
+ 16880,
2022
+ 16932,
2023
+ 16950,
2024
+ 17087,
2025
+ 17187,
2026
+ 17191,
2027
+ 17195,
2028
+ 17307,
2029
+ 17446,
2030
+ 17485,
2031
+ 17495,
2032
+ 17535,
2033
+ 17542,
2034
+ 17572,
2035
+ 17586,
2036
+ 17647,
2037
+ 17668,
2038
+ 17684,
2039
+ 17804,
2040
+ 17892,
2041
+ 18003,
2042
+ 18057,
2043
+ 18074,
2044
+ 18113,
2045
+ 18165,
2046
+ 18189,
2047
+ 18261,
2048
+ 18309,
2049
+ 18320,
2050
+ 18469,
2051
+ 18483,
2052
+ 18488,
2053
+ 18510,
2054
+ 18520,
2055
+ 18589,
2056
+ 18602,
2057
+ 18647,
2058
+ 18807,
2059
+ 18849,
2060
+ 18882,
2061
+ 18896,
2062
+ 18911,
2063
+ 18990,
2064
+ 19075,
2065
+ 19112,
2066
+ 19117,
2067
+ 19138,
2068
+ 19161,
2069
+ 19187,
2070
+ 19321,
2071
+ 19383,
2072
+ 19404,
2073
+ 19434,
2074
+ 19439,
2075
+ 19440,
2076
+ 19572,
2077
+ 19589,
2078
+ 19647,
2079
+ 19653,
2080
+ 19675,
2081
+ 19707,
2082
+ 19735,
2083
+ 19743,
2084
+ 19754,
2085
+ 19779,
2086
+ 19780,
2087
+ 19793,
2088
+ 19870,
2089
+ 19987,
2090
+ 20037,
2091
+ 20063,
2092
+ 20099,
2093
+ 20119,
2094
+ 20300,
2095
+ 20307,
2096
+ 20314,
2097
+ 20424,
2098
+ 20481,
2099
+ 20575,
2100
+ 20585,
2101
+ 20684,
2102
+ 20694,
2103
+ 20896,
2104
+ 20910,
2105
+ 20954,
2106
+ 20985,
2107
+ 21049,
2108
+ 21121,
2109
+ 21133,
2110
+ 21144,
2111
+ 21166,
2112
+ 21190,
2113
+ 21207,
2114
+ 21305,
2115
+ 21312,
2116
+ 21436,
2117
+ 21441,
2118
+ 21474,
2119
+ 21503,
2120
+ 21539,
2121
+ 21563,
2122
+ 21608,
2123
+ 21642,
2124
+ 21672,
2125
+ 21725,
2126
+ 21874,
2127
+ 21923,
2128
+ 21924,
2129
+ 22014,
2130
+ 22039,
2131
+ 22053,
2132
+ 22137,
2133
+ 22199,
2134
+ 22299,
2135
+ 22390,
2136
+ 22414,
2137
+ 22439,
2138
+ 22448,
2139
+ 22466,
2140
+ 22656,
2141
+ 22695,
2142
+ 22707,
2143
+ 22780,
2144
+ 22812,
2145
+ 22831,
2146
+ 23009,
2147
+ 23046,
2148
+ 23059,
2149
+ 23066,
2150
+ 23096,
2151
+ 23175,
2152
+ 23314,
2153
+ 23414,
2154
+ 23442,
2155
+ 23467,
2156
+ 23502,
2157
+ 23549,
2158
+ 23612,
2159
+ 23646,
2160
+ 23648,
2161
+ 23709,
2162
+ 23710,
2163
+ 23718,
2164
+ 23755,
2165
+ 23781,
2166
+ 23851,
2167
+ 23992,
2168
+ 24004,
2169
+ 24047,
2170
+ 24121,
2171
+ 24167,
2172
+ 24204,
2173
+ 24216,
2174
+ 24261,
2175
+ 24266,
2176
+ 24363,
2177
+ 24386,
2178
+ 24433,
2179
+ 24559
2180
+ ]
2181
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/aggregate_metrics.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "feature_sharing_ratio": 0.810546875,
3
+ "semantic_stability_score": 0.22211348490965324,
4
+ "counterfactual_sensitivity_shift": {
5
+ "aligned_only": 3.6879689461547513e-07,
6
+ "shared_attenuated": -3.028619741724587e-07,
7
+ "shared_redirected": -8.389743752542774e-08,
8
+ "shared_aligned": 0.0013056009142009448,
9
+ "base_only": -1.402089657551584e-06
10
+ },
11
+ "superposition_fraction": 0.0007038948850305022,
12
+ "fve_base": 0.7155842921496686,
13
+ "fve_aligned": 0.7061773267091881,
14
+ "dead_neuron_fraction": 0.9501192252745909,
15
+ "l0_sparsity_base": 202.02603254524226,
16
+ "l0_sparsity_aligned": 199.7102670753065,
17
+ "class_counts": {
18
+ "shared_redirected": 14414,
19
+ "aligned_only": 4262,
20
+ "shared_attenuated": 4032,
21
+ "shared_aligned": 1474,
22
+ "base_only": 394
23
+ },
24
+ "total_features": 24576
25
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/cf_shift_by_class.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligned_only": {
3
+ "count": 4262,
4
+ "cf_shift_mean": 3.6879689461547513e-07,
5
+ "cf_shift_std": 8.819222726850263e-06,
6
+ "cf_shift_median": 0.0,
7
+ "cf_base_mean": 2.7921435786109263e-07,
8
+ "cf_aligned_mean": 6.480112525495059e-07,
9
+ "high_cf_base_count": 434,
10
+ "low_cf_base_count": 3828,
11
+ "high_cf_aligned_count": 561,
12
+ "low_cf_aligned_count": 3701
13
+ },
14
+ "shared_attenuated": {
15
+ "count": 4032,
16
+ "cf_shift_mean": -3.028619741724587e-07,
17
+ "cf_shift_std": 1.7338135829816082e-06,
18
+ "cf_shift_median": 0.0,
19
+ "cf_base_mean": 5.016642365072613e-07,
20
+ "cf_aligned_mean": 1.9880226204226764e-07,
21
+ "high_cf_base_count": 663,
22
+ "low_cf_base_count": 3369,
23
+ "high_cf_aligned_count": 299,
24
+ "low_cf_aligned_count": 3733
25
+ },
26
+ "shared_redirected": {
27
+ "count": 14414,
28
+ "cf_shift_mean": -8.389743752542774e-08,
29
+ "cf_shift_std": 1.2664672009289405e-06,
30
+ "cf_shift_median": 0.0,
31
+ "cf_base_mean": 3.037461777866227e-07,
32
+ "cf_aligned_mean": 2.1984874035091244e-07,
33
+ "high_cf_base_count": 1572,
34
+ "low_cf_base_count": 12842,
35
+ "high_cf_aligned_count": 1204,
36
+ "low_cf_aligned_count": 13210
37
+ },
38
+ "shared_aligned": {
39
+ "count": 1474,
40
+ "cf_shift_mean": 0.0013056009142009448,
41
+ "cf_shift_std": 0.014660492466299612,
42
+ "cf_shift_median": 0.001698833890259266,
43
+ "cf_base_mean": 0.032884371316113895,
44
+ "cf_aligned_mean": 0.03418997222487268,
45
+ "high_cf_base_count": 1445,
46
+ "low_cf_base_count": 29,
47
+ "high_cf_aligned_count": 1274,
48
+ "low_cf_aligned_count": 200
49
+ },
50
+ "base_only": {
51
+ "count": 394,
52
+ "cf_shift_mean": -1.402089657551584e-06,
53
+ "cf_shift_std": 6.119046078262879e-06,
54
+ "cf_shift_median": 0.0,
55
+ "cf_base_mean": 1.674217854933205e-06,
56
+ "cf_aligned_mean": 2.7212819680453043e-07,
57
+ "high_cf_base_count": 119,
58
+ "low_cf_base_count": 275,
59
+ "high_cf_aligned_count": 43,
60
+ "low_cf_aligned_count": 351
61
+ }
62
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/shared_geometry_metrics.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "shared_aligned": {
3
+ "n": 1474,
4
+ "rho_mean": 0.5,
5
+ "rho_std": 0.0,
6
+ "theta_mean": 0.9999999890414798,
7
+ "theta_std": 6.443047530937316e-08,
8
+ "angle_deg_mean": 0.006906869341660912,
9
+ "angle_deg_std": 0.010852604863586043,
10
+ "norm_ratio_raw_mean": 0.9999999998699681,
11
+ "norm_ratio_raw_std": 2.3996495579901793e-11,
12
+ "linear_map": {
13
+ "sv_mean": 0.4675982892513275,
14
+ "sv_std": 0.49909600615501404,
15
+ "condition_number": 297652331.3204197,
16
+ "mean_principal_angle_deg": 0.26156302808056386,
17
+ "singular_values": [
18
+ 1.0010590553283691,
19
+ 1.0009700059890747,
20
+ 1.0009431838989258,
21
+ 1.0009185075759888,
22
+ 1.0009129047393799,
23
+ 1.0008670091629028,
24
+ 1.0008580684661865,
25
+ 1.0008151531219482,
26
+ 1.0007927417755127,
27
+ 1.0007905960083008,
28
+ 1.000777244567871,
29
+ 1.000756859779358,
30
+ 1.000749111175537,
31
+ 1.0007271766662598,
32
+ 1.0007210969924927,
33
+ 1.0007050037384033,
34
+ 1.0006781816482544,
35
+ 1.0006769895553589,
36
+ 1.0006641149520874,
37
+ 1.0006630420684814
38
+ ]
39
+ }
40
+ },
41
+ "shared_redirected": {
42
+ "n": 14414,
43
+ "rho_mean": 0.498866781633721,
44
+ "rho_std": 0.02280528586181739,
45
+ "theta_mean": 0.1593537105763502,
46
+ "theta_std": 0.044792607740245786,
47
+ "angle_deg_mean": 80.82037624144097,
48
+ "angle_deg_std": 2.610224371261186,
49
+ "norm_ratio_raw_mean": 0.9996247309826479,
50
+ "norm_ratio_raw_std": 0.09122837066703908,
51
+ "linear_map": {
52
+ "sv_mean": 0.45463982224464417,
53
+ "sv_std": 0.31506112217903137,
54
+ "condition_number": 30383.184350125026,
55
+ "mean_principal_angle_deg": 71.22292455152102,
56
+ "singular_values": [
57
+ 1.4327025413513184,
58
+ 1.3094196319580078,
59
+ 1.2833518981933594,
60
+ 1.2768584489822388,
61
+ 1.2712416648864746,
62
+ 1.2643474340438843,
63
+ 1.2604515552520752,
64
+ 1.2552976608276367,
65
+ 1.2512580156326294,
66
+ 1.2498668432235718,
67
+ 1.249523639678955,
68
+ 1.2444871664047241,
69
+ 1.2420711517333984,
70
+ 1.2382705211639404,
71
+ 1.2350176572799683,
72
+ 1.232779860496521,
73
+ 1.2306239604949951,
74
+ 1.2280768156051636,
75
+ 1.226662278175354,
76
+ 1.2254743576049805
77
+ ]
78
+ }
79
+ },
80
+ "shared_intermediate": {
81
+ "n": 0
82
+ },
83
+ "shared_attenuated": {
84
+ "n": 4032,
85
+ "rho_mean": 0.43674201859042994,
86
+ "rho_std": 0.014956699338398735,
87
+ "theta_mean": 0.16209728455000985,
88
+ "theta_std": 0.04487196093447666,
89
+ "angle_deg_mean": 80.66051890064833,
90
+ "angle_deg_std": 2.6227290446959723,
91
+ "norm_ratio_raw_mean": 0.7766200573186492,
92
+ "norm_ratio_raw_std": 0.04652383798356368,
93
+ "linear_map": {
94
+ "sv_mean": 0.9725903868675232,
95
+ "sv_std": 1.0090341567993164,
96
+ "condition_number": 206022.66940598062,
97
+ "mean_principal_angle_deg": 79.37914030737838,
98
+ "singular_values": [
99
+ 5.848228454589844,
100
+ 5.667263507843018,
101
+ 5.6130242347717285,
102
+ 5.524920463562012,
103
+ 5.477560520172119,
104
+ 5.419572830200195,
105
+ 5.369577407836914,
106
+ 5.295563220977783,
107
+ 5.260328769683838,
108
+ 5.235103607177734,
109
+ 5.191583633422852,
110
+ 5.146296501159668,
111
+ 5.126189231872559,
112
+ 5.063882827758789,
113
+ 5.057231903076172,
114
+ 5.0326828956604,
115
+ 4.982381820678711,
116
+ 4.938066005706787,
117
+ 4.90273380279541,
118
+ 4.886361598968506
119
+ ]
120
+ }
121
+ },
122
+ "all_shared": {
123
+ "n": 19920,
124
+ "rho_mean": 0.48637598440888896,
125
+ "rho_std": 0.032355753370032214,
126
+ "theta_mean": 0.22211348490965324,
127
+ "theta_std": 0.22409003892959992,
128
+ "angle_deg_mean": 74.80814739342136,
129
+ "angle_deg_std": 21.29452842604552,
130
+ "norm_ratio_raw_mean": 0.9545142039809744,
131
+ "norm_ratio_raw_std": 0.12038110145592411,
132
+ "linear_map": {
133
+ "sv_mean": 0.4678837060928345,
134
+ "sv_std": 0.327838271856308,
135
+ "condition_number": 12412.182593700054,
136
+ "mean_principal_angle_deg": 49.11252303830088,
137
+ "singular_values": [
138
+ 1.2838592529296875,
139
+ 1.2416496276855469,
140
+ 1.2320505380630493,
141
+ 1.2231876850128174,
142
+ 1.2143056392669678,
143
+ 1.2097787857055664,
144
+ 1.204766035079956,
145
+ 1.2000694274902344,
146
+ 1.198443055152893,
147
+ 1.1960787773132324,
148
+ 1.1951946020126343,
149
+ 1.1898729801177979,
150
+ 1.1893794536590576,
151
+ 1.1877988576889038,
152
+ 1.1840920448303223,
153
+ 1.1830477714538574,
154
+ 1.1819431781768799,
155
+ 1.1793733835220337,
156
+ 1.1781483888626099,
157
+ 1.177142858505249
158
+ ]
159
+ }
160
+ }
161
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/metrics/training_metrics.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epochs": [
3
+ 1,
4
+ 2,
5
+ 3,
6
+ 4
7
+ ],
8
+ "train_loss": [
9
+ 0.03641689318121871,
10
+ 0.02223709016881766,
11
+ 0.020782745798307068,
12
+ 0.020050675423910445
13
+ ],
14
+ "val_loss": [
15
+ 0.02357229476316749,
16
+ 0.021915418598118252,
17
+ 0.021223214625610106,
18
+ 0.02110461944333858
19
+ ],
20
+ "train_fve_base": [
21
+ 0.5553945114371794,
22
+ 0.6920334072886889,
23
+ 0.7208809134421541,
24
+ 0.7354773745784547
25
+ ],
26
+ "train_fve_aligned": [
27
+ 0.5435188516704784,
28
+ 0.6788935704114349,
29
+ 0.7077691555719103,
30
+ 0.7218074087364522
31
+ ],
32
+ "val_fve_base": [
33
+ 0.6670063780864496,
34
+ 0.6983066226175318,
35
+ 0.7126550065909381,
36
+ 0.7155842921496686
37
+ ],
38
+ "val_fve_aligned": [
39
+ 0.653937496752015,
40
+ 0.6879582451900262,
41
+ 0.7030966868575331,
42
+ 0.7061773267091881
43
+ ],
44
+ "dead_neurons": [
45
+ 0.90079079976363,
46
+ 0.951548130485793,
47
+ 0.950769863313774,
48
+ 0.9501192252745909
49
+ ],
50
+ "l0_base": [
51
+ 204.53911266783422,
52
+ 191.52544877408056,
53
+ 198.61972781669584,
54
+ 202.02603254524226
55
+ ],
56
+ "l0_aligned": [
57
+ 193.45995694687682,
58
+ 184.63211471103327,
59
+ 195.2383245767659,
60
+ 199.7102670753065
61
+ ],
62
+ "self_recon": [
63
+ 0.019441238041234273,
64
+ 0.013578454095607116,
65
+ 0.012330889018982109,
66
+ 0.01171235470030559
67
+ ],
68
+ "cross_recon": [
69
+ 0.019489495090213842,
70
+ 0.013580397853352699,
71
+ 0.012332950055955865,
72
+ 0.011714625651298457
73
+ ],
74
+ "sparsity": [
75
+ 0.009179856911028687,
76
+ 0.0032264768327839163,
77
+ 0.003518676622327628,
78
+ 0.003652470360737853
79
+ ]
80
+ }
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/cf_distribution_per_class.png ADDED

Git LFS Details

  • SHA256: 32e8b8ffbe5ad9ef8a3a181b70d2181e3b960f314e4d4b4e2106a81cac5eaaef
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/cf_shift_per_class.png ADDED

Git LFS Details

  • SHA256: 2622f08cb551852c95fc49f04d1943b6932f74f35d5ac854745ee7b475af6c42
  • Pointer size: 131 Bytes
  • Size of remote file: 135 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/class_distribution.png ADDED

Git LFS Details

  • SHA256: a469785d3f0ac18d06c2ffba9e9e78a1f050f0653a9e10c82d9b0a35c64e0cba
  • Pointer size: 131 Bytes
  • Size of remote file: 153 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/loss_curves.png ADDED

Git LFS Details

  • SHA256: 4bab3e98995d19ec65f50f91ff5410d8be36ef73c8e5304067adf4a0e8fb7d77
  • Pointer size: 131 Bytes
  • Size of remote file: 330 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/rho_histogram.png ADDED

Git LFS Details

  • SHA256: 26fe4127f3408345edee0e497f3bdccaa569ab5970265f363ffdf92e808be7a6
  • Pointer size: 130 Bytes
  • Size of remote file: 85.3 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/rho_theta_scatter.png ADDED

Git LFS Details

  • SHA256: bb36936c8653c04f13eb05ee98de638123e443ecfee217c5a74a82978968b359
  • Pointer size: 131 Bytes
  • Size of remote file: 261 kB
v2-differentlayer/llama32-3b-simpo/singlelayer_separate/L10/plots/shared_geometry_histograms.png ADDED

Git LFS Details

  • SHA256: d531c4155049a72efa503171527bebdc7f24b694d67195b12caac4ac88c4281b
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB