images-various-2 / README.md
jose-h-solorzano's picture
Upload README.md with huggingface_hub
97779cb verified
|
raw
history blame
542 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: binary
  splits:
    - name: train
      num_bytes: 11528437.5
      num_examples: 90
    - name: test
      num_bytes: 1280937.5
      num_examples: 10
  download_size: 0
  dataset_size: 12809375

Dataset Card for "images-various-2"

More Information needed