MysticQuant42 commited on
Commit
d544750
·
verified ·
1 Parent(s): efb6e9d

merged update 2025-09-05

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: 1734752268
53
+ num_examples: 24735647
54
+ download_size: 856319733
55
+ dataset_size: 1734752268
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:c22e2e55413c1cfdbd6e347694d13d95e2eed1e9b355deeb0aa9880480bae7fc
3
- size 214050009
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e525a56bbc4425d1249d34e4f42ed22489fc52bcdb93b277ce3a1f5287461394
3
+ size 214070759
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:447bcfc884b9a1f97cf578debda218c09cf19900351bd2b499396fa0de90f753
3
- size 213648828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d0eb6259cc01fb1788287699016d7024fbfa01fd36debbad3e2eb3cd4aa91f
3
+ size 213738473
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d854665602bfc3a7ef08061e1b03d7f425ff679863bd6ba036c91d4d90c8a58
3
- size 214708571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df7a282a868f6f9d67ee51379cd8fbbe4a9703fd4623b3df8daeb399909682fa
3
+ size 214683194
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:892072df42d7b251c865a4fa648254345efba58f9d7157b43cbe5b7d6544734b
3
- size 213797417
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:522913d8d7472b9fc8d1788a08b016436fbd5c3946c441c9a9ef8860918329a0
3
+ size 213827307