bongsoo commited on
Commit
865c79e
·
1 Parent(s): 89b6d66

Update sentence_bert_config.json

Browse files
Files changed (1) hide show
  1. sentence_bert_config.json +1 -1
sentence_bert_config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "max_seq_length": 72,
3
  "do_lower_case": true
4
  }
 
1
  {
2
+ "max_seq_length": 512,
3
  "do_lower_case": true
4
  }