Upload dataset
Browse files
README.md
CHANGED
|
@@ -716,6 +716,40 @@ dataset_info:
|
|
| 716 |
num_examples: 156
|
| 717 |
download_size: 936376
|
| 718 |
dataset_size: 941566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 719 |
configs:
|
| 720 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 721 |
data_files:
|
|
@@ -797,4 +831,8 @@ configs:
|
|
| 797 |
data_files:
|
| 798 |
- split: train
|
| 799 |
path: multivariate__SZ_TAXI__H__medium/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 800 |
---
|
|
|
|
| 716 |
num_examples: 156
|
| 717 |
download_size: 936376
|
| 718 |
dataset_size: 941566
|
| 719 |
+
- config_name: multivariate__SZ_TAXI__H__short
|
| 720 |
+
features:
|
| 721 |
+
- name: dataset_name
|
| 722 |
+
dtype: string
|
| 723 |
+
- name: term
|
| 724 |
+
dtype: string
|
| 725 |
+
- name: window_idx
|
| 726 |
+
dtype: int64
|
| 727 |
+
- name: input_context
|
| 728 |
+
struct:
|
| 729 |
+
- name: item_id
|
| 730 |
+
dtype: string
|
| 731 |
+
- name: start
|
| 732 |
+
dtype: timestamp[s]
|
| 733 |
+
- name: freq
|
| 734 |
+
dtype: string
|
| 735 |
+
- name: target
|
| 736 |
+
list: float64
|
| 737 |
+
- name: label
|
| 738 |
+
struct:
|
| 739 |
+
- name: item_id
|
| 740 |
+
dtype: string
|
| 741 |
+
- name: start
|
| 742 |
+
dtype: timestamp[s]
|
| 743 |
+
- name: freq
|
| 744 |
+
dtype: string
|
| 745 |
+
- name: target
|
| 746 |
+
list: float64
|
| 747 |
+
splits:
|
| 748 |
+
- name: train
|
| 749 |
+
num_bytes: 1822916
|
| 750 |
+
num_examples: 312
|
| 751 |
+
download_size: 1021423
|
| 752 |
+
dataset_size: 1822916
|
| 753 |
configs:
|
| 754 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 755 |
data_files:
|
|
|
|
| 831 |
data_files:
|
| 832 |
- split: train
|
| 833 |
path: multivariate__SZ_TAXI__H__medium/train-*
|
| 834 |
+
- config_name: multivariate__SZ_TAXI__H__short
|
| 835 |
+
data_files:
|
| 836 |
+
- split: train
|
| 837 |
+
path: multivariate__SZ_TAXI__H__short/train-*
|
| 838 |
---
|
multivariate__SZ_TAXI__H__short/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fff933549d08d07a363859f871afa7b452929ff64df0b766778175c476b3ecd7
|
| 3 |
+
size 1021423
|