MysticQuant42 commited on
Commit
dcd8115
·
verified ·
1 Parent(s): 5ba94f9

merged update 2025-07-22

Browse files
README.md CHANGED
@@ -1,10 +1,9 @@
1
-
2
  ---
3
  language:
4
  - en
5
  license: other
6
  task_categories:
7
- - tabular-regression
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: "To get access to this dataset, you must subscribe to Papers With Backtest. To subscribe, go to https://paperswithbacktest.com/ > Login > Choose Your Plan > Subscribe."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 1711507746
48
+ num_examples: 24405344
49
+ download_size: 843574669
50
+ dataset_size: 1711507746
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:af2db978e907660bf0957e46c7070aa5f4ab3fb992c6cf2f0f1d636f129b1ccf
3
- size 210914088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c641ad91eb34a599a6da236e983db0156432b40af84897864449a0bada245530
3
+ size 210930906
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac7a8aa9c912a3a12be895cd74ca443cf870d90f66805c46fed442236d660a8e
3
- size 210626453
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2da58f2e5b06cbc147f7aa9c6c65a11891b343c61e67583c47ee65e9c61172fc
3
+ size 210669044
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86b49aa3e78d90f0c0a7fa2408a229270f68b27ad47077bc4693751074975124
3
- size 211243047
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07e3878d364ab8b9a6c6f53ff9fe85b7c70625af407b678d8cedb19242742d8a
3
+ size 211239924
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f8c56f9355563b1b52d6a4ce904dc47338046fd06c152ed784aea30991bf557
3
- size 210716863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed4d55ec0d38da39f7fc29881ac10e4023d0237c9762206257dc6511b1e655f3
3
+ size 210734795