Huesitos / dataset_info.json
fjba20's picture
Upload 3 files
70ef672
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "bone-fracture-7fylg",
"dataset_size": 13285326,
"description": "",
"download_checksums": {
"hf://datasets/Francesco/bone-fracture-7fylg@e2d54ecf2ab815773efcdb06ea3bb009d6035dd7/data/train-00000-of-00001-26e4f0e80e263728.parquet": {
"num_bytes": 9340835,
"checksum": null
},
"hf://datasets/Francesco/bone-fracture-7fylg@e2d54ecf2ab815773efcdb06ea3bb009d6035dd7/data/validation-00000-of-00001-647af68e048aed16.parquet": {
"num_bytes": 1272455,
"checksum": null
},
"hf://datasets/Francesco/bone-fracture-7fylg@e2d54ecf2ab815773efcdb06ea3bb009d6035dd7/data/test-00000-of-00001-9fe0a8c08ab79a8b.parquet": {
"num_bytes": 2481681,
"checksum": null
}
},
"download_size": 13094971,
"features": {
"image_id": {
"dtype": "int64",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"width": {
"dtype": "int32",
"_type": "Value"
},
"height": {
"dtype": "int32",
"_type": "Value"
},
"objects": {
"feature": {
"id": {
"dtype": "int64",
"_type": "Value"
},
"area": {
"dtype": "int64",
"_type": "Value"
},
"bbox": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 4,
"_type": "Sequence"
},
"category": {
"names": [
"bone-fracture",
"angle",
"fracture",
"line",
"messed_up_angle"
],
"_type": "ClassLabel"
}
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 26380297,
"splits": {
"train": {
"name": "train",
"num_bytes": 9469916,
"num_examples": 326,
"dataset_name": "bone-fracture-7fylg"
},
"validation": {
"name": "validation",
"num_bytes": 1280688,
"num_examples": 44,
"dataset_name": "bone-fracture-7fylg"
},
"test": {
"name": "test",
"num_bytes": 2534722,
"num_examples": 88,
"dataset_name": "bone-fracture-7fylg"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}