claire891018 commited on
Commit
01e258d
·
verified ·
1 Parent(s): aaaf6b5

Upload 1_Pooling_config.json

Browse files
Files changed (1) hide show
  1. 1_Pooling/1_Pooling_config.json +4 -0
1_Pooling/1_Pooling_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "word_embedding_dimension": 768,
3
+ "pooling_mode_mean_tokens": true
4
+ }