driwnet commited on
Commit
507be61
1 Parent(s): 10a653b

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": 512,
3
+ "do_lower_case": false
4
+ }