multilingual-e5-large-ai-act-nl / config_sentence_transformers.json
danielnoumon's picture
Upload folder using huggingface_hub
c5792be verified
Raw
History Blame Contribute Delete
283 Bytes
{
"model_type": "SentenceTransformer",
"__version__": {
"sentence_transformers": "5.2.3",
"transformers": "5.0.0",
"pytorch": "2.10.0+cu128"
},
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}