Parry-Parry / TDPart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top Down Partitioning for Efficient List-Wise Ranking

Structure

  • eval : Executes queries for both first stages and list-wise rankers.
  • modelling : Underlying classes for serving LLMs
  • transformer : Wrapper classes for interface with Pyterrier, algorithms are contained within the init file

About

License:MIT License


Languages

Language:Python 100.0%