Ayanami0730 commited on
Commit
75aa6f0
·
1 Parent(s): 3b18db1

link update

Browse files
Files changed (1) hide show
  1. create_leaderboard.py +4 -4
create_leaderboard.py CHANGED
@@ -62,10 +62,10 @@ with gr.Blocks(title="DeepResearch Bench") as demo:
62
 
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
70
  </div>
71
  """)
 
62
 
63
  <div class="intro-block">
64
  The research aims to comprehensively evaluate the capabilities of Deep Research Agents.<br>
65
+ <a href="#" target="_blank">Code</a> |
66
+ <a href="https://deepresearch-bench.github.io" target="_blank">Website</a> |
67
+ <a href="#" target="_blank">Paper</a> |
68
+ <a href="#" target="_blank">Eval Dataset</a> |
69
  Total models: 16 | Last Update: 28 May 2025
70
  </div>
71
  """)