kewu93's picture
Upload README.md with huggingface_hub
c4dd6f6
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 2058113.0687237026
      num_examples: 50
    - name: val
      num_bytes: 2058113.0687237026
      num_examples: 50
  download_size: 3943450
  dataset_size: 4116226.137447405

Dataset Card for "texture_images_small"

More Information needed