File size: 294 Bytes
0ef576a |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "Alibaba-NLP/gte-multilingual-base",
"apply_pca": 256,
"apply_zipf": null,
"sif_coefficient": 0.0001,
"hidden_dim": 256,
"seq_length": 1000000,
"normalize": true
} |