nielsr HF staff commited on
Commit
057d0aa
1 Parent(s): e3ba71e

Upload 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"}, "words": {"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": 7, "names": ["O", "B-HEADER", "I-HEADER", "B-QUESTION", "I-QUESTION", "B-ANSWER", "I-ANSWER"], "id": null, "_type": "ClassLabel"}, "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": 149, "dataset_name": "funsd-image-feature"}, "test": {"name": "test", "num_bytes": 4753639.0, "num_examples": 50, "dataset_name": "funsd-image-feature"}}, "download_checksums": null, "download_size": 16617648, "post_processing_size": null, "dataset_size": 17956645.0, "size_in_bytes": 34574293.0}}