electricity_demand / dataset_infos.json
rajistics's picture
Upload dataset_infos.json with huggingface_hub
37d185d
{"rajistics--electricity_demand": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"Demand": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"Temperature": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"__index_level_0__": {
"dtype": "timestamp[ns]",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 32256,
"num_examples": 1344,
"dataset_name": "electricity_demand"
}
},
"download_checksums": null,
"download_size": 23072,
"post_processing_size": null,
"dataset_size": 32256,
"size_in_bytes": 55328
}}