sunnweiwei / RankGPT

Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]
https://arxiv.org/abs/2304.09542
Apache License 2.0
524 stars 48 forks source link

Baseline of Instructional Relevance Generation #16

Closed zhyunlong closed 9 months ago

zhyunlong commented 9 months ago

I greatly appreciate your work. I have some doubts about the implementation details of the baselines. Can you share the code for Instructional Relevance Generation with me?

sunnweiwei commented 9 months ago

Hi, I have uploaded the relevant code at https://github.com/sunnweiwei/RankGPT/blob/main/pointwise.py.