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

Fiwing the config.json of the model

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