iiif_snorkel_labels / dataset_infos.json
davanstrien's picture
davanstrien HF staff
Upload dataset_infos.json with huggingface_hub
a22dcae
raw
history blame
1.88 kB
{"flyswot--iiif_snorkel_labels": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image": {
"decode": true,
"id": null,
"_type": "Image"
},
"manifest_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"license": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"attribution": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"image_224": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"preds": [
{
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"score": {
"dtype": "float64",
"id": null,
"_type": "Value"
}
}
],
"snorkel_label": {
"dtype": "string",
"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": 7806413161.296624,
"num_examples": 725191,
"dataset_name": "iiif_snorkel_labels"
}
},
"download_checksums": null,
"download_size": 7742456514,
"post_processing_size": null,
"dataset_size": 7806413161.296624,
"size_in_bytes": 15548869675.296623
}}