weiyali126 commited on
Commit
4ba171e
·
verified ·
1 Parent(s): 58647c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,7 +31,7 @@ configs:
31
 
32
  <div align="center">
33
  <a href="https://arxiv.org/abs/2606.17458" target="_blank"><img src=https://img.shields.io/badge/arXiv-b5212f.svg?logo=arxiv></a>
34
- <a href="https://github.com/DeepFin-Intelligence/ICBCBench"><img alt="Github" src="https://img.shields.io/badge/GitHub-Repository-181717?logo=github&logoColor=white"></a>
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
 
@@ -41,7 +41,7 @@ configs:
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.
42
 
43
  <p align="center">
44
- <img src="./images/overview.png" alt="ICBCBench Overview" width="90%"/>
45
  </p>
46
 
47
 
 
31
 
32
  <div align="center">
33
  <a href="https://arxiv.org/abs/2606.17458" target="_blank"><img src=https://img.shields.io/badge/arXiv-b5212f.svg?logo=arxiv></a>
34
+ <a href="https://github.com/DeepFin-Intelligence/ICBCBench"><img alt="Github" src="https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=white"></a>
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
 
 
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.
42
 
43
  <p align="center">
44
+ <img src="https://github.com/DeepFin-Intelligence/ICBCBench/blob/main/images/overview.png" alt="ICBCBench Overview" width="90%"/>
45
  </p>
46
 
47