crackdetector / README.md
rishitunu's picture
Upload README.md with huggingface_hub
ebfcc00
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype: image
  splits:
    - name: train
      num_bytes: 5612315
      num_examples: 613
    - name: validation
      num_bytes: 1280156
      num_examples: 160
  download_size: 6847377
  dataset_size: 6892471

Dataset Card for "crackdetector"

More Information needed