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

Merge LiT5 into RankLLM #116

Closed 17Melissa closed 3 months ago

17Melissa commented 6 months ago

Reference URA-Project

Issue 35 RankLLM: Merge LiT5 Models into RankLLM https://github.com/castorini/ura-projects/issues/35

The goal is to port LiT5-Distill and LiT5-Score over to RankLLM.

Completed

ronakice commented 3 months ago

Thanks for starting this @17Melissa, @XKTZ merged their version building on this, so I am closing it.