CALE-XLM-R / config_sentence_transformers.json
gabrielloiseau's picture
Add new SentenceTransformer model
90d6891 verified
raw
history blame
283 Bytes
{
"__version__": {
"sentence_transformers": "5.0.0",
"transformers": "4.55.0",
"pytorch": "2.7.1+cu126"
},
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine",
"model_type": "SentenceTransformer"
}