Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Tags:
funsd
Libraries:
Datasets
pandas
License:
File size: 2,188 Bytes
385171d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d6e543
385171d
 
 
4d6e543
 
5cc476f
 
991417f
4d6e543
 
 
 
5cc476f
4d6e543
 
 
 
 
 
39f2a66
 
385171d
 
 
f85ed0a
 
 
 
 
 
 
 
 
39f2a66
 
 
 
f85ed0a
39f2a66
f85ed0a
39f2a66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
---
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/}
}
```