Update readme.md

This commit is contained in:
Zhenyu
2025-08-21 01:22:02 +08:00
committed by GitHub
parent ca5ff7a2f9
commit ed214c20b3

View File

@@ -1,6 +1,8 @@
# 🤗 HiRAG: Retrieval-Augmented Generation with Hierarchical Knowledge
This is the repo for the paper [HiRAG: Retrieval-Augmented Generation with Hierarchical Knowledge](https://arxiv.org/abs/2503.10150).
**🎉 Accepted at [EMNLP 2025](https://2025.emnlp.org/) Findings! 🎊**
This is the repo for the paper [HiRAG: Retrieval-Augmented Generation with Hierarchical Knowledge](https://arxiv.org/abs/2503.10150).
## Model Pipeline
![image-20240129111934589](./imgs/hirag_ds_trans.drawio.png)
@@ -257,4 +259,4 @@ We gratefully acknowledge the use of the following open-source projects in our w
journal={arXiv preprint arXiv:2503.10150},
year={2025}
}
```
```