HongchengGao commited on
Commit
096dad7
·
verified ·
1 Parent(s): f7ea57f

Upload dataset

Browse files
README.md CHANGED
@@ -3,38 +3,43 @@ dataset_info:
3
  features:
4
  - name: idx
5
  dtype: string
6
- - name: question
7
  dtype: string
8
- - name: image
9
  dtype: image
10
- - name: groundtruth
11
  dtype: string
12
- - name: task
13
  dtype: string
14
  splits:
15
- - name: 3DCaptcha
16
- num_bytes: 26269.0
17
  num_examples: 150
18
- - name: HiddenTextImages
19
- num_bytes: 27592.0
20
  num_examples: 150
21
- - name: ChineseLigature_dataset
22
- num_bytes: 10447.0
23
  num_examples: 40
24
- - name: colorblindhard
25
- num_bytes: 26119.0
26
  num_examples: 150
27
- download_size: 22745
28
- dataset_size: 90427.0
 
 
 
29
  configs:
30
  - config_name: default
31
  data_files:
 
 
32
  - split: 3DCaptcha
33
  path: data/3DCaptcha-*
34
- - split: HiddenTextImages
35
- path: data/HiddenTextImages-*
36
- - split: ChineseLigature_dataset
37
- path: data/ChineseLigature_dataset-*
38
- - split: colorblindhard
39
- path: data/colorblindhard-*
40
  ---
 
3
  features:
4
  - name: idx
5
  dtype: string
6
+ - name: Question
7
  dtype: string
8
+ - name: Image
9
  dtype: image
10
+ - name: Groundtruth
11
  dtype: string
12
+ - name: Task
13
  dtype: string
14
  splits:
15
+ - name: HiddenText
16
+ num_bytes: 107144174.0
17
  num_examples: 150
18
+ - name: 3DCaptcha
19
+ num_bytes: 399420.0
20
  num_examples: 150
21
+ - name: ChineseLigature
22
+ num_bytes: 51517483.0
23
  num_examples: 40
24
+ - name: Colorblind
25
+ num_bytes: 11978230.0
26
  num_examples: 150
27
+ - name: all
28
+ num_bytes: 171039307.0
29
+ num_examples: 490
30
+ download_size: 341976422
31
+ dataset_size: 342078614.0
32
  configs:
33
  - config_name: default
34
  data_files:
35
+ - split: HiddenText
36
+ path: data/HiddenText-*
37
  - split: 3DCaptcha
38
  path: data/3DCaptcha-*
39
+ - split: ChineseLigature
40
+ path: data/ChineseLigature-*
41
+ - split: Colorblind
42
+ path: data/Colorblind-*
43
+ - split: all
44
+ path: data/all-*
45
  ---
data/3DCaptcha-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:738384df3cf50202d514c104569717d72e43782e8ae9db800b190c770ee4f08b
3
- size 6381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c689145bb98974afc35381fc9e77719112718fcec1a36fff8b480a5784a81b
3
+ size 390859
data/ChineseLigature-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:587d46d70698b69996e4732f580542455f0b35dd649686e4943de0709691a9e7
3
+ size 51514026
data/Colorblind-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324d809a9d58727546ff608a860d734188d6d7169d6c4657e0994990962ef4e6
3
+ size 11959881
data/HiddenText-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33468192b7f08a3c07b2d501cb880649d13997c807fafa099a1dbfcd367c1f81
3
+ size 107129583
data/all-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f843cbdf0bd5f02ab634f441f346cb55cc5843c94d47585aaa977c9a59cac1b
3
+ size 170982073