Update README.md
Browse files
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.
|