|
--- |
|
dataset_info: |
|
features: |
|
- name: image_filename |
|
dtype: string |
|
- name: query |
|
dtype: string |
|
- name: answer |
|
dtype: string |
|
- name: source |
|
dtype: string |
|
- name: options |
|
dtype: string |
|
- name: page |
|
dtype: string |
|
- name: model |
|
dtype: string |
|
- name: prompt |
|
dtype: string |
|
- name: answer_type |
|
dtype: string |
|
- name: negative_passages |
|
sequence: int64 |
|
- name: positive_passages |
|
sequence: int64 |
|
- name: gold_in_top_100 |
|
dtype: bool |
|
splits: |
|
- name: tatdqa |
|
num_bytes: 24219566.01267397 |
|
num_examples: 13188 |
|
- name: pdf |
|
num_bytes: 83960427.58321418 |
|
num_examples: 45718 |
|
- name: docvqa |
|
num_bytes: 72177538.93161301 |
|
num_examples: 39302 |
|
- name: arxiv_qa |
|
num_bytes: 18271190.647565465 |
|
num_examples: 9949 |
|
- name: Infographic_VQA |
|
num_bytes: 18434637.824933372 |
|
num_examples: 10038 |
|
download_size: 49105400 |
|
dataset_size: 217063361.0 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: tatdqa |
|
path: data/tatdqa-* |
|
- split: pdf |
|
path: data/pdf-* |
|
- split: docvqa |
|
path: data/docvqa-* |
|
- split: arxiv_qa |
|
path: data/arxiv_qa-* |
|
- split: Infographic_VQA |
|
path: data/Infographic_VQA-* |
|
--- |
|
|