Tom Aarsen commited on
Commit
6232aef
·
1 Parent(s): 023385f

Add unpad_inputs=False

Browse files
Files changed (1) hide show
  1. sentence_bert_config.json +1 -0
sentence_bert_config.json CHANGED
@@ -20,6 +20,7 @@
20
  },
21
  "module_output_name": "causal_logits",
22
  "message_format": "structured",
 
23
  "processing_kwargs": {
24
  "chat_template": {
25
  "chat_template": "reranker",
 
20
  },
21
  "module_output_name": "causal_logits",
22
  "message_format": "structured",
23
+ "unpad_inputs": false,
24
  "processing_kwargs": {
25
  "chat_template": {
26
  "chat_template": "reranker",