zhangfaen/DocVQA
收藏Hugging Face2023-12-18 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/zhangfaen/DocVQA
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: questionId
dtype: int32
- name: question
dtype: string
- name: question_types
list: string
- name: image
dtype: image
- name: docId
dtype: int32
- name: ucsf_document_id
dtype: string
- name: ucsf_document_page_no
dtype: string
- name: answers
list: string
splits:
- name: train
num_bytes: 5658303093.631
num_examples: 39463
- name: validation
num_bytes: 2532362556.066
num_examples: 5349
- name: test
num_bytes: 2500321215.732
num_examples: 5188
download_size: 9591606021
dataset_size: 10690986865.428999
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
The dataset includes features such as questionId (int32), question (string), question_types (list of strings), image (image type), docId (int32), ucsf_document_id (string), ucsf_document_page_no (string), and answers (list of strings). It is divided into a training set (39463 examples, 5658303093.631 bytes), a validation set (5349 examples, 2532362556.066 bytes), and a test set (5188 examples, 2500321215.732 bytes). The total download size is 9591606021 bytes, and the total dataset size is 10690986865.428999 bytes.
提供机构:
zhangfaen



