DaniilAlpha commited on
Commit
0b00de5
·
1 Parent(s): 4f1eaec

Create sentence_bert_config.json

Browse files
models/multi-qa-distilbert-cos-v1/sentence_bert_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "max_seq_length": 512,
3
+ "do_lower_case": false
4
+ }