Upload dataset
Browse files
README.md
CHANGED
|
@@ -1090,6 +1090,40 @@ dataset_info:
|
|
| 1090 |
num_examples: 1850
|
| 1091 |
download_size: 136723000
|
| 1092 |
dataset_size: 497796150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1093 |
configs:
|
| 1094 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1095 |
data_files:
|
|
@@ -1215,4 +1249,8 @@ configs:
|
|
| 1215 |
data_files:
|
| 1216 |
- split: train
|
| 1217 |
path: multivariate__electricity__H__long/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1218 |
---
|
|
|
|
| 1090 |
num_examples: 1850
|
| 1091 |
download_size: 136723000
|
| 1092 |
dataset_size: 497796150
|
| 1093 |
+
- config_name: multivariate__electricity__H__medium
|
| 1094 |
+
features:
|
| 1095 |
+
- name: dataset_name
|
| 1096 |
+
dtype: string
|
| 1097 |
+
- name: term
|
| 1098 |
+
dtype: string
|
| 1099 |
+
- name: window_idx
|
| 1100 |
+
dtype: int64
|
| 1101 |
+
- name: input_context
|
| 1102 |
+
struct:
|
| 1103 |
+
- name: item_id
|
| 1104 |
+
dtype: string
|
| 1105 |
+
- name: start
|
| 1106 |
+
dtype: timestamp[s]
|
| 1107 |
+
- name: freq
|
| 1108 |
+
dtype: string
|
| 1109 |
+
- name: target
|
| 1110 |
+
list: float64
|
| 1111 |
+
- name: label
|
| 1112 |
+
struct:
|
| 1113 |
+
- name: item_id
|
| 1114 |
+
dtype: string
|
| 1115 |
+
- name: start
|
| 1116 |
+
dtype: timestamp[s]
|
| 1117 |
+
- name: freq
|
| 1118 |
+
dtype: string
|
| 1119 |
+
- name: target
|
| 1120 |
+
list: float64
|
| 1121 |
+
splits:
|
| 1122 |
+
- name: train
|
| 1123 |
+
num_bytes: 790796560
|
| 1124 |
+
num_examples: 2960
|
| 1125 |
+
download_size: 208044914
|
| 1126 |
+
dataset_size: 790796560
|
| 1127 |
configs:
|
| 1128 |
- config_name: multivariate__LOOP_SEATTLE__5T__long
|
| 1129 |
data_files:
|
|
|
|
| 1249 |
data_files:
|
| 1250 |
- split: train
|
| 1251 |
path: multivariate__electricity__H__long/train-*
|
| 1252 |
+
- config_name: multivariate__electricity__H__medium
|
| 1253 |
+
data_files:
|
| 1254 |
+
- split: train
|
| 1255 |
+
path: multivariate__electricity__H__medium/train-*
|
| 1256 |
---
|
multivariate__electricity__H__medium/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c45654569a04324481d98675818b1ed5c81f3806782d263d275fd3b44a94f6dc
|
| 3 |
+
size 208044914
|