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
Sorry, I missed this, we're already doing MaxP and sum-based aggregation in Document Ranking. Birch is just a generalized weight-based sum aggregator that linearly interpolates with the BM25 scores right?
We should probably implement our own variant of Birch/BERT-MaxP in PyGaggle -
Let's call it
MonoBirchP
:)The text was updated successfully, but these errors were encountered: