orionweller commited on
Commit
a6eab1f
1 Parent(s): 6cea809

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ model-index:
53
 
54
  FollowIR-7B is an instruction-tuned language model to be used for reranking in retrieval. It is [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/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.
55
 
56
- - **Repository:** [orionw/mteb-instruct](https://github.com/orionw/mteb-instruct)
57
  - **Paper:** https://arxiv.org/abs/2403.15246
58
  - **Instruction-Training Dataset:** [jhu-clsp/followir-training-set](https://huggingface.co/datasets/jhu-clsp/FollowIR-training-set)
59
 
 
53
 
54
  FollowIR-7B is an instruction-tuned language model to be used for reranking in retrieval. It is [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/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.
55
 
56
+ - **Repository:** [orionw/FollowIR](https://github.com/orionw/FollowIR)
57
  - **Paper:** https://arxiv.org/abs/2403.15246
58
  - **Instruction-Training Dataset:** [jhu-clsp/followir-training-set](https://huggingface.co/datasets/jhu-clsp/FollowIR-training-set)
59