astroPT_euclid_training_dataset / dataset_infos.json
msiudek's picture
Upload dataset_infos.json with huggingface_hub
00fea69 verified
{
"default": {
"features": {
"object_id": {
"dtype": "int64",
"_type": "Value"
},
"RGB_image": {
"_type": "Image"
},
"VIS_image": {
"shape": [
224,
224
],
"dtype": "float32",
"_type": "Array2D"
},
"NISP_Y_image": {
"shape": [
224,
224
],
"dtype": "float32",
"_type": "Array2D"
},
"NISP_J_image": {
"shape": [
224,
224
],
"dtype": "float32",
"_type": "Array2D"
},
"NISP_H_image": {
"shape": [
224,
224
],
"dtype": "float32",
"_type": "Array2D"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 210854296403,
"num_examples": 265000,
"dataset_name": "default"
}
},
"download_checksums": {},
"dataset_size": 210854296403
}
}