iamjoon commited on
Commit
91f972a
·
verified ·
1 Parent(s): a66ccdb

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +20 -4
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -6,13 +6,29 @@ dataset_info:
6
  - name: user_prompt
7
  dtype: string
8
  - name: assistant
9
- dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  splits:
11
  - name: train
12
- num_bytes: 6409758
13
  num_examples: 991
14
- download_size: 1686415
15
- dataset_size: 6409758
16
  configs:
17
  - config_name: default
18
  data_files:
 
6
  - name: user_prompt
7
  dtype: string
8
  - name: assistant
9
+ struct:
10
+ - name: is_stock_related
11
+ dtype: bool
12
+ - name: negative_impact_stocks
13
+ sequence: string
14
+ - name: negative_keywords
15
+ sequence: string
16
+ - name: positive_impact_stocks
17
+ sequence: string
18
+ - name: positive_keywords
19
+ sequence: string
20
+ - name: reason_for_negative_impact
21
+ dtype: string
22
+ - name: reason_for_positive_impact
23
+ dtype: string
24
+ - name: summary
25
+ dtype: string
26
  splits:
27
  - name: train
28
+ num_bytes: 6277100
29
  num_examples: 991
30
+ download_size: 1704007
31
+ dataset_size: 6277100
32
  configs:
33
  - config_name: default
34
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a267eeb341386b339ab18b8f29b0b352c123070c42021fdcaf548ef33f9fc8d0
3
- size 1686415
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc434cf755e5691cc657faaf6c669da8b3b1f21a3646b11f735688fb70913968
3
+ size 1704007