F2LLM-v2-1.7B / config_sentence_transformers.json
Geralt-Targaryen's picture
Upload folder using huggingface_hub
8ca7181 verified
raw
history blame contribute delete
224 Bytes
{
"prompts": {
"query": "Instruct: Given a question, retrieve passages that can help answer the question.\nQuery: ",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}