File size: 750 Bytes
e862f01
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: test
    num_bytes: 323743326.376
    num_examples: 12404
  - name: train
    num_bytes: 957911247.448
    num_examples: 37212
  - name: validation
    num_bytes: 316304202.708
    num_examples: 12404
  download_size: 1599110547
  dataset_size: 1597958776.5319998
---
# Dataset Card for "mapsnlsloaded"

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