Tinker250 commited on
Commit
77731e3
·
verified ·
1 Parent(s): 880048b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -8
README.md CHANGED
@@ -7,14 +7,46 @@ language:
7
  - en
8
  pretty_name: e
9
  configs:
10
- - config_name: cn
11
- data_files:
12
- - split: test
13
- path: cn/*.jsonl
14
- - config_name: en
15
- data_files:
16
- - split: test
17
- path: en/*.jsonl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  <p align="center">
 
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: financial_report_analysis
45
+ path: en/financial_report_analysis.jsonl
46
+ - split: stock_price_predict
47
+ path: en/stock_price_predict_en.jsonl
48
+ - split: user_sentiment_analysis
49
+ path: en/user_sentiment_analysis_en.jsonl
50
  ---
51
 
52
  <p align="center">