CholeDYM commited on
Commit
e44073a
·
verified ·
1 Parent(s): 1b6bc78

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: albedo_path
5
+ dtype: image
6
+ - name: sh_path
7
+ dtype: image
8
+ - name: text
9
+ dtype: string
10
+ - name: sh_id
11
+ dtype: string
12
+ - name: ori_id
13
+ dtype: string
14
+ - name: age
15
+ dtype: float64
16
+ - name: bread
17
+ dtype: float64
18
+ - name: gender
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 34726334500.84
23
+ num_examples: 30155
24
+ download_size: 34680279981
25
+ dataset_size: 34726334500.84
26
+ ---
27
+ # Dataset Card for "albedo_sh"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)