File size: 288 Bytes
7b6db41
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "model_type": "model2vec",
    "architectures": [
        "StaticModel"
    ],
    "tokenizer_name": "jinaai/jina-embeddings-v3",
    "apply_pca": 1024,
    "apply_zipf": null,
    "sif_coefficient": 0.0001,
    "hidden_dim": 1024,
    "seq_length": 1000000,
    "normalize": true
}