Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnweiwei authored Nov 6, 2023
1 parent 91593f0 commit f63b118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstructDistill/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Instruction Distillation

Code for paper [Instruction Distillation Makes LLMs Efficient Pointwise Rankers](https://github.com/sunnweiwei/RankGPT/edit/main/InstructDistill/Instruction-Distillation.pdf).
Code for paper [Instruction Distillation Makes LLMs Efficient Pointwise Rankers](https://arxiv.org/abs/2311.01555).

*Instruction Distillation* is an unsupervised approach to specialize LLMs on ranking tasks by distilling instructions.

Expand Down

0 comments on commit f63b118

Please sign in to comment.