File size: 475 Bytes
537c839 5cc05c6 537c839 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"__version__": {
"sentence_transformers": "2.7.0",
"transformers": "4.40.1",
"pytorch": "2.2.1+cu118"
},
"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
} |