File size: 1,099 Bytes
72ca162
 
f6e1367
 
 
 
 
 
72ca162
6809752
733f3c4
6809752
 
 
f6e1367
6809752
f6e1367
6809752
 
 
 
 
 
 
733f3c4
6809752
 
 
 
 
0df5340
 
 
 
 
 
 
6809752
 
 
 
733f3c4
6809752
 
733f3c4
6809752
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
---
license: openrail
language:
- en
task_categories:
- document-question-answering
size_categories:
- n<1K
---

# Dataset Card for funsd-vqa

## Dataset Description

- **Homepage:** https://huggingface.co./datasets/munish0838/funsd_vqa
- **Repository:** https://github.com/munish0838/FUNSD
- **Point of Contact:** [email protected]

### Dataset Summary

This dataset has been processed to be used by Donut model for DocVQA fine tuninf on FUNSD dataset. The final dataset is in `.jsonl` file format.

### Languages

- English

## Dataset Structure

### Data Fields

id -> Name of Image file/json file  
file_name -> Path of image file  
questions -> array of all questions in corresponding to the image  
words -> list of all words present in image  
bounding_boxes -> contains bounding box of all words  
answers -> array of all answers in corresponding to the image  
grount_truth -> has gt_parses in donut required format for processing  


## Dataset Creation

Refer this github repo link: https://github.com/munish0838/FUNSD

### Source Data

https://guillaumejaume.github.io/FUNSD/