shanetx commited on
Commit
7cbc80b
1 Parent(s): 111d486

add config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "conf_dir": "configs",
3
+ "ckpt_dir": "checkpoints"
4
+ }