File size: 259 Bytes
43c2280
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
    "model_type": "model2vec",
    "architectures": [
        "StaticModel"
    ],
    "tokenizer_name": "NovaSearch/stella_en_400M_v5",
    "apply_pca": 256,
    "apply_zipf": true,
    "hidden_dim": 256,
    "seq_length": 1000000,
    "normalize": false
}