JacobLinCool commited on
Commit
2ff960d
1 Parent(s): 0548150

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "hidden_dim": 128,
3
+ "output_dim": 3,
4
+ "num_layers": 2
5
+ }