ray-project/llm-applications

Missing instruction for BGE?

Muennighoff opened this issue · 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