Reranker icon indicating copy to clipboard operation
Reranker copied to clipboard

Build Text Rerankers with Deep Language Models

Results 5 Reranker issues
Sort by recently updated
recently updated
newest added

I tried to use the reranker module to fintune on the msmarco passage task, but result is not perform well.(For roberta large and bm25 top100, the mrr10 only 0.3195). Is...

Error: if python 3.9 is installed, the setup command will install Pandas 1.3.0 because older versions of Pandas are not compatible with Python 3.9. This Pandas version doesn't accept the...

Hi there. I am interested in which set of hyperparameters did you use for your MAMARCO-doc training ensemble submission? I tried the sample hyperparameters as listed in your documentation but...

I tried to follow the training section of the readme. I get the following error: Traceback (most recent call last): File "C:\Users\Christoph.Schneider\PycharmProjects\SentBertHelpDesk\try_reranker.py", line 22, in train_dataset = GroupedTrainDataset( File "C:\Users\Christoph.Schneider\Anaconda3\envs\SentBertHelpDesk\lib\site-packages\reranker\data.py",...

I follow the example of msmarco, but can not get the consistent results in your report. the ckpt of bert is bert-base-uncased, here is my result on dev: {'MRR @100':...