orionweller commited on
Commit
3fa859c
1 Parent(s): 8be371b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -12,15 +12,10 @@ tags:
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 instruction retrieval data.
14
 
15
- - **Repository:** [ContextualAI/gritlm](https://github.com/ContextualAI/gritlm)
16
- - **Paper:** https://arxiv.org/abs/2402.09906
17
- - **Logs:** https://wandb.ai/muennighoff/gritlm/runs/0uui712t/overview
18
- - **Script:** https://github.com/ContextualAI/gritlm/blob/main/scripts/training/train_gritlm_7b.sh
19
 
20
- | Model | Description |
21
- |-------|-------------|
22
- | [GritLM 7B](https://hf.co/GritLM/GritLM-7B) | Mistral 7B finetuned using GRIT |
23
- | [GritLM 8x7B](https://hf.co/GritLM/GritLM-8x7B) | Mixtral 8x7B finetuned using GRIT |
24
 
25
  # Use
26
 
 
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 instruction retrieval data.
14
 
15
+ - **Repository:** [orionw/mteb-instruct](https://github.com/orionw/mteb-instruct)
16
+ - **Paper:** TODO
17
+ - **Dataset:** TODO
 
18
 
 
 
 
 
19
 
20
  # Use
21