Update README.md
Browse files
README.md
CHANGED
|
@@ -59,3 +59,28 @@ data/
|
|
| 59 |
```
|
| 60 |
|
| 61 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
```
|
| 60 |
|
| 61 |
---
|
| 62 |
+
|
| 63 |
+
|
| 64 |
+
## Contact
|
| 65 |
+
|
| 66 |
+
For questions or feedback about ICBCBench, please contact:
|
| 67 |
+
|
| 68 |
+
- **Weiya Li**: [weiyali126@outlook.com](mailto:weiyali126@outlook.com)
|
| 69 |
+
- **Zhiwei Tang**: [zwtang1220@gmail.com](mailto:zwtang1220@gmail.com)
|
| 70 |
+
- **Yizhou He**: [jonah_he@163.com](mailto:jonah_he@163.com)
|
| 71 |
+
- **Li Guo**: [guo_li@fudan.edu.cn](mailto:guo_li@fudan.edu.cn)
|
| 72 |
+
- **Linfeng Zhang**: [zhanglinfeng@sjtu.edu.cn](mailto:zhanglinfeng@sjtu.edu.cn)
|
| 73 |
+
|
| 74 |
+
## Citation
|
| 75 |
+
|
| 76 |
+
```bibtex
|
| 77 |
+
@misc{li2026icbcbenchindustryconsortiumbenchmark,
|
| 78 |
+
title={ICBCBench: An Industry Consortium Benchmark for Financial Deep Research},
|
| 79 |
+
author={Weiya Li and Zhiwei Tang and Yizhou He and Chenghao Wang and Liang Feng and Xiao Sun and Dongrui Liu and Zichen Wen and Hu Wei and Jinghang Wang and Yi Luo and Li Guo and Linfeng Zhang},
|
| 80 |
+
year={2026},
|
| 81 |
+
eprint={2606.17458},
|
| 82 |
+
archivePrefix={arXiv},
|
| 83 |
+
primaryClass={cs.CE},
|
| 84 |
+
url={https://arxiv.org/abs/2606.17458},
|
| 85 |
+
}
|
| 86 |
+
```
|