File size: 303 Bytes
3bc4fda
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "model_type": "model2vec",
    "architectures": [
        "StaticModel"
    ],
    "tokenizer_name": "intfloat/multilingual-e5-large",
    "apply_pca": 512,
    "apply_zipf": null,
    "sif_coefficient": 0.0001,
    "hidden_dim": 512,
    "seq_length": 1000000,
    "normalize": true
}