Upload dataset
Browse files
README.md
CHANGED
|
@@ -1260,6 +1260,40 @@ dataset_info:
|
|
| 1260 |
num_examples: 1110
|
| 1261 |
download_size: 566943
|
| 1262 |
dataset_size: 1920300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1263 |
configs:
|
| 1264 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1265 |
data_files:
|
|
@@ -1405,4 +1439,8 @@ configs:
|
|
| 1405 |
data_files:
|
| 1406 |
- split: train
|
| 1407 |
path: multivariate__electricity__W__short/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1408 |
---
|
|
|
|
| 1260 |
num_examples: 1110
|
| 1261 |
download_size: 566943
|
| 1262 |
dataset_size: 1920300
|
| 1263 |
+
- config_name: multivariate__hierarchical_sales__D__long
|
| 1264 |
+
features:
|
| 1265 |
+
- name: dataset_name
|
| 1266 |
+
dtype: string
|
| 1267 |
+
- name: term
|
| 1268 |
+
dtype: string
|
| 1269 |
+
- name: window_idx
|
| 1270 |
+
dtype: int64
|
| 1271 |
+
- name: input_context
|
| 1272 |
+
struct:
|
| 1273 |
+
- name: item_id
|
| 1274 |
+
dtype: string
|
| 1275 |
+
- name: start
|
| 1276 |
+
dtype: timestamp[s]
|
| 1277 |
+
- name: target
|
| 1278 |
+
list: float64
|
| 1279 |
+
- name: freq
|
| 1280 |
+
dtype: string
|
| 1281 |
+
- name: label
|
| 1282 |
+
struct:
|
| 1283 |
+
- name: item_id
|
| 1284 |
+
dtype: string
|
| 1285 |
+
- name: start
|
| 1286 |
+
dtype: timestamp[s]
|
| 1287 |
+
- name: target
|
| 1288 |
+
list: float64
|
| 1289 |
+
- name: freq
|
| 1290 |
+
dtype: string
|
| 1291 |
+
splits:
|
| 1292 |
+
- name: train
|
| 1293 |
+
num_bytes: 1734528
|
| 1294 |
+
num_examples: 118
|
| 1295 |
+
download_size: 173159
|
| 1296 |
+
dataset_size: 1734528
|
| 1297 |
configs:
|
| 1298 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1299 |
data_files:
|
|
|
|
| 1439 |
data_files:
|
| 1440 |
- split: train
|
| 1441 |
path: multivariate__electricity__W__short/train-*
|
| 1442 |
+
- config_name: multivariate__hierarchical_sales__D__long
|
| 1443 |
+
data_files:
|
| 1444 |
+
- split: train
|
| 1445 |
+
path: multivariate__hierarchical_sales__D__long/train-*
|
| 1446 |
---
|
multivariate__hierarchical_sales__D__long/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0c12e503b8f8f953c7ef5c6e7b51112f438f51595ad2bd8c5ced3b5569c7fcb
|
| 3 |
+
size 173159
|