MysticQuant42 commited on
Commit
0f74fe5
·
verified ·
1 Parent(s): 7f54ff5

merged update 2025-08-14

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: 1722701380
53
+ num_examples: 24564414
54
+ download_size: 850498680
55
+ dataset_size: 1722701380
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:ab923dc32baf78e21f40fb73567eae3512fe1076f4eebf4bdfb9e834bcbd0038
3
- size 212497932
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f30d0cf2d6cd50d66684839c60e81b1cf1b933b69718c44672c6e1240c82f04
3
+ size 212498818
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:031768c87a43d353553929f956953adba1361a07c00c9c64849f3e14ee12bcb3
3
- size 212378065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b954abe3eff4911b86e379133b33f91d9f70905ef0eec10865332a4c852f3591
3
+ size 212440402
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0138a6be03d88ca57cebff12c4ce7e417f80010a6190c0013c06f817a7db00a
3
- size 213205059
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:068aff96531ab9ff0032f6cf131c284a6a0fa1040181a9a1f4613b05847492f0
3
+ size 213047650
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d4231e2d633b1a367a5e4288e5d418bb3fbcc0a8a20ad49a78fffdc021d1f79
3
- size 212432874
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1003887ae321127e190e9fba981b1e4b515e8efbe48b18ea4e1ad0c631016de
3
+ size 212511810