zhenyu-writer commited on
Commit
c3484cf
·
verified ·
1 Parent(s): b45a9e9

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: company
5
+ dtype: string
6
+ - name: ticker
7
+ dtype: string
8
+ - name: type
9
+ dtype: string
10
+ - name: source
11
+ dtype: string
12
+ - name: date
13
+ dtype: string
14
+ - name: rating
15
+ dtype: string
16
+ - name: score
17
+ dtype: float64
18
+ - name: has_rating
19
+ dtype: string
20
+ - name: title
21
+ dtype: string
22
+ - name: executive_summary
23
+ dtype: string
24
+ - name: url
25
+ dtype: string
26
+ - name: revenue_growth
27
+ dtype: float64
28
+ - name: net_profit_margin
29
+ dtype: float64
30
+ - name: gross_margin
31
+ dtype: float64
32
+ - name: debt_to_equity
33
+ dtype: float64
34
+ - name: cash_position
35
+ dtype: float64
36
+ - name: price_target
37
+ dtype: float64
38
+ - name: pe_ratio
39
+ dtype: float64
40
+ - name: eps_estimate
41
+ dtype: float64
42
+ - name: zacks_rank
43
+ dtype: float64
44
+ - name: strong_buy_count
45
+ dtype: int64
46
+ - name: buy_count
47
+ dtype: int64
48
+ - name: hold_count
49
+ dtype: int64
50
+ - name: sell_count
51
+ dtype: int64
52
+ - name: strong_sell_count
53
+ dtype: int64
54
+ - name: total_analysts
55
+ dtype: int64
56
+ - name: metrics
57
+ dtype: float64
58
+ - name: file_name
59
+ dtype: string
60
+ - name: processed_date
61
+ dtype: string
62
+ - name: most_position
63
+ dtype: string
64
+ - name: reference
65
+ dtype: string
66
+ - name: prompt
67
+ dtype: string
68
+ splits:
69
+ - name: train
70
+ num_bytes: 57063
71
+ num_examples: 120
72
+ download_size: 29035
73
+ dataset_size: 57063
74
+ configs:
75
+ - config_name: default
76
+ data_files:
77
+ - split: train
78
+ path: data/train-*
79
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d61bd3a6ef990652f046f841a4fd2b0aaf3e09855bc6b3ef4238001af9f8361d
3
+ size 29035