Feature Extraction
Model2Vec
Safetensors
English
Portuguese
File size: 291 Bytes
0c1e47b
 
 
 
 
 
8ee1e52
0c1e47b
 
8ee1e52
0c1e47b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "model_type": "model2vec",
    "architectures": [
        "StaticModel"
    ],
    "tokenizer_name": "nomic-ai/nomic-embed-text-v2-moe",
    "apply_pca": 50,
    "apply_zipf": null,
    "sif_coefficient": 0.0001,
    "hidden_dim": 50,
    "seq_length": 1000000,
    "normalize": true
}