Skip to content

Commit 2b1fce1

Browse files
committed
Final Update
1 parent ad2b6c4 commit 2b1fce1

14 files changed

+2424
-903
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ scratch*.ipynb
66

77
figures
88
harmonic_archive.zip
9-
data
9+
data
10+
dropbox*
11+
permutation_results

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# grow-crystals
2-
Getting crystal-like representations with harmonic loss
1+
## Harmonic Loss Trains Interpretable AI Models
32

3+
Download the results from the following link: [Link](https://www.dropbox.com/scl/fi/9kj9aw1ymgsw0qya7sh8h/harmonic-data.zip?rlkey=6oc804x2r3ocmx3jidow4uqcp&st=e7i81esq&dl=0)
44

5-
Figure. ``GPT2/function_vectors.ipynb``
65

7-
Figure. ``notebooks/case_study_circle.ipynb``
6+
Figure 2,3,7: ``notebooks/final_figures.ipynb``
7+
8+
Figure 4. ``notebooks/case_study_circle.ipynb``
9+
10+
Figure 5. ``notebooks/mnist.ipynb``
11+
12+
Figure 6. ``GPT2/function_vectors.ipynb``

notebooks/case_study_circle.ipynb

Lines changed: 9 additions & 106 deletions
Large diffs are not rendered by default.

notebooks/final_figures.ipynb

Lines changed: 367 additions & 59 deletions
Large diffs are not rendered by default.

notebooks/mnist.ipynb

Lines changed: 161 additions & 122 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)