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
362 stars 43 forks source link

fix vicuna and zephyr rerankers, format all #131

Closed sahel-sh closed 3 months ago

sahel-sh commented 3 months ago

This PR fixes rv and rz, after this fix all the demp scripts ran successfully.

Pull Request Checklist

Reference Issue

Please provide the reference to issue this PR is addressing (# followed by the issue number). If there is no associated issue, write "N/A".

ref: N/A

Checklist Items

Before submitting your pull request, please review these items:

PR Type

What kind of change does this PR introduce?