serenarolloh commited on
Commit
7eb992d
·
verified ·
1 Parent(s): a22115c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ground_truth
5
+ dtype: string
6
+ - name: image
7
+ dtype: image
8
+ splits:
9
+ - name: train
10
+ num_bytes: 400388615
11
+ num_examples: 791
12
+ - name: validation
13
+ num_bytes: 54384251
14
+ num_examples: 89
15
+ download_size: 454512173
16
+ dataset_size: 454772866
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path: data/train-*
22
+ - split: validation
23
+ path: data/validation-*
24
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cbeab78c0cc3fb0925fa569d75cf3e05356576fbcef3be3827ba64bbe8f1835
3
+ size 400152030
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a9eee82e2c51355c5c536819e6588f8afb8bac6e3738ebacdd13acf2a82314a
3
+ size 54360143