XAT928 commited on
Commit
9a4d406
·
verified ·
1 Parent(s): 25620a1

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +25 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: open_price
5
+ dtype: float64
6
+ - name: high_price
7
+ dtype: float64
8
+ - name: low_price
9
+ dtype: float64
10
+ - name: close_price
11
+ dtype: float64
12
+ - name: open_time
13
+ dtype: timestamp[ns, tz=UTC]
14
+ splits:
15
+ - name: train
16
+ num_bytes: 54840
17
+ num_examples: 1371
18
+ download_size: 49149
19
+ dataset_size: 54840
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1849b974171f708bffde752549f63ce373c37280c5a82ed0f5efe6de9ee69f00
3
+ size 49149