--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: ground_truth dtype: string splits: - name: train num_bytes: 12375673.0 num_examples: 149 - name: validation num_bytes: 4212316.0 num_examples: 50 - name: test num_bytes: 4212316.0 num_examples: 50 download_size: 19652852 dataset_size: 20800305.0 --- # Dataset Card for "funsd_donut" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)