cloth_data_v2 / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
e712227 verified
|
raw
history blame
615 Bytes
metadata
language:
  - en
configs:
  - config_name: default
    data_files:
      - split: pattern
        path: data/pattern-*
      - split: texture
        path: data/texture-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      dtype: string
  splits:
    - name: pattern
      num_bytes: 201799826
      num_examples: 160
    - name: texture
      num_bytes: 648938323
      num_examples: 738
  download_size: 850710547
  dataset_size: 850738149

Dataset Card for "cloth_data_v2"

More Information needed