Update config_sentence_transformers.json
Browse files
    	
        config_sentence_transformers.json
    CHANGED
    
    | @@ -6,7 +6,7 @@ | |
| 6 | 
             
                "pytorch": "2.5.1+cu118"
         | 
| 7 | 
             
              },
         | 
| 8 | 
             
              "prompts": {
         | 
| 9 | 
            -
                "query": "Instruction: Given a  | 
| 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 | 
             
              },
         | 

