danon6868 commited on
Commit
202740c
·
verified ·
1 Parent(s): 72b2f75

Fix full length inference

Browse files
Files changed (2) hide show
  1. config.json +1 -0
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "feature_pooling_strategy": "SelfAttentionPooling",
3
  "finetune_seq_embed_model": false,
 
4
  "fps_num_heads": 4,
5
  "fps_return_weights": true,
6
  "fps_use_soft_pooling": true,
 
1
  {
2
  "feature_pooling_strategy": "SelfAttentionPooling",
3
  "finetune_seq_embed_model": false,
4
+ "fps_max_context_neighbors": null,
5
  "fps_num_heads": 4,
6
  "fps_return_weights": true,
7
  "fps_use_soft_pooling": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11bfe18c867e4c1fb56da1602a347fe141f2913c4e67a79c184b5eebcb461d29
3
  size 408577541
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21270f3ac788d733db641672a11875f20fd98712e808dd914437523d293ce403
3
  size 408577541