AbstractPhil commited on
Commit
40c8a00
·
verified ·
1 Parent(s): 27f9548

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -12,5 +12,6 @@
12
  "dropout": 0.1,
13
  "max_train_steps": 50000,
14
  "checkpointing_steps": 1000,
15
- "num_workers": 4
 
16
  }
 
12
  "dropout": 0.1,
13
  "max_train_steps": 50000,
14
  "checkpointing_steps": 1000,
15
+ "num_workers": 0,
16
+ "vae_scale": 0.18215
17
  }