Mary222 commited on
Commit
122ebdb
1 Parent(s): 80e5602

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "num_layers": 2,
3
+ "num_units": 196,
4
+ "dropout": 0.05,
5
+ }