Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -4574,6 +4574,20 @@ dataset_info:
|
|
| 4574 |
num_examples: 191
|
| 4575 |
download_size: 58536
|
| 4576 |
dataset_size: 142293
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4577 |
configs:
|
| 4578 |
- config_name: ETT_15T
|
| 4579 |
data_files:
|
|
@@ -4951,6 +4965,10 @@ configs:
|
|
| 4951 |
data_files:
|
| 4952 |
- split: train
|
| 4953 |
path: world_co2_emissions/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4954 |
---
|
| 4955 |
|
| 4956 |
## Forecast evaluation datasets
|
|
|
|
| 4574 |
num_examples: 191
|
| 4575 |
download_size: 58536
|
| 4576 |
dataset_size: 142293
|
| 4577 |
+
- config_name: world_life_expectancy
|
| 4578 |
+
features:
|
| 4579 |
+
- name: id
|
| 4580 |
+
dtype: string
|
| 4581 |
+
- name: timestamp
|
| 4582 |
+
sequence: timestamp[ms]
|
| 4583 |
+
- name: target
|
| 4584 |
+
sequence: float32
|
| 4585 |
+
splits:
|
| 4586 |
+
- name: train
|
| 4587 |
+
num_bytes: 215512
|
| 4588 |
+
num_examples: 237
|
| 4589 |
+
download_size: 107955
|
| 4590 |
+
dataset_size: 215512
|
| 4591 |
configs:
|
| 4592 |
- config_name: ETT_15T
|
| 4593 |
data_files:
|
|
|
|
| 4965 |
data_files:
|
| 4966 |
- split: train
|
| 4967 |
path: world_co2_emissions/train-*
|
| 4968 |
+
- config_name: world_life_expectancy
|
| 4969 |
+
data_files:
|
| 4970 |
+
- split: train
|
| 4971 |
+
path: world_life_expectancy/train-*
|
| 4972 |
---
|
| 4973 |
|
| 4974 |
## Forecast evaluation datasets
|
world_life_expectancy/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db6ad266544989415b631fd41c0badca37f375cb9b59f8514c27a42edffdb905
|
| 3 |
+
size 107955
|