- Automatically add EOS via Tokenizer, integrate Sentence Transformers (fd17b9cd89d6cc5b416d4b66ea25da0bea7f2bb0) - Remove eod_id line from README (7bd6fbe3c54b9ec2b4b1cc3a052720a76fcf0d90)
8 lines
215 B
JSON
8 lines
215 B
JSON
{
|
|
"prompts": {
|
|
"query": "Instruct: Given a web search query, retrieve relevant passages that answer the query\nQuery:",
|
|
"document": ""
|
|
},
|
|
"default_prompt_name": null,
|
|
"similarity_fn_name": "cosine"
|
|
} |