MysticQuant42 commited on
Commit
64e51e2
·
verified ·
1 Parent(s): dcf1439

merged update 2025-07-18

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: 1711472991
53
+ num_examples: 24404846
54
+ download_size: 843500451
55
+ dataset_size: 1711472991
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:f53e6beef11380cfaeda2bc2312db79e8bc818439d74f0160251cf07ff228156
3
- size 210801554
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af2db978e907660bf0957e46c7070aa5f4ab3fb992c6cf2f0f1d636f129b1ccf
3
+ size 210914088
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a858fe5034b7bd6472961ae6858486184e4727355540438f651d74d4548d9ec0
3
- size 210470559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac7a8aa9c912a3a12be895cd74ca443cf870d90f66805c46fed442236d660a8e
3
+ size 210626453
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3672baaf2112f1c2c2655927d17540f1bab4901c58aa5c0775ad38f3b8cfeecd
3
- size 211138441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86b49aa3e78d90f0c0a7fa2408a229270f68b27ad47077bc4693751074975124
3
+ size 211243047
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54ab4559da22fddebfcac79e647eb7169675068a027fdac5c05022ef307cc4dc
3
- size 210575616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f8c56f9355563b1b52d6a4ce904dc47338046fd06c152ed784aea30991bf557
3
+ size 210716863