LuxiaSL commited on
Commit
085670e
·
verified ·
1 Parent(s): 880f5da

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +56 -0
  2. bcpt-analysis/activation_geometry/attention_outputs.npz +3 -0
  3. bcpt-analysis/activation_geometry/attention_weights.npz +3 -0
  4. bcpt-analysis/activation_geometry/eigenspectra.npz +3 -0
  5. bcpt-analysis/activation_geometry/head_entropy.npz +3 -0
  6. bcpt-analysis/activation_geometry/plots/eigenspectra_last_layer.png +3 -0
  7. bcpt-analysis/activation_geometry/plots/head_entropy_books-cpt-final.png +0 -0
  8. bcpt-analysis/activation_geometry/plots/point_clouds_pca_overview.png +3 -0
  9. bcpt-analysis/activation_geometry/plots/trajectories_distance.png +3 -0
  10. bcpt-analysis/activation_geometry/point_clouds.npz +3 -0
  11. bcpt-analysis/activation_geometry/topo_clouds.npz +3 -0
  12. bcpt-analysis/activation_geometry/trajectories.npz +3 -0
  13. bcpt-analysis/concept_geometry/activations.npz +3 -0
  14. bcpt-analysis/concept_geometry/metadata.json +1774 -0
  15. bcpt-analysis/concept_geometry/plots/mantel_alphabet.png +3 -0
  16. bcpt-analysis/concept_geometry/plots/mantel_bio_hierarchy.png +3 -0
  17. bcpt-analysis/concept_geometry/plots/mantel_colors.png +3 -0
  18. bcpt-analysis/concept_geometry/plots/mantel_compass.png +3 -0
  19. bcpt-analysis/concept_geometry/plots/mantel_digits.png +3 -0
  20. bcpt-analysis/concept_geometry/plots/mantel_frequency.png +3 -0
  21. bcpt-analysis/concept_geometry/plots/mantel_months.png +3 -0
  22. bcpt-analysis/concept_geometry/plots/mantel_number_words.png +3 -0
  23. bcpt-analysis/concept_geometry/plots/mantel_seasons.png +3 -0
  24. bcpt-analysis/concept_geometry/plots/mantel_sizes.png +3 -0
  25. bcpt-analysis/concept_geometry/plots/mantel_temperature.png +3 -0
  26. bcpt-analysis/concept_geometry/plots/mantel_us_states.png +3 -0
  27. bcpt-analysis/concept_geometry/plots/mantel_weekdays.png +3 -0
  28. bcpt-analysis/concept_geometry/plots/mantel_years.png +3 -0
  29. bcpt-analysis/concept_geometry/plots/pca_alphabet_books-cpt-final.png +3 -0
  30. bcpt-analysis/concept_geometry/plots/pca_antonyms_hot_books-cpt-final.png +3 -0
  31. bcpt-analysis/concept_geometry/plots/pca_bio_hierarchy_books-cpt-final.png +3 -0
  32. bcpt-analysis/concept_geometry/plots/pca_colors_books-cpt-final.png +3 -0
  33. bcpt-analysis/concept_geometry/plots/pca_compass_books-cpt-final.png +3 -0
  34. bcpt-analysis/concept_geometry/plots/pca_countries_books-cpt-final.png +3 -0
  35. bcpt-analysis/concept_geometry/plots/pca_digits_books-cpt-final.png +3 -0
  36. bcpt-analysis/concept_geometry/plots/pca_emotions_books-cpt-final.png +3 -0
  37. bcpt-analysis/concept_geometry/plots/pca_frequency_books-cpt-final.png +3 -0
  38. bcpt-analysis/concept_geometry/plots/pca_months_books-cpt-final.png +3 -0
  39. bcpt-analysis/concept_geometry/plots/pca_number_words_books-cpt-final.png +3 -0
  40. bcpt-analysis/concept_geometry/plots/pca_pronouns_obj_books-cpt-final.png +3 -0
  41. bcpt-analysis/concept_geometry/plots/pca_pronouns_subj_books-cpt-final.png +3 -0
  42. bcpt-analysis/concept_geometry/plots/pca_seasons_books-cpt-final.png +3 -0
  43. bcpt-analysis/concept_geometry/plots/pca_sizes_books-cpt-final.png +3 -0
  44. bcpt-analysis/concept_geometry/plots/pca_temperature_books-cpt-final.png +3 -0
  45. bcpt-analysis/concept_geometry/plots/pca_us_states_books-cpt-final.png +3 -0
  46. bcpt-analysis/concept_geometry/plots/pca_weekdays_books-cpt-final.png +3 -0
  47. bcpt-analysis/concept_geometry/plots/pca_years_books-cpt-final.png +3 -0
  48. bcpt-analysis/concept_geometry/plots/template_sensitivity_alphabet.png +3 -0
  49. bcpt-analysis/concept_geometry/plots/template_sensitivity_antonyms_hot.png +3 -0
  50. bcpt-analysis/concept_geometry/plots/template_sensitivity_bio_hierarchy.png +3 -0
.gitattributes CHANGED
@@ -89,3 +89,59 @@ fc-analysis/concept_geometry/plots/template_sensitivity_us_states.png filter=lfs
89
  fc-analysis/concept_geometry/plots/template_sensitivity_weekdays.png filter=lfs diff=lfs merge=lfs -text
90
  fc-analysis/concept_geometry/plots/template_sensitivity_years.png filter=lfs diff=lfs merge=lfs -text
91
  fc-analysis/report.html filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
89
  fc-analysis/concept_geometry/plots/template_sensitivity_weekdays.png filter=lfs diff=lfs merge=lfs -text
90
  fc-analysis/concept_geometry/plots/template_sensitivity_years.png filter=lfs diff=lfs merge=lfs -text
91
  fc-analysis/report.html filter=lfs diff=lfs merge=lfs -text
92
+ bcpt-analysis/activation_geometry/plots/eigenspectra_last_layer.png filter=lfs diff=lfs merge=lfs -text
93
+ bcpt-analysis/activation_geometry/plots/point_clouds_pca_overview.png filter=lfs diff=lfs merge=lfs -text
94
+ bcpt-analysis/activation_geometry/plots/trajectories_distance.png filter=lfs diff=lfs merge=lfs -text
95
+ bcpt-analysis/concept_geometry/plots/mantel_alphabet.png filter=lfs diff=lfs merge=lfs -text
96
+ bcpt-analysis/concept_geometry/plots/mantel_bio_hierarchy.png filter=lfs diff=lfs merge=lfs -text
97
+ bcpt-analysis/concept_geometry/plots/mantel_colors.png filter=lfs diff=lfs merge=lfs -text
98
+ bcpt-analysis/concept_geometry/plots/mantel_compass.png filter=lfs diff=lfs merge=lfs -text
99
+ bcpt-analysis/concept_geometry/plots/mantel_digits.png filter=lfs diff=lfs merge=lfs -text
100
+ bcpt-analysis/concept_geometry/plots/mantel_frequency.png filter=lfs diff=lfs merge=lfs -text
101
+ bcpt-analysis/concept_geometry/plots/mantel_months.png filter=lfs diff=lfs merge=lfs -text
102
+ bcpt-analysis/concept_geometry/plots/mantel_number_words.png filter=lfs diff=lfs merge=lfs -text
103
+ bcpt-analysis/concept_geometry/plots/mantel_seasons.png filter=lfs diff=lfs merge=lfs -text
104
+ bcpt-analysis/concept_geometry/plots/mantel_sizes.png filter=lfs diff=lfs merge=lfs -text
105
+ bcpt-analysis/concept_geometry/plots/mantel_temperature.png filter=lfs diff=lfs merge=lfs -text
106
+ bcpt-analysis/concept_geometry/plots/mantel_us_states.png filter=lfs diff=lfs merge=lfs -text
107
+ bcpt-analysis/concept_geometry/plots/mantel_weekdays.png filter=lfs diff=lfs merge=lfs -text
108
+ bcpt-analysis/concept_geometry/plots/mantel_years.png filter=lfs diff=lfs merge=lfs -text
109
+ bcpt-analysis/concept_geometry/plots/pca_alphabet_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
110
+ bcpt-analysis/concept_geometry/plots/pca_antonyms_hot_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
111
+ bcpt-analysis/concept_geometry/plots/pca_bio_hierarchy_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
112
+ bcpt-analysis/concept_geometry/plots/pca_colors_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
113
+ bcpt-analysis/concept_geometry/plots/pca_compass_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
114
+ bcpt-analysis/concept_geometry/plots/pca_countries_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
115
+ bcpt-analysis/concept_geometry/plots/pca_digits_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
116
+ bcpt-analysis/concept_geometry/plots/pca_emotions_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
117
+ bcpt-analysis/concept_geometry/plots/pca_frequency_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
118
+ bcpt-analysis/concept_geometry/plots/pca_months_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
119
+ bcpt-analysis/concept_geometry/plots/pca_number_words_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
120
+ bcpt-analysis/concept_geometry/plots/pca_pronouns_obj_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
121
+ bcpt-analysis/concept_geometry/plots/pca_pronouns_subj_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
122
+ bcpt-analysis/concept_geometry/plots/pca_seasons_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
123
+ bcpt-analysis/concept_geometry/plots/pca_sizes_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
124
+ bcpt-analysis/concept_geometry/plots/pca_temperature_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
125
+ bcpt-analysis/concept_geometry/plots/pca_us_states_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
126
+ bcpt-analysis/concept_geometry/plots/pca_weekdays_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
127
+ bcpt-analysis/concept_geometry/plots/pca_years_books-cpt-final.png filter=lfs diff=lfs merge=lfs -text
128
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_alphabet.png filter=lfs diff=lfs merge=lfs -text
129
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_antonyms_hot.png filter=lfs diff=lfs merge=lfs -text
130
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_bio_hierarchy.png filter=lfs diff=lfs merge=lfs -text
131
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_colors.png filter=lfs diff=lfs merge=lfs -text
132
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_compass.png filter=lfs diff=lfs merge=lfs -text
133
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_countries.png filter=lfs diff=lfs merge=lfs -text
134
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_digits.png filter=lfs diff=lfs merge=lfs -text
135
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_emotions.png filter=lfs diff=lfs merge=lfs -text
136
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_frequency.png filter=lfs diff=lfs merge=lfs -text
137
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_months.png filter=lfs diff=lfs merge=lfs -text
138
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_number_words.png filter=lfs diff=lfs merge=lfs -text
139
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_pronouns_obj.png filter=lfs diff=lfs merge=lfs -text
140
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_pronouns_subj.png filter=lfs diff=lfs merge=lfs -text
141
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_seasons.png filter=lfs diff=lfs merge=lfs -text
142
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_sizes.png filter=lfs diff=lfs merge=lfs -text
143
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_temperature.png filter=lfs diff=lfs merge=lfs -text
144
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_us_states.png filter=lfs diff=lfs merge=lfs -text
145
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_weekdays.png filter=lfs diff=lfs merge=lfs -text
146
+ bcpt-analysis/concept_geometry/plots/template_sensitivity_years.png filter=lfs diff=lfs merge=lfs -text
147
+ bcpt-analysis/report.html filter=lfs diff=lfs merge=lfs -text
bcpt-analysis/activation_geometry/attention_outputs.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4134afd330476cecc00635b0c37c76bc6873fb443f5b651b7952551c56fc36d5
3
+ size 26377682
bcpt-analysis/activation_geometry/attention_weights.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1df6d68ed2fc06a699bc471f2dfc921fab396e93c02bfa82e75cc2375d6d9de0
3
+ size 13160
bcpt-analysis/activation_geometry/eigenspectra.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:756668d898ec5f6e430d96d3be2560370d66d1c4eff73ece2f875716e1deca44
3
+ size 361459
bcpt-analysis/activation_geometry/head_entropy.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49529debc0e32eadfef0e68d63bde9b1bc8cf362171351971a3325e0ffeac2d4
3
+ size 7684
bcpt-analysis/activation_geometry/plots/eigenspectra_last_layer.png ADDED

Git LFS Details

  • SHA256: 4a2e1fb2b7edcb544d3d0d37120121d53b76bca876f42b4fa6b153dce3cee481
  • Pointer size: 131 Bytes
  • Size of remote file: 263 kB
bcpt-analysis/activation_geometry/plots/head_entropy_books-cpt-final.png ADDED
bcpt-analysis/activation_geometry/plots/point_clouds_pca_overview.png ADDED

Git LFS Details

  • SHA256: b05cb4bfb7cc50b9af433ec741565e3b665aa8b07bab654ad964470afd5c39ef
  • Pointer size: 131 Bytes
  • Size of remote file: 755 kB
bcpt-analysis/activation_geometry/plots/trajectories_distance.png ADDED

Git LFS Details

  • SHA256: af4bf9bc61e507ad7eaafae2834831f43d2faa968c7fe1dd7cea50950a270160
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
bcpt-analysis/activation_geometry/point_clouds.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60a588296db5041c3732f2a39fabe019b11dcdb9bce0dbcae281ba8164f950b9
3
+ size 27446128
bcpt-analysis/activation_geometry/topo_clouds.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f60c31270a4b0acb621da7ff1d89ef2ecc93617319e091662088982323ed6b0
3
+ size 5957817
bcpt-analysis/activation_geometry/trajectories.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc2c0ba559a7072566d78b171be317962d1594b2c4d17cc8ef4888cb5cc65121
3
+ size 364087
bcpt-analysis/concept_geometry/activations.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790a1c3df85eee98e7a5457ac5796d8dce990de904fb519e4b18c606741c11fd
3
+ size 44849703
bcpt-analysis/concept_geometry/metadata.json ADDED
@@ -0,0 +1,1774 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "checkpoints": {
3
+ "books-cpt-final": {
4
+ "path": "checkpoints/books-cpt/step_00017336.pt.zst",
5
+ "attn_res": true,
6
+ "attn_res_boundaries": [
7
+ 0,
8
+ 3,
9
+ 7,
10
+ 12,
11
+ 21,
12
+ 25
13
+ ]
14
+ }
15
+ },
16
+ "concept_sets": {
17
+ "months": {
18
+ "concepts": [
19
+ "January",
20
+ "February",
21
+ "March",
22
+ "April",
23
+ "May",
24
+ "June",
25
+ "July",
26
+ "August",
27
+ "September",
28
+ "October",
29
+ "November",
30
+ "December"
31
+ ],
32
+ "topology": "cyclic",
33
+ "tier": 1,
34
+ "category": "month",
35
+ "n_concepts": 12
36
+ },
37
+ "digits": {
38
+ "concepts": [
39
+ "0",
40
+ "1",
41
+ "2",
42
+ "3",
43
+ "4",
44
+ "5",
45
+ "6",
46
+ "7",
47
+ "8",
48
+ "9"
49
+ ],
50
+ "topology": "ordinal",
51
+ "tier": 1,
52
+ "category": "number",
53
+ "n_concepts": 10
54
+ },
55
+ "weekdays": {
56
+ "concepts": [
57
+ "Monday",
58
+ "Tuesday",
59
+ "Wednesday",
60
+ "Thursday",
61
+ "Friday",
62
+ "Saturday",
63
+ "Sunday"
64
+ ],
65
+ "topology": "cyclic",
66
+ "tier": 1,
67
+ "category": "day",
68
+ "n_concepts": 7
69
+ },
70
+ "number_words": {
71
+ "concepts": [
72
+ "one",
73
+ "two",
74
+ "three",
75
+ "four",
76
+ "five",
77
+ "six",
78
+ "seven",
79
+ "eight",
80
+ "nine",
81
+ "ten",
82
+ "eleven",
83
+ "twelve",
84
+ "thirteen",
85
+ "fourteen",
86
+ "fifteen",
87
+ "sixteen",
88
+ "seventeen",
89
+ "eighteen",
90
+ "nineteen",
91
+ "twenty"
92
+ ],
93
+ "topology": "ordinal",
94
+ "tier": 1,
95
+ "category": "number",
96
+ "n_concepts": 20
97
+ },
98
+ "colors": {
99
+ "concepts": [
100
+ "red",
101
+ "orange",
102
+ "yellow",
103
+ "green",
104
+ "blue",
105
+ "indigo",
106
+ "violet"
107
+ ],
108
+ "topology": "cyclic",
109
+ "tier": 2,
110
+ "category": "color",
111
+ "n_concepts": 7
112
+ },
113
+ "seasons": {
114
+ "concepts": [
115
+ "spring",
116
+ "summer",
117
+ "autumn",
118
+ "winter"
119
+ ],
120
+ "topology": "cyclic",
121
+ "tier": 2,
122
+ "category": "season",
123
+ "n_concepts": 4
124
+ },
125
+ "sizes": {
126
+ "concepts": [
127
+ "tiny",
128
+ "small",
129
+ "little",
130
+ "medium",
131
+ "large",
132
+ "big",
133
+ "huge",
134
+ "enormous"
135
+ ],
136
+ "topology": "ordinal",
137
+ "tier": 2,
138
+ "category": "size",
139
+ "n_concepts": 8
140
+ },
141
+ "compass": {
142
+ "concepts": [
143
+ "north",
144
+ "northeast",
145
+ "east",
146
+ "southeast",
147
+ "south",
148
+ "southwest",
149
+ "west",
150
+ "northwest"
151
+ ],
152
+ "topology": "cyclic",
153
+ "tier": 2,
154
+ "category": "direction",
155
+ "n_concepts": 8
156
+ },
157
+ "alphabet": {
158
+ "concepts": [
159
+ "a",
160
+ "b",
161
+ "c",
162
+ "d",
163
+ "e",
164
+ "f",
165
+ "g",
166
+ "h",
167
+ "i",
168
+ "j",
169
+ "k",
170
+ "l",
171
+ "m",
172
+ "n",
173
+ "o",
174
+ "p",
175
+ "q",
176
+ "r",
177
+ "s",
178
+ "t",
179
+ "u",
180
+ "v",
181
+ "w",
182
+ "x",
183
+ "y",
184
+ "z"
185
+ ],
186
+ "topology": "ordinal",
187
+ "tier": 3,
188
+ "category": "letter",
189
+ "n_concepts": 26
190
+ },
191
+ "temperature": {
192
+ "concepts": [
193
+ "freezing",
194
+ "cold",
195
+ "cool",
196
+ "warm",
197
+ "hot",
198
+ "boiling"
199
+ ],
200
+ "topology": "ordinal",
201
+ "tier": 3,
202
+ "category": "temperature",
203
+ "n_concepts": 6
204
+ },
205
+ "frequency": {
206
+ "concepts": [
207
+ "never",
208
+ "rarely",
209
+ "sometimes",
210
+ "often",
211
+ "always"
212
+ ],
213
+ "topology": "ordinal",
214
+ "tier": 3,
215
+ "category": "frequency",
216
+ "n_concepts": 5
217
+ },
218
+ "antonyms_hot": {
219
+ "concepts": [
220
+ "hot",
221
+ "cold",
222
+ "big",
223
+ "small",
224
+ "fast",
225
+ "slow",
226
+ "light",
227
+ "dark",
228
+ "high",
229
+ "low",
230
+ "old",
231
+ "young",
232
+ "hard",
233
+ "soft",
234
+ "loud",
235
+ "quiet"
236
+ ],
237
+ "topology": "paired",
238
+ "tier": 4,
239
+ "category": "word",
240
+ "n_concepts": 16
241
+ },
242
+ "bio_hierarchy": {
243
+ "concepts": [
244
+ "atom",
245
+ "molecule",
246
+ "cell",
247
+ "tissue",
248
+ "organ",
249
+ "organism",
250
+ "population",
251
+ "ecosystem"
252
+ ],
253
+ "topology": "ordinal",
254
+ "tier": 4,
255
+ "category": "level",
256
+ "n_concepts": 8
257
+ },
258
+ "pronouns_subj": {
259
+ "concepts": [
260
+ "I",
261
+ "you",
262
+ "he",
263
+ "she",
264
+ "it",
265
+ "we",
266
+ "they"
267
+ ],
268
+ "topology": "unknown",
269
+ "tier": 4,
270
+ "category": "pronoun",
271
+ "n_concepts": 7
272
+ },
273
+ "pronouns_obj": {
274
+ "concepts": [
275
+ "me",
276
+ "you",
277
+ "him",
278
+ "her",
279
+ "it",
280
+ "us",
281
+ "them"
282
+ ],
283
+ "topology": "unknown",
284
+ "tier": 4,
285
+ "category": "pronoun",
286
+ "n_concepts": 7
287
+ },
288
+ "countries": {
289
+ "concepts": [
290
+ "France",
291
+ "Germany",
292
+ "Japan",
293
+ "China",
294
+ "India",
295
+ "Brazil",
296
+ "Egypt",
297
+ "Canada",
298
+ "Russia",
299
+ "Australia",
300
+ "Mexico",
301
+ "Italy"
302
+ ],
303
+ "topology": "unknown",
304
+ "tier": 4,
305
+ "category": "country",
306
+ "n_concepts": 12
307
+ },
308
+ "emotions": {
309
+ "concepts": [
310
+ "joy",
311
+ "sadness",
312
+ "anger",
313
+ "fear",
314
+ "surprise",
315
+ "disgust",
316
+ "trust",
317
+ "anticipation"
318
+ ],
319
+ "topology": "unknown",
320
+ "tier": 4,
321
+ "category": "emotion",
322
+ "n_concepts": 8
323
+ },
324
+ "us_states": {
325
+ "concepts": [
326
+ "Alabama",
327
+ "Alaska",
328
+ "Arizona",
329
+ "Arkansas",
330
+ "California",
331
+ "Colorado",
332
+ "Connecticut",
333
+ "Delaware",
334
+ "Florida",
335
+ "Georgia",
336
+ "Idaho",
337
+ "Illinois",
338
+ "Indiana",
339
+ "Iowa",
340
+ "Kansas",
341
+ "Kentucky",
342
+ "Louisiana",
343
+ "Maine",
344
+ "Maryland",
345
+ "Massachusetts",
346
+ "Michigan",
347
+ "Minnesota",
348
+ "Mississippi",
349
+ "Missouri",
350
+ "Montana",
351
+ "Nebraska",
352
+ "Nevada",
353
+ "Ohio",
354
+ "Oklahoma",
355
+ "Oregon",
356
+ "Pennsylvania",
357
+ "Tennessee",
358
+ "Texas",
359
+ "Utah",
360
+ "Vermont",
361
+ "Virginia",
362
+ "Washington",
363
+ "Wisconsin",
364
+ "Wyoming"
365
+ ],
366
+ "topology": "geographic",
367
+ "tier": 1,
368
+ "category": "state",
369
+ "n_concepts": 39
370
+ },
371
+ "years": {
372
+ "concepts": [
373
+ "1800",
374
+ "1805",
375
+ "1810",
376
+ "1815",
377
+ "1820",
378
+ "1825",
379
+ "1830",
380
+ "1835",
381
+ "1840",
382
+ "1845",
383
+ "1850",
384
+ "1855",
385
+ "1860",
386
+ "1865",
387
+ "1870",
388
+ "1875",
389
+ "1880",
390
+ "1885",
391
+ "1890",
392
+ "1895",
393
+ "1900",
394
+ "1905",
395
+ "1910",
396
+ "1915",
397
+ "1920",
398
+ "1925",
399
+ "1930",
400
+ "1935",
401
+ "1940",
402
+ "1945",
403
+ "1950",
404
+ "1955",
405
+ "1960",
406
+ "1965",
407
+ "1970",
408
+ "1975",
409
+ "1980",
410
+ "1985",
411
+ "1990",
412
+ "1995",
413
+ "2000",
414
+ "2005",
415
+ "2010",
416
+ "2015",
417
+ "2020"
418
+ ],
419
+ "topology": "ordinal",
420
+ "tier": 2,
421
+ "category": "year",
422
+ "n_concepts": 45
423
+ }
424
+ },
425
+ "templates": [
426
+ "The {category} is {X}",
427
+ "In the {category} of {X},",
428
+ "{X}"
429
+ ],
430
+ "tokenization": {
431
+ "months": {
432
+ "n_concepts": 12,
433
+ "multi_token": []
434
+ },
435
+ "digits": {
436
+ "n_concepts": 10,
437
+ "multi_token": [
438
+ {
439
+ "concept": "0",
440
+ "template": "The {category} is {X}",
441
+ "n_tokens": 2
442
+ },
443
+ {
444
+ "concept": "0",
445
+ "template": "In the {category} of {X},",
446
+ "n_tokens": 2
447
+ },
448
+ {
449
+ "concept": "1",
450
+ "template": "The {category} is {X}",
451
+ "n_tokens": 2
452
+ },
453
+ {
454
+ "concept": "1",
455
+ "template": "In the {category} of {X},",
456
+ "n_tokens": 2
457
+ },
458
+ {
459
+ "concept": "2",
460
+ "template": "The {category} is {X}",
461
+ "n_tokens": 2
462
+ },
463
+ {
464
+ "concept": "2",
465
+ "template": "In the {category} of {X},",
466
+ "n_tokens": 2
467
+ },
468
+ {
469
+ "concept": "3",
470
+ "template": "The {category} is {X}",
471
+ "n_tokens": 2
472
+ },
473
+ {
474
+ "concept": "3",
475
+ "template": "In the {category} of {X},",
476
+ "n_tokens": 2
477
+ },
478
+ {
479
+ "concept": "4",
480
+ "template": "The {category} is {X}",
481
+ "n_tokens": 2
482
+ },
483
+ {
484
+ "concept": "4",
485
+ "template": "In the {category} of {X},",
486
+ "n_tokens": 2
487
+ },
488
+ {
489
+ "concept": "5",
490
+ "template": "The {category} is {X}",
491
+ "n_tokens": 2
492
+ },
493
+ {
494
+ "concept": "5",
495
+ "template": "In the {category} of {X},",
496
+ "n_tokens": 2
497
+ },
498
+ {
499
+ "concept": "6",
500
+ "template": "The {category} is {X}",
501
+ "n_tokens": 2
502
+ },
503
+ {
504
+ "concept": "6",
505
+ "template": "In the {category} of {X},",
506
+ "n_tokens": 2
507
+ },
508
+ {
509
+ "concept": "7",
510
+ "template": "The {category} is {X}",
511
+ "n_tokens": 2
512
+ },
513
+ {
514
+ "concept": "7",
515
+ "template": "In the {category} of {X},",
516
+ "n_tokens": 2
517
+ },
518
+ {
519
+ "concept": "8",
520
+ "template": "The {category} is {X}",
521
+ "n_tokens": 2
522
+ },
523
+ {
524
+ "concept": "8",
525
+ "template": "In the {category} of {X},",
526
+ "n_tokens": 2
527
+ },
528
+ {
529
+ "concept": "9",
530
+ "template": "The {category} is {X}",
531
+ "n_tokens": 2
532
+ },
533
+ {
534
+ "concept": "9",
535
+ "template": "In the {category} of {X},",
536
+ "n_tokens": 2
537
+ }
538
+ ]
539
+ },
540
+ "weekdays": {
541
+ "n_concepts": 7,
542
+ "multi_token": []
543
+ },
544
+ "number_words": {
545
+ "n_concepts": 20,
546
+ "multi_token": [
547
+ {
548
+ "concept": "eleven",
549
+ "template": "{X}",
550
+ "n_tokens": 2
551
+ },
552
+ {
553
+ "concept": "twelve",
554
+ "template": "{X}",
555
+ "n_tokens": 2
556
+ },
557
+ {
558
+ "concept": "thirteen",
559
+ "template": "{X}",
560
+ "n_tokens": 3
561
+ },
562
+ {
563
+ "concept": "fourteen",
564
+ "template": "{X}",
565
+ "n_tokens": 2
566
+ },
567
+ {
568
+ "concept": "fifteen",
569
+ "template": "{X}",
570
+ "n_tokens": 2
571
+ },
572
+ {
573
+ "concept": "sixteen",
574
+ "template": "{X}",
575
+ "n_tokens": 2
576
+ },
577
+ {
578
+ "concept": "seventeen",
579
+ "template": "{X}",
580
+ "n_tokens": 3
581
+ },
582
+ {
583
+ "concept": "eighteen",
584
+ "template": "{X}",
585
+ "n_tokens": 2
586
+ },
587
+ {
588
+ "concept": "nineteen",
589
+ "template": "{X}",
590
+ "n_tokens": 2
591
+ },
592
+ {
593
+ "concept": "twenty",
594
+ "template": "{X}",
595
+ "n_tokens": 2
596
+ }
597
+ ]
598
+ },
599
+ "colors": {
600
+ "n_concepts": 7,
601
+ "multi_token": [
602
+ {
603
+ "concept": "indigo",
604
+ "template": "{X}",
605
+ "n_tokens": 2
606
+ },
607
+ {
608
+ "concept": "violet",
609
+ "template": "{X}",
610
+ "n_tokens": 2
611
+ }
612
+ ]
613
+ },
614
+ "seasons": {
615
+ "n_concepts": 4,
616
+ "multi_token": [
617
+ {
618
+ "concept": "autumn",
619
+ "template": "{X}",
620
+ "n_tokens": 2
621
+ }
622
+ ]
623
+ },
624
+ "sizes": {
625
+ "n_concepts": 8,
626
+ "multi_token": [
627
+ {
628
+ "concept": "huge",
629
+ "template": "{X}",
630
+ "n_tokens": 2
631
+ },
632
+ {
633
+ "concept": "enormous",
634
+ "template": "{X}",
635
+ "n_tokens": 3
636
+ }
637
+ ]
638
+ },
639
+ "compass": {
640
+ "n_concepts": 8,
641
+ "multi_token": [
642
+ {
643
+ "concept": "northeast",
644
+ "template": "{X}",
645
+ "n_tokens": 3
646
+ },
647
+ {
648
+ "concept": "southeast",
649
+ "template": "{X}",
650
+ "n_tokens": 2
651
+ },
652
+ {
653
+ "concept": "southwest",
654
+ "template": "{X}",
655
+ "n_tokens": 2
656
+ },
657
+ {
658
+ "concept": "northwest",
659
+ "template": "{X}",
660
+ "n_tokens": 2
661
+ }
662
+ ]
663
+ },
664
+ "alphabet": {
665
+ "n_concepts": 26,
666
+ "multi_token": []
667
+ },
668
+ "temperature": {
669
+ "n_concepts": 6,
670
+ "multi_token": [
671
+ {
672
+ "concept": "freezing",
673
+ "template": "{X}",
674
+ "n_tokens": 2
675
+ },
676
+ {
677
+ "concept": "boiling",
678
+ "template": "{X}",
679
+ "n_tokens": 2
680
+ }
681
+ ]
682
+ },
683
+ "frequency": {
684
+ "n_concepts": 5,
685
+ "multi_token": [
686
+ {
687
+ "concept": "rarely",
688
+ "template": "{X}",
689
+ "n_tokens": 2
690
+ }
691
+ ]
692
+ },
693
+ "antonyms_hot": {
694
+ "n_concepts": 16,
695
+ "multi_token": [
696
+ {
697
+ "concept": "loud",
698
+ "template": "{X}",
699
+ "n_tokens": 2
700
+ }
701
+ ]
702
+ },
703
+ "bio_hierarchy": {
704
+ "n_concepts": 8,
705
+ "multi_token": [
706
+ {
707
+ "concept": "tissue",
708
+ "template": "{X}",
709
+ "n_tokens": 2
710
+ },
711
+ {
712
+ "concept": "ecosystem",
713
+ "template": "{X}",
714
+ "n_tokens": 2
715
+ }
716
+ ]
717
+ },
718
+ "pronouns_subj": {
719
+ "n_concepts": 7,
720
+ "multi_token": []
721
+ },
722
+ "pronouns_obj": {
723
+ "n_concepts": 7,
724
+ "multi_token": []
725
+ },
726
+ "countries": {
727
+ "n_concepts": 12,
728
+ "multi_token": []
729
+ },
730
+ "emotions": {
731
+ "n_concepts": 8,
732
+ "multi_token": [
733
+ {
734
+ "concept": "sadness",
735
+ "template": "{X}",
736
+ "n_tokens": 3
737
+ },
738
+ {
739
+ "concept": "fear",
740
+ "template": "{X}",
741
+ "n_tokens": 2
742
+ },
743
+ {
744
+ "concept": "surprise",
745
+ "template": "{X}",
746
+ "n_tokens": 2
747
+ },
748
+ {
749
+ "concept": "disgust",
750
+ "template": "{X}",
751
+ "n_tokens": 3
752
+ },
753
+ {
754
+ "concept": "anticipation",
755
+ "template": "{X}",
756
+ "n_tokens": 3
757
+ }
758
+ ]
759
+ },
760
+ "us_states": {
761
+ "n_concepts": 39,
762
+ "multi_token": [
763
+ {
764
+ "concept": "Alabama",
765
+ "template": "{X}",
766
+ "n_tokens": 3
767
+ },
768
+ {
769
+ "concept": "Alaska",
770
+ "template": "{X}",
771
+ "n_tokens": 2
772
+ },
773
+ {
774
+ "concept": "Arizona",
775
+ "template": "{X}",
776
+ "n_tokens": 2
777
+ },
778
+ {
779
+ "concept": "Arkansas",
780
+ "template": "{X}",
781
+ "n_tokens": 3
782
+ },
783
+ {
784
+ "concept": "Colorado",
785
+ "template": "{X}",
786
+ "n_tokens": 2
787
+ },
788
+ {
789
+ "concept": "Connecticut",
790
+ "template": "{X}",
791
+ "n_tokens": 2
792
+ },
793
+ {
794
+ "concept": "Delaware",
795
+ "template": "{X}",
796
+ "n_tokens": 2
797
+ },
798
+ {
799
+ "concept": "Georgia",
800
+ "template": "{X}",
801
+ "n_tokens": 2
802
+ },
803
+ {
804
+ "concept": "Idaho",
805
+ "template": "{X}",
806
+ "n_tokens": 2
807
+ },
808
+ {
809
+ "concept": "Illinois",
810
+ "template": "{X}",
811
+ "n_tokens": 2
812
+ },
813
+ {
814
+ "concept": "Indiana",
815
+ "template": "{X}",
816
+ "n_tokens": 2
817
+ },
818
+ {
819
+ "concept": "Iowa",
820
+ "template": "{X}",
821
+ "n_tokens": 2
822
+ },
823
+ {
824
+ "concept": "Kansas",
825
+ "template": "{X}",
826
+ "n_tokens": 2
827
+ },
828
+ {
829
+ "concept": "Kentucky",
830
+ "template": "{X}",
831
+ "n_tokens": 3
832
+ },
833
+ {
834
+ "concept": "Louisiana",
835
+ "template": "{X}",
836
+ "n_tokens": 2
837
+ },
838
+ {
839
+ "concept": "Maine",
840
+ "template": "{X}",
841
+ "n_tokens": 2
842
+ },
843
+ {
844
+ "concept": "Maryland",
845
+ "template": "{X}",
846
+ "n_tokens": 2
847
+ },
848
+ {
849
+ "concept": "Massachusetts",
850
+ "template": "{X}",
851
+ "n_tokens": 2
852
+ },
853
+ {
854
+ "concept": "Michigan",
855
+ "template": "{X}",
856
+ "n_tokens": 2
857
+ },
858
+ {
859
+ "concept": "Minnesota",
860
+ "template": "{X}",
861
+ "n_tokens": 4
862
+ },
863
+ {
864
+ "concept": "Mississippi",
865
+ "template": "{X}",
866
+ "n_tokens": 2
867
+ },
868
+ {
869
+ "concept": "Missouri",
870
+ "template": "{X}",
871
+ "n_tokens": 2
872
+ },
873
+ {
874
+ "concept": "Montana",
875
+ "template": "{X}",
876
+ "n_tokens": 2
877
+ },
878
+ {
879
+ "concept": "Nebraska",
880
+ "template": "{X}",
881
+ "n_tokens": 2
882
+ },
883
+ {
884
+ "concept": "Nevada",
885
+ "template": "{X}",
886
+ "n_tokens": 3
887
+ },
888
+ {
889
+ "concept": "Ohio",
890
+ "template": "{X}",
891
+ "n_tokens": 2
892
+ },
893
+ {
894
+ "concept": "Oklahoma",
895
+ "template": "{X}",
896
+ "n_tokens": 2
897
+ },
898
+ {
899
+ "concept": "Oregon",
900
+ "template": "{X}",
901
+ "n_tokens": 2
902
+ },
903
+ {
904
+ "concept": "Pennsylvania",
905
+ "template": "{X}",
906
+ "n_tokens": 2
907
+ },
908
+ {
909
+ "concept": "Tennessee",
910
+ "template": "{X}",
911
+ "n_tokens": 3
912
+ },
913
+ {
914
+ "concept": "Utah",
915
+ "template": "{X}",
916
+ "n_tokens": 2
917
+ },
918
+ {
919
+ "concept": "Vermont",
920
+ "template": "{X}",
921
+ "n_tokens": 3
922
+ },
923
+ {
924
+ "concept": "Wisconsin",
925
+ "template": "{X}",
926
+ "n_tokens": 2
927
+ },
928
+ {
929
+ "concept": "Wyoming",
930
+ "template": "{X}",
931
+ "n_tokens": 3
932
+ }
933
+ ]
934
+ },
935
+ "years": {
936
+ "n_concepts": 45,
937
+ "multi_token": [
938
+ {
939
+ "concept": "1800",
940
+ "template": "The {category} is {X}",
941
+ "n_tokens": 5
942
+ },
943
+ {
944
+ "concept": "1800",
945
+ "template": "In the {category} of {X},",
946
+ "n_tokens": 5
947
+ },
948
+ {
949
+ "concept": "1800",
950
+ "template": "{X}",
951
+ "n_tokens": 4
952
+ },
953
+ {
954
+ "concept": "1805",
955
+ "template": "The {category} is {X}",
956
+ "n_tokens": 5
957
+ },
958
+ {
959
+ "concept": "1805",
960
+ "template": "In the {category} of {X},",
961
+ "n_tokens": 5
962
+ },
963
+ {
964
+ "concept": "1805",
965
+ "template": "{X}",
966
+ "n_tokens": 4
967
+ },
968
+ {
969
+ "concept": "1810",
970
+ "template": "The {category} is {X}",
971
+ "n_tokens": 5
972
+ },
973
+ {
974
+ "concept": "1810",
975
+ "template": "In the {category} of {X},",
976
+ "n_tokens": 5
977
+ },
978
+ {
979
+ "concept": "1810",
980
+ "template": "{X}",
981
+ "n_tokens": 4
982
+ },
983
+ {
984
+ "concept": "1815",
985
+ "template": "The {category} is {X}",
986
+ "n_tokens": 5
987
+ },
988
+ {
989
+ "concept": "1815",
990
+ "template": "In the {category} of {X},",
991
+ "n_tokens": 5
992
+ },
993
+ {
994
+ "concept": "1815",
995
+ "template": "{X}",
996
+ "n_tokens": 4
997
+ },
998
+ {
999
+ "concept": "1820",
1000
+ "template": "The {category} is {X}",
1001
+ "n_tokens": 5
1002
+ },
1003
+ {
1004
+ "concept": "1820",
1005
+ "template": "In the {category} of {X},",
1006
+ "n_tokens": 5
1007
+ },
1008
+ {
1009
+ "concept": "1820",
1010
+ "template": "{X}",
1011
+ "n_tokens": 4
1012
+ },
1013
+ {
1014
+ "concept": "1825",
1015
+ "template": "The {category} is {X}",
1016
+ "n_tokens": 5
1017
+ },
1018
+ {
1019
+ "concept": "1825",
1020
+ "template": "In the {category} of {X},",
1021
+ "n_tokens": 5
1022
+ },
1023
+ {
1024
+ "concept": "1825",
1025
+ "template": "{X}",
1026
+ "n_tokens": 4
1027
+ },
1028
+ {
1029
+ "concept": "1830",
1030
+ "template": "The {category} is {X}",
1031
+ "n_tokens": 5
1032
+ },
1033
+ {
1034
+ "concept": "1830",
1035
+ "template": "In the {category} of {X},",
1036
+ "n_tokens": 5
1037
+ },
1038
+ {
1039
+ "concept": "1830",
1040
+ "template": "{X}",
1041
+ "n_tokens": 4
1042
+ },
1043
+ {
1044
+ "concept": "1835",
1045
+ "template": "The {category} is {X}",
1046
+ "n_tokens": 5
1047
+ },
1048
+ {
1049
+ "concept": "1835",
1050
+ "template": "In the {category} of {X},",
1051
+ "n_tokens": 5
1052
+ },
1053
+ {
1054
+ "concept": "1835",
1055
+ "template": "{X}",
1056
+ "n_tokens": 4
1057
+ },
1058
+ {
1059
+ "concept": "1840",
1060
+ "template": "The {category} is {X}",
1061
+ "n_tokens": 5
1062
+ },
1063
+ {
1064
+ "concept": "1840",
1065
+ "template": "In the {category} of {X},",
1066
+ "n_tokens": 5
1067
+ },
1068
+ {
1069
+ "concept": "1840",
1070
+ "template": "{X}",
1071
+ "n_tokens": 4
1072
+ },
1073
+ {
1074
+ "concept": "1845",
1075
+ "template": "The {category} is {X}",
1076
+ "n_tokens": 5
1077
+ },
1078
+ {
1079
+ "concept": "1845",
1080
+ "template": "In the {category} of {X},",
1081
+ "n_tokens": 5
1082
+ },
1083
+ {
1084
+ "concept": "1845",
1085
+ "template": "{X}",
1086
+ "n_tokens": 4
1087
+ },
1088
+ {
1089
+ "concept": "1850",
1090
+ "template": "The {category} is {X}",
1091
+ "n_tokens": 5
1092
+ },
1093
+ {
1094
+ "concept": "1850",
1095
+ "template": "In the {category} of {X},",
1096
+ "n_tokens": 5
1097
+ },
1098
+ {
1099
+ "concept": "1850",
1100
+ "template": "{X}",
1101
+ "n_tokens": 4
1102
+ },
1103
+ {
1104
+ "concept": "1855",
1105
+ "template": "The {category} is {X}",
1106
+ "n_tokens": 5
1107
+ },
1108
+ {
1109
+ "concept": "1855",
1110
+ "template": "In the {category} of {X},",
1111
+ "n_tokens": 5
1112
+ },
1113
+ {
1114
+ "concept": "1855",
1115
+ "template": "{X}",
1116
+ "n_tokens": 4
1117
+ },
1118
+ {
1119
+ "concept": "1860",
1120
+ "template": "The {category} is {X}",
1121
+ "n_tokens": 5
1122
+ },
1123
+ {
1124
+ "concept": "1860",
1125
+ "template": "In the {category} of {X},",
1126
+ "n_tokens": 5
1127
+ },
1128
+ {
1129
+ "concept": "1860",
1130
+ "template": "{X}",
1131
+ "n_tokens": 4
1132
+ },
1133
+ {
1134
+ "concept": "1865",
1135
+ "template": "The {category} is {X}",
1136
+ "n_tokens": 5
1137
+ },
1138
+ {
1139
+ "concept": "1865",
1140
+ "template": "In the {category} of {X},",
1141
+ "n_tokens": 5
1142
+ },
1143
+ {
1144
+ "concept": "1865",
1145
+ "template": "{X}",
1146
+ "n_tokens": 4
1147
+ },
1148
+ {
1149
+ "concept": "1870",
1150
+ "template": "The {category} is {X}",
1151
+ "n_tokens": 5
1152
+ },
1153
+ {
1154
+ "concept": "1870",
1155
+ "template": "In the {category} of {X},",
1156
+ "n_tokens": 5
1157
+ },
1158
+ {
1159
+ "concept": "1870",
1160
+ "template": "{X}",
1161
+ "n_tokens": 4
1162
+ },
1163
+ {
1164
+ "concept": "1875",
1165
+ "template": "The {category} is {X}",
1166
+ "n_tokens": 5
1167
+ },
1168
+ {
1169
+ "concept": "1875",
1170
+ "template": "In the {category} of {X},",
1171
+ "n_tokens": 5
1172
+ },
1173
+ {
1174
+ "concept": "1875",
1175
+ "template": "{X}",
1176
+ "n_tokens": 4
1177
+ },
1178
+ {
1179
+ "concept": "1880",
1180
+ "template": "The {category} is {X}",
1181
+ "n_tokens": 5
1182
+ },
1183
+ {
1184
+ "concept": "1880",
1185
+ "template": "In the {category} of {X},",
1186
+ "n_tokens": 5
1187
+ },
1188
+ {
1189
+ "concept": "1880",
1190
+ "template": "{X}",
1191
+ "n_tokens": 4
1192
+ },
1193
+ {
1194
+ "concept": "1885",
1195
+ "template": "The {category} is {X}",
1196
+ "n_tokens": 5
1197
+ },
1198
+ {
1199
+ "concept": "1885",
1200
+ "template": "In the {category} of {X},",
1201
+ "n_tokens": 5
1202
+ },
1203
+ {
1204
+ "concept": "1885",
1205
+ "template": "{X}",
1206
+ "n_tokens": 4
1207
+ },
1208
+ {
1209
+ "concept": "1890",
1210
+ "template": "The {category} is {X}",
1211
+ "n_tokens": 5
1212
+ },
1213
+ {
1214
+ "concept": "1890",
1215
+ "template": "In the {category} of {X},",
1216
+ "n_tokens": 5
1217
+ },
1218
+ {
1219
+ "concept": "1890",
1220
+ "template": "{X}",
1221
+ "n_tokens": 4
1222
+ },
1223
+ {
1224
+ "concept": "1895",
1225
+ "template": "The {category} is {X}",
1226
+ "n_tokens": 5
1227
+ },
1228
+ {
1229
+ "concept": "1895",
1230
+ "template": "In the {category} of {X},",
1231
+ "n_tokens": 5
1232
+ },
1233
+ {
1234
+ "concept": "1895",
1235
+ "template": "{X}",
1236
+ "n_tokens": 4
1237
+ },
1238
+ {
1239
+ "concept": "1900",
1240
+ "template": "The {category} is {X}",
1241
+ "n_tokens": 5
1242
+ },
1243
+ {
1244
+ "concept": "1900",
1245
+ "template": "In the {category} of {X},",
1246
+ "n_tokens": 5
1247
+ },
1248
+ {
1249
+ "concept": "1900",
1250
+ "template": "{X}",
1251
+ "n_tokens": 4
1252
+ },
1253
+ {
1254
+ "concept": "1905",
1255
+ "template": "The {category} is {X}",
1256
+ "n_tokens": 5
1257
+ },
1258
+ {
1259
+ "concept": "1905",
1260
+ "template": "In the {category} of {X},",
1261
+ "n_tokens": 5
1262
+ },
1263
+ {
1264
+ "concept": "1905",
1265
+ "template": "{X}",
1266
+ "n_tokens": 4
1267
+ },
1268
+ {
1269
+ "concept": "1910",
1270
+ "template": "The {category} is {X}",
1271
+ "n_tokens": 5
1272
+ },
1273
+ {
1274
+ "concept": "1910",
1275
+ "template": "In the {category} of {X},",
1276
+ "n_tokens": 5
1277
+ },
1278
+ {
1279
+ "concept": "1910",
1280
+ "template": "{X}",
1281
+ "n_tokens": 4
1282
+ },
1283
+ {
1284
+ "concept": "1915",
1285
+ "template": "The {category} is {X}",
1286
+ "n_tokens": 5
1287
+ },
1288
+ {
1289
+ "concept": "1915",
1290
+ "template": "In the {category} of {X},",
1291
+ "n_tokens": 5
1292
+ },
1293
+ {
1294
+ "concept": "1915",
1295
+ "template": "{X}",
1296
+ "n_tokens": 4
1297
+ },
1298
+ {
1299
+ "concept": "1920",
1300
+ "template": "The {category} is {X}",
1301
+ "n_tokens": 5
1302
+ },
1303
+ {
1304
+ "concept": "1920",
1305
+ "template": "In the {category} of {X},",
1306
+ "n_tokens": 5
1307
+ },
1308
+ {
1309
+ "concept": "1920",
1310
+ "template": "{X}",
1311
+ "n_tokens": 4
1312
+ },
1313
+ {
1314
+ "concept": "1925",
1315
+ "template": "The {category} is {X}",
1316
+ "n_tokens": 5
1317
+ },
1318
+ {
1319
+ "concept": "1925",
1320
+ "template": "In the {category} of {X},",
1321
+ "n_tokens": 5
1322
+ },
1323
+ {
1324
+ "concept": "1925",
1325
+ "template": "{X}",
1326
+ "n_tokens": 4
1327
+ },
1328
+ {
1329
+ "concept": "1930",
1330
+ "template": "The {category} is {X}",
1331
+ "n_tokens": 5
1332
+ },
1333
+ {
1334
+ "concept": "1930",
1335
+ "template": "In the {category} of {X},",
1336
+ "n_tokens": 5
1337
+ },
1338
+ {
1339
+ "concept": "1930",
1340
+ "template": "{X}",
1341
+ "n_tokens": 4
1342
+ },
1343
+ {
1344
+ "concept": "1935",
1345
+ "template": "The {category} is {X}",
1346
+ "n_tokens": 5
1347
+ },
1348
+ {
1349
+ "concept": "1935",
1350
+ "template": "In the {category} of {X},",
1351
+ "n_tokens": 5
1352
+ },
1353
+ {
1354
+ "concept": "1935",
1355
+ "template": "{X}",
1356
+ "n_tokens": 4
1357
+ },
1358
+ {
1359
+ "concept": "1940",
1360
+ "template": "The {category} is {X}",
1361
+ "n_tokens": 5
1362
+ },
1363
+ {
1364
+ "concept": "1940",
1365
+ "template": "In the {category} of {X},",
1366
+ "n_tokens": 5
1367
+ },
1368
+ {
1369
+ "concept": "1940",
1370
+ "template": "{X}",
1371
+ "n_tokens": 4
1372
+ },
1373
+ {
1374
+ "concept": "1945",
1375
+ "template": "The {category} is {X}",
1376
+ "n_tokens": 5
1377
+ },
1378
+ {
1379
+ "concept": "1945",
1380
+ "template": "In the {category} of {X},",
1381
+ "n_tokens": 5
1382
+ },
1383
+ {
1384
+ "concept": "1945",
1385
+ "template": "{X}",
1386
+ "n_tokens": 4
1387
+ },
1388
+ {
1389
+ "concept": "1950",
1390
+ "template": "The {category} is {X}",
1391
+ "n_tokens": 5
1392
+ },
1393
+ {
1394
+ "concept": "1950",
1395
+ "template": "In the {category} of {X},",
1396
+ "n_tokens": 5
1397
+ },
1398
+ {
1399
+ "concept": "1950",
1400
+ "template": "{X}",
1401
+ "n_tokens": 4
1402
+ },
1403
+ {
1404
+ "concept": "1955",
1405
+ "template": "The {category} is {X}",
1406
+ "n_tokens": 5
1407
+ },
1408
+ {
1409
+ "concept": "1955",
1410
+ "template": "In the {category} of {X},",
1411
+ "n_tokens": 5
1412
+ },
1413
+ {
1414
+ "concept": "1955",
1415
+ "template": "{X}",
1416
+ "n_tokens": 4
1417
+ },
1418
+ {
1419
+ "concept": "1960",
1420
+ "template": "The {category} is {X}",
1421
+ "n_tokens": 5
1422
+ },
1423
+ {
1424
+ "concept": "1960",
1425
+ "template": "In the {category} of {X},",
1426
+ "n_tokens": 5
1427
+ },
1428
+ {
1429
+ "concept": "1960",
1430
+ "template": "{X}",
1431
+ "n_tokens": 4
1432
+ },
1433
+ {
1434
+ "concept": "1965",
1435
+ "template": "The {category} is {X}",
1436
+ "n_tokens": 5
1437
+ },
1438
+ {
1439
+ "concept": "1965",
1440
+ "template": "In the {category} of {X},",
1441
+ "n_tokens": 5
1442
+ },
1443
+ {
1444
+ "concept": "1965",
1445
+ "template": "{X}",
1446
+ "n_tokens": 4
1447
+ },
1448
+ {
1449
+ "concept": "1970",
1450
+ "template": "The {category} is {X}",
1451
+ "n_tokens": 5
1452
+ },
1453
+ {
1454
+ "concept": "1970",
1455
+ "template": "In the {category} of {X},",
1456
+ "n_tokens": 5
1457
+ },
1458
+ {
1459
+ "concept": "1970",
1460
+ "template": "{X}",
1461
+ "n_tokens": 4
1462
+ },
1463
+ {
1464
+ "concept": "1975",
1465
+ "template": "The {category} is {X}",
1466
+ "n_tokens": 5
1467
+ },
1468
+ {
1469
+ "concept": "1975",
1470
+ "template": "In the {category} of {X},",
1471
+ "n_tokens": 5
1472
+ },
1473
+ {
1474
+ "concept": "1975",
1475
+ "template": "{X}",
1476
+ "n_tokens": 4
1477
+ },
1478
+ {
1479
+ "concept": "1980",
1480
+ "template": "The {category} is {X}",
1481
+ "n_tokens": 5
1482
+ },
1483
+ {
1484
+ "concept": "1980",
1485
+ "template": "In the {category} of {X},",
1486
+ "n_tokens": 5
1487
+ },
1488
+ {
1489
+ "concept": "1980",
1490
+ "template": "{X}",
1491
+ "n_tokens": 4
1492
+ },
1493
+ {
1494
+ "concept": "1985",
1495
+ "template": "The {category} is {X}",
1496
+ "n_tokens": 5
1497
+ },
1498
+ {
1499
+ "concept": "1985",
1500
+ "template": "In the {category} of {X},",
1501
+ "n_tokens": 5
1502
+ },
1503
+ {
1504
+ "concept": "1985",
1505
+ "template": "{X}",
1506
+ "n_tokens": 4
1507
+ },
1508
+ {
1509
+ "concept": "1990",
1510
+ "template": "The {category} is {X}",
1511
+ "n_tokens": 5
1512
+ },
1513
+ {
1514
+ "concept": "1990",
1515
+ "template": "In the {category} of {X},",
1516
+ "n_tokens": 5
1517
+ },
1518
+ {
1519
+ "concept": "1990",
1520
+ "template": "{X}",
1521
+ "n_tokens": 4
1522
+ },
1523
+ {
1524
+ "concept": "1995",
1525
+ "template": "The {category} is {X}",
1526
+ "n_tokens": 5
1527
+ },
1528
+ {
1529
+ "concept": "1995",
1530
+ "template": "In the {category} of {X},",
1531
+ "n_tokens": 5
1532
+ },
1533
+ {
1534
+ "concept": "1995",
1535
+ "template": "{X}",
1536
+ "n_tokens": 4
1537
+ },
1538
+ {
1539
+ "concept": "2000",
1540
+ "template": "The {category} is {X}",
1541
+ "n_tokens": 5
1542
+ },
1543
+ {
1544
+ "concept": "2000",
1545
+ "template": "In the {category} of {X},",
1546
+ "n_tokens": 5
1547
+ },
1548
+ {
1549
+ "concept": "2000",
1550
+ "template": "{X}",
1551
+ "n_tokens": 4
1552
+ },
1553
+ {
1554
+ "concept": "2005",
1555
+ "template": "The {category} is {X}",
1556
+ "n_tokens": 5
1557
+ },
1558
+ {
1559
+ "concept": "2005",
1560
+ "template": "In the {category} of {X},",
1561
+ "n_tokens": 5
1562
+ },
1563
+ {
1564
+ "concept": "2005",
1565
+ "template": "{X}",
1566
+ "n_tokens": 4
1567
+ },
1568
+ {
1569
+ "concept": "2010",
1570
+ "template": "The {category} is {X}",
1571
+ "n_tokens": 5
1572
+ },
1573
+ {
1574
+ "concept": "2010",
1575
+ "template": "In the {category} of {X},",
1576
+ "n_tokens": 5
1577
+ },
1578
+ {
1579
+ "concept": "2010",
1580
+ "template": "{X}",
1581
+ "n_tokens": 4
1582
+ },
1583
+ {
1584
+ "concept": "2015",
1585
+ "template": "The {category} is {X}",
1586
+ "n_tokens": 5
1587
+ },
1588
+ {
1589
+ "concept": "2015",
1590
+ "template": "In the {category} of {X},",
1591
+ "n_tokens": 5
1592
+ },
1593
+ {
1594
+ "concept": "2015",
1595
+ "template": "{X}",
1596
+ "n_tokens": 4
1597
+ },
1598
+ {
1599
+ "concept": "2020",
1600
+ "template": "The {category} is {X}",
1601
+ "n_tokens": 5
1602
+ },
1603
+ {
1604
+ "concept": "2020",
1605
+ "template": "In the {category} of {X},",
1606
+ "n_tokens": 5
1607
+ },
1608
+ {
1609
+ "concept": "2020",
1610
+ "template": "{X}",
1611
+ "n_tokens": 4
1612
+ }
1613
+ ]
1614
+ }
1615
+ },
1616
+ "state_coordinates": {
1617
+ "Alabama": [
1618
+ 32.8,
1619
+ -86.8
1620
+ ],
1621
+ "Alaska": [
1622
+ 64.2,
1623
+ -152.5
1624
+ ],
1625
+ "Arizona": [
1626
+ 34.3,
1627
+ -111.7
1628
+ ],
1629
+ "Arkansas": [
1630
+ 34.8,
1631
+ -92.2
1632
+ ],
1633
+ "California": [
1634
+ 37.2,
1635
+ -119.5
1636
+ ],
1637
+ "Colorado": [
1638
+ 39.0,
1639
+ -105.5
1640
+ ],
1641
+ "Connecticut": [
1642
+ 41.6,
1643
+ -72.7
1644
+ ],
1645
+ "Delaware": [
1646
+ 39.0,
1647
+ -75.5
1648
+ ],
1649
+ "Florida": [
1650
+ 28.6,
1651
+ -82.4
1652
+ ],
1653
+ "Georgia": [
1654
+ 32.7,
1655
+ -83.4
1656
+ ],
1657
+ "Idaho": [
1658
+ 44.4,
1659
+ -114.6
1660
+ ],
1661
+ "Illinois": [
1662
+ 40.0,
1663
+ -89.2
1664
+ ],
1665
+ "Indiana": [
1666
+ 39.8,
1667
+ -86.3
1668
+ ],
1669
+ "Iowa": [
1670
+ 42.0,
1671
+ -93.5
1672
+ ],
1673
+ "Kansas": [
1674
+ 38.5,
1675
+ -98.3
1676
+ ],
1677
+ "Kentucky": [
1678
+ 37.8,
1679
+ -85.7
1680
+ ],
1681
+ "Louisiana": [
1682
+ 31.0,
1683
+ -92.0
1684
+ ],
1685
+ "Maine": [
1686
+ 45.4,
1687
+ -69.2
1688
+ ],
1689
+ "Maryland": [
1690
+ 39.0,
1691
+ -76.8
1692
+ ],
1693
+ "Massachusetts": [
1694
+ 42.3,
1695
+ -71.8
1696
+ ],
1697
+ "Michigan": [
1698
+ 44.3,
1699
+ -84.6
1700
+ ],
1701
+ "Minnesota": [
1702
+ 46.3,
1703
+ -94.3
1704
+ ],
1705
+ "Mississippi": [
1706
+ 32.7,
1707
+ -89.7
1708
+ ],
1709
+ "Missouri": [
1710
+ 38.4,
1711
+ -92.5
1712
+ ],
1713
+ "Montana": [
1714
+ 47.0,
1715
+ -109.6
1716
+ ],
1717
+ "Nebraska": [
1718
+ 41.5,
1719
+ -99.8
1720
+ ],
1721
+ "Nevada": [
1722
+ 39.3,
1723
+ -116.6
1724
+ ],
1725
+ "Ohio": [
1726
+ 40.4,
1727
+ -82.8
1728
+ ],
1729
+ "Oklahoma": [
1730
+ 35.5,
1731
+ -97.5
1732
+ ],
1733
+ "Oregon": [
1734
+ 44.0,
1735
+ -120.5
1736
+ ],
1737
+ "Pennsylvania": [
1738
+ 40.9,
1739
+ -77.8
1740
+ ],
1741
+ "Tennessee": [
1742
+ 35.8,
1743
+ -86.4
1744
+ ],
1745
+ "Texas": [
1746
+ 31.5,
1747
+ -99.3
1748
+ ],
1749
+ "Utah": [
1750
+ 39.3,
1751
+ -111.7
1752
+ ],
1753
+ "Vermont": [
1754
+ 44.1,
1755
+ -72.6
1756
+ ],
1757
+ "Virginia": [
1758
+ 37.5,
1759
+ -78.9
1760
+ ],
1761
+ "Washington": [
1762
+ 47.4,
1763
+ -120.7
1764
+ ],
1765
+ "Wisconsin": [
1766
+ 44.6,
1767
+ -89.8
1768
+ ],
1769
+ "Wyoming": [
1770
+ 43.0,
1771
+ -107.6
1772
+ ]
1773
+ }
1774
+ }
bcpt-analysis/concept_geometry/plots/mantel_alphabet.png ADDED

Git LFS Details

  • SHA256: c954918bee92081f9db99b19402f17ce1c5b324d252edada0aafb9220556df44
  • Pointer size: 131 Bytes
  • Size of remote file: 218 kB
bcpt-analysis/concept_geometry/plots/mantel_bio_hierarchy.png ADDED

Git LFS Details

  • SHA256: 00f8efa5f3eec3d8befc19fe7ed8d673e5d208f16504e6855db0370b2fa420fa
  • Pointer size: 131 Bytes
  • Size of remote file: 177 kB
bcpt-analysis/concept_geometry/plots/mantel_colors.png ADDED

Git LFS Details

  • SHA256: b1d2d656b13769c596650114048a8e672059c6d53db64e80b3711986e4babb55
  • Pointer size: 131 Bytes
  • Size of remote file: 185 kB
bcpt-analysis/concept_geometry/plots/mantel_compass.png ADDED

Git LFS Details

  • SHA256: d44319bc1197aa75942cfdcf25e57e02228ff00c976fb844d1c74d5b28967bdf
  • Pointer size: 131 Bytes
  • Size of remote file: 200 kB
bcpt-analysis/concept_geometry/plots/mantel_digits.png ADDED

Git LFS Details

  • SHA256: 093ee651ca6f4707aacd18f812aba18f4e104a00dfc6076d1289dceaf4192dde
  • Pointer size: 131 Bytes
  • Size of remote file: 180 kB
bcpt-analysis/concept_geometry/plots/mantel_frequency.png ADDED

Git LFS Details

  • SHA256: cde4200a4ba197dcbd472e2769e35ce9a6e6315d0e52b5190676d1dcac1465a6
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
bcpt-analysis/concept_geometry/plots/mantel_months.png ADDED

Git LFS Details

  • SHA256: 978a447c942447a5ca023da3908163ade69d53e0f23c41c04dcc1591bd097969
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
bcpt-analysis/concept_geometry/plots/mantel_number_words.png ADDED

Git LFS Details

  • SHA256: 6fabdd06fc78231d9ac28bc7def8fe3b4c876dcc5acec627be0a53865d162fdc
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
bcpt-analysis/concept_geometry/plots/mantel_seasons.png ADDED

Git LFS Details

  • SHA256: c8b510cd206084df0b4c1bd0a72c81fa1d34387d249668edc548dd6d2b0f6a75
  • Pointer size: 131 Bytes
  • Size of remote file: 185 kB
bcpt-analysis/concept_geometry/plots/mantel_sizes.png ADDED

Git LFS Details

  • SHA256: 01b21db712d24ef0c3a17a2f9252dd929bc09861963b5bf9d2ebed81444c6c8c
  • Pointer size: 131 Bytes
  • Size of remote file: 211 kB
bcpt-analysis/concept_geometry/plots/mantel_temperature.png ADDED

Git LFS Details

  • SHA256: 0d69d9388f43b6d36076a19869c8c6eb50bac4809396299c94745c6d9d2cef83
  • Pointer size: 131 Bytes
  • Size of remote file: 179 kB
bcpt-analysis/concept_geometry/plots/mantel_us_states.png ADDED

Git LFS Details

  • SHA256: 4ec65cba07df6f358b0befeb916adcd23865a6b2d93f826dcc932e5426f4a6c2
  • Pointer size: 131 Bytes
  • Size of remote file: 190 kB
bcpt-analysis/concept_geometry/plots/mantel_weekdays.png ADDED

Git LFS Details

  • SHA256: 616b3f3d20fc1f83f9b7bc2d00c3b90b9cfc11fc6e190a23ccf99644de9d26b9
  • Pointer size: 131 Bytes
  • Size of remote file: 160 kB
bcpt-analysis/concept_geometry/plots/mantel_years.png ADDED

Git LFS Details

  • SHA256: d83ae78c9e90be7054949fa8fbdd07756d2a11275f79e0875384b477a158a96f
  • Pointer size: 131 Bytes
  • Size of remote file: 203 kB
bcpt-analysis/concept_geometry/plots/pca_alphabet_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: f9e0dbcc4b17870d0bfc0ad84739f32910cf78859c0776e270a83a78847edf10
  • Pointer size: 131 Bytes
  • Size of remote file: 239 kB
bcpt-analysis/concept_geometry/plots/pca_antonyms_hot_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 05e944b8e9b37050f23e15aab33d1c3f5d5c13a58926b2db394f7eb691f1a474
  • Pointer size: 131 Bytes
  • Size of remote file: 248 kB
bcpt-analysis/concept_geometry/plots/pca_bio_hierarchy_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 7798aa31402fdf0146cb9614c921eaee1a6d482ed83e9cdf60b211c027c0c421
  • Pointer size: 131 Bytes
  • Size of remote file: 207 kB
bcpt-analysis/concept_geometry/plots/pca_colors_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: a4992ffb9dbe69784ccf4d783e1ab571688222e015926780d62ca6b9ec36e949
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
bcpt-analysis/concept_geometry/plots/pca_compass_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 417ac7f2bbbfb35c28d8d7a87d764ea0c06454a515d8e82e32f80d94fff36ee4
  • Pointer size: 131 Bytes
  • Size of remote file: 183 kB
bcpt-analysis/concept_geometry/plots/pca_countries_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: b24c09f97955a50e9071b8000068d5e6dc787c16bc86790da1559dc6b9781f77
  • Pointer size: 131 Bytes
  • Size of remote file: 215 kB
bcpt-analysis/concept_geometry/plots/pca_digits_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 2924eeee9756cdd9c25c8434a93c94e7010fc29f3055f6c4aaa8024125c5e65c
  • Pointer size: 131 Bytes
  • Size of remote file: 189 kB
bcpt-analysis/concept_geometry/plots/pca_emotions_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: b590e32a9a2879479bb979c77909c0e091e338acc8c8170dcdafc9cc4f2173c9
  • Pointer size: 131 Bytes
  • Size of remote file: 195 kB
bcpt-analysis/concept_geometry/plots/pca_frequency_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 9498cddeb65c57d2e1318a0316f7fc419cf1bae77db2438eeb6e85d5aabb2030
  • Pointer size: 131 Bytes
  • Size of remote file: 175 kB
bcpt-analysis/concept_geometry/plots/pca_months_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 61025d1c737f678cf6b857690101c36fdad626ccc8cf42c55718638e20008831
  • Pointer size: 131 Bytes
  • Size of remote file: 196 kB
bcpt-analysis/concept_geometry/plots/pca_number_words_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: a6c9d8a6e5d972824e5fdaffd49c23e31f413737d4bd90b5e4ad744c50674b3f
  • Pointer size: 131 Bytes
  • Size of remote file: 250 kB
bcpt-analysis/concept_geometry/plots/pca_pronouns_obj_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 82d66ee5f74a8b7d714d57bd5665617a45646c4097db08f164686e009ad29a4b
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB
bcpt-analysis/concept_geometry/plots/pca_pronouns_subj_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: be493d42bedcf0ab7c5178746004fd22470e75972829f289db7d192885fdf2e0
  • Pointer size: 131 Bytes
  • Size of remote file: 175 kB
bcpt-analysis/concept_geometry/plots/pca_seasons_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 28aa1a258c48087a437a95aafa79d65743a544a880e78356df0fa4248ea0be88
  • Pointer size: 131 Bytes
  • Size of remote file: 175 kB
bcpt-analysis/concept_geometry/plots/pca_sizes_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: ad905e898534a70b25a2fb54268c9882828b5f3728bb8b403c53210c62282581
  • Pointer size: 131 Bytes
  • Size of remote file: 194 kB
bcpt-analysis/concept_geometry/plots/pca_temperature_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 3ddad8ce7e41612a9c2499b8f188055e0a4dec4e5ee75fe4d8d396d3f13299f2
  • Pointer size: 131 Bytes
  • Size of remote file: 186 kB
bcpt-analysis/concept_geometry/plots/pca_us_states_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: ee30a284e2a46be205582f45ee48bbaf39f8a73eb70366b7d11f72d9f978c257
  • Pointer size: 131 Bytes
  • Size of remote file: 363 kB
bcpt-analysis/concept_geometry/plots/pca_weekdays_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 787399b549f83ea6b8408965257789b94e0de0eae5642f93ba1df9178d6ca072
  • Pointer size: 131 Bytes
  • Size of remote file: 184 kB
bcpt-analysis/concept_geometry/plots/pca_years_books-cpt-final.png ADDED

Git LFS Details

  • SHA256: 31b687d1938522206f5bbbc6baf4a55ce099d3cb0d2b88e81eb2bf317f483fa4
  • Pointer size: 131 Bytes
  • Size of remote file: 317 kB
bcpt-analysis/concept_geometry/plots/template_sensitivity_alphabet.png ADDED

Git LFS Details

  • SHA256: 4709840c7b6a66be197b806034080083a99a28b4852f2eb5726336bbc2e8e355
  • Pointer size: 131 Bytes
  • Size of remote file: 132 kB
bcpt-analysis/concept_geometry/plots/template_sensitivity_antonyms_hot.png ADDED

Git LFS Details

  • SHA256: 06ef3ded052d7bc6fd6e7c74cc2ba307cdab2ebe57d6372accc8f58fc924347a
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
bcpt-analysis/concept_geometry/plots/template_sensitivity_bio_hierarchy.png ADDED

Git LFS Details

  • SHA256: 39b428d31ed1184a8da31ead6b938f9fac9baa8ad5fea9ff9345b9f6df7b87d1
  • Pointer size: 131 Bytes
  • Size of remote file: 144 kB