unlabelled_IA_with_snorkel_labels / dataset_infos.json
davanstrien's picture
davanstrien HF staff
Upload dataset_infos.json with huggingface_hub
7633a23
raw
history blame
No virus
4.52 kB
{"ImageIN--unlabelled_IA_with_snorkel_labels": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"manifest_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"license": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"attribution": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"loaded_image": {
"decode": true,
"id": null,
"_type": "Image"
},
"detr_preds_count": [
{
"box": {
"xmax": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"xmin": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ymax": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ymin": {
"dtype": "int64",
"id": null,
"_type": "Value"
}
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"score": {
"dtype": "float64",
"id": null,
"_type": "Value"
}
}
],
"manuscript_count": [
{
"box": {
"xmax": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"xmin": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ymax": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"ymin": {
"dtype": "int64",
"id": null,
"_type": "Value"
}
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"score": {
"dtype": "float64",
"id": null,
"_type": "Value"
}
}
],
"mean_rgb": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"illustration_classifier": [
{
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"score": {
"dtype": "float64",
"id": null,
"_type": "Value"
}
}
],
"snorkel_label_model_probs": {
"feature": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"snorkel_label": {
"dtype": "int64",
"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": 1119147382.048,
"num_examples": 66836,
"dataset_name": "unlabelled_IA_with_snorkel_labels"
}
},
"download_checksums": null,
"download_size": 1100585430,
"post_processing_size": null,
"dataset_size": 1119147382.048,
"size_in_bytes": 2219732812.0480003
}}