ronanki commited on
Commit
8ec04c2
1 Parent(s): 9dd4706

Pushing all_mpnet model

Browse files

Model trained on all possible combinations of the text on 5 epocs

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