Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_type": "
|
|
|
1 |
+
{"model_type": "bert", "architectures": ["BertModel"],"tokenizer_name": "sentence-transformers/LaBSE", "apply_pca": 256, "apply_zipf": true, "normalize": false, "seq_length": 1000000}
|