M2V_base_output / config.json
Pringled's picture
Update config.json
02460ae verified
raw
history blame
238 Bytes
{
"model_type": "model2vec",
"architectures": ["StaticModel"],
"tokenizer_name": "BAAI/bge-base-en-v1.5",
"apply_pca": 256,
"apply_zipf": true,
"normalize": false,
"hidden_dim": 256,
"seq_length": 1000000
}