jina-embeddings-v3_eeid / config_sentence_transformers.json
angelitasr's picture
End of training
9e3ac21 verified
raw
history blame
429 Bytes
{
"__version__": {
"sentence_transformers": "3.1.1",
"transformers": "4.45.2",
"pytorch": "2.5.1+cu121"
},
"prompts": {
"retrieval.query": "Represent the query for retrieving evidence documents: ",
"retrieval.passage": "Represent the document for retrieval: ",
"separation": "",
"classification": "",
"text-matching": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}