ChefEase commited on
Commit
d736688
Β·
verified Β·
1 Parent(s): ae226b9

Create .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +9 -0
.gitignore ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ output/
2
+ results/
3
+ datasets/
4
+ wandb/
5
+ scripts/
6
+ __pycache__/
7
+ default_config.yaml
8
+ getDataset.py
9
+ train.py