Skip to content

Injecting the BM25 Score as Text Improves BERT-Based Re-rankers - Accepted at ECIR 2023

Notifications You must be signed in to change notification settings

arian-askari/injecting_bm25_score_bert_reranker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Injecting the BM25 Score as Text Into BERT-Based Re-rankers

Arian Askari, Amin Abolghasemi, Gabriella Pasi, Wessel Kraaij and Suzan Verberne. Injecting the BM25 Score as Text Improves BERT-Based Re-rankers. ECIR 2023 (full paper).

Quick run notebook

To quickly train a cross-encoder_BM25CAT re-ranker in a knowledge distillation (KD) setup, you could use the implementation below. All of files including the BM25 injection scores and the dataset will be automatically downloaded thorough Notebook. You only need to run all cells.

train_cross-encoder_kd_BM25CAT

Relevant repository to the extension of this work

Please check out the following repository for training cross-encoder_DPRCAT "Improving BERT-Based Re-rankers by Injecting First-Stage Retriever Score as Text", in which all of the scores json file are available and we also proivde run files in TREC format.

About

Injecting the BM25 Score as Text Improves BERT-Based Re-rankers - Accepted at ECIR 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published