TimeSeriesRepo / LOS_LOOP /train /dataset_info.json
skyoung
test
898d0c1
{
"builder_name": "arrow",
"citation": "",
"config_name": "LOS_LOOP",
"dataset_name": "lotsa_data",
"dataset_size": 28383012,
"description": "",
"download_checksums": {
"hf://datasets/Salesforce/lotsa_data@790da769d06a397418099983e906149a00603437/LOS_LOOP/data-00000-of-00001.arrow": {
"num_bytes": 28384032,
"checksum": null
}
},
"download_size": 28384032,
"features": {
"item_id": {
"dtype": "string",
"_type": "Value"
},
"start": {
"dtype": "timestamp[s]",
"_type": "Value"
},
"freq": {
"dtype": "string",
"_type": "Value"
},
"target": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 56767044,
"splits": {
"train": {
"name": "train",
"num_bytes": 28383012,
"num_examples": 207,
"dataset_name": "lotsa_data"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}