thinh-researcher commited on
Commit
a025d2f
·
1 Parent(s): 6fa1ee9

Create a folder "weights"

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. weights/.gitkeep +0 -0
.gitignore CHANGED
@@ -18,6 +18,7 @@ sotas/*
18
  continue_training/*
19
 
20
  weights/*
 
21
 
22
  !*.gitkeep
23
  logs
 
18
  continue_training/*
19
 
20
  weights/*
21
+ !weights/.gitkeep
22
 
23
  !*.gitkeep
24
  logs
weights/.gitkeep ADDED
File without changes