Commit
·
24259d6
1
Parent(s):
2c1c164
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"davanstrien--test_clip": {"description": "A dataset for applying machine learning to collections described with the Iconclass classification system.\n", "citation": "@MISC{iconclass,\ntitle = {Brill Iconclass AI Test Set},\nauthor={Etienne Posthumus},\nyear={2020}\n}\n", "homepage": "https://labs.brill.com/ictestset/", "license": "https://creativecommons.org/publicdomain/zero/1.0/", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "brill_iconclass", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes":
|
|
|
1 |
+
{"davanstrien--test_clip": {"description": "A dataset for applying machine learning to collections described with the Iconclass classification system.\n", "citation": "@MISC{iconclass,\ntitle = {Brill Iconclass AI Test Set},\nauthor={Etienne Posthumus},\nyear={2020}\n}\n", "homepage": "https://labs.brill.com/ictestset/", "license": "https://creativecommons.org/publicdomain/zero/1.0/", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "brill_iconclass", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 2307768855.52, "num_examples": 61420, "dataset_name": "test_clip"}, "test": {"name": "test", "num_bytes": 1001072684.128, "num_examples": 26324, "dataset_name": "test_clip"}, "validation": {"name": "validation", "num_bytes": 1001072684.128, "num_examples": 26324, "dataset_name": "test_clip"}}, "download_checksums": null, "download_size": 4302716956, "post_processing_size": null, "dataset_size": 4309914223.776, "size_in_bytes": 8612631179.776001}}
|