Update config_sentence_transformers
Browse files
config_sentence_transformers.json
CHANGED
|
@@ -6,10 +6,10 @@
|
|
| 6 |
"pytorch": "2.5.1+cu118"
|
| 7 |
},
|
| 8 |
"prompts": {
|
| 9 |
-
"query": "Instruction: Given a Chinese search query, retrieve web passages that answer the question \nQuery:
|
| 10 |
"document": "",
|
| 11 |
"passage": ""
|
| 12 |
},
|
| 13 |
"default_prompt_name": null,
|
| 14 |
"similarity_fn_name": "cosine"
|
| 15 |
-
}
|
|
|
|
| 6 |
"pytorch": "2.5.1+cu118"
|
| 7 |
},
|
| 8 |
"prompts": {
|
| 9 |
+
"query": "Instruction: Given a Chinese search query, retrieve web passages that answer the question \nQuery:",
|
| 10 |
"document": "",
|
| 11 |
"passage": ""
|
| 12 |
},
|
| 13 |
"default_prompt_name": null,
|
| 14 |
"similarity_fn_name": "cosine"
|
| 15 |
+
}
|