Datasets:
Add 'complex_multivariate_struct1' config data files
Browse files
README.md
CHANGED
|
@@ -16,10 +16,7 @@ configs:
|
|
| 16 |
- config_name: complex_multivariate_struct1
|
| 17 |
data_files:
|
| 18 |
- split: train
|
| 19 |
-
path:
|
| 20 |
-
- SynTS_Dataset/Dataset_generated_complex_multivariate/dataset1_Macro-Economy_raw_length5000.csv
|
| 21 |
-
description: 'Synthetic time series data from Dataset_generated_complex_multivariate
|
| 22 |
-
with columns: consumer_spending, date, gdp_growth, inflation, interest_rate, unemployment_rate'
|
| 23 |
- config_name: complex_multivariate_struct2
|
| 24 |
data_files:
|
| 25 |
- split: train
|
|
@@ -369,6 +366,26 @@ dataset_info:
|
|
| 369 |
num_examples: 5000
|
| 370 |
download_size: 123368
|
| 371 |
dataset_size: 150000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 372 |
---
|
| 373 |
|
| 374 |
# SynTSBench: A Synthetic Time Series Benchmark
|
|
|
|
| 16 |
- config_name: complex_multivariate_struct1
|
| 17 |
data_files:
|
| 18 |
- split: train
|
| 19 |
+
path: complex_multivariate_struct1/train-*
|
|
|
|
|
|
|
|
|
|
| 20 |
- config_name: complex_multivariate_struct2
|
| 21 |
data_files:
|
| 22 |
- split: train
|
|
|
|
| 366 |
num_examples: 5000
|
| 367 |
download_size: 123368
|
| 368 |
dataset_size: 150000
|
| 369 |
+
- config_name: complex_multivariate_struct1
|
| 370 |
+
features:
|
| 371 |
+
- name: date
|
| 372 |
+
dtype: string
|
| 373 |
+
- name: interest_rate
|
| 374 |
+
dtype: float64
|
| 375 |
+
- name: inflation
|
| 376 |
+
dtype: float64
|
| 377 |
+
- name: gdp_growth
|
| 378 |
+
dtype: float64
|
| 379 |
+
- name: unemployment_rate
|
| 380 |
+
dtype: float64
|
| 381 |
+
- name: consumer_spending
|
| 382 |
+
dtype: float64
|
| 383 |
+
splits:
|
| 384 |
+
- name: train
|
| 385 |
+
num_bytes: 270000
|
| 386 |
+
num_examples: 5000
|
| 387 |
+
download_size: 266065
|
| 388 |
+
dataset_size: 270000
|
| 389 |
---
|
| 390 |
|
| 391 |
# SynTSBench: A Synthetic Time Series Benchmark
|
complex_multivariate_struct1/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fc7310d6b011bd9d5bf2329b8e97e199b5c638a73ad00f4f59ae099818d61c1
|
| 3 |
+
size 266065
|