halimara commited on
Commit
6e19eb1
·
1 Parent(s): a3d7c40

Upload 0_Transformer/sentence_bert_config.json

Browse files
0_Transformer/sentence_bert_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "max_seq_length": 128,
3
+ "do_lower_case": false
4
+ }