This dataset contains question-answer pairs for document visual question answering tasks.
image: URL to the document image
question: Question in English
answers: Answers in Bengali
questionId: Unique identifier for each question
question_types: Type of question (extraction)
docId: Document identifier
fonts: Font information
dataset = load_dataset("nihalbaig/docvqa_syn")… See the full description on the dataset page:
https://huggingface.co/datasets/nihalbaig/docvqa_syn.