Upload dataset
Browse files
README.md
CHANGED
|
@@ -614,6 +614,40 @@ dataset_info:
|
|
| 614 |
num_examples: 156
|
| 615 |
download_size: 3199519
|
| 616 |
dataset_size: 3728038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 617 |
configs:
|
| 618 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 619 |
data_files:
|
|
@@ -683,4 +717,8 @@ configs:
|
|
| 683 |
data_files:
|
| 684 |
- split: train
|
| 685 |
path: multivariate__SZ_TAXI__15T__medium/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 686 |
---
|
|
|
|
| 614 |
num_examples: 156
|
| 615 |
download_size: 3199519
|
| 616 |
dataset_size: 3728038
|
| 617 |
+
- config_name: multivariate__SZ_TAXI__15T__short
|
| 618 |
+
features:
|
| 619 |
+
- name: dataset_name
|
| 620 |
+
dtype: string
|
| 621 |
+
- name: term
|
| 622 |
+
dtype: string
|
| 623 |
+
- name: window_idx
|
| 624 |
+
dtype: int64
|
| 625 |
+
- name: input_context
|
| 626 |
+
struct:
|
| 627 |
+
- name: item_id
|
| 628 |
+
dtype: string
|
| 629 |
+
- name: start
|
| 630 |
+
dtype: timestamp[s]
|
| 631 |
+
- name: freq
|
| 632 |
+
dtype: string
|
| 633 |
+
- name: target
|
| 634 |
+
list: float64
|
| 635 |
+
- name: label
|
| 636 |
+
struct:
|
| 637 |
+
- name: item_id
|
| 638 |
+
dtype: string
|
| 639 |
+
- name: start
|
| 640 |
+
dtype: timestamp[s]
|
| 641 |
+
- name: freq
|
| 642 |
+
dtype: string
|
| 643 |
+
- name: target
|
| 644 |
+
list: float64
|
| 645 |
+
splits:
|
| 646 |
+
- name: train
|
| 647 |
+
num_bytes: 24837190
|
| 648 |
+
num_examples: 1092
|
| 649 |
+
download_size: 8628831
|
| 650 |
+
dataset_size: 24837190
|
| 651 |
configs:
|
| 652 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 653 |
data_files:
|
|
|
|
| 717 |
data_files:
|
| 718 |
- split: train
|
| 719 |
path: multivariate__SZ_TAXI__15T__medium/train-*
|
| 720 |
+
- config_name: multivariate__SZ_TAXI__15T__short
|
| 721 |
+
data_files:
|
| 722 |
+
- split: train
|
| 723 |
+
path: multivariate__SZ_TAXI__15T__short/train-*
|
| 724 |
---
|
multivariate__SZ_TAXI__15T__short/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:265777b39265da13f6c11f6b67f82fbbf0fdd0fdab11f7b5fcbe0b18604a608c
|
| 3 |
+
size 8628831
|