Upload dataset
Browse files
README.md
CHANGED
|
@@ -30,14 +30,39 @@ dataset_info:
|
|
| 30 |
- name: label
|
| 31 |
dtype: string
|
| 32 |
splits:
|
| 33 |
-
- name:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
num_bytes: 493564920.0
|
| 35 |
num_examples: 2000
|
| 36 |
-
download_size:
|
| 37 |
-
dataset_size:
|
| 38 |
configs:
|
| 39 |
- config_name: default
|
| 40 |
data_files:
|
| 41 |
-
- split:
|
| 42 |
-
path: data/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
---
|
|
|
|
| 30 |
- name: label
|
| 31 |
dtype: string
|
| 32 |
splits:
|
| 33 |
+
- name: test_image_gaussian_noise
|
| 34 |
+
num_bytes: 4468597621.0
|
| 35 |
+
num_examples: 2000
|
| 36 |
+
- name: test_image_rotation
|
| 37 |
+
num_bytes: 1287463342.0
|
| 38 |
+
num_examples: 2000
|
| 39 |
+
- name: test_text_char_substitution
|
| 40 |
+
num_bytes: 493564920.0
|
| 41 |
+
num_examples: 2000
|
| 42 |
+
- name: test_text_word_deletion
|
| 43 |
+
num_bytes: 493520432.0
|
| 44 |
+
num_examples: 2000
|
| 45 |
+
- name: test_combined_img_gaussian_text_char_sub
|
| 46 |
+
num_bytes: 4468599509.0
|
| 47 |
+
num_examples: 2000
|
| 48 |
+
- name: test_text_char_substitution_005
|
| 49 |
num_bytes: 493564920.0
|
| 50 |
num_examples: 2000
|
| 51 |
+
download_size: 11641402327
|
| 52 |
+
dataset_size: 11705310744.0
|
| 53 |
configs:
|
| 54 |
- config_name: default
|
| 55 |
data_files:
|
| 56 |
+
- split: test_image_gaussian_noise
|
| 57 |
+
path: data/test_image_gaussian_noise-*
|
| 58 |
+
- split: test_image_rotation
|
| 59 |
+
path: data/test_image_rotation-*
|
| 60 |
+
- split: test_text_char_substitution
|
| 61 |
+
path: data/test_text_char_substitution-*
|
| 62 |
+
- split: test_text_word_deletion
|
| 63 |
+
path: data/test_text_word_deletion-*
|
| 64 |
+
- split: test_combined_img_gaussian_text_char_sub
|
| 65 |
+
path: data/test_combined_img_gaussian_text_char_sub-*
|
| 66 |
+
- split: test_text_char_substitution_005
|
| 67 |
+
path: data/test_text_char_substitution_005-*
|
| 68 |
---
|
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:353dc5b0e098e0eb4726f201ec9ab3e9fc7ffc93ff1acd4eac450e9da3ebef3e
|
| 3 |
+
size 473996813
|