config_sentence_transformers.json does not include the prompt to embeddings mappings
#19
by
Tonic
- opened
Issue : it would be nice to know which prompts map to which embeddings
currently there is no mapping provided in config_sentence_transformers.json
with this mapping we'll be able to use the model correctly
In config_sentence_transformers.json We provide a general prompt for retrieval task. You can find other prompts used for MTEB in https://huggingface.co./Alibaba-NLP/gte-Qwen2-7B-instruct/blob/main/scripts/eval_mteb.py