SotiriosKastanas commited on
Commit
a3ae764
1 Parent(s): 62d6b8e

Create dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"nielsr--funsd-image-feature": {"description": "https://guillaumejaume.github.io/FUNSD/\n", "citation": "@article{Jaume2019FUNSDAD,\n title={FUNSD: A Dataset for Form Understanding in Noisy Scanned Documents},\n author={Guillaume Jaume and H. K. Ekenel and J. Thiran},\n journal={2019 International Conference on Document Analysis and Recognition Workshops (ICDARW)},\n year={2019},\n volume={2},\n pages={1-6}\n}\n", "homepage": "https://guillaumejaume.github.io/FUNSD/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "tokens": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "bboxes": {"feature": {"feature": {"dtype": "int64", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "length": -1, "id": null, "_type": "Sequence"}, "ner_tags": {"feature": {"num_classes": 22, "names": ["0", "1", "3","4", "5", "6", "7", "8", "9", "10","11","12", "13", "14", "15", "16", "17", "18","19","20", "21", "22"],"dtype": "int64", "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": "funsd", "config_name": "funsd", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 13203006.0, "num_examples": 11820, "dataset_name": "funsd-image-feature"}, "test": {"name": "test", "num_bytes": 4753639.0, "num_examples": 1315, "dataset_name": "funsd-image-feature"}}, "download_checksums": null, "download_size": 16617648, "post_processing_size": null, "dataset_size": 17956645.0, "size_in_bytes": 34574293.0}}