Upload config.json with huggingface_hub
Browse files- config.json +1 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "model2vec", "architectures": ["StaticModel"],"tokenizer_name": "sentence-transformers/LaBSE", "apply_pca": 256, "apply_zipf": true, "normalize": false, "seq_length": 1000000}
|