path-vqa-robustness / README.md
simwit's picture
Upload dataset (part 00001-of-00002)
081d955 verified
---
dataset_info:
features:
- name: image
dtype: image
- name: question
dtype: string
- name: answer
dtype: string
- name: answer_type
dtype: string
splits:
- name: test_open_image_gaussian_noise
num_bytes: 3471448864.53
num_examples: 3370
- name: test_open_image_rotation
num_bytes: 2180035260.53
num_examples: 3370
- name: test_open_text_char_substitution
num_bytes: 610402292.0
num_examples: 3370
- name: test_open_text_word_deletion
num_bytes: 610382001.0
num_examples: 3370
- name: test_open_combined_img_gaussian_text_char_sub
num_bytes: 3471501141.53
num_examples: 3370
- name: test_closed_image_gaussian_noise
num_bytes: 3477577854.17
num_examples: 3391
- name: test_closed_image_rotation
num_bytes: 2194835253.17
num_examples: 3391
- name: test_closed_text_char_substitution
num_bytes: 618481833.0
num_examples: 3391
- name: test_closed_text_word_deletion
num_bytes: 618451661.0
num_examples: 3391
- name: test_closed_combined_img_gaussian_text_char_sub
num_bytes: 3477589989.17
num_examples: 3391
- name: test_open_text_char_substitution_005
num_bytes: 610402292.0
num_examples: 3370
- name: test_closed_text_char_substitution_005
num_bytes: 618481833.0
num_examples: 3391
- name: test_open_text_proportional_char_substitution
num_bytes: 610402292.0
num_examples: 3370
- name: test_closed_text_proportional_char_substitution
num_bytes: 618481833.0
num_examples: 3391
download_size: 19468487359
dataset_size: 23188474400.1
configs:
- config_name: default
data_files:
- split: test_open_image_gaussian_noise
path: data/test_open_image_gaussian_noise-*
- split: test_open_image_rotation
path: data/test_open_image_rotation-*
- split: test_open_text_char_substitution
path: data/test_open_text_char_substitution-*
- split: test_open_text_word_deletion
path: data/test_open_text_word_deletion-*
- split: test_open_combined_img_gaussian_text_char_sub
path: data/test_open_combined_img_gaussian_text_char_sub-*
- split: test_closed_image_gaussian_noise
path: data/test_closed_image_gaussian_noise-*
- split: test_closed_image_rotation
path: data/test_closed_image_rotation-*
- split: test_closed_text_char_substitution
path: data/test_closed_text_char_substitution-*
- split: test_closed_text_word_deletion
path: data/test_closed_text_word_deletion-*
- split: test_closed_combined_img_gaussian_text_char_sub
path: data/test_closed_combined_img_gaussian_text_char_sub-*
- split: test_open_text_char_substitution_005
path: data/test_open_text_char_substitution_005-*
- split: test_closed_text_char_substitution_005
path: data/test_closed_text_char_substitution_005-*
- split: test_open_text_proportional_char_substitution
path: data/test_open_text_proportional_char_substitution-*
- split: test_closed_text_proportional_char_substitution
path: data/test_closed_text_proportional_char_substitution-*
---