File size: 3,063 Bytes
95c47cc
 
 
 
 
 
 
 
 
 
 
 
 
 
b89a434
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95c47cc
 
b89a434
5ac2677
 
8b58259
 
 
 
 
 
 
 
95c47cc
 
 
b89a434
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b58259
 
 
 
95c47cc
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
90
91
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: modality
    dtype: string
  - name: answer_type
    dtype: string
  splits:
  - name: test_open_image_gaussian_noise
    num_bytes: 856754210.0
    num_examples: 645
  - name: test_open_image_rotation
    num_bytes: 190730487.0
    num_examples: 645
  - name: test_open_text_char_substitution
    num_bytes: 69131400.0
    num_examples: 645
  - name: test_open_text_word_deletion
    num_bytes: 69127236.0
    num_examples: 645
  - name: test_open_combined_img_gaussian_text_char_sub
    num_bytes: 856749710.0
    num_examples: 645
  - name: test_closed_image_gaussian_noise
    num_bytes: 451535715.0
    num_examples: 416
  - name: test_closed_image_rotation
    num_bytes: 101093328.0
    num_examples: 416
  - name: test_closed_text_char_substitution
    num_bytes: 37653807.0
    num_examples: 416
  - name: test_closed_text_word_deletion
    num_bytes: 37651059.0
    num_examples: 416
  - name: test_closed_combined_img_gaussian_text_char_sub
    num_bytes: 451536271.0
    num_examples: 416
  - name: test_open_text_char_substitution_005
    num_bytes: 69131400.0
    num_examples: 645
  - name: test_closed_text_char_substitution_005
    num_bytes: 37653807.0
    num_examples: 416
  - name: test_open_text_proportional_char_substitution
    num_bytes: 69131400.0
    num_examples: 645
  - name: test_closed_text_proportional_char_substitution
    num_bytes: 37653807.0
    num_examples: 416
  download_size: 2981051675
  dataset_size: 3335533637.0
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-*
---