wieheistdu commited on
Commit
94f52a2
1 Parent(s): ea020cf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: annotation
7
+ dtype: image
8
+ splits:
9
+ - name: train
10
+ num_bytes: 428896877.0
11
+ num_examples: 320
12
+ - name: annotation
13
+ num_bytes: 106564278.0
14
+ num_examples: 80
15
+ download_size: 535503505
16
+ dataset_size: 535461155.0
17
+ ---
18
+ # Dataset Card for "segment_test"
19
+
20
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)