-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (46 loc) · 771 Bytes
/
.gitignore
File metadata and controls
49 lines (46 loc) · 771 Bytes
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
# Ignore all PNG files
*.png
*.csv
# Exception for PNG files used in main.tex
!activation_matryoshka_vs_baselines.png
!frequency_matryoshka_vs_baselines.png
!dead_features_matryoshka_vs_baselines.png
!combined_progressive_decoding_grouped_5000_logscale_mse_sparsity.png
!feature_statistics_matryoshka_vs_baselines.png
!combined_progressive_decoding_grouped_5000_logscale_mse_granularity.png
!progressive_decoding_g_5000_fvu.csv
!datasets/auto_interp/*
!important_figures/*
!important_datasets/*
# Existing rules
__pycache__
*.pyc
*.aux
*.log
*.blg
*.out
*.toc
main.ipynb
*.pdf
*.safetensors
*.npy
sae_vis_data*
*.html
*.gz
*.pth
data
models1
*.pth
wandb
test_mnist
*.parquet
*.pt7
*.pt
first-run
logs
dummy_cache
*.DS_Store
*.log
*.pytest_cache
sae_vis_data.json
test