Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Although RAG typically relies on embedding-based retrieval, the embedding models
|
|
25 |
|
26 |
**Knowledgeable Embedding** addresses this challenge by injecting real-world entity knowledge into embeddings, making them more *knowledgeable*.
|
27 |
|
28 |
-
**The entity knowledge is pluggable and can be dynamically updated
|
29 |
|
30 |
For further details, refer to [our paper](https://arxiv.org/abs/2507.03922) or [GitHub repository](https://github.com/knowledgeable-embedding/knowledgeable-embedding).
|
31 |
|
|
|
25 |
|
26 |
**Knowledgeable Embedding** addresses this challenge by injecting real-world entity knowledge into embeddings, making them more *knowledgeable*.
|
27 |
|
28 |
+
**The entity knowledge is pluggable and can be dynamically updated.**
|
29 |
|
30 |
For further details, refer to [our paper](https://arxiv.org/abs/2507.03922) or [GitHub repository](https://github.com/knowledgeable-embedding/knowledgeable-embedding).
|
31 |
|