maps_parquet / README.md
davanstrien's picture
davanstrien HF Staff
Upload README.md with huggingface_hub
a7d8afe
metadata
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