realms_adventurers / dataset_infos.json
rvorias's picture
add dataset_info and update loader
d33c309
{
"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": 72390,
"num_examples": 175,
"dataset_name": "realms_adventurers"
}
},
"download_checksums": {
"https://huggingface.co/datasets/rvorias/realms_adventurers/resolve/main/data/images_001.zip": {
"num_bytes": 177930282,
"checksum": "b96fdea763d54939fbd8de3936ababd9fada7569a735f5b39b6dbbdbb27f98b5"
},
"https://huggingface.co/datasets/rvorias/realms_adventurers/resolve/main/metadata.json": {
"num_bytes": 89974,
"checksum": "c5f4130f05744481cdf6a52a835413cdd6c3a469c5c489f6a2ab03875800b047"
}
},
"download_size": 178020256,
"post_processing_size": null,
"dataset_size": 72390,
"size_in_bytes": 178092646
}
}