funsd-vqa / README.md
munish0838's picture
Update README.md
f6e1367 verified
metadata
license: openrail
language:
  - en
task_categories:
  - document-question-answering
size_categories:
  - n<1K

Dataset Card for Dataset Name

Dataset Description

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

[More Information Needed]

Dataset Structure

Data Instances

[More Information Needed]

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/