FRIDA / config_sentence_transformers.json
ai-forever's picture
Add prompts to config
537c839 verified
raw
history blame
354 Bytes
{
"prompts": {
"paraphrase": "paraphrase: ",
"search_query": "search_query: ",
"search_document": "search_document: ",
"categorize_sentiment": "categorize_sentiment: ",
"categorize_topic": "categorize_topic: ",
"categorize_entailment": "categorize_entailment: "
},
"default_prompt_name": null,
"similarity_fn_name": null
}