oldbookillustrations / dataset_infos.json
gigant's picture
Upload dataset_infos.json with huggingface_hub
bac7126
{"default": {
"description": "OldBookIllustrations is a website that share public domains illustrations from books published between the 18th century and the first quarter of the 20th century.\nThe illustrations come with captions, descriptions, titles, and some information about the artists, the sources and the books it were taken from.\n",
"citation": "@misc{old book illustrations_2007,\nurl={https://www.oldbookillustrations.com/},\njournal={Old Book Illustrations}, year={2007}} \n",
"homepage": "https://www.oldbookillustrations.com/",
"license": "",
"features": {
"rawscan": {
"_type": "Image"
},
"1600px": {
"_type": "Image"
},
"info_url": {
"dtype": "string",
"_type": "Value"
},
"info_src": {
"dtype": "string",
"_type": "Value"
},
"info_alt": {
"dtype": "string",
"_type": "Value"
},
"artist_name": {
"dtype": "string",
"_type": "Value"
},
"artist_birth_date": {
"dtype": "string",
"_type": "Value"
},
"artist_death_date": {
"dtype": "string",
"_type": "Value"
},
"artist_countries": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"book_title": {
"dtype": "string",
"_type": "Value"
},
"book_authors": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"book_publishers": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"date_published": {
"dtype": "string",
"_type": "Value"
},
"openlibrary-url": {
"dtype": "string",
"_type": "Value"
},
"tags": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"illustration_source_name": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"illustration_source_url": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"illustration_subject": {
"dtype": "string",
"_type": "Value"
},
"illustration_format": {
"dtype": "string",
"_type": "Value"
},
"engravers": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"image_title": {
"dtype": "string",
"_type": "Value"
},
"image_caption": {
"dtype": "string",
"_type": "Value"
},
"image_description": {
"dtype": "string",
"_type": "Value"
},
"rawscan_url": {
"dtype": "string",
"_type": "Value"
},
"1600px_url": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "oldbookillustrations",
"config_name": "complete",
"version": {
"version_str": "1.1.0",
"major": 1,
"minor": 1,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 6402149401.7,
"num_examples": 4154,
"dataset_name": null
}
},
"download_size": 5098832185,
"dataset_size": 6402149401.7,
"size_in_bytes": 11500981586.7
}}