MysticQuant42 commited on
Commit
6bdb44e
·
verified ·
1 Parent(s): 611c29f

merged update 2025-11-11

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: 1763436448
53
+ num_examples: 25143012
54
+ download_size: 509928534
55
+ dataset_size: 1763436448
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:210c15f16c65f0ddee4198c25116ae3329d321c4bb9a28e4495b0352547d5d2d
3
- size 127236281
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f21d6c2a4a516d167cc70a1d74dce120ed4f1363d3d501da78c1c05cbdb1c9dd
3
+ size 127379550
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d2a57a3ea4a5498df19382ee5a27586a2663479637c935c9d359571d98225b5
3
- size 127573996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60fddd0144ce78eea9ebe4b08a1483f21cc24cb67a30436094c779b2b5f45d01
3
+ size 127763358
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76e6ab408c87208f683e253ec68113dd31dd3eeb1647c76b9d1bf7ada23f3840
3
- size 126903860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cca6c54796e1d8d833a2203918b82334d93ba49bad1bc2968ae090026399643
3
+ size 126989210
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bcf6f65c51a7df696c4a02a815215832a36549726120c742bd58c2538797412
3
- size 127699125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:413b5f241e2b52bf420013e157d12a5acb265a86a8baac10ad9440edaad018d1
3
+ size 127796416