llm-applications icon indicating copy to clipboard operation
llm-applications copied to clipboard

Missing instruction for BGE?

Open Muennighoff opened this issue 1 year ago • 0 comments

Cool work!

Are you using the instruction when embedding queries using BGE? You need to prepend Represent this sentence for searching relevant passages: to every query when embedding with BGE. (https://huggingface.co/BAAI/bge-large-en)

I can't find it anywhere in the code. This information is pretty important to interpret your results.

cc @pcmoritz @GokuMohandas

Muennighoff avatar Nov 17 '23 05:11 Muennighoff