mattmdjaga commited on
Commit
b8e59af
1 Parent(s): 2b7ec5b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -9
README.md CHANGED
@@ -1,4 +1,10 @@
1
  ---
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: image
@@ -7,16 +13,15 @@ dataset_info:
7
  dtype: image
8
  splits:
9
  - name: train
10
- num_bytes: 831156283.26
11
  num_examples: 17706
12
- download_size: 0
13
- dataset_size: 831156283.26
14
- task_categories:
15
- - image-segmentation
16
- task_ids:
17
- - semantic-segmentation
18
- size_categories:
19
- - 10K<n<100K
20
  ---
21
  # Dataset Card for Human parsing data (ATR)
22
 
 
1
  ---
2
+ size_categories:
3
+ - 10K<n<100K
4
+ task_categories:
5
+ - image-segmentation
6
+ task_ids:
7
+ - semantic-segmentation
8
  dataset_info:
9
  features:
10
  - name: image
 
13
  dtype: image
14
  splits:
15
  - name: train
16
+ num_bytes: 5892290030.116
17
  num_examples: 17706
18
+ download_size: 5893438158
19
+ dataset_size: 5892290030.116
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
 
25
  ---
26
  # Dataset Card for Human parsing data (ATR)
27