kopyl's picture
Upload README.md with huggingface_hub
17cc42a verified
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
    - name: label
      dtype: int32
    - name: group
      dtype: string
    - name: filename
      dtype: string
  splits:
    - name: train
      num_bytes: 21664121552.75
      num_examples: 427266
    - name: validation
      num_bytes: 270722327.25
      num_examples: 5062
    - name: test
      num_bytes: 783727402
      num_examples: 15256
  download_size: 22717170203
  dataset_size: 22718571282

Dataset Card for "DBlur_dataset_processed_218x218"

More Information needed