File size: 1,083 Bytes
9202aaf
 
 
 
 
 
53ec0c0
9202aaf
 
 
 
 
927e909
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53ec0c0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: DeepResearch Bench
emoji: πŸ”
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.31.0
app_file: app.py
pinned: false
license: apache-2.0
---

# DeepResearch Bench

**DeepResearch Bench: A Comprehensive Benchmark for Deep Research Agents**

This application showcases comprehensive evaluation results for Deep Research Agents. The app includes:

- πŸ† **Leaderboard** - View overall performance metrics across all evaluated models
- πŸ” **Data Viewer** - Explore detailed results for individual research tasks
- πŸ“Š **Side-by-Side Comparison** - Compare different models' responses to the same research questions

Visit our [project website](https://deepresearch-bench.github.io) for more information.

## Citation
```bibtex
@article{du2025deepresearch,
  author    = {Mingxuan Du and Benfeng Xu and Chiwei Zhu and Xiaorui Wang and Zhendong Mao},
  title     = {DeepResearch Bench: A Comprehensive Benchmark for Deep Research Agents},
  journal   = {arXiv preprint},
  year      = {2025},
}
```

## Hugging Face Space Details
- SDK: Gradio
- SDK Version: 3.50.0