tuhailong commited on
Commit
5622a77
1 Parent(s): d0f5f7f

Upload sentence_bert_config.json

Browse files
Files changed (1) hide show
  1. sentence_bert_config.json +4 -0
sentence_bert_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
1
+ {
2
+ "max_seq_length": 32,
3
+ "do_lower_case": false
4
+ }