Upload dataset
Browse files
README.md
CHANGED
|
@@ -1158,6 +1158,40 @@ dataset_info:
|
|
| 1158 |
num_examples: 7400
|
| 1159 |
download_size: 415682562
|
| 1160 |
dataset_size: 2049444800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1161 |
configs:
|
| 1162 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1163 |
data_files:
|
|
@@ -1291,4 +1325,8 @@ configs:
|
|
| 1291 |
data_files:
|
| 1292 |
- split: train
|
| 1293 |
path: multivariate__electricity__H__short/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1294 |
---
|
|
|
|
| 1158 |
num_examples: 7400
|
| 1159 |
download_size: 415682562
|
| 1160 |
dataset_size: 2049444800
|
| 1161 |
+
- config_name: multivariate__electricity__W__long
|
| 1162 |
+
features:
|
| 1163 |
+
- name: dataset_name
|
| 1164 |
+
dtype: string
|
| 1165 |
+
- name: term
|
| 1166 |
+
dtype: string
|
| 1167 |
+
- name: window_idx
|
| 1168 |
+
dtype: int64
|
| 1169 |
+
- name: input_context
|
| 1170 |
+
struct:
|
| 1171 |
+
- name: item_id
|
| 1172 |
+
dtype: string
|
| 1173 |
+
- name: start
|
| 1174 |
+
dtype: string
|
| 1175 |
+
- name: freq
|
| 1176 |
+
dtype: string
|
| 1177 |
+
- name: target
|
| 1178 |
+
list: float64
|
| 1179 |
+
- name: label
|
| 1180 |
+
struct:
|
| 1181 |
+
- name: item_id
|
| 1182 |
+
dtype: string
|
| 1183 |
+
- name: start
|
| 1184 |
+
dtype: string
|
| 1185 |
+
- name: freq
|
| 1186 |
+
dtype: string
|
| 1187 |
+
- name: target
|
| 1188 |
+
list: float64
|
| 1189 |
+
splits:
|
| 1190 |
+
- name: train
|
| 1191 |
+
num_bytes: 663410
|
| 1192 |
+
num_examples: 370
|
| 1193 |
+
download_size: 499491
|
| 1194 |
+
dataset_size: 663410
|
| 1195 |
configs:
|
| 1196 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1197 |
data_files:
|
|
|
|
| 1325 |
data_files:
|
| 1326 |
- split: train
|
| 1327 |
path: multivariate__electricity__H__short/train-*
|
| 1328 |
+
- config_name: multivariate__electricity__W__long
|
| 1329 |
+
data_files:
|
| 1330 |
+
- split: train
|
| 1331 |
+
path: multivariate__electricity__W__long/train-*
|
| 1332 |
---
|
multivariate__electricity__W__long/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9de08d803b9288b177b57d7debfe7eaad6cbd8b4c582d539ded7e77f7a261e5
|
| 3 |
+
size 499491
|