castorini / rank_llm

RankLLM is a Python toolkit for reproducible information retrieval research using rerankers, with a focus on listwise reranking.
http://rankllm.ai
Apache License 2.0
312 stars 39 forks source link

split rank_llm into subpackages and use src layout convension #31

Closed sahel-sh closed 8 months ago

sahel-sh commented 8 months ago

This cl: 1- Adds subpackages and uses src as the top level folder 2- Fixes rank-gpt class to work with current window size 3- Fixes the cost estimate to call update rankgpt constructor