MysticQuant42 commited on
Commit
c14f11f
·
verified ·
1 Parent(s): 97ec468

merged update 2025-08-28

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: 1730099479
53
+ num_examples: 24669604
54
+ download_size: 854522841
55
+ dataset_size: 1730099479
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:7326fe27d0838d4f696a0282bfd633783de40e372820cd4f8b1107951ff7dca7
3
- size 213426639
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03cff38241c94c18ec66c066027b4de1b22726ae998d3930921fd1ecdc41fb71
3
+ size 213468225
data/train-00001-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48fb7f57d1f2f4d2fa23488e716aa97af7c78d050e44d5b830b84da4693d38d8
3
- size 213442488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04243377dc63e9d5698aa535498a1e852d61764dc367e50d05c170f2c262eb0
3
+ size 213455935
data/train-00002-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b822868323d85c433f4369c718b386f5357f363a9a2aa6946272649077aa36d
3
- size 214150601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59aea778c1eb84e59bb6910342ad5940e50b5b4eb7f34ce85eb74d8a03962822
3
+ size 214079881
data/train-00003-of-00004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66bbc3c24ec7547ee708a7d2c3bd6b131435a7098a5f34afc2cf12e8d80f086d
3
- size 213477566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:737e8a8363de76efef0b4d4efa98e8c2498d39d6e8fac7747942b7e7ae71b063
3
+ size 213518800