pmc-vqa-robustness / README.md
simwit's picture
Upload dataset
306921a verified
---
dataset_info:
features:
- name: image
dtype: image
- name: input
dtype: string
- name: label
dtype: string
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
splits:
- name: test_image_gaussian_noise
num_bytes: 2600192868.0
num_examples: 2000
- name: test_image_rotation
num_bytes: 950857303.0
num_examples: 2000
- name: test_text_char_substitution
num_bytes: 329192678.0
num_examples: 2000
- name: test_text_word_deletion
num_bytes: 329149665.0
num_examples: 2000
- name: test_combined_img_gaussian_text_char_sub
num_bytes: 2600209731.0
num_examples: 2000
- name: test_text_char_substitution_005
num_bytes: 329192685.0
num_examples: 2000
- name: test_text_proportional_char_substitution
num_bytes: 329192689.0
num_examples: 2000
download_size: 7043608585
dataset_size: 7467987619.0
configs:
- config_name: default
data_files:
- split: test_image_gaussian_noise
path: data/test_image_gaussian_noise-*
- split: test_image_rotation
path: data/test_image_rotation-*
- split: test_text_char_substitution
path: data/test_text_char_substitution-*
- split: test_text_word_deletion
path: data/test_text_word_deletion-*
- split: test_combined_img_gaussian_text_char_sub
path: data/test_combined_img_gaussian_text_char_sub-*
- split: test_text_char_substitution_005
path: data/test_text_char_substitution_005-*
- split: test_text_proportional_char_substitution
path: data/test_text_proportional_char_substitution-*
---