File size: 3,062 Bytes
54fc445 6c3da2d 54fc445 6c3da2d 54fc445 081d955 54fc445 6c3da2d 081d955 54fc445 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
---
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-*
---
|