Upload dataset
Browse files
README.md
CHANGED
|
@@ -1226,6 +1226,40 @@ dataset_info:
|
|
| 1226 |
num_examples: 370
|
| 1227 |
download_size: 498758
|
| 1228 |
dataset_size: 664150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1229 |
configs:
|
| 1230 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1231 |
data_files:
|
|
@@ -1367,4 +1401,8 @@ configs:
|
|
| 1367 |
data_files:
|
| 1368 |
- split: train
|
| 1369 |
path: multivariate__electricity__W__medium/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1370 |
---
|
|
|
|
| 1226 |
num_examples: 370
|
| 1227 |
download_size: 498758
|
| 1228 |
dataset_size: 664150
|
| 1229 |
+
- config_name: multivariate__electricity__W__short
|
| 1230 |
+
features:
|
| 1231 |
+
- name: dataset_name
|
| 1232 |
+
dtype: string
|
| 1233 |
+
- name: term
|
| 1234 |
+
dtype: string
|
| 1235 |
+
- name: window_idx
|
| 1236 |
+
dtype: int64
|
| 1237 |
+
- name: input_context
|
| 1238 |
+
struct:
|
| 1239 |
+
- name: item_id
|
| 1240 |
+
dtype: string
|
| 1241 |
+
- name: start
|
| 1242 |
+
dtype: string
|
| 1243 |
+
- name: freq
|
| 1244 |
+
dtype: string
|
| 1245 |
+
- name: target
|
| 1246 |
+
list: float64
|
| 1247 |
+
- name: label
|
| 1248 |
+
struct:
|
| 1249 |
+
- name: item_id
|
| 1250 |
+
dtype: string
|
| 1251 |
+
- name: start
|
| 1252 |
+
dtype: string
|
| 1253 |
+
- name: freq
|
| 1254 |
+
dtype: string
|
| 1255 |
+
- name: target
|
| 1256 |
+
list: float64
|
| 1257 |
+
splits:
|
| 1258 |
+
- name: train
|
| 1259 |
+
num_bytes: 1920300
|
| 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:
|
|
|
|
| 1401 |
data_files:
|
| 1402 |
- split: train
|
| 1403 |
path: multivariate__electricity__W__medium/train-*
|
| 1404 |
+
- config_name: multivariate__electricity__W__short
|
| 1405 |
+
data_files:
|
| 1406 |
+
- split: train
|
| 1407 |
+
path: multivariate__electricity__W__short/train-*
|
| 1408 |
---
|
multivariate__electricity__W__short/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0444dfaded018aac90becc798fba313db6b3e2f869f99e24e6714c1901deb77
|
| 3 |
+
size 566943
|