FedJam / fedjam_dataset /train /dataset_info.json
panitsasi's picture
Upload 23 files
f0f4887 verified
raw
history blame contribute delete
421 Bytes
{
"citation": "",
"description": "",
"features": {
"image": {
"_type": "Image"
},
"timeseries": {
"shape": [
256,
5
],
"dtype": "float32",
"_type": "Array2D"
},
"label": {
"names": [
"benign",
"pulse",
"single_tone",
"wideband"
],
"_type": "ClassLabel"
}
},
"homepage": "",
"license": ""
}