ikuyamada commited on
Commit
1b85a70
·
verified ·
1 Parent(s): 1ac5b0f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 with ease.**
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