Vitthal Bhandari commited on
Commit ·
785ed5b
1
Parent(s): 9927a6f
Pushing simcse 10k model
Browse filesModel trained on 10k tweets using simcse unsup
sentence_bert_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"max_seq_length": 64,
|
| 3 |
+
"do_lower_case": false
|
| 4 |
+
}
|