sabertoaster commited on
Commit
22e2530
·
verified ·
1 Parent(s): 2d0304b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. gnore.bak +11 -0
gnore.bak ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ **/__pycache__/**
2
+ /output/two_stage_encoding
3
+ *.pt
4
+ *.onnx
5
+ /output/debug_run
6
+ /src/__pycache__
7
+ .conda
8
+ .github
9
+ .vscode
10
+ /src/__pycache__
11
+ /src/stage1/__pycache__