| --- |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| dataset_info: |
| features: |
| - name: image |
| dtype: image |
| - name: words |
| sequence: string |
| - name: bboxes |
| sequence: |
| sequence: float64 |
| - name: labels |
| sequence: int64 |
| - name: grouped_words |
| sequence: |
| sequence: int64 |
| - name: linked_groups |
| sequence: |
| sequence: int64 |
| splits: |
| - name: train |
| num_bytes: 183288640.158 |
| num_examples: 1026 |
| - name: test |
| num_bytes: 20706650 |
| num_examples: 113 |
| download_size: 195177090 |
| dataset_size: 203995290.158 |
| extra_gated_prompt: >- |
| You agree to not attempt to determine the identity of individuals in this |
| dataset. |
| You agree to the terms and conditions of the [FUNSD+ license](https://huggingface.co/datasets/konfuzio/funsd_plus/blob/main/LICENSE). |
| extra_gated_fields: |
| Name: text |
| Company: text |
| Country: text |
| Email: text |
| I agree to the terms and conditions of the FUNSD+ license: checkbox |
| license: other |
| language: |
| - en |
| pretty_name: FUNSD+ |
| size_categories: |
| - 1K<n<10K |
| tags: |
| - funsd |
| --- |
| # Dataset Card for "funsd_plus" |
| |
| ## Table of Contents |
| - [Dataset Description](#dataset-description) |
| - [Homepage](#homepage) |
| - [Point of Contact](#point-of-contact) |
| - [Languages](#languages) |
| - [Additional Information](#additional-information) |
| - [Licensing Information](#licensing-information) |
| - [Citation Information](#citation-information) |
| |
| ## Dataset Description |
| |
| - **Homepage:** [FUNSD+ | A larger and revised FUNSD dataset by Konfuzio](https://konfuzio.com/en/funsd-plus/) |
| - **Point of Contact:** [mohamed.dhiab@konfuzio.com](mailto:mohamed.dhiab@konfuzio.com) |
| - **Languages:** `English` |
| |
| ## Additional Information |
| |
| ### Licensing Information |
| |
| [FUNSD+ license](https://huggingface.co/datasets/konfuzio/funsd_plus/blob/main/LICENSE) |
| |
| ### Citation Information |
| |
| ``` |
| @misc{zagami_helm_2022, |
| title = {FUNSD+: A larger and revised FUNSD dataset}, |
| author = {Zagami, Davide and Helm, Christopher}, |
| year = 2022, |
| month = {Oct}, |
| journal = {FUNSD+ | A larger and revised FUNSD dataset}, |
| publisher = {Helm & Nagel GmbH}, |
| url = {http://konfuzio.com/funsd-plus/} |
| } |
| ``` |