MysticQuant42 commited on
Commit
5db616a
·
verified ·
1 Parent(s): 93ed2a4

merged update 2025-08-23

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: 1727346881
53
+ num_examples: 24630452
54
+ download_size: 852937784
55
+ dataset_size: 1727346881
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:927901356a2b850df0add7d8e91e78ecc75972e977bfac75ec3b96d692da0885
3
- size 213088933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0677ff684524f80108aa4327f8830d3d4770afca6524946732425fdd68024091
3
+ size 213163967
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d713083a138fdf463eac1c43964b974de347aa4a1c836cc2786a1354ad75ecd6
3
- size 212885995
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66809e92fb20653761d4e5980c9a3fb3b190f609b57960b5bfc42f34948bcf75
3
+ size 212878223
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80a371f92e014ee5706ab8436b6a0eb1c602f24bb4f42d105cded3c71ebbb8d1
3
- size 213732856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10bcef210c0e1b213890f56c215a3ce8c34828cc46063c704f369fd73616efe4
3
+ size 213725749
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5452fc51c298b3838950f8d1ed9f842db94f6c612336c5c71dd2d0e7ac63e2e1
3
- size 213163851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110f57b7d92a922d501cc0d06d356d3ee03cafe4a8335876e67c4840ad5b6ec7
3
+ size 213169845