File size: 1,622 Bytes
002e2e0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a02f2b0
 
002e2e0
a02f2b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
306921a
 
 
 
 
002e2e0
 
 
a02f2b0
 
 
 
 
 
 
 
 
 
 
 
306921a
 
002e2e0
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: input
    dtype: string
  - name: label
    dtype: string
  - name: A
    dtype: string
  - name: B
    dtype: string
  - name: C
    dtype: string
  - name: D
    dtype: string
  splits:
  - name: test_image_gaussian_noise
    num_bytes: 2600192868.0
    num_examples: 2000
  - name: test_image_rotation
    num_bytes: 950857303.0
    num_examples: 2000
  - name: test_text_char_substitution
    num_bytes: 329192678.0
    num_examples: 2000
  - name: test_text_word_deletion
    num_bytes: 329149665.0
    num_examples: 2000
  - name: test_combined_img_gaussian_text_char_sub
    num_bytes: 2600209731.0
    num_examples: 2000
  - name: test_text_char_substitution_005
    num_bytes: 329192685.0
    num_examples: 2000
  - name: test_text_proportional_char_substitution
    num_bytes: 329192689.0
    num_examples: 2000
  download_size: 7043608585
  dataset_size: 7467987619.0
configs:
- config_name: default
  data_files:
  - split: test_image_gaussian_noise
    path: data/test_image_gaussian_noise-*
  - split: test_image_rotation
    path: data/test_image_rotation-*
  - split: test_text_char_substitution
    path: data/test_text_char_substitution-*
  - split: test_text_word_deletion
    path: data/test_text_word_deletion-*
  - split: test_combined_img_gaussian_text_char_sub
    path: data/test_combined_img_gaussian_text_char_sub-*
  - split: test_text_char_substitution_005
    path: data/test_text_char_substitution_005-*
  - split: test_text_proportional_char_substitution
    path: data/test_text_proportional_char_substitution-*
---