jonathan-roberts1
commited on
Commit
·
efba9c8
1
Parent(s):
a47fa55
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,25 +7,25 @@ dataset_info:
|
|
7 |
dtype:
|
8 |
class_label:
|
9 |
names:
|
10 |
-
'0':
|
11 |
-
'1':
|
12 |
-
'2':
|
13 |
-
'3':
|
14 |
-
'4':
|
15 |
-
'5':
|
16 |
-
'6':
|
17 |
-
'7':
|
18 |
-
'8':
|
19 |
-
'9':
|
20 |
-
'10':
|
21 |
-
'11':
|
22 |
-
'12':
|
23 |
-
'13':
|
24 |
-
'14':
|
25 |
-
'15':
|
26 |
-
'16':
|
27 |
-
'17':
|
28 |
-
'18':
|
29 |
splits:
|
30 |
- name: train
|
31 |
num_bytes: 115362308.8
|
|
|
7 |
dtype:
|
8 |
class_label:
|
9 |
names:
|
10 |
+
'0': airport
|
11 |
+
'1': beach
|
12 |
+
'2': bridge
|
13 |
+
'3': commercial
|
14 |
+
'4': desert
|
15 |
+
'5': farmland
|
16 |
+
'6': football field
|
17 |
+
'7': forest
|
18 |
+
'8': industrial
|
19 |
+
'9': meadow
|
20 |
+
'10': mountain
|
21 |
+
'11': park
|
22 |
+
'12': parking
|
23 |
+
'13': pond
|
24 |
+
'14': port
|
25 |
+
'15': railway station
|
26 |
+
'16': residential
|
27 |
+
'17': river
|
28 |
+
'18': viaduct
|
29 |
splits:
|
30 |
- name: train
|
31 |
num_bytes: 115362308.8
|