Commit
·
3b18db1
1
Parent(s):
5e9ee55
link update
Browse files- create_leaderboard.py +1 -1
create_leaderboard.py
CHANGED
@@ -63,7 +63,7 @@ with gr.Blocks(title="DeepResearch Bench") as demo:
|
|
63 |
<div class="intro-block">
|
64 |
The research aims to comprehensively evaluate the capabilities of Deep Research Agents.<br>
|
65 |
<a href="#">Code</a> |
|
66 |
-
<a href="https://deepresearch-bench.github.io
|
67 |
<a href="#">Paper</a> |
|
68 |
<a href="#">Eval Dataset</a> |
|
69 |
Total models: 16 | Last Update: 28 May 2025
|
|
|
63 |
<div class="intro-block">
|
64 |
The research aims to comprehensively evaluate the capabilities of Deep Research Agents.<br>
|
65 |
<a href="#">Code</a> |
|
66 |
+
<a href="https://deepresearch-bench.github.io">Website</a> |
|
67 |
<a href="#">Paper</a> |
|
68 |
<a href="#">Eval Dataset</a> |
|
69 |
Total models: 16 | Last Update: 28 May 2025
|