File size: 757 Bytes
a7d8afe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': no building or railspace
          '1': railspace
          '2': building
          '3': railspace and non railspace building
  - name: map_sheet
    dtype: string
  splits:
  - name: train
    num_bytes: 957911247.448
    num_examples: 37212
  - name: validation
    num_bytes: 316304202.708
    num_examples: 12404
  - name: test
    num_bytes: 323743326.376
    num_examples: 12404
  download_size: 1600455354
  dataset_size: 1597958776.5319998
---
# Dataset Card for "maps_parquet"

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