quantum09 commited on
Commit
e4773a1
·
verified ·
1 Parent(s): a05a347

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: system_prompt
5
+ dtype: string
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
+ list: 'null'
14
+ - name: negative_keywords
15
+ list: 'null'
16
+ - name: positive_impact_stocks
17
+ list: string
18
+ - name: positive_keywords
19
+ list: 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: 30299
29
+ num_examples: 5
30
+ download_size: 39267
31
+ dataset_size: 30299
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f15af62c4510cd831ad45b2a1de5bf7dd3a0bd1e8136fde4fddfa6084e1ff1
3
+ size 39267