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: 14881543
dataset_size: 14883965
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*