F2LLM-v2-80M / config_sentence_transformers.json
Geralt-Targaryen's picture
Update config_sentence_transformers.json
35baae5 verified
{
"prompts": {
"query": "Instruct: Given a question, retrieve passages that can help answer the question.\nQuery: ",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}