karakastarik
commited on
Commit
•
1325d8f
1
Parent(s):
4da5ffd
Upload sentence_bert_config.json with huggingface_hub
Browse files
sentence_bert_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_seq_length": 20,
|
3 |
+
"do_lower_case": false
|
4 |
+
}
|