File size: 327 Bytes
c1e3f0c 4b08368 c1e3f0c 4b08368 8a98787 c1e3f0c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"model_type": "model2vec",
"architectures": [
"StaticModel"
],
"tokenizer_name": "Alibaba-NLP/gte-multilingual-base",
"apply_pca": 768,
"sif_coefficient": 0.0001,
"hidden_dim": 768,
"seq_length": 1000000,
"normalize": true,
"pooling": "mean",
"embedding_dtype": "float16"
} |