-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
59 lines (59 loc) · 1021 Bytes
/
.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
data/
**/.data/**
**/.checkpoints/**
build/
crash-*
**/__pycache__/
mlab.egg-info/
scratch/
.ipynb_checkpoints/
image*
infrastructure/.lambda_account.json
.env/
.hypothesis
launch.json
.idea/
metrics.csv
scratch.py
w1d2_solution.py
w1d2_cifar10_train
w1d2_cifar10_test
w1d2_resnet34_cifar10.pt
w2d2_data
.gitpre
wandb
tensor_parallel_weights
opt67b
draft_generative_models_dataloaders.pt
diffusion.gif
annotated_diffusion.pt
w3d1_log.txt
rl_env
runs
videos
w3d4_diffusion.pt
w3d4_generative_models_dataloaders.pt
w3d4_generative_models_dataloaders_fashion.pt
w3d4_generative_models_dataloaders_cifar10.pt
w3d4_generative_models_dataloaders_cifar.pt
w2d2_mlm_schedule.png
w2d4_attn_only_2L.pth
w3d1_data
.vs
attn_only_2L_v2.pth_9144.pth
mnist.pickle
.direnv
.vscode
acdc_plot*
*.png
*.gv
remix_acdc
/mad_lab/challenges/*.gv
/mad_lab/challenges/*.png
/mad_lab/models/challenge_temp*
/mad_lab/models/*_temp/
/mad_lab/models/*_temp.pt
/mad_lab/models/*_temp.circ
/mad_lab/output.txt
/mad_lab/exploratory/testing.py
.z3-trace