Skip to content

Commit

Permalink
Quick README.md Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ronakice committed Feb 9, 2024
1 parent 0282a23 commit ae12427
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ If you use RankLLM, please cite the following relevant papers:

[[2309.15088] RankVicuna: Zero-Shot Listwise Document Reranking with Open-Source Large Language Models](https://arxiv.org/abs/2309.15088)

<!-- {% raw %} -->
```
@ARTICLE{pradeep2023rankvicuna,
title = {{RankVicuna}: Zero-Shot Listwise Document Reranking with Open-Source Large Language Models},
Expand All @@ -69,9 +70,12 @@ If you use RankLLM, please cite the following relevant papers:
journal = {arXiv:2309.15088}
}
```
<!-- {% endraw %} -->


[[2312.02724] RankZephyr: Effective and Robust Zero-Shot Listwise Reranking is a Breeze!](https://arxiv.org/abs/2312.02724)

<!-- {% raw %} -->
```
@ARTICLE{pradeep2023rankzephyr,
title = {{RankZephyr}: Effective and Robust Zero-Shot Listwise Reranking is a Breeze!},
Expand All @@ -80,6 +84,7 @@ If you use RankLLM, please cite the following relevant papers:
journal = {arXiv:2312.02724}
}
```
<!-- {% endraw %} -->

## 🙏 Acknowledgments

Expand Down

0 comments on commit ae12427

Please sign in to comment.