Datasets:
Add 'complex_multivariate_struct2' config data files
Browse files
README.md
CHANGED
|
@@ -20,10 +20,7 @@ configs:
|
|
| 20 |
- config_name: complex_multivariate_struct2
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
-
path:
|
| 24 |
-
- SynTS_Dataset/Dataset_generated_complex_multivariate/dataset1_Weather-Sales_raw_length5000.csv
|
| 25 |
-
description: 'Synthetic time series data from Dataset_generated_complex_multivariate
|
| 26 |
-
with columns: beverage_sales, date, ice_cream_sales, rainfall, temperature, umbrella_sales'
|
| 27 |
- config_name: complex_multivariate_struct3
|
| 28 |
data_files:
|
| 29 |
- split: train
|
|
@@ -386,6 +383,26 @@ dataset_info:
|
|
| 386 |
num_examples: 5000
|
| 387 |
download_size: 266065
|
| 388 |
dataset_size: 270000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 389 |
---
|
| 390 |
|
| 391 |
# SynTSBench: A Synthetic Time Series Benchmark
|
|
|
|
| 20 |
- config_name: complex_multivariate_struct2
|
| 21 |
data_files:
|
| 22 |
- split: train
|
| 23 |
+
path: complex_multivariate_struct2/train-*
|
|
|
|
|
|
|
|
|
|
| 24 |
- config_name: complex_multivariate_struct3
|
| 25 |
data_files:
|
| 26 |
- split: train
|
|
|
|
| 383 |
num_examples: 5000
|
| 384 |
download_size: 266065
|
| 385 |
dataset_size: 270000
|
| 386 |
+
- config_name: complex_multivariate_struct2
|
| 387 |
+
features:
|
| 388 |
+
- name: date
|
| 389 |
+
dtype: string
|
| 390 |
+
- name: temperature
|
| 391 |
+
dtype: float64
|
| 392 |
+
- name: rainfall
|
| 393 |
+
dtype: float64
|
| 394 |
+
- name: ice_cream_sales
|
| 395 |
+
dtype: float64
|
| 396 |
+
- name: umbrella_sales
|
| 397 |
+
dtype: float64
|
| 398 |
+
- name: beverage_sales
|
| 399 |
+
dtype: float64
|
| 400 |
+
splits:
|
| 401 |
+
- name: train
|
| 402 |
+
num_bytes: 270000
|
| 403 |
+
num_examples: 5000
|
| 404 |
+
download_size: 258007
|
| 405 |
+
dataset_size: 270000
|
| 406 |
---
|
| 407 |
|
| 408 |
# SynTSBench: A Synthetic Time Series Benchmark
|
complex_multivariate_struct2/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd493e36eb9b3c1d2bfe9143d1be3f2ff96384f2eb620003a8e34ea6c71c4e28
|
| 3 |
+
size 258007
|