sudongpo commited on
Commit
3eaa6c7
·
verified ·
1 Parent(s): 55235ee

Update config_sentence_transformers.json

Browse files
Files changed (1) hide show
  1. config_sentence_transformers.json +1 -1
config_sentence_transformers.json CHANGED
@@ -6,7 +6,7 @@
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
  },
 
6
  "pytorch": "2.5.1+cu118"
7
  },
8
  "prompts": {
9
+ "query": "Instruction: Given a search query, retrieve passages that answer the question \nQuery:",
10
  "document": "",
11
  "passage": ""
12
  },