POLAR-Q3-0.6b-gist / config_sentence_transformers.json
CocoRoF's picture
DPO-Train
9946f61 verified
raw
history blame contribute delete
215 Bytes
{
"prompts": {
"query": "Instruct: Given a web search query, retrieve relevant passages that answer the query\nQuery:",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}