--- dataset_info: features: - name: pixel_values dtype: array3_d: shape: - 3 - 224 - 224 dtype: float32 - name: input_ids sequence: int64 - name: attention_mask sequence: int64 - name: bbox dtype: array2_d: shape: - 512 - 4 dtype: int64 - name: labels sequence: int64 - name: ner_tags sequence: class_label: names: '0': O '1': B-HEADER '2': I-HEADER '3': B-QUESTION '4': I-QUESTION '5': B-ANSWER '6': I-ANSWER splits: - name: test num_bytes: 31847456 num_examples: 50 - name: train num_bytes: 94872948 num_examples: 149 download_size: 5136310 dataset_size: 126720404 --- # Dataset Card for "FUNSD" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)