bge-reasoner-embed-qwen3-8b-0923 / config_sentence_transformers.json
hanhainebula's picture
Upload folder using huggingface_hub
ccc1c81 verified
raw
history blame contribute delete
223 Bytes
{
"prompts": {
"query": "Instruct: Given a query, retrieve documents that can help answer the query.\nQuery: ",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}