Spaces:
Running
Running
add deep search benchmark
Browse files- content.py +5 -8
content.py
CHANGED
@@ -48,14 +48,11 @@ CITATION = f"""
|
|
48 |
If this work is helpful, please kindly cite as:
|
49 |
|
50 |
```bigquery
|
51 |
-
@
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
archivePrefix={{arXiv}},
|
57 |
-
primaryClass={{cs.CL}},
|
58 |
-
url={{https://arxiv.org/abs/2501.07572}},
|
59 |
}}
|
60 |
```
|
61 |
"""
|
|
|
48 |
If this work is helpful, please kindly cite as:
|
49 |
|
50 |
```bigquery
|
51 |
+
@article{{wu2025webwalker,
|
52 |
+
title={{Webwalker: Benchmarking llms in web traversal}},
|
53 |
+
author={{Wu, Jialong and Yin, Wenbiao and Jiang, Yong and Wang, Zhenglin and Xi, Zekun and Fang, Runnan and Zhang, Linhai and He, Yulan and Zhou, Deyu and Xie, Pengjun and others}},
|
54 |
+
journal={{arXiv preprint arXiv:2501.07572}},
|
55 |
+
year={{2025}}
|
|
|
|
|
|
|
56 |
}}
|
57 |
```
|
58 |
"""
|