Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mrgiraffe--layouttestingV6": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"pindx": {"dtype": "int64", "id": null, "_type": "Value"}, "doctitle": {"dtype": "string", "id": null, "_type": "Value"}, "page": {"dtype": "string", "id": null, "_type": "Value"}, "blocks": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "boxes": {"feature": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "image": {"decode": true, "id": null, "_type": "Image"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes":
|
|
|
1 |
+
{"mrgiraffe--layouttestingV6": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"pindx": {"dtype": "int64", "id": null, "_type": "Value"}, "doctitle": {"dtype": "string", "id": null, "_type": "Value"}, "page": {"dtype": "string", "id": null, "_type": "Value"}, "blocks": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "words": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "boxes": {"feature": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "image": {"decode": true, "id": null, "_type": "Image"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 6495548.0, "num_examples": 161, "dataset_name": "layouttestingV6"}, "test": {"name": "test", "num_bytes": 1659900.0, "num_examples": 41, "dataset_name": "layouttestingV6"}}, "download_checksums": null, "download_size": 5214417, "post_processing_size": null, "dataset_size": 8155448.0, "size_in_bytes": 13369865.0}}
|