Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
-
|
2 |
---
|
3 |
language:
|
4 |
- en
|
5 |
license: other
|
6 |
task_categories:
|
7 |
-
|
8 |
features:
|
9 |
- name: symbol
|
10 |
dtype: string
|
@@ -22,7 +21,38 @@ features:
|
|
22 |
dtype: int64
|
23 |
- name: adj_close
|
24 |
dtype: float64
|
25 |
-
extra_gated_prompt:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
# Dataset Information
|
28 |
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
license: other
|
5 |
task_categories:
|
6 |
+
- tabular-regression
|
7 |
features:
|
8 |
- name: symbol
|
9 |
dtype: string
|
|
|
21 |
dtype: int64
|
22 |
- name: adj_close
|
23 |
dtype: float64
|
24 |
+
extra_gated_prompt: To get access to this dataset, you must subscribe to Papers With
|
25 |
+
Backtest. To subscribe, go to https://paperswithbacktest.com/ > Login > Choose Your
|
26 |
+
Plan > Subscribe.
|
27 |
+
dataset_info:
|
28 |
+
features:
|
29 |
+
- name: symbol
|
30 |
+
dtype: string
|
31 |
+
- name: date
|
32 |
+
dtype: string
|
33 |
+
- name: open
|
34 |
+
dtype: float64
|
35 |
+
- name: high
|
36 |
+
dtype: float64
|
37 |
+
- name: low
|
38 |
+
dtype: float64
|
39 |
+
- name: close
|
40 |
+
dtype: float64
|
41 |
+
- name: volume
|
42 |
+
dtype: int64
|
43 |
+
- name: adj_close
|
44 |
+
dtype: float64
|
45 |
+
splits:
|
46 |
+
- name: train
|
47 |
+
num_bytes: 1697307155
|
48 |
+
num_examples: 24202181
|
49 |
+
download_size: 832209888
|
50 |
+
dataset_size: 1697307155
|
51 |
+
configs:
|
52 |
+
- config_name: default
|
53 |
+
data_files:
|
54 |
+
- split: train
|
55 |
+
path: data/train-*
|
56 |
---
|
57 |
# Dataset Information
|
58 |
|
data/train-00000-of-00004.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68a2176394b9c040f990cef4cfc2be4ec52bc7347541f7b88ecb29b10bbe7e46
|
3 |
+
size 207840131
|
data/train-00001-of-00004.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e4511dcc9b90b6963ba37d2973629bd93d8798c7ad6f6d23cc7c3ea246b7b19
|
3 |
+
size 207818019
|
data/train-00002-of-00004.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a7f3304624cf0d655d53b0e5f1e980370d186579206bd6713b0db83599494e2
|
3 |
+
size 208496942
|
data/train-00003-of-00004.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5d6a88c44cbf5e1bdfeb9284f4a30de04bbe0ae0fc1f4c0ca510b74baf2e146
|
3 |
+
size 208054796
|