Spaces:
Running
Running
add deep search benchmark
Browse files- 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** (
|
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).
|