Views
No views yet
lightning-ir re_rank --config ./configs/re-rank.yaml --model.model_name_or_path <MODEL_NAME>| Model Name | TREC DL 19 (BM25) | TREC DL 20 (BM25) | TREC DL 19 (ColBERTv2) | TREC DL 20 (ColBERTv2) |
|---|---|---|---|---|
| webis/set-encoder-base | 0.746 | 0.704 | 0.781 | 0.768 |
| webis/set-encoder-large | 0.750 | 0.722 | 0.789 | 0.791 |
1@InProceedings{schlatt:2025,
2 address = {Berlin Heidelberg New York},
3 author = {Ferdinand Schlatt and Maik Fr{\"o}be and Harrisen Scells and Shengyao Zhuang and Bevan Koopman and Guido Zuccon and Benno Stein and Martin Potthast and Matthias Hagen},
4 booktitle = {Advances in Information Retrieval. 47th European Conference on IR Research (ECIR 2025)},
5 doi = {10.1007/978-3-031-88711-6_1},
6 month = apr,
7 publisher = {Springer},
8 series = {Lecture Notes in Computer Science},
9 site = {Lucca, Italy},
10 title = {{Set-Encoder: Permutation-Invariant Inter-Passage Attention for Listwise Passage Re-Ranking with Cross-Encoders}},
11 year = 2025
12}