Datasets:
Add 'complex_multivariate_struct6' config data files
Browse files
README.md
CHANGED
|
@@ -36,10 +36,7 @@ configs:
|
|
| 36 |
- config_name: complex_multivariate_struct6
|
| 37 |
data_files:
|
| 38 |
- split: train
|
| 39 |
-
path:
|
| 40 |
-
- SynTS_Dataset/Dataset_generated_complex_multivariate/dataset1_Supply-Demand-Price_raw_length5000.csv
|
| 41 |
-
description: 'Synthetic time series data from Dataset_generated_complex_multivariate
|
| 42 |
-
with columns: date, demand, price, supply'
|
| 43 |
- config_name: complex_univariate
|
| 44 |
data_files:
|
| 45 |
- split: train
|
|
@@ -442,6 +439,22 @@ dataset_info:
|
|
| 442 |
num_examples: 5000
|
| 443 |
download_size: 123335
|
| 444 |
dataset_size: 150000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 445 |
---
|
| 446 |
|
| 447 |
# SynTSBench: A Synthetic Time Series Benchmark
|
|
|
|
| 36 |
- config_name: complex_multivariate_struct6
|
| 37 |
data_files:
|
| 38 |
- split: train
|
| 39 |
+
path: complex_multivariate_struct6/train-*
|
|
|
|
|
|
|
|
|
|
| 40 |
- config_name: complex_univariate
|
| 41 |
data_files:
|
| 42 |
- split: train
|
|
|
|
| 439 |
num_examples: 5000
|
| 440 |
download_size: 123335
|
| 441 |
dataset_size: 150000
|
| 442 |
+
- config_name: complex_multivariate_struct6
|
| 443 |
+
features:
|
| 444 |
+
- name: date
|
| 445 |
+
dtype: string
|
| 446 |
+
- name: supply
|
| 447 |
+
dtype: float64
|
| 448 |
+
- name: demand
|
| 449 |
+
dtype: float64
|
| 450 |
+
- name: price
|
| 451 |
+
dtype: float64
|
| 452 |
+
splits:
|
| 453 |
+
- name: train
|
| 454 |
+
num_bytes: 190000
|
| 455 |
+
num_examples: 5000
|
| 456 |
+
download_size: 145033
|
| 457 |
+
dataset_size: 190000
|
| 458 |
---
|
| 459 |
|
| 460 |
# SynTSBench: A Synthetic Time Series Benchmark
|
complex_multivariate_struct6/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c6c68bc9b926193b9d71c1f05abda6afa12fd64513d87c0e08f45177f7dd78f
|
| 3 |
+
size 145033
|