buildings_with_id / README.md
Alphonsce's picture
Upload dataset
a51149c verified
|
raw
history blame
448 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype: string
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 297732267.22
      num_examples: 4770
    - name: val
      num_bytes: 35594654
      num_examples: 583
  download_size: 653483336
  dataset_size: 333326921.22
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*