MysticQuant42 commited on
Commit
ea061a7
·
verified ·
1 Parent(s): 41e874c

merged update 2025-10-07

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
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ dataset_info:
33
+ features:
34
+ - name: symbol
35
+ dtype: string
36
+ - name: date
37
+ dtype: string
38
+ - name: open
39
+ dtype: float64
40
+ - name: high
41
+ dtype: float64
42
+ - name: low
43
+ dtype: float64
44
+ - name: close
45
+ dtype: float64
46
+ - name: volume
47
+ dtype: int64
48
+ - name: adj_close
49
+ dtype: float64
50
+ splits:
51
+ - name: train
52
+ num_bytes: 1746312830
53
+ num_examples: 24899715
54
+ download_size: 862048978
55
+ dataset_size: 1746312830
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:426dfcb3efae6daaf7a2c85334178f1fe8896c2e5ba9c307b220ffae2bb8ae2a
3
- size 215342720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb2ee50c6889028241f5471d3bf8ccb0a68952c7481d416ac8c7e4cfcffaa3b5
3
+ size 215390908
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c82ac636ecaa293e17f53001e0abeeb8034495d0a62257e6c3a3368f580cd8fe
3
- size 215206360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23d135ce0ebee58d57605b31f788eae5ba8b586fd52b108f417c4f4f8c497a23
3
+ size 215238148
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5619cc9a9ed3e1d42869fb5af2762cd4ac20ef163f5a0c767f1180ba339c913
3
- size 216008042
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ad31b78ed1ad799c893484a6caf557e6bbe09c9d6ecc57588b38f529daa707
3
+ size 215964484
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d09f23e51b2b9a6aaa0fcea1cd16e117c158b5483cafe36a53249fb5791e706
3
- size 215430567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:694dbeb7116464daef2d38cf3af8b9c575caf0ecc2d5eeadd2b144a1cd73f811
3
+ size 215455438