simwit commited on
Commit
54fc445
·
verified ·
1 Parent(s): 3008541

Upload dataset

Browse files
Files changed (47) hide show
  1. README.md +68 -0
  2. data/test_closed_combined_img_gaussian_text_char_sub-00000-of-00007.parquet +3 -0
  3. data/test_closed_combined_img_gaussian_text_char_sub-00001-of-00007.parquet +3 -0
  4. data/test_closed_combined_img_gaussian_text_char_sub-00002-of-00007.parquet +3 -0
  5. data/test_closed_combined_img_gaussian_text_char_sub-00003-of-00007.parquet +3 -0
  6. data/test_closed_combined_img_gaussian_text_char_sub-00004-of-00007.parquet +3 -0
  7. data/test_closed_combined_img_gaussian_text_char_sub-00005-of-00007.parquet +3 -0
  8. data/test_closed_combined_img_gaussian_text_char_sub-00006-of-00007.parquet +3 -0
  9. data/test_closed_image_gaussian_noise-00000-of-00007.parquet +3 -0
  10. data/test_closed_image_gaussian_noise-00001-of-00007.parquet +3 -0
  11. data/test_closed_image_gaussian_noise-00002-of-00007.parquet +3 -0
  12. data/test_closed_image_gaussian_noise-00003-of-00007.parquet +3 -0
  13. data/test_closed_image_gaussian_noise-00004-of-00007.parquet +3 -0
  14. data/test_closed_image_gaussian_noise-00005-of-00007.parquet +3 -0
  15. data/test_closed_image_gaussian_noise-00006-of-00007.parquet +3 -0
  16. data/test_closed_image_rotation-00000-of-00005.parquet +3 -0
  17. data/test_closed_image_rotation-00001-of-00005.parquet +3 -0
  18. data/test_closed_image_rotation-00002-of-00005.parquet +3 -0
  19. data/test_closed_image_rotation-00003-of-00005.parquet +3 -0
  20. data/test_closed_image_rotation-00004-of-00005.parquet +3 -0
  21. data/test_closed_text_char_substitution-00000-of-00002.parquet +3 -0
  22. data/test_closed_text_char_substitution-00001-of-00002.parquet +3 -0
  23. data/test_closed_text_word_deletion-00000-of-00002.parquet +3 -0
  24. data/test_closed_text_word_deletion-00001-of-00002.parquet +3 -0
  25. data/test_open_combined_img_gaussian_text_char_sub-00000-of-00007.parquet +3 -0
  26. data/test_open_combined_img_gaussian_text_char_sub-00001-of-00007.parquet +3 -0
  27. data/test_open_combined_img_gaussian_text_char_sub-00002-of-00007.parquet +3 -0
  28. data/test_open_combined_img_gaussian_text_char_sub-00003-of-00007.parquet +3 -0
  29. data/test_open_combined_img_gaussian_text_char_sub-00004-of-00007.parquet +3 -0
  30. data/test_open_combined_img_gaussian_text_char_sub-00005-of-00007.parquet +3 -0
  31. data/test_open_combined_img_gaussian_text_char_sub-00006-of-00007.parquet +3 -0
  32. data/test_open_image_gaussian_noise-00000-of-00007.parquet +3 -0
  33. data/test_open_image_gaussian_noise-00001-of-00007.parquet +3 -0
  34. data/test_open_image_gaussian_noise-00002-of-00007.parquet +3 -0
  35. data/test_open_image_gaussian_noise-00003-of-00007.parquet +3 -0
  36. data/test_open_image_gaussian_noise-00004-of-00007.parquet +3 -0
  37. data/test_open_image_gaussian_noise-00005-of-00007.parquet +3 -0
  38. data/test_open_image_gaussian_noise-00006-of-00007.parquet +3 -0
  39. data/test_open_image_rotation-00000-of-00005.parquet +3 -0
  40. data/test_open_image_rotation-00001-of-00005.parquet +3 -0
  41. data/test_open_image_rotation-00002-of-00005.parquet +3 -0
  42. data/test_open_image_rotation-00003-of-00005.parquet +3 -0
  43. data/test_open_image_rotation-00004-of-00005.parquet +3 -0
  44. data/test_open_text_char_substitution-00000-of-00002.parquet +3 -0
  45. data/test_open_text_char_substitution-00001-of-00002.parquet +3 -0
  46. data/test_open_text_word_deletion-00000-of-00002.parquet +3 -0
  47. data/test_open_text_word_deletion-00001-of-00002.parquet +3 -0
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: question
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
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
+ download_size: 18844731461
44
+ dataset_size: 20730706150.1
45
+ configs:
46
+ - config_name: default
47
+ data_files:
48
+ - split: test_open_image_gaussian_noise
49
+ path: data/test_open_image_gaussian_noise-*
50
+ - split: test_open_image_rotation
51
+ path: data/test_open_image_rotation-*
52
+ - split: test_open_text_char_substitution
53
+ path: data/test_open_text_char_substitution-*
54
+ - split: test_open_text_word_deletion
55
+ path: data/test_open_text_word_deletion-*
56
+ - split: test_open_combined_img_gaussian_text_char_sub
57
+ path: data/test_open_combined_img_gaussian_text_char_sub-*
58
+ - split: test_closed_image_gaussian_noise
59
+ path: data/test_closed_image_gaussian_noise-*
60
+ - split: test_closed_image_rotation
61
+ path: data/test_closed_image_rotation-*
62
+ - split: test_closed_text_char_substitution
63
+ path: data/test_closed_text_char_substitution-*
64
+ - split: test_closed_text_word_deletion
65
+ path: data/test_closed_text_word_deletion-*
66
+ - split: test_closed_combined_img_gaussian_text_char_sub
67
+ path: data/test_closed_combined_img_gaussian_text_char_sub-*
68
+ ---
data/test_closed_combined_img_gaussian_text_char_sub-00000-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048b307b468488e8914dc7e2ccfef6571bc549e9852d86db5db153c859b51c14
3
+ size 311135874
data/test_closed_combined_img_gaussian_text_char_sub-00001-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e7d9180ee51aa9205d5796bd29583746d2d667757fb8b710a1288869dfa6073
3
+ size 493593068
data/test_closed_combined_img_gaussian_text_char_sub-00002-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6e0018905c2c024e55ae7ac05db96e1e200561bcc9d85bed12d85da91d85a6
3
+ size 536980354
data/test_closed_combined_img_gaussian_text_char_sub-00003-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78be61721661408fae20b3f12968e0ec3a63bda8100fe856e6b7102557d4761a
3
+ size 537556854
data/test_closed_combined_img_gaussian_text_char_sub-00004-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26d4415cf99bb61ff5ce01eadd40ce63c08cb502717fd957785ad4477f280d0
3
+ size 541571460
data/test_closed_combined_img_gaussian_text_char_sub-00005-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46dd53e351f6a58dbdf6b9c602eced2258c08a2c85b91842b7ba10542f18bbc6
3
+ size 533924365
data/test_closed_combined_img_gaussian_text_char_sub-00006-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f0170c270317c214b6e07321522a024547087dee640dff7ed28e1ecd79d2f4
3
+ size 522918062
data/test_closed_image_gaussian_noise-00000-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccfcc820d91ccbd47bc2a86016158a23e16745648b60521ac61e9ac7b296fc42
3
+ size 311113864
data/test_closed_image_gaussian_noise-00001-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:905b7b7e3df8dc5fa744e7669bc1e9986813a9514757ad186192b6968a30dfdf
3
+ size 493571942
data/test_closed_image_gaussian_noise-00002-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52054e8818b22ec1724e4abaf7f162fb842d2e199b26e0edbb1e98f6a1498c42
3
+ size 536989661
data/test_closed_image_gaussian_noise-00003-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89bb5be6f087e07b02a5276358d4a4193cd4d2c0fd78bf8e3df808b2f064a332
3
+ size 537556020
data/test_closed_image_gaussian_noise-00004-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e840e541171c71d32194196594bf03ed5d38aba21347debb5be06adc906809d
3
+ size 541563729
data/test_closed_image_gaussian_noise-00005-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:960cf7baf77bd80de7f302b31a5ea143b3d0df713f4da0c5ae5c130a512da946
3
+ size 533915360
data/test_closed_image_gaussian_noise-00006-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c35b738861f8615fcdc22e95d5d188ebff59746a3c158f89ded1118e7be1b79
3
+ size 522909094
data/test_closed_image_rotation-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:299f7c1c8295f26d3f805c11ab284630040565f1b72215703873ecdf7f389013
3
+ size 334581762
data/test_closed_image_rotation-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08c24699f949bc768672bd6eca2ded6236e00366e256a5658e14287d2095bbb2
3
+ size 444994793
data/test_closed_image_rotation-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dca7a1672e83e4bc19c9fb7ff71d70b8effae277f3631e34651d1a7647740345
3
+ size 452246968
data/test_closed_image_rotation-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ee2544a09821bbc1f923ce2408ec3afe218d51525bbb2c33df7757423301e8
3
+ size 476792693
data/test_closed_image_rotation-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:758ff35a9e0918a9312b916aa8b6019d460c801d7f3a6a2aca1dc9accc648b69
3
+ size 459563056
data/test_closed_text_char_substitution-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7a4de34121fb6459afaccb46f1a2404cdfb3e16d9d0c52e0d0fc15069bca3c
3
+ size 60020862
data/test_closed_text_char_substitution-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92d97e35fc8edc43d96ede48ab90957de717833e88d73555e67ac9c5495ca6b9
3
+ size 94465097
data/test_closed_text_word_deletion-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03101c8a3f2a11df77723d3a50a4e8425078fd8cefa9d7621903b7b682aba220
3
+ size 59992556
data/test_closed_text_word_deletion-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64748ee2f13604924b6a34b0fa9f75a22919d6e31608b3a2e3746c7d604e9818
3
+ size 94443976
data/test_open_combined_img_gaussian_text_char_sub-00000-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77a8d7a27daa76a08581c6a8a34b3b7a1c9e981bd5ebb859d1e47810e3291c6
3
+ size 314730032
data/test_open_combined_img_gaussian_text_char_sub-00001-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9345c22ec93cfe9919122c4083f2ea6051aa6c59ddd8f01ececd47ca7b01b36a
3
+ size 497393374
data/test_open_combined_img_gaussian_text_char_sub-00002-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd0e36c46babe738610c9c8459f94beb586f0b46cfff5c10f26bd01a4637d792
3
+ size 531139207
data/test_open_combined_img_gaussian_text_char_sub-00003-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b1f3e32dea0874ada18a096de9fffb305e8ed8d6f157390e0ae0135468a2b64
3
+ size 536417076
data/test_open_combined_img_gaussian_text_char_sub-00004-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68c820e40e38833ac713fcafd5bf240cf84080be0eaf668c607158ac5a893d5c
3
+ size 537743885
data/test_open_combined_img_gaussian_text_char_sub-00005-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c2ed87f86778a5d9ddd9a52d58e46f09f2c050a0d59fe50d62ac88958ac9d2
3
+ size 534280599
data/test_open_combined_img_gaussian_text_char_sub-00006-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ab2097e7325f0785d5c8d5b8103fdf0d48f5bb5796b4b6c859e3243c244995
3
+ size 519887625
data/test_open_image_gaussian_noise-00000-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9ad497bc62f7dfbe3b496ac0bad9c95653e3d1d47ea158ccfe309a57e6cade0
3
+ size 314713913
data/test_open_image_gaussian_noise-00001-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c32517828a7320a5fd7ed4fdceb29c35df4949c520343c1b19053255bbc0cb0e
3
+ size 497363008
data/test_open_image_gaussian_noise-00002-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e5ab4ea849ae383f215a361c7b8e33a61f2e28da8eb7bf118339d462b3765a
3
+ size 531151542
data/test_open_image_gaussian_noise-00003-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be44e859ce14ffb9781f36a48fc33c4e8859b9740f046af4d99fd806d81be9d
3
+ size 536391567
data/test_open_image_gaussian_noise-00004-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be8f625d0411a3ab7e6428fc5338e76acf1e5e66f653263b18bea0710208a958
3
+ size 537755723
data/test_open_image_gaussian_noise-00005-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f97edd06b070d4c0e4e3d4f0a69c38dda9608b7be1d56b6b048c33e13012031
3
+ size 534256034
data/test_open_image_gaussian_noise-00006-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a81e60156dcce127c9fd72ebd515d8348184019dc83a3bd8c941ae558e18a3a0
3
+ size 519877132
data/test_open_image_rotation-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f07454391e3d79f732f2d7b62da731cb2e0f343eea0c536a75dad5348081705
3
+ size 335933384
data/test_open_image_rotation-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4abcea9eaa52aa2a9683da92645c48f7452f64cee4a4fff64eaf3f659fe5e031
3
+ size 441289560
data/test_open_image_rotation-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc139d5c1326e9cf7ecd6941b507ce768fc6d3d4a8e696e10bb43b0cde766684
3
+ size 453826060
data/test_open_image_rotation-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a77d01527c4f45e382e7900cc09e58bd387f45ce9d3ed22113ba67ecd61e484
3
+ size 462998120
data/test_open_image_rotation-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc3d7e2f56c123a50e711d57aece28a31ac1219418c1ea4ae64cf37d1e98c9c7
3
+ size 460374796
data/test_open_text_char_substitution-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7548131fd41b4db67c611edc84ead1b104db72278055a397a8495d75b041d55
3
+ size 54117423
data/test_open_text_char_substitution-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4574ebabc512c8e54b9255f2257cfae46b0318780526e7978d24f73140532018
3
+ size 103301497
data/test_open_text_word_deletion-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62e19d648a2734510dd685bcfba0b7067b52f91a7621ad5585a5798d66f1b14c
3
+ size 54100164
data/test_open_text_word_deletion-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5646075166764bc909061ed9ea3ef25821d0080daa74f803bfcfd32879ef7622
3
+ size 103288270