RomainDarous commited on
Commit
da225fd
·
verified ·
1 Parent(s): 02b43c3

Update 1_MultiHeadGeneralizedPooling/config.json

Browse files
1_MultiHeadGeneralizedPooling/config.json CHANGED
@@ -2,6 +2,6 @@
2
  "sentence_dim": 768,
3
  "token_dim": 768,
4
  "num_heads": 8,
5
- "initialize": "random"
6
- "pooling_type": 0
7
  }
 
2
  "sentence_dim": 768,
3
  "token_dim": 768,
4
  "num_heads": 8,
5
+ "initialize": 2,
6
+ "pooling_type": 0,
7
  }