Luke Merrick
commited on
Commit
•
3063768
1
Parent(s):
a6faa19
Phrasing
Browse files
README.md
CHANGED
@@ -7619,7 +7619,7 @@ model-index:
|
|
7619 |
|
7620 |
## This Model
|
7621 |
|
7622 |
-
This model is an updated version of
|
7623 |
|
7624 |
| Model Name | MTEB Retrieval Score (NDCG @ 10) |
|
7625 |
|:------------------------------------------------------------------------------------------------|:---------------------------------|
|
|
|
7619 |
|
7620 |
## This Model
|
7621 |
|
7622 |
+
This model is an updated version of [snowflake-arctic-embed-m](https://huggingface.co/Snowflake/snowflake-arctic-embed-m/) designed to improve embedding vector compressibility. This model achieves a slightly higher performance overall without compression, and it is additionally capable of retaining most of its retrieval quality even down to 128 byte embedding vectors through a combination of [Matryoshka Representation Learning (MRL)](https://arxiv.org/abs/2205.13147) and uniform scalar quanitization.
|
7623 |
|
7624 |
| Model Name | MTEB Retrieval Score (NDCG @ 10) |
|
7625 |
|:------------------------------------------------------------------------------------------------|:---------------------------------|
|