Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
|
11 |
# Model Summary
|
12 |
|
13 |
-
|
14 |
|
15 |
- **Repository:** [orionw/mteb-instruct](https://github.com/orionw/mteb-instruct)
|
16 |
- **Paper:** TODO
|
|
|
10 |
|
11 |
# Model Summary
|
12 |
|
13 |
+
FollowIR-7B is an instruction-tuned language model to be used for reranking in retrieval. It is Mistral-7B-Instruct-v0.2 fine-tuned on retrieval data with instructions from the FollowIR dataset. These instructions were taken from TREC tracks and are human written. FollowIR-7B outperforms all other retrieval models at following instructions. See the paper for more details.
|
14 |
|
15 |
- **Repository:** [orionw/mteb-instruct](https://github.com/orionw/mteb-instruct)
|
16 |
- **Paper:** TODO
|