File size: 812 Bytes
f9051be
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
dataset_info:
  features:
  - name: label
    sequence:
      class_label:
        names:
          '0': airplane
          '1': bare soil
          '2': buildings
          '3': cars
          '4': chaparral
          '5': court
          '6': dock
          '7': field
          '8': grass
          '9': mobile home
          '10': pavement
          '11': sand
          '12': sea
          '13': ship
          '14': tanks
          '15': trees
          '16': water
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 278244208.0
    num_examples: 3000
  download_size: 278126146
  dataset_size: 278244208.0
---
# Dataset Card for "AID_MultiLabel"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)