robinzixuan commited on
Commit
2962258
1 Parent(s): f4282cd

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -31,4 +31,5 @@
31
  "type_vocab_size": 2,
32
  "use_cache": true,
33
  "vocab_size": 30522,
 
34
  }
 
31
  "type_vocab_size": 2,
32
  "use_cache": true,
33
  "vocab_size": 30522,
34
+ "attn_implementation":"OutEffHop",
35
  }