MysticQuant42 commited on
Commit
0ccf132
·
verified ·
1 Parent(s): 87d2b33

merged update 2025-08-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: 1712153043
53
+ num_examples: 24414594
54
+ download_size: 843773345
55
+ dataset_size: 1712153043
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:7ca54e9ee8c80909a5539ff3c40b795086c424602d8f00b5d9335b6ed29d26fe
3
- size 210832735
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b243ccd439617c0f98e251f9880c3e33e05b84fdb6eb34bb9964f443f61201fc
3
+ size 210860738
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a0228238552c6bbdfb7faaa4aef449db152d55cc988ae305923c777540009d2
3
- size 210808952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b990f8d33febe2f96262d8b65ada8d6cc0fa94a1b1dab8b07c82c0d7d2b93b15
3
+ size 210791621
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d47cf387fa36f23a71a9924ba2ad1b633d3d930fa9267eb3a7bc76e46b2ffcbf
3
- size 211379221
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a72d21c76282f14fe0350f5995531cc3d17301b687bd7c9894411d3edb6cca4
3
+ size 211331637
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf53c9dda8d6ca96e148019b4b2d9d133bda175b0081fedcd7608f47e44066b7
3
- size 210774701
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92041f47ada4fb48ad23307e5f2bb3bbeef3acf5119140555d8fd6e058897fc9
3
+ size 210789349