nielsr HF staff commited on
Commit
a978a27
1 Parent(s): 39e87b3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: annotation
7
+ struct:
8
+ - name: bbox
9
+ sequence:
10
+ sequence: float64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 6424334571.725
14
+ num_examples: 6765
15
+ - name: test
16
+ num_bytes: 7016088682.008
17
+ num_examples: 7782
18
+ download_size: 12048663562
19
+ dataset_size: 13440423253.733002
20
+ ---
21
+ # Dataset Card for "ship-detection-sliced-bis"
22
+
23
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)