zarra / config.json
Abdelkareem's picture
Upload folder using huggingface_hub
adabfda verified
raw
history blame contribute delete
286 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "jinaai/jina-embeddings-v3",
"apply_pca": 256,
"apply_zipf": null,
"sif_coefficient": 0.0001,
"hidden_dim": 256,
"seq_length": 1000000,
"normalize": true
}