brown-beetle-base-v1 / config.json
bhavnicksm's picture
Add model files
d12ef94
raw
history blame contribute delete
252 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "baai/bge-base-en-v1.5",
"apply_pca": 768,
"apply_zipf": true,
"hidden_dim": 768,
"seq_length": 1000000,
"normalize": false
}