canders1 commited on
Commit
2057d23
·
verified ·
1 Parent(s): 2610e1b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -31
README.md CHANGED
@@ -1,31 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: name
5
- dtype: string
6
- - name: uuid
7
- dtype: string
8
- - name: image.url
9
- dtype: string
10
- - name: status
11
- dtype: string
12
- - name: label.annotations
13
- list:
14
- - name: id
15
- dtype: int32
16
- - name: category_id
17
- dtype: int32
18
- - name: label.segmentation_bitmap.url
19
- dtype: string
20
- splits:
21
- - name: test
22
- num_bytes: 49794
23
- num_examples: 154
24
- download_size: 25701
25
- dataset_size: 49794
26
- configs:
27
- - config_name: default
28
- data_files:
29
- - split: test
30
- path: data/test-*
31
- ---