jonathan-roberts1 commited on
Commit
83c8053
·
1 Parent(s): e4789e3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: label
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Field
11
+ '1': Forest
12
+ '2': Grass
13
+ '3': Industry
14
+ '4': Parking
15
+ '5': Resident
16
+ '6': River_or_Lake
17
+ splits:
18
+ - name: train
19
+ num_bytes: 345895442.4
20
+ num_examples: 2800
21
+ download_size: 367257922
22
+ dataset_size: 345895442.4
23
+ ---
24
+ # Dataset Card for "RSSCN7"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)