ai_images / README.md
umm-maybe's picture
Upload README.md with huggingface_hub
bc59f90
|
raw
history blame contribute delete
No virus
569 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': train_dataset
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 540439882
      num_examples: 304
  download_size: 540208895
  dataset_size: 540439882

Dataset Card for "ai_images"

More Information needed