From c6fe19bf15242866bbd1dc4bd74c3210f69b96a5 Mon Sep 17 00:00:00 2001 From: Vaibhav Adlakha <32997732+vaibhavad@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:52:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dca4cc..e46671d 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ More examples of classification, clustering, sentence similarity etc are present ## Model List - ### Meta-Llama-3-8B - - ### [Bi + MNTP](https://huggingface.co/McGill-NLP/LLM2Vec-Mistral-7B-Instruct-v2-mntp) + - ### [Bi + MNTP](https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp) - ### [Bi + MNTP + SimCSE](https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-unsup-simcse) - ### [Bi + MNTP + Supervised](https://huggingface.co/McGill-NLP/LLM2Vec-Meta-Llama-3-8B-Instruct-mntp-supervised) (state-of-the-art on MTEB among models trained on public data) - ### Mistral-7B