miumiu / README.md
EliKet's picture
Upload README.md with huggingface_hub
0a20563
|
raw
history blame
541 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      struct:
        - name: image
          dtype: string
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 21220034
      num_examples: 18
  download_size: 21212326
  dataset_size: 21220034

Dataset Card for "miumiu"

More Information needed