zstanjj commited on
Commit
ccdc684
·
verified ·
1 Parent(s): 82a8802

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -9,4 +9,20 @@ tags:
9
  - biology
10
  - finance
11
  - text-generation-inference
12
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  - biology
10
  - finance
11
  - text-generation-inference
12
+ ---
13
+
14
+ ## Model Information
15
+
16
+ We release agent model used in **HierSearch: A Hierarchical Enterprise Deep Search Framework Integrating Local and Web Searches**.
17
+
18
+ <p align="left">
19
+ Useful links: 📝 <a href="https://arxiv.org/abs/2508.08088" target="_blank">Paper</a> • 🤗 <a href="https://huggingface.co/papers/2508.08088" target="_blank">Hugging Face</a> • 🧩 <a href="https://github.com/plageon/HierSearch" target="_blank">Github</a>
20
+ </p>
21
+
22
+ 1. We explore the deep search framework in multi-knowledge-source scenarios and propose a hierarchical agentic paradigm and train with HRL;
23
+ 2. We notice drawbacks of the naive information transmission among deep search agents and developed a knowledge refiner suitable for multi-knowledge-source scenarios;
24
+ 3. Our proposed approach for reliable and effective deep search across multiple knowledge sources outperforms existing baselines the flat-RL solution in various domains.
25
+
26
+
27
+ 🌹 If you use this model, please ✨star our **[GitHub repository](https://github.com/plageon/HierSearch)** or upvote our **[paper](https://huggingface.co/papers/2508.08088)** to support us. Your star means a lot!
28
+