svjack commited on
Commit
58d0096
·
1 Parent(s): a410a40

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: image_seg
7
+ dtype: image
8
+ - name: landmarks
9
+ dtype: string
10
+ - name: spiga
11
+ sequence:
12
+ sequence: float64
13
+ - name: spiga_seg
14
+ dtype: image
15
+ - name: image_caption
16
+ dtype: string
17
+ splits:
18
+ - name: train
19
+ num_bytes: 15556590235.0
20
+ num_examples: 50000
21
+ download_size: 15518537917
22
+ dataset_size: 15556590235.0
23
+ ---
24
+ # Dataset Card for "facesyntheticsspigacaptioned_0"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)