timely-arctic-small / config_sentence_transformers.json
MythicalCow's picture
TimelySmall Files
98be20e
raw
history blame contribute delete
277 Bytes
{
"__version__": {
"sentence_transformers": "3.0.1",
"transformers": "4.43.3",
"pytorch": "2.4.0+cu121"
},
"prompts": {
"query": "Represent this sentence for searching relevant passages: "
},
"default_prompt_name": null,
"similarity_fn_name": null
}