annazdr commited on
Commit
045bf6d
·
1 Parent(s): c5d883d

Upload config(1).json

Browse files
Files changed (1) hide show
  1. config(1).json +7 -0
config(1).json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "word_embedding_dimension": 384,
3
+ "pooling_mode_cls_token": false,
4
+ "pooling_mode_mean_tokens": true,
5
+ "pooling_mode_max_tokens": false,
6
+ "pooling_mode_mean_sqrt_len_tokens": false
7
+ }