Update README.md
Browse files
README.md
CHANGED
@@ -199,9 +199,11 @@ embeddings = model.encode(sentences, prompt_name="passage")
|
|
199 |
|
200 |
## Performance
|
201 |
|
|
|
202 |
|
203 |

|
204 |
|
|
|
205 |
|
206 |

|
207 |
|
|
|
199 |
|
200 |
## Performance
|
201 |
|
202 |
+
nomic-embed-text-v2 performance on BEIR and MIRACL compared to other open-weights embedding models:
|
203 |
|
204 |

|
205 |
|
206 |
+
nomic-embed-text-v2 performance on BEIR at 768 dimension and truncated to 256 dimensions:
|
207 |
|
208 |

|
209 |
|