Datasets:
| { | |
| "description": "Time series dataset: etth2", | |
| "citation": "", | |
| "homepage": "", | |
| "license": "", | |
| "features": { | |
| "item_id": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "start": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "target": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "frequency": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "feat_dynamic_real": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "feat_static_cat": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "feat_static_real": { | |
| "dtype": "float32", | |
| "_type": "Value" | |
| }, | |
| "metadata": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| }, | |
| "splits": { | |
| "validation": { | |
| "num_examples": 1, | |
| "num_bytes": 34801 | |
| }, | |
| "train": { | |
| "num_examples": 1, | |
| "num_bytes": 170105 | |
| }, | |
| "test": { | |
| "num_examples": 1, | |
| "num_bytes": 57145 | |
| } | |
| }, | |
| "dataset_name": "etth2", | |
| "config_name": "default" | |
| } |