images-various-2 / README.md
jose-h-solorzano's picture
Upload README.md with huggingface_hub
7b13ed2 verified
|
raw
history blame
548 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 12342870.9
      num_examples: 90
    - name: test
      num_bytes: 1371430.1
      num_examples: 10
  download_size: 13715835
  dataset_size: 13714301

Dataset Card for "images-various-2"

More Information needed