PyTorch
qwen2
xssstory commited on
Commit
7c290c0
·
verified ·
1 Parent(s): 72e3bf3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -7,8 +7,9 @@ base_model:
7
  ---
8
 
9
  ### Instruction
10
- [![GitHub](https://img.shields.io/badge/GitHub-Repository-black?logo=github)](https://github.com/inclusionAI/ASearcher)
11
- [![Arxiv]](arxiv.org/abs/2508.07976)
 
12
 
13
  ASearcher is an open-source framework designed for large-scale online reinforcement learning (RL) training of search agents. Our mission is to advance Search Intelligence to expert-level performance. We are fully committed to open-source by releasing model weights, detailed training methodologies, and data construction pipelines. Additionally, we provide comprehensive guidance on building and training customized agents based on AReaL. ASearcher empowers developers to build their own high-performance search agents easily and cost-effectively.
14
 
 
7
  ---
8
 
9
  ### Instruction
10
+ [![GitHub](https://img.shields.io/badge/GitHub-Repository-black?logo=github)](https://github.com/inclusionAI/ASearcher)
11
+
12
+ 📄Paper: [https://arxiv.org/abs/2508.07976](https://arxiv.org/abs/2508.07976v1)
13
 
14
  ASearcher is an open-source framework designed for large-scale online reinforcement learning (RL) training of search agents. Our mission is to advance Search Intelligence to expert-level performance. We are fully committed to open-source by releasing model weights, detailed training methodologies, and data construction pipelines. Additionally, we provide comprehensive guidance on building and training customized agents based on AReaL. ASearcher empowers developers to build their own high-performance search agents easily and cost-effectively.
15