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