stella_en_v5-Distill / config.json
C10X's picture
Upload config.json with huggingface_hub
94eece4 verified
raw
history blame contribute delete
289 Bytes
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "NovaSearch/stella_en_1.5B_v5",
"apply_pca": 256,
"apply_zipf": null,
"sif_coefficient": 0.0001,
"hidden_dim": 256,
"seq_length": 1000000,
"normalize": true
}