Pringled commited on
Commit
2cf4ec4
1 Parent(s): a48d658

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"tokenizer_name": "sentence-transformers/LaBSE", "apply_pca": 256, "apply_zipf": true, "normalize": false, "seq_length": 1000000}
 
1
+ {"model_type": "model2vec", "architectures": ["StaticModel"],"tokenizer_name": "sentence-transformers/LaBSE", "apply_pca": 256, "apply_zipf": true, "normalize": false, "seq_length": 1000000}