DestructionCivilWar / README.md
Semih34's picture
Upload README.md with huggingface_hub
1eab3de verified
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: 439985247
      num_examples: 199
    - name: validation
      num_bytes: 139171127
      num_examples: 53
  download_size: 578307698
  dataset_size: 579156374

Dataset Card for "DestructionCivilWar"

More Information needed