Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,6 @@ configs:
|
|
| 26 |
- data/subjective_questions_public_40.json
|
| 27 |
---
|
| 28 |
|
| 29 |
-
|
| 30 |
<h1 align="center">ICBCBench: An Industry Consortium Benchmark for Financial Deep Research</h1>
|
| 31 |
|
| 32 |
<div align="center">
|
|
@@ -35,7 +34,6 @@ configs:
|
|
| 35 |
<a href="https://huggingface.co/spaces/DeepFin-Intelligence/ICBCBench-Leaderboard"><img alt="Leaderboard" src="https://img.shields.io/badge/🏆%20Leaderboard-yellow?color=FFD700"></a>
|
| 36 |
</div>
|
| 37 |
|
| 38 |
-
|
| 39 |
## Overview
|
| 40 |
|
| 41 |
ICBCBench is an industry consortium benchmark for evaluating financial Deep Research Agents in real-world research scenarios. It consists of bilingual objective and subjective tasks across major financial sectors, including capital markets, banking, insurance, and related financial services. Developed with over 50 contributors from more than 40 financial and academic organizations, ICBCBench combines verifiable question answering with expert-aligned long-form report evaluation to assess retrieval–reasoning accuracy, factual grounding, citation reliability, and end-to-end report quality.
|
|
@@ -44,11 +42,9 @@ ICBCBench is an industry consortium benchmark for evaluating financial Deep Rese
|
|
| 44 |
<img src="https://raw.githubusercontent.com/DeepFin-Intelligence/ICBCBench/main/images/overview.png" alt="ICBCBench Overview" width="90%"/>
|
| 45 |
</p>
|
| 46 |
|
| 47 |
-
|
| 48 |
## Data
|
| 49 |
-
ICBCBench dataset consists of 120 questions with clear and unambiguous answers, covering both Chinese and English. It includes 40 subjective questions and 80 objective questions. The questions are primarily text-based, with a small number of multimodal examples. The dataset is divided into a public validation set and a test set with private answers and metadata.
|
| 50 |
|
| 51 |
-
-
|
| 52 |
|
| 53 |
## Directory Structure
|
| 54 |
|
|
@@ -58,9 +54,6 @@ data/
|
|
| 58 |
|-- subjective_questions_public_40.json # 40 subjective report questions
|
| 59 |
```
|
| 60 |
|
| 61 |
-
---
|
| 62 |
-
|
| 63 |
-
|
| 64 |
## Contact
|
| 65 |
|
| 66 |
For questions or feedback about ICBCBench, please contact:
|
|
|
|
| 26 |
- data/subjective_questions_public_40.json
|
| 27 |
---
|
| 28 |
|
|
|
|
| 29 |
<h1 align="center">ICBCBench: An Industry Consortium Benchmark for Financial Deep Research</h1>
|
| 30 |
|
| 31 |
<div align="center">
|
|
|
|
| 34 |
<a href="https://huggingface.co/spaces/DeepFin-Intelligence/ICBCBench-Leaderboard"><img alt="Leaderboard" src="https://img.shields.io/badge/🏆%20Leaderboard-yellow?color=FFD700"></a>
|
| 35 |
</div>
|
| 36 |
|
|
|
|
| 37 |
## Overview
|
| 38 |
|
| 39 |
ICBCBench is an industry consortium benchmark for evaluating financial Deep Research Agents in real-world research scenarios. It consists of bilingual objective and subjective tasks across major financial sectors, including capital markets, banking, insurance, and related financial services. Developed with over 50 contributors from more than 40 financial and academic organizations, ICBCBench combines verifiable question answering with expert-aligned long-form report evaluation to assess retrieval–reasoning accuracy, factual grounding, citation reliability, and end-to-end report quality.
|
|
|
|
| 42 |
<img src="https://raw.githubusercontent.com/DeepFin-Intelligence/ICBCBench/main/images/overview.png" alt="ICBCBench Overview" width="90%"/>
|
| 43 |
</p>
|
| 44 |
|
|
|
|
| 45 |
## Data
|
|
|
|
| 46 |
|
| 47 |
+
ICBCBench dataset consists of 120 questions with clear and unambiguous answers, covering both Chinese and English. It includes 40 subjective questions and 80 objective questions. The questions are primarily text-based, with a small number of multimodal examples. The dataset is divided into a public validation set and a test set with private answers and metadata.
|
| 48 |
|
| 49 |
## Directory Structure
|
| 50 |
|
|
|
|
| 54 |
|-- subjective_questions_public_40.json # 40 subjective report questions
|
| 55 |
```
|
| 56 |
|
|
|
|
|
|
|
|
|
|
| 57 |
## Contact
|
| 58 |
|
| 59 |
For questions or feedback about ICBCBench, please contact:
|