| --- |
| dataset_info: |
| features: |
| - name: image |
| dtype: image |
| - name: question_categories |
| dtype: string |
| - name: question |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: year |
| dtype: int64 |
| splits: |
| - name: test_image_gaussian_noise |
| num_bytes: 1963055277.34 |
| num_examples: 1382 |
| - name: test_image_rotation |
| num_bytes: 397770935.34 |
| num_examples: 1382 |
| - name: test_text_char_substitution |
| num_bytes: 66860212.0 |
| num_examples: 1382 |
| - name: test_text_word_deletion |
| num_bytes: 66852777.0 |
| num_examples: 1382 |
| - name: test_combined_img_gaussian_text_char_sub |
| num_bytes: 1963094969.34 |
| num_examples: 1382 |
| - name: test_text_char_substitution_005 |
| num_bytes: 66860212.0 |
| num_examples: 1382 |
| - name: test_text_proportional_char_substitution |
| num_bytes: 66860212.0 |
| num_examples: 1382 |
| download_size: 4584870995 |
| dataset_size: 4591354595.0199995 |
| 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-* |
| --- |
| |