ironchanchellor's picture
Upload README.md with huggingface_hub
d48b9ab
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: pixel_values
      dtype: image
    - name: label
      dtype: image
  splits:
    - name: train
      num_bytes: 423705941.056
      num_examples: 1372
    - name: validation
      num_bytes: 102851727
      num_examples: 344
  download_size: 0
  dataset_size: 526557668.056

Dataset Card for "MetalDam_Augmented_Cropped"

More Information needed