Datasets:
Add 'complex_multivariate_struct0' config data files
Browse files
README.md
CHANGED
|
@@ -12,10 +12,7 @@ configs:
|
|
| 12 |
- config_name: complex_multivariate_struct0
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
-
path:
|
| 16 |
-
- SynTS_Dataset/Dataset_generated_complex_multivariate/dataset1_Lotka-Volterra_raw_length5000.csv
|
| 17 |
-
description: 'Synthetic time series data from Dataset_generated_complex_multivariate
|
| 18 |
-
with columns: Feature1, Feature2, date'
|
| 19 |
- config_name: complex_multivariate_struct1
|
| 20 |
data_files:
|
| 21 |
- split: train
|
|
@@ -358,6 +355,20 @@ dataset_info:
|
|
| 358 |
num_examples: 250000
|
| 359 |
download_size: 3735387
|
| 360 |
dataset_size: 4000000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 361 |
---
|
| 362 |
|
| 363 |
# SynTSBench: A Synthetic Time Series Benchmark
|
|
|
|
| 12 |
- config_name: complex_multivariate_struct0
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
+
path: complex_multivariate_struct0/train-*
|
|
|
|
|
|
|
|
|
|
| 16 |
- config_name: complex_multivariate_struct1
|
| 17 |
data_files:
|
| 18 |
- split: train
|
|
|
|
| 355 |
num_examples: 250000
|
| 356 |
download_size: 3735387
|
| 357 |
dataset_size: 4000000
|
| 358 |
+
- config_name: complex_multivariate_struct0
|
| 359 |
+
features:
|
| 360 |
+
- name: date
|
| 361 |
+
dtype: string
|
| 362 |
+
- name: Feature1
|
| 363 |
+
dtype: float64
|
| 364 |
+
- name: Feature2
|
| 365 |
+
dtype: float64
|
| 366 |
+
splits:
|
| 367 |
+
- name: train
|
| 368 |
+
num_bytes: 150000
|
| 369 |
+
num_examples: 5000
|
| 370 |
+
download_size: 123368
|
| 371 |
+
dataset_size: 150000
|
| 372 |
---
|
| 373 |
|
| 374 |
# SynTSBench: A Synthetic Time Series Benchmark
|
complex_multivariate_struct0/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca8781a92ea0f2f46a6643c14d1abd1b80525fc97c7b301b7df3df45584bb877
|
| 3 |
+
size 123368
|