Gbssreejith commited on
Commit
c3a6feb
1 Parent(s): 12e10bc

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: ground_truth
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 41097936.0
11
+ num_examples: 182
12
+ - name: validation
13
+ num_bytes: 4950183.0
14
+ num_examples: 21
15
+ download_size: 43803362
16
+ dataset_size: 46048119.0
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:3fd7f3378926c289f5a8fc6e253dcd601fa4e23b5ce4e422680b420a8a147709
3
+ size 39043663
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cda7f162b46e318183f217fa8da8b5ff1b9db352ee2378e54904259483d0aee9
3
+ size 4759699