callanwu commited on
Commit
8f48851
·
1 Parent(s): ad07983

add deep search benchmark

Browse files
Files changed (1) hide show
  1. content.py +1 -1
content.py CHANGED
@@ -23,7 +23,7 @@ To list your method's performance on this leaderboard, email **jialongwu@alibaba
23
  ```
24
  2. Include the following details in your email:
25
  - **User Name**
26
- - **Type** (RAG-system or Agent)
27
  - **Method Name**
28
 
29
  Your method will be evaluated and added to the leaderboard. For reference, check out the [evaluation code](https://github.com/Alibaba-NLP/WebWalker/src/evaluate.py).
 
23
  ```
24
  2. Include the following details in your email:
25
  - **User Name**
26
+ - **Type** (Deep Search Agent or Web Traverse Agent or RAG-system)
27
  - **Method Name**
28
 
29
  Your method will be evaluated and added to the leaderboard. For reference, check out the [evaluation code](https://github.com/Alibaba-NLP/WebWalker/src/evaluate.py).