Update sentence_bert_config.json (#3)
Browse files- Update sentence_bert_config.json (a433369a897b43242a26ff25381d3f61bb89926b)
Co-authored-by: lingyu li <[email protected]>
sentence_bert_config.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"max_seq_length":
|
| 3 |
"do_lower_case": false
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"max_seq_length": 32768,
|
| 3 |
"do_lower_case": false
|
| 4 |
}
|