sprite-label / README.md
anishthalamati's picture
Upload README.md with huggingface_hub
74b329d verified
|
raw
history blame
839 Bytes
metadata
dataset_info:
  features:
    - name: image_path
      dtype: image
    - name: attributes
      struct:
        - name: type
          dtype: string
        - name: hair_color
          dtype: string
        - name: hair_style
          dtype: string
        - name: skin_color
          dtype: string
        - name: outfit_type
          dtype: string
        - name: outfit_color
          dtype: string
        - name: pose
          dtype: string
        - name: expression
          dtype: string
        - name: gender
          dtype: string
  splits:
    - name: train
      num_bytes: 12060592.06122449
      num_examples: 78
    - name: test
      num_bytes: 2823372.93877551
      num_examples: 20
  download_size: 0
  dataset_size: 14883965

Dataset Card for "sprite-label"

More Information needed