Alibaba-NLP / RankingGPT

code for paper 《RankingGPT: Empowering Large Language Models in Text Ranking with Progressive Enhancement》
29 stars 2 forks source link

Any cpt or sft scripts for the other models in the paper? #3

Open destroy-lonely opened 1 month ago

destroy-lonely commented 1 month ago

Very good work, but you seem to have only provided the code for the BLOOM model, I am wondering if there are any plans to open source the code for the other models!

zlh-source commented 1 month ago

Hello, the training codes for different LLMs are universal. You only need to modify the corresponding script parameters.