davanstrien HF staff commited on
Commit
7996765
1 Parent(s): b98d7ac

add infos file

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"default": {"description": "The Dataset contains images derived from the Newspaper Navigator (news-navigator.labs.loc.gov/), a dataset of images drawn from the Library of Congress Chronicling America collection. \n", "citation": "@dataset{van_strien_daniel_2021_5838410,\n author = {van Strien, Daniel},\n title = {{19th Century United States Newspaper Advert images \n with 'illustrated' or 'non illustrated' labels}},\n month = oct,\n year = 2021,\n publisher = {Zenodo},\n version = {0.0.1},\n doi = {10.5281/zenodo.5838410},\n url = {https://doi.org/10.5281/zenodo.5838410}}\n", "homepage": "https://doi.org/10.5281/zenodo.5838410", "license": "Public Domain", "features": {"file": {"dtype": "string", "id": null, "_type": "Value"}, "image": {"decode": true, "id": null, "_type": "Image"}, "label": {"num_classes": 2, "names": ["text-only", "illustrations"], "id": null, "_type": "ClassLabel"}, "pub_date": {"dtype": "timestamp[ns]", "id": null, "_type": "Value"}, "page_seq_num": {"dtype": "int64", "id": null, "_type": "Value"}, "edition_seq_num": {"dtype": "int64", "id": null, "_type": "Value"}, "batch": {"dtype": "string", "id": null, "_type": "Value"}, "lccn": {"dtype": "string", "id": null, "_type": "Value"}, "box": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "score": {"dtype": "float64", "id": null, "_type": "Value"}, "ocr": {"dtype": "string", "id": null, "_type": "Value"}, "place_of_publication": {"dtype": "string", "id": null, "_type": "Value"}, "geographic_coverage": {"dtype": "string", "id": null, "_type": "Value"}, "name": {"dtype": "string", "id": null, "_type": "Value"}, "publisher": {"dtype": "string", "id": null, "_type": "Value"}, "url": {"dtype": "string", "id": null, "_type": "Value"}, "page_url": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "illustrated_ads", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 773969, "num_examples": 549, "dataset_name": "illustrated_ads"}}, "download_checksums": {"https://zenodo.org/record/5838410/files/images.zip?download=1": {"num_bytes": 48063000, "checksum": "05f1562bca55a44ff00ad52aec19b59ce10566d6d3d169ef75e0224e4a514295"}, "https://zenodo.org/record/5838410/files/ads.csv?download=1": {"num_bytes": 47362, "checksum": "001098f61be7630d985ffc61713c620a9a78518bda6f7ae569c43d37e032cccb"}, "https://zenodo.org/record/5838410/files/sample.csv?download=1": {"num_bytes": 876387, "checksum": "74f585434b9b644c30fbafe9ff400d52dbfb51d620551a23194ecf961db5d697"}}, "download_size": 48986749, "post_processing_size": null, "dataset_size": 773969, "size_in_bytes": 49760718}}