zeronox commited on
Commit
a0b7eb5
·
verified ·
1 Parent(s): f29dbb6

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -1,6 +1,5 @@
1
  *.7z filter=lfs diff=lfs merge=lfs -text
2
  *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
  *.bin filter=lfs diff=lfs merge=lfs -text
5
  *.bz2 filter=lfs diff=lfs merge=lfs -text
6
  *.ckpt filter=lfs diff=lfs merge=lfs -text
@@ -58,3 +57,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  *.7z filter=lfs diff=lfs merge=lfs -text
2
  *.arrow filter=lfs diff=lfs merge=lfs -text
 
3
  *.bin filter=lfs diff=lfs merge=lfs -text
4
  *.bz2 filter=lfs diff=lfs merge=lfs -text
5
  *.ckpt filter=lfs diff=lfs merge=lfs -text
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ cn/anomaly_information_tracing_cn.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ cn/financial_data_description_cn.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ cn/financial_multi-turn_perception_cn.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ cn/financial_report_analysis.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ cn/stock_price_predict_cn.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ cn/user_sentiment_analysis_cn.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ en/anomaly_information_tracing_en.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ en/financial_data_description_en.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ en/financial_multi-turn_perception_en.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ en/financial_quantitative_computation_en.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ en/stock_price_predict_en.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ en/user_sentiment_analysis_en.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - question-answering
5
+ language:
6
+ - zh
7
+ - en
8
+ pretty_name: e
9
+ configs:
10
+ - config_name: cn
11
+ data_files:
12
+ - split: anomaly_information_tracing
13
+ path: cn/anomaly_information_tracing_cn.jsonl
14
+ - split: conterfactual
15
+ path: cn/conterfactual_cn.jsonl
16
+ - split: event_logic_reasoning
17
+ path: cn/event_logic_reasoning_cn.jsonl
18
+ - split: financial_data_description
19
+ path: cn/financial_data_description_cn.jsonl
20
+ - split: financial_multi_turn_perception
21
+ path: cn/financial_multi-turn_perception_cn.jsonl
22
+ - split: financial_quantitative_computation
23
+ path: cn/financial_quantitative_computation_cn.jsonl
24
+ - split: financial_report_analysis
25
+ path: cn/financial_report_analysis.jsonl
26
+ - split: stock_price_predict
27
+ path: cn/stock_price_predict_cn.jsonl
28
+ - split: user_sentiment_analysis
29
+ path: cn/user_sentiment_analysis_cn.jsonl
30
+ - config_name: en
31
+ data_files:
32
+ - split: anomaly_information_tracing
33
+ path: en/anomaly_information_tracing_en.jsonl
34
+ - split: conterfactual
35
+ path: en/conterfactual_en.jsonl
36
+ - split: event_logic_reasoning
37
+ path: en/event_logic_reasoning_en.jsonl
38
+ - split: financial_data_description
39
+ path: en/financial_data_description_en.jsonl
40
+ - split: financial_multi_turn_perception
41
+ path: en/financial_multi-turn_perception_en.jsonl
42
+ - split: financial_quantitative_computation
43
+ path: en/financial_quantitative_computation_en.jsonl
44
+ - split: stock_price_predict
45
+ path: en/stock_price_predict_en.jsonl
46
+ - split: user_sentiment_analysis
47
+ path: en/user_sentiment_analysis_en.jsonl
48
+ ---
49
+
50
+ <p align="center">
51
+ <h1 align="center">BizFinBench.v2: A Unified Dual-Mode Bilingual Benchmark for Expert-Level Financial Capability Alignment</h1>
52
+ <p align="center">
53
+ <span class="author-block">
54
+ Xin Guo<sup>1,2,*</sup> </a>,</span>
55
+ <span class="author-block">
56
+ Rongjunchen Zhang<sup>1,*,♠</sup></a>, Guilong Lu<sup>1</sup>, Xuntao Guo<sup>1</sup>, Jia Shuai<sup>1</sup>, Zhi Yang<sup>2</sup>, Liwen Zhang<sup>2,♠</sup>
57
+ </span>
58
+ </div>
59
+ <div class="is-size-5 publication-authors" style="margin-top: 10px;">
60
+ <span class="author-block">
61
+ <sup>1</sup>HiThink Research, <sup>2</sup>Shanghai University of Finance and Economics
62
+ </span>
63
+ <br>
64
+ <span class="author-block">
65
+ <sup>*</sup>Co-first authors, <sup>♠</sup>Corresponding author, zhangrongjunchen@myhexin.com,zhang.liwen@shufe.edu.cn
66
+ </span>
67
+ </div>
68
+ </p>
69
+ <p>
70
+ 📖<a href="https://arxiv.org/abs/2601.06401">Paper</a> |🏠<a href="https://hithink-research.github.io/BizFinBench.v2/">Homepage</a>
71
+ </p>
72
+ <div align="center"></div>
73
+ <p align="center">
74
+
75
+ **BizFinBench.v2** is the secend release of [BizFinBench](https://github.com/HiThink-Research/BizFinBench). It is built entirely on real-world user queries from Chinese and U.S. equity markets. It bridges the gap between academic evaluation and actual financial operations.
76
+
77
+ <img src="static/score_sequence.png" alt="Evaluation Result">
78
+
79
+ ### 🌟 Key Features
80
+
81
+ * **Authentic & Real-Time:** 100% derived from real financial platform queries, integrating online assessment capabilities.
82
+ * **Expert-Level Difficulty:** A challenging dataset of **29,578 Q&A pairs** requiring professional financial reasoning.
83
+ * **Comprehensive Coverage:** Spans **4 core business scenarios**, 8 fundamental tasks, and 2 online tasks.
84
+
85
+ ### 📊 Key Findings
86
+ * **High Difficulty:** Even **ChatGPT-5** achieves only 61.5% accuracy on main tasks, highlighting a significant gap vs. human experts.
87
+ * **Online Prowess:** **DeepSeek-R1** outperforms all other commercial LLMs in dynamic online tasks, achieving a total return of 13.46% with a maximum drawdown of -8%.
88
+
89
+ ## 📢 News
90
+ - 🚀 [06/01/2026] TBD
91
+
92
+ ## 📕 Data Distrubution
93
+ BizFinBench.v2 contains multiple subtasks, each focusing on a different financial understanding and reasoning ability, as follows:
94
+
95
+ ### Distribution Visualization
96
+ <div align="center">
97
+ <img src="static/distribution.png" alt="Data Distribution" width="600">
98
+ </div>
99
+
100
+ ### Detailed Statistics
101
+ | Scenarios | Tasks | Avg. Input Tokens | # Questions |
102
+ |:---|:---|---:|---:|
103
+ | **Business Information Provenance** | Anomaly Information Tracing | 8,679 | 4,000 |
104
+ | | Financial Multi-turn Perception | 10,361 | 3,741 |
105
+ | | Financial Data Description | 3,577 | 3,837 |
106
+ | **Financial Logic Reasoning** | Financial Quantitative Computation | 1,984 | 2,000 |
107
+ | | Event Logic Reasoning | 437 | 4,000 |
108
+ | | Counterfactual Inference | 2,267 | 2,000 |
109
+ | **Stakeholder Feature Perception** | User Sentiment Analysis | 3,326 | 4,000 |
110
+ | | Financial Report Analysis | 19,681 | 2,000 |
111
+ | **Real-time Market Discernment** | Stock Price Prediction | 5,510 | 4,000 |
112
+ | | Portfolio Asset Allocation | — | — |
113
+ | **Total** | **—** | **—** | **29,578** |
114
+
115
+
116
+ ## ✒️Citation
117
+
118
+ ```
119
+ Coming Soon
120
+ ```
121
+
122
+ ## 📄 License
123
+ ![Code License](https://img.shields.io/badge/Code%20License-Apache_2.0-green.svg) ![Data License](https://img.shields.io/badge/Data%20License-CC%20By%20NC%204.0-red.svg) **Usage and License Notices**: The data and code are intended and licensed for research use only.
124
+ License: Attribution-NonCommercial 4.0 International It should abide by the policy of OpenAI: https://openai.com/policies/terms-of-use
125
+
126
+ ## 💖 Acknowledgement
127
+ * Special thanks to Ning Zhang, Siqi Wei, Kai Xiong, Kun Chen and colleagues at HiThink Research's data team for their support in building BizFinBench.v2.
128
+
cn/anomaly_information_tracing_cn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:276cb2f8b005f0b4851faf72e012bc43e4ae469681706237bfb08208ef67e6e4
3
+ size 30159289
cn/conterfactual_cn.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
cn/event_logic_reasoning_cn.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
cn/financial_data_description_cn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95a2f3e9d92046b07e8f7ad56441c76def79b2b00c1e21da939e6b501f53b8d0
3
+ size 17628504
cn/financial_multi-turn_perception_cn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcf9b2a5573e819f5240fe77cc160508ea37dd2e460edf98f49846e4c24fce1b
3
+ size 61720160
cn/financial_quantitative_computation_cn.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
cn/financial_report_analysis.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a907a8a46d3899d408db8c417a7bc4d4324da16550673ac8a37e4ef8103ef5b
3
+ size 119943277
cn/stock_price_predict_cn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09d4b01d2ff1d0a6363df3dd683eb5fb32e9cd6b51e4ceb2d6d112d138d45e96
3
+ size 33141708
cn/user_sentiment_analysis_cn.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3ce7c93669715d5734dc8af01e287a645802de7f3db992cfdd9d334db90e77f
3
+ size 14565428
en/anomaly_information_tracing_en.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36cf2eab171742f8bd0b06b2a4ed76e91bf0ae2a00a6cb39649106825096495f
3
+ size 86319419
en/conterfactual_en.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en/event_logic_reasoning_en.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
en/financial_data_description_en.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d185bd5952169c930e56687d04b8cc478d210cb0464f5d17588f7b107575861
3
+ size 17051567
en/financial_multi-turn_perception_en.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2c3024c6e15b1369f9405d6d4553047ba1891d49ee4d31c132414af9e011264
3
+ size 31893222
en/financial_quantitative_computation_en.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2dd4c79f9ece6fb00d88d2058ed3cae2bfb2ced542e4b5478b73e1bbf888ba5
3
+ size 11198175
en/stock_price_predict_en.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29885940ebdbec736d10956665d28c1ba6df68a519ad9c89ebbef538b7de87db
3
+ size 17348810
en/user_sentiment_analysis_en.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70fd112992e69e68ace0e0fc98aef88aac9fabd71d739162a674c52f78c898a1
3
+ size 16274311
static/anomly_information_tracing.png ADDED

Git LFS Details

  • SHA256: 9661afc33a27aaf2ac114c642719fff541c97d56f1b5eb55ff12bfe23b6c4b57
  • Pointer size: 130 Bytes
  • Size of remote file: 73.7 kB
static/distribution.png ADDED

Git LFS Details

  • SHA256: 8b8f9af3422287e395f64d18010a7df4dc8906f4f3a9ded18b2d472e43fe583d
  • Pointer size: 131 Bytes
  • Size of remote file: 959 kB
static/logo.png ADDED

Git LFS Details

  • SHA256: 6d9af52370c073da1b192683a08ce4703c35bbe58934e098864d3e7a35318353
  • Pointer size: 130 Bytes
  • Size of remote file: 16 kB
static/score_sequence.png ADDED

Git LFS Details

  • SHA256: cd5e2000d26f976438f7f3e8649ec2aa7b9a4ce53a7a307b9c3ef064a593469a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.2 MB
static/user_sentiment_analysis_example.png ADDED

Git LFS Details

  • SHA256: 801f90e5dc9b2a179c63291ae5883cd84d50b856586685b7078d184a730a58b9
  • Pointer size: 131 Bytes
  • Size of remote file: 119 kB