Jack Morris
commited on
Commit
•
9e2ed1d
1
Parent(s):
9792ab1
link to code
Browse files
README.md
CHANGED
@@ -8647,6 +8647,8 @@ model-index:
|
|
8647 |
---
|
8648 |
# Contextual Document Embeddings (CDE)
|
8649 |
|
|
|
|
|
8650 |
Our new model that naturally integrates "context tokens" into the embedding process. As of October 1st, 2024, `cde-small-v1` is the best small model (under 400M params) on the [MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard) for text embedding models, with an average score of 65.00.
|
8651 |
|
8652 |
👉 <b><a href="https://colab.research.google.com/drive/1r8xwbp7_ySL9lP-ve4XMJAHjidB9UkbL?usp=sharing">Try on Colab</a></b>
|
|
|
8647 |
---
|
8648 |
# Contextual Document Embeddings (CDE)
|
8649 |
|
8650 |
+
**Link to code: github.com/jxmorris12/cde**
|
8651 |
+
|
8652 |
Our new model that naturally integrates "context tokens" into the embedding process. As of October 1st, 2024, `cde-small-v1` is the best small model (under 400M params) on the [MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard) for text embedding models, with an average score of 65.00.
|
8653 |
|
8654 |
👉 <b><a href="https://colab.research.google.com/drive/1r8xwbp7_ySL9lP-ve4XMJAHjidB9UkbL?usp=sharing">Try on Colab</a></b>
|