Upload dataset
Browse files
README.md
CHANGED
|
@@ -1328,6 +1328,40 @@ dataset_info:
|
|
| 1328 |
num_examples: 118
|
| 1329 |
download_size: 173618
|
| 1330 |
dataset_size: 1734764
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1331 |
configs:
|
| 1332 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1333 |
data_files:
|
|
@@ -1481,4 +1515,8 @@ configs:
|
|
| 1481 |
data_files:
|
| 1482 |
- split: train
|
| 1483 |
path: multivariate__hierarchical_sales__D__medium/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1484 |
---
|
|
|
|
| 1328 |
num_examples: 118
|
| 1329 |
download_size: 173618
|
| 1330 |
dataset_size: 1734764
|
| 1331 |
+
- config_name: multivariate__hierarchical_sales__D__short
|
| 1332 |
+
features:
|
| 1333 |
+
- name: dataset_name
|
| 1334 |
+
dtype: string
|
| 1335 |
+
- name: term
|
| 1336 |
+
dtype: string
|
| 1337 |
+
- name: window_idx
|
| 1338 |
+
dtype: int64
|
| 1339 |
+
- name: input_context
|
| 1340 |
+
struct:
|
| 1341 |
+
- name: item_id
|
| 1342 |
+
dtype: string
|
| 1343 |
+
- name: start
|
| 1344 |
+
dtype: timestamp[s]
|
| 1345 |
+
- name: target
|
| 1346 |
+
list: float64
|
| 1347 |
+
- name: freq
|
| 1348 |
+
dtype: string
|
| 1349 |
+
- name: label
|
| 1350 |
+
struct:
|
| 1351 |
+
- name: item_id
|
| 1352 |
+
dtype: string
|
| 1353 |
+
- name: start
|
| 1354 |
+
dtype: timestamp[s]
|
| 1355 |
+
- name: target
|
| 1356 |
+
list: float64
|
| 1357 |
+
- name: freq
|
| 1358 |
+
dtype: string
|
| 1359 |
+
splits:
|
| 1360 |
+
- name: train
|
| 1361 |
+
num_bytes: 11547802
|
| 1362 |
+
num_examples: 826
|
| 1363 |
+
download_size: 318137
|
| 1364 |
+
dataset_size: 11547802
|
| 1365 |
configs:
|
| 1366 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1367 |
data_files:
|
|
|
|
| 1515 |
data_files:
|
| 1516 |
- split: train
|
| 1517 |
path: multivariate__hierarchical_sales__D__medium/train-*
|
| 1518 |
+
- config_name: multivariate__hierarchical_sales__D__short
|
| 1519 |
+
data_files:
|
| 1520 |
+
- split: train
|
| 1521 |
+
path: multivariate__hierarchical_sales__D__short/train-*
|
| 1522 |
---
|
multivariate__hierarchical_sales__D__short/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35ce6f589460ba58798a9b15fac35706bb59ad04bc54b10daa0adb654fb4f703
|
| 3 |
+
size 318137
|