Upload dataset
Browse files
README.md
CHANGED
@@ -16,14 +16,39 @@ dataset_info:
|
|
16 |
- name: D
|
17 |
dtype: string
|
18 |
splits:
|
19 |
-
- name:
|
20 |
-
num_bytes:
|
21 |
num_examples: 2000
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
27 |
-
- split:
|
28 |
-
path: data/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
---
|
|
|
16 |
- name: D
|
17 |
dtype: string
|
18 |
splits:
|
19 |
+
- name: test_image_gaussian_noise
|
20 |
+
num_bytes: 2600192868.0
|
21 |
num_examples: 2000
|
22 |
+
- name: test_image_rotation
|
23 |
+
num_bytes: 950857303.0
|
24 |
+
num_examples: 2000
|
25 |
+
- name: test_text_char_substitution
|
26 |
+
num_bytes: 329192678.0
|
27 |
+
num_examples: 2000
|
28 |
+
- name: test_text_word_deletion
|
29 |
+
num_bytes: 329149665.0
|
30 |
+
num_examples: 2000
|
31 |
+
- name: test_combined_img_gaussian_text_char_sub
|
32 |
+
num_bytes: 2600209731.0
|
33 |
+
num_examples: 2000
|
34 |
+
- name: test_text_char_substitution_005
|
35 |
+
num_bytes: 329192685.0
|
36 |
+
num_examples: 2000
|
37 |
+
download_size: 6820469131
|
38 |
+
dataset_size: 7138794930.0
|
39 |
configs:
|
40 |
- config_name: default
|
41 |
data_files:
|
42 |
+
- split: test_image_gaussian_noise
|
43 |
+
path: data/test_image_gaussian_noise-*
|
44 |
+
- split: test_image_rotation
|
45 |
+
path: data/test_image_rotation-*
|
46 |
+
- split: test_text_char_substitution
|
47 |
+
path: data/test_text_char_substitution-*
|
48 |
+
- split: test_text_word_deletion
|
49 |
+
path: data/test_text_word_deletion-*
|
50 |
+
- split: test_combined_img_gaussian_text_char_sub
|
51 |
+
path: data/test_combined_img_gaussian_text_char_sub-*
|
52 |
+
- split: test_text_char_substitution_005
|
53 |
+
path: data/test_text_char_substitution_005-*
|
54 |
---
|
data/test_text_char_substitution_005-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68c15200f893e4e7eca382335fc479a29025799508b7f6b3d6735a1b35773d0e
|
3 |
+
size 223145203
|