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
294 stars 38 forks source link

Add path for script run #20

Closed sahel-sh closed 11 months ago

sahel-sh commented 11 months ago

Add current path to sys path to ensure running scripts still work after changing the imports for packaging in https://github.com/castorini/rank_llm/pull/15