danhduc commited on
Commit
79816e9
·
verified ·
1 Parent(s): dae0232

Update config.json

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