ideepankarsharma2003 commited on
Commit
78f2100
·
verified ·
1 Parent(s): 01ed8b2

Upload dataset

Browse files
README.md CHANGED
@@ -6,6 +6,37 @@ tags:
6
  - bald
7
  - hair
8
  pretty_name: bald hair classification
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  ## Bald Hair Classification
 
6
  - bald
7
  - hair
8
  pretty_name: bald hair classification
9
+ dataset_info:
10
+ features:
11
+ - name: image
12
+ dtype: image
13
+ - name: label
14
+ dtype:
15
+ class_label:
16
+ names:
17
+ '0': Bald
18
+ '1': NotBald
19
+ splits:
20
+ - name: train
21
+ num_bytes: 992321672.0
22
+ num_examples: 160000
23
+ - name: validation
24
+ num_bytes: 149696445.238
25
+ num_examples: 22599
26
+ - name: test
27
+ num_bytes: 133519357.0
28
+ num_examples: 20000
29
+ download_size: 1389005576
30
+ dataset_size: 1275537474.238
31
+ configs:
32
+ - config_name: default
33
+ data_files:
34
+ - split: train
35
+ path: data/train-*
36
+ - split: validation
37
+ path: data/validation-*
38
+ - split: test
39
+ path: data/test-*
40
  ---
41
 
42
  ## Bald Hair Classification
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4131873c6007efe89b859f4c42c8ba1fcbff950d86bbc61fbdf5cab6a1ffdf6
3
+ size 137802584
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35e502f3c440f0bf218205661a51cc73c34fb08b20b682fe4e277c374dd605a5
3
+ size 546426414
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:effe85f24d7e5f7ab644fbcdf2569a548226f0167c5edb2058ea5919163b1077
3
+ size 549943747
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:097c9cdaeb8cd4ebf5578fc8ba9a6892c81c8196b5732a3cee24f063c08de260
3
+ size 154832831