Datasets:

Modalities:
Text
Formats:
csv
Languages:
Chinese
Size:
< 1K
Libraries:
Datasets
pandas
License:
lyangpku commited on
Commit
148bc60
·
verified ·
1 Parent(s): 9c031f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -3
README.md CHANGED
@@ -1,3 +1,32 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - zh
5
+ ---
6
+ # xbench-evals
7
+
8
+ 🌐 [Website](https://xbench.org) | 📄 [Paper](https://xbench.org/files/xbench_profession_v2.4.pdf) | 🤗 [Dataset](https://huggingface.co/datasets/xbench)
9
+
10
+ Evergreen, contamination-free, real-world, domain-specific AI evaluation framework
11
+
12
+ xbench is more than just a scoreboard — it's a new evaluation framework with two complementary tracks, designed to measure both the intelligence frontier and real-world utility of AI systems:
13
+ - AGI Tracking: Measures core model capabilities like reasoning, tool-use, and memory
14
+ - Profession Aligned: A new class of evals grounded in workflows, environments, and business KPIs, co-designed with domain experts
15
+
16
+ We open source the dataset and evaluation code for two of our AGI Tracking benchmarks: ScienceQA and DeepSearch.
17
+
18
+ ## xbench-DeepSearch
19
+ DeepSearch is part of xbench's AGI Tracking series, focused on evaluating tool usage capabilities in search and information retrieval scenarios. For detailed evaluation procedures and further information, please refer to the [website](https://xbench.org/#/agi/aisearch) and Eval Card [xbench-DeepSearch](https://xbench.org/files/Eval%20Card%20xbench-DeepSearch.pdf) (Chinese version)
20
+
21
+ | Rank | Model | Mode | Company | Accuracy | Evaluation Date |
22
+ |------|:--------------------------:|:---------------:|:---------:|:--------:|:---------------:|
23
+ | 1 | o3 | Search | OpenAI | 65+ | 2025.05 |
24
+ | 2 | o4-mini-high | Search | OpenAI | 60+ | 2025.05 |
25
+ | 3 | Doubao | Deep Think | ByteDance | 50+ | 2025.05 |
26
+ | 3 | Grok-3 | DeeperSearch | xAI | 50+ | 2025.05 |
27
+ | 3 | Gemini 2.5 Pro (preview) | Deep Research | Google | 50+ | 2025.05 |
28
+
29
+ ## Submit your agent
30
+ If you are developing an AI agent and would like to evaluate it using the latest version of xbench, we welcome you to contact us. Please submit a public access link of your agent, and we will complete the evaluation within an agreed timeframe and share the results with you promptly.
31
+
32
+ Contact: [[email protected]]()