vblagoje commited on
Commit
b92d401
1 Parent(s): 4e5c889

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "pad_token_id": 1,
19
  "type_vocab_size": 1,
20
  "vocab_size": 50265,
21
- "num_gnn_layers": 5,
22
  "num_node_types": 4,
23
  "num_edge_types": 38,
24
  "concept_dim": 200,
 
18
  "pad_token_id": 1,
19
  "type_vocab_size": 1,
20
  "vocab_size": 50265,
21
+ "num_gnn_layers": 6,
22
  "num_node_types": 4,
23
  "num_edge_types": 38,
24
  "concept_dim": 200,