oldhu commited on
Commit
0d33a44
1 Parent(s): f9b359b

Upload config.json

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