-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (37 loc) · 696 Bytes
/
Copy path.gitignore
File metadata and controls
55 lines (37 loc) · 696 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
50
51
52
53
54
55
*.bin.gz
*.bin
Jupyter_notebooks/cache_dir/
Jupyter_notebooks/checkpoints/
Jupyter_notebooks/runs/
Jupyter_notebooks/outputs/
Jupyter_notebooks/wandb/
notebooks/cache_dir/
notebooks/checkpoints/
notebooks/runs/
notebooks/outputs/
notebooks/wandb/
.vscode/
wandb_config.json
data/
form_builder_data/
/home/rsaha/projects/similarity-engine/data/
data/records.parquet
rec_images_for_gform/
.gitignore
src/models/__pycache__/
src/utils/__pycache__/
*/.ipynb_checkpoints/
demos/__pycache__
*/.mypy
saved_models/
*/.mypy
saved_models/
src/models/compare_models.py
src/models/wandb/
wandb/
curriculum_learning/
Jupyter_notebooks/
scripts/
aws_credentials.json
secrets.json
temp.parquet