jaimevera1107
commited on
Commit
•
e60c8dc
1
Parent(s):
a4c2492
Upload sentence_bert_config.json with huggingface_hub
Browse files
sentence_bert_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_seq_length": 256,
|
3 |
+
"do_lower_case": false
|
4 |
+
}
|