llm-applications
llm-applications copied to clipboard
Missing instruction for BGE?
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