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 7dc504a commit b400cb2
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://arxiv.org/abs/2311.01555).
Code for paper [Instruction Distillation Makes Large Language Models Efficient Zero-shot 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 b400cb2

Please sign in to comment.