Pringled commited on
Commit
81b1802
·
verified ·
1 Parent(s): b93003f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1 +1 @@
1
- {"tokenizer_name": "baai/bge-base-en-v1.5", "apply_pca": 128, "apply_zipf": true, "hidden_dim": 128, "seq_length": 1000000, "normalize": true}
 
1
+ {"model_type": "model2vec", "architectures": ["StaticModel"],"tokenizer_name": "baai/bge-base-en-v1.5", "apply_pca": 128, "apply_zipf": true, "hidden_dim": 128, "seq_length": 1000000, "normalize": true}