Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: other
|
| 5 |
-
extra_gated_prompt: To get access to this dataset, you must subscribe to Papers With
|
| 6 |
-
Backtest. To subscribe, go to https://paperswithbacktest.com/ > Login > Choose Your
|
| 7 |
-
Plan > Subscribe.
|
| 8 |
dataset_info:
|
| 9 |
features:
|
| 10 |
- name: symbol
|
|
@@ -31,17 +30,7 @@ dataset_info:
|
|
| 31 |
dtype: float64
|
| 32 |
- name: volume
|
| 33 |
dtype: float64
|
| 34 |
-
|
| 35 |
-
- name: train
|
| 36 |
-
num_bytes: 384722628
|
| 37 |
-
num_examples: 3789249
|
| 38 |
-
download_size: 121307230
|
| 39 |
-
dataset_size: 384722628
|
| 40 |
-
configs:
|
| 41 |
-
- config_name: default
|
| 42 |
-
data_files:
|
| 43 |
-
- split: train
|
| 44 |
-
path: data/train-*
|
| 45 |
---
|
| 46 |
# Dataset Information
|
| 47 |
|
|
|
|
| 1 |
+
|
| 2 |
---
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
license: other
|
| 6 |
+
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."
|
|
|
|
|
|
|
| 7 |
dataset_info:
|
| 8 |
features:
|
| 9 |
- name: symbol
|
|
|
|
| 30 |
dtype: float64
|
| 31 |
- name: volume
|
| 32 |
dtype: float64
|
| 33 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
---
|
| 35 |
# Dataset Information
|
| 36 |
|