simwit commited on
Commit
6c3da2d
·
verified ·
1 Parent(s): bae24d1

Upload dataset (part 00001-of-00002)

Browse files
Files changed (1) hide show
  1. README.md +58 -13
README.md CHANGED
@@ -10,24 +10,69 @@ dataset_info:
10
  - name: answer_type
11
  dtype: string
12
  splits:
13
- - name: test_all
14
- num_bytes: 1228884125.0
15
- num_examples: 6761
16
- - name: test_open
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  num_bytes: 610402292.0
18
  num_examples: 3370
19
- - name: test_closed
20
  num_bytes: 618481833.0
21
  num_examples: 3391
22
- download_size: 476796925
23
- dataset_size: 2457768250.0
24
  configs:
25
  - config_name: default
26
  data_files:
27
- - split: test_all
28
- path: data/test_all-*
29
- - split: test_open
30
- path: data/test_open-*
31
- - split: test_closed
32
- path: data/test_closed-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ---
 
10
  - name: answer_type
11
  dtype: string
12
  splits:
13
+ - name: test_open_image_gaussian_noise
14
+ num_bytes: 3471448864.53
15
+ num_examples: 3370
16
+ - name: test_open_image_rotation
17
+ num_bytes: 2180035260.53
18
+ num_examples: 3370
19
+ - name: test_open_text_char_substitution
20
+ num_bytes: 610402292.0
21
+ num_examples: 3370
22
+ - name: test_open_text_word_deletion
23
+ num_bytes: 610382001.0
24
+ num_examples: 3370
25
+ - name: test_open_combined_img_gaussian_text_char_sub
26
+ num_bytes: 3471501141.53
27
+ num_examples: 3370
28
+ - name: test_closed_image_gaussian_noise
29
+ num_bytes: 3477577854.17
30
+ num_examples: 3391
31
+ - name: test_closed_image_rotation
32
+ num_bytes: 2194835253.17
33
+ num_examples: 3391
34
+ - name: test_closed_text_char_substitution
35
+ num_bytes: 618481833.0
36
+ num_examples: 3391
37
+ - name: test_closed_text_word_deletion
38
+ num_bytes: 618451661.0
39
+ num_examples: 3391
40
+ - name: test_closed_combined_img_gaussian_text_char_sub
41
+ num_bytes: 3477589989.17
42
+ num_examples: 3391
43
+ - name: test_open_text_char_substitution_005
44
  num_bytes: 610402292.0
45
  num_examples: 3370
46
+ - name: test_closed_text_char_substitution_005
47
  num_bytes: 618481833.0
48
  num_examples: 3391
49
+ download_size: 19156605414
50
+ dataset_size: 21959590275.1
51
  configs:
52
  - config_name: default
53
  data_files:
54
+ - split: test_open_image_gaussian_noise
55
+ path: data/test_open_image_gaussian_noise-*
56
+ - split: test_open_image_rotation
57
+ path: data/test_open_image_rotation-*
58
+ - split: test_open_text_char_substitution
59
+ path: data/test_open_text_char_substitution-*
60
+ - split: test_open_text_word_deletion
61
+ path: data/test_open_text_word_deletion-*
62
+ - split: test_open_combined_img_gaussian_text_char_sub
63
+ path: data/test_open_combined_img_gaussian_text_char_sub-*
64
+ - split: test_closed_image_gaussian_noise
65
+ path: data/test_closed_image_gaussian_noise-*
66
+ - split: test_closed_image_rotation
67
+ path: data/test_closed_image_rotation-*
68
+ - split: test_closed_text_char_substitution
69
+ path: data/test_closed_text_char_substitution-*
70
+ - split: test_closed_text_word_deletion
71
+ path: data/test_closed_text_word_deletion-*
72
+ - split: test_closed_combined_img_gaussian_text_char_sub
73
+ path: data/test_closed_combined_img_gaussian_text_char_sub-*
74
+ - split: test_open_text_char_substitution_005
75
+ path: data/test_open_text_char_substitution_005-*
76
+ - split: test_closed_text_char_substitution_005
77
+ path: data/test_closed_text_char_substitution_005-*
78
  ---