File size: 839 Bytes
74b7a90 74b329d 74b7a90 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
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.0
---
# Dataset Card for "sprite-label"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |