Update README.md
Browse files
README.md
CHANGED
|
@@ -2608,7 +2608,7 @@ model-index:
|
|
| 2608 |
> GritLM is a generative representational instruction tuned language model. It unifies text representation (embedding) and text generation into a single model achieving state-of-the-art performance on both types of tasks.
|
| 2609 |
|
| 2610 |
- **Repository:** [ContextualAI/gritlm](https://github.com/ContextualAI/gritlm)
|
| 2611 |
-
- **Paper:**
|
| 2612 |
- **Logs:** https://wandb.ai/muennighoff/gritlm/runs/0uui712t/overview
|
| 2613 |
- **Script:** https://github.com/ContextualAI/gritlm/blob/main/scripts/training/train_gritlm_7b.sh
|
| 2614 |
|
|
|
|
| 2608 |
> GritLM is a generative representational instruction tuned language model. It unifies text representation (embedding) and text generation into a single model achieving state-of-the-art performance on both types of tasks.
|
| 2609 |
|
| 2610 |
- **Repository:** [ContextualAI/gritlm](https://github.com/ContextualAI/gritlm)
|
| 2611 |
+
- **Paper:** https://arxiv.org/abs/2402.09906
|
| 2612 |
- **Logs:** https://wandb.ai/muennighoff/gritlm/runs/0uui712t/overview
|
| 2613 |
- **Script:** https://github.com/ContextualAI/gritlm/blob/main/scripts/training/train_gritlm_7b.sh
|
| 2614 |
|