etth2 / dataset_info.json
bbgame60's picture
Upload dataset_info.json with huggingface_hub
157c4df verified
{
"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"
}