HongchengGao commited on
Commit
d19f166
·
verified ·
1 Parent(s): e516654

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: image
7
+ dtype: image
8
+ - name: groundtruth
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 2504600.0
13
+ num_examples: 1000
14
+ - name: test
15
+ num_bytes: 250460.0
16
+ num_examples: 100
17
+ download_size: 2860380
18
+ dataset_size: 2755060.0
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c96522d76358a49a846d01fc086f37c7d4d24283b5e0676bda569abbc8d5a241
3
+ size 256489
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83965b9db88463877946a3bfaff5393b865fd8e6e615aea6196fedadb98a4776
3
+ size 2603891