Youmnaaaa commited on
Commit
4ed98f9
·
verified ·
1 Parent(s): 63821de

Upload model/sentence_bert_config.json with huggingface_hub

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