vi-c commited on
Commit
dc5bb19
1 Parent(s): 2559d53

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,5 +5,5 @@
5
  "output_size": 32768,
6
  "num_layers": 2,
7
  "activation_function": "tanh",
8
- "initializer_range": 0.02,
9
  }
 
5
  "output_size": 32768,
6
  "num_layers": 2,
7
  "activation_function": "tanh",
8
+ "initializer_range": 0.02
9
  }