KevinQuijano
commited on
Commit
·
be28ab0
1
Parent(s):
35de53c
Pushing simcse 500k model
Browse filesModel trained on 500k tweets using simcse unsup
sentence_bert_config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"max_seq_length": 75,
|
3 |
+
"do_lower_case": false
|
4 |
+
}
|