notoookay commited on
Commit
c59fd2c
·
verified ·
1 Parent(s): 6d9a6da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,4 +5,4 @@ pipeline_tag: sentence-similarity
5
 
6
  This model is the corresponding re-ranker supervised by instruction-tuned Llama2-7B, check our paper for more details.
7
 
8
- The model generates a relevance score directly during ranking.
 
5
 
6
  This model is the corresponding re-ranker supervised by instruction-tuned Llama2-7B, check our paper for more details.
7
 
8
+ The model generates a relevance score directly during ranking. Please replace the re-ranker argument in the scripts with model id.