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
311 stars 39 forks source link

Replaced hardcoded folder names with configurable parameters #82

Closed yilinjz closed 8 months ago

yilinjz commented 8 months ago

PR for #41