potholes-dataset / README.md
Andyrasika's picture
Upload README.md with huggingface_hub
fab44df
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 26575443
      num_examples: 350
    - name: validation
      num_bytes: 2929769
      num_examples: 34
    - name: test
      num_bytes: 1442112
      num_examples: 16
  download_size: 30638600
  dataset_size: 30947324

Dataset Card for "potholes-dataset"

More Information needed