You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: