Braddy commited on
Commit
be1c102
1 Parent(s): 78f1c88

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: filename
5
+ dtype: string
6
+ - name: captions
7
+ sequence: string
8
+ - name: image
9
+ dtype: image
10
+ splits:
11
+ - name: train
12
+ num_bytes: 449844757.25
13
+ num_examples: 8734
14
+ - name: test
15
+ num_bytes: 60130512.375
16
+ num_examples: 1093
17
+ - name: valid
18
+ num_bytes: 57307918.25
19
+ num_examples: 1094
20
+ download_size: 528945035
21
+ dataset_size: 567283187.875
22
+ ---
23
+ # Dataset Card for "rsicd_deduplicate_97"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)