File size: 290 Bytes
63358c0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "intfloat/multilingual-e5-small",
"apply_pca": 256,
"apply_zipf": null,
"sif_coefficient": 0.001,
"hidden_dim": 256,
"seq_length": 1000000,
"normalize": true
} |