bounedjarr
commited on
Commit
•
be4e28b
1
Parent(s):
eaa13a1
Pushing sgpt 320k model
Browse filesModel trained on 320k pairs
sentence_bert_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_seq_length": 256,
|
3 |
+
"do_lower_case": false
|
4 |
+
}
|