zpn commited on
Commit
93b80e7
·
verified ·
1 Parent(s): ac3a5fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -199,11 +199,11 @@ embeddings = model.encode(sentences, prompt_name="passage")
199
 
200
  ## Performance
201
 
202
- nomic-embed-text-v2 performance on BEIR and MIRACL compared to other open-weights embedding models:
203
 
204
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/607997c83a565c15675055b3/xadjrezEIM0Q1jbgmjqO7.png)
205
 
206
- nomic-embed-text-v2 performance on BEIR at 768 dimension and truncated to 256 dimensions:
207
 
208
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/607997c83a565c15675055b3/8hmhWQ_TTmlrviZFIBSxo.png)
209
 
 
199
 
200
  ## Performance
201
 
202
+ nomic-embed-text-v2-moe performance on BEIR and MIRACL compared to other open-weights embedding models:
203
 
204
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/607997c83a565c15675055b3/xadjrezEIM0Q1jbgmjqO7.png)
205
 
206
+ nomic-embed-text-v2-moe performance on BEIR at 768 dimension and truncated to 256 dimensions:
207
 
208
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/607997c83a565c15675055b3/8hmhWQ_TTmlrviZFIBSxo.png)
209