mingli commited on
Commit
e277aee
·
verified ·
1 Parent(s): c5d2968

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hidden": 192,
3
+ "graph_layers": 2,
4
+ "hrm_layers": 2,
5
+ "num_heads": 8,
6
+ "h_cycles": 1,
7
+ "l_cycles": 2
8
+ }