shuttie commited on
Commit
028be65
1 Parent(s): f8ba3aa

add pooling back

Browse files
1_Pooling/config.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
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4f93afe73f1a6e9b5b7d8ddae92a900d5c02208e215866f340aac1312d0d0e3
3
  size 90891565
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aae60cda92f5f51c6aa5d10b1cee0266982c0c10becef516cc9062d2bad9b67
3
  size 90891565
pytorch_model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93063c8b319d7875dae261c2291d4a955f4025831b3bdced74fc6a5c7e2ee3da
3
  size 90984263
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05218f129c6611d20167c617dc6f6df81a45fdbc8d094ba8cdd1bfbc96aeb947
3
  size 90984263