orionweller commited on
Commit
86953e2
·
verified ·
1 Parent(s): 9b6fa32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
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.
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