Source82 commited on
Commit
bb8f59b
·
verified ·
1 Parent(s): 56bc491

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -23
README.md CHANGED
@@ -1,31 +1,21 @@
 
1
  ---
2
  license: apache-2.0
3
  dataset_info:
4
  features:
5
- - name: image
6
- dtype: image
7
- - name: image_filename
8
- dtype: string
9
- - name: prefix
10
- dtype: string
11
- - name: suffix
12
- dtype: string
13
  splits:
14
- - name: train
15
- num_bytes: 127840740.0
16
- num_examples: 18776
17
- - name: validation
18
- num_bytes: 54449193.0
19
- num_examples: 7992
20
- download_size: 163224461
21
- dataset_size: 182289933.0
22
- configs:
23
- - config_name: default
24
- data_files:
25
- - split: train
26
- path: data/train-*
27
- - split: validation
28
- path: data/validation-*
29
  ---
30
 
31
  # Dataset Card for Hand Keypoint Detection
 
1
+
2
  ---
3
  license: apache-2.0
4
  dataset_info:
5
  features:
6
+ - name: image
7
+ dtype: image
8
+ - name: image_filename
9
+ dtype: string
10
+ - name: prefix
11
+ dtype: string
12
+ - name: suffix
13
+ dtype: string
14
  splits:
15
+ - name: train
16
+ num_examples: 18776
17
+ - name: validation
18
+ num_examples: 7992
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  # Dataset Card for Hand Keypoint Detection