A PyTerrier plugin for List | Pair | Set - wise re-rankers.
pip install git+https://github.com/Parry-Parry/pyterrier_llm.git
- RankGPT: RankGPT model by Sun et al.
- PairT5: Pairwise / Setwise Ranker based on FLAN-T5
- FastChatListwise: Allows use of models such as rankZephyr or RankVicuna for list-wise ranking
- LiT5: Allows use of FiD based LiT5, requires pyterrier_t5
- SetEncoder (Coming Soon!)