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
Currently, when doing the search users can specify base ranking model like BM25/QL and a number of rerankers.
Logically, they consist of one ranking model where only the final results count.
We should wrap them up into a ranking model and build a more general workflow for it.
The text was updated successfully, but these errors were encountered:
Currently, when doing the search users can specify base ranking model like BM25/QL and a number of rerankers.
Logically, they consist of one ranking model where only the final results count.
We should wrap them up into a ranking model and build a more general workflow for it.
The text was updated successfully, but these errors were encountered: