-
Notifications
You must be signed in to change notification settings - Fork 40
/
.gitignore
62 lines (58 loc) · 1.1 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
out.txt
out2.txt
out1.txt
acdc.egg-info/
*.sage.py
*.pt
*.pkl
better*.json
histories/
transformer_lens/media/
profile*.json
*.png
*.gv
!experiments/results/canonical_circuits/*/layout.gv
__pycache__
Testing_Notebook.ipynb
scratch.py
transformer_lens/scratch.py
.vscode/
.idea/
wandb*
transformer_lens\.egg*
MANIFEST.in
settings.ini
_proc
core.py
nbs
_modidx.py
.ipynb_checkpoints
env
dist/
docs/build
.coverage
# don't really know what these are..
.hypothesis/
arthur
et_model_state_dict_the_(1).pt
gpt2_hypothesis_tree_Sun Jan 29 23:24:51 2023.png
gpt2_hypothesis_tree_Tue Jan 31 09:50:47 2023.png
gpt2_hypothesis_tree_Tue Jan 31 10:04:54 2023.png
gpt2_hypothesis_tree_Tue Jan 31 10:07:44 2023.png
gpt2_hypothesis_tree_Tue Jan 31 10:34:57 2023.png
gpt2_hypothesis_tree_Tue Jan 31 10:45:48 2023.png
gpt2_hypothesis_tree_Tue Jan 31 11:05:51 2023.png
gpt2_hypothesis_tree_Tue Jan 31 11:40:10 2023.png
gpt2_hypothesis_tree_Tue Jan 31 11:45:14 2023.png
hypothesis_tree.dot
openwebtext-10k.jsonl
openwebtext-10k.jsonl.gz
profile.json
profile2.json
profile_trash.json
pts/
.coverage*
.Ds_Store
.pylintrc
**/.DS_Store
ob-jupyter