Datasets:
Add 'longdistance' config data files
Browse files- README.md +13 -6
- longdistance/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -68,12 +68,7 @@ configs:
|
|
| 68 |
- config_name: longdistance
|
| 69 |
data_files:
|
| 70 |
- split: train
|
| 71 |
-
path:
|
| 72 |
-
- SynTS_Dataset/Dataset_generated_longdistance/dataset1_twopulse-triangles_raw_length5000.csv
|
| 73 |
-
- SynTS_Dataset/Dataset_generated_longdistance/dataset1_Triangle-Wave0.0025_raw_length5000.csv
|
| 74 |
-
- SynTS_Dataset/Dataset_generated_longdistance/dataset1_Triangle-Wave0.005_raw_length5000.csv
|
| 75 |
-
description: 'Synthetic time series data from Dataset_generated_longdistance with
|
| 76 |
-
columns: Feature1, date'
|
| 77 |
- config_name: noise
|
| 78 |
data_files:
|
| 79 |
- split: train
|
|
@@ -402,6 +397,18 @@ dataset_info:
|
|
| 402 |
num_examples: 2064000
|
| 403 |
download_size: 30150682
|
| 404 |
dataset_size: 33024000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 405 |
---
|
| 406 |
|
| 407 |
# SynTSBench: A Synthetic Time Series Benchmark
|
|
|
|
| 68 |
- config_name: longdistance
|
| 69 |
data_files:
|
| 70 |
- split: train
|
| 71 |
+
path: longdistance/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
- config_name: noise
|
| 73 |
data_files:
|
| 74 |
- split: train
|
|
|
|
| 397 |
num_examples: 2064000
|
| 398 |
download_size: 30150682
|
| 399 |
dataset_size: 33024000
|
| 400 |
+
- config_name: longdistance
|
| 401 |
+
features:
|
| 402 |
+
- name: date
|
| 403 |
+
dtype: int64
|
| 404 |
+
- name: Feature1
|
| 405 |
+
dtype: float64
|
| 406 |
+
splits:
|
| 407 |
+
- name: train
|
| 408 |
+
num_bytes: 240000
|
| 409 |
+
num_examples: 15000
|
| 410 |
+
download_size: 127490
|
| 411 |
+
dataset_size: 240000
|
| 412 |
---
|
| 413 |
|
| 414 |
# SynTSBench: A Synthetic Time Series Benchmark
|
longdistance/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d22a660f6aa8e430b8249bb3f0ea255c7ce7c6597c243d9346d8af23ef6ae4a9
|
| 3 |
+
size 127490
|