Does gte model need prefix for short-long form query?

#2
by Lucas510 - opened

Hi, I am building a search app which use short queires to search long passages. Do I need to add any prefiex to queires like "query:" for queries to improve performance?

No, using the GTE model does not require adding a prefix to the input sentence.

Sign up or log in to comment