realms_adventurers / dataset_infos.json
rvorias's picture
fix: fix key error and dataset_infos
f246a33
{
"default": {
"description": "This is the public dataset for the realms adventurer generator.\nIt contains images of characters and annotations to form structured captions.",
"citation": "",
"homepage": "",
"license": "https://docs.midjourney.com/docs/terms-of-service",
"features": {
"image": {
"decode": true,
"id": null,
"_type": "Image"
},
"caption": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"components": {
"sex": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"race": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"class": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"inherent_features": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"clothing": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"accessories": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"background": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"shot": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"view": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
},
"post_processed": null,
"supervised_keys": {
"input": "image",
"output": "caption"
},
"task_templates": null,
"builder_name": "realms_adventurers",
"config_name": "default",
"version": {
"version_str": "1.0.0",
"description": null,
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 327239,
"num_examples": 830,
"dataset_name": "realms_adventurers"
}
},
"download_checksums": {
"https://huggingface.co/datasets/rvorias/realms_adventurers/resolve/main/data/images_001.zip": {
"num_bytes": 1225778440,
"checksum": "c7c750800f66e1b0bb0fd1a6fe0e558ce6921f369ec75350a09ece26b5f7f3f3"
},
"https://huggingface.co/datasets/rvorias/realms_adventurers/resolve/main/metadata.json": {
"num_bytes": 859089,
"checksum": "9d4b69f81f6347060c70a3b1d025a56fe1345a660963883b7eb78f10cded41d3"
}
},
"download_size": 1226637529,
"post_processing_size": null,
"dataset_size": 327239,
"size_in_bytes": 1226964768
}
}