Isaacks's picture
Upload README.md with huggingface_hub
fd28328
|
raw
history blame
620 Bytes
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: 188832810
      num_examples: 284
    - name: validation
      num_bytes: 3658520
      num_examples: 10
  download_size: 180677217
  dataset_size: 192491330

Dataset Card for "tissue-masker-dataset-with-damage"

More Information needed