red-beetle-small-v1.1 / config.json
bhavnicksm's picture
Update config
924bb71
raw
history blame contribute delete
268 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "mixedbread-ai/mxbai-embed-2d-large-v1",
"apply_pca": 384,
"apply_zipf": true,
"hidden_dim": 384,
"seq_length": 1000000,
"normalize": false
}