Datasets:
File size: 803 Bytes
e21e16e |
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 39 40 41 42 43 44 45 |
---
dataset_info:
features:
- name: UID
dtype: string
- name: Image
dtype: image
- name: ImageSize
dtype: int64
- name: Name
dtype: string
- name: IsFemale
dtype: bool
- name: IsHumanoid
dtype: bool
- name: IsNormal
dtype: bool
- name: MALName
dtype: string
- name: MALId
dtype: int64
- name: ImageContributor
dtype: string
- name: ImageCreator
dtype: string
- name: ImageSource
dtype: string
splits:
- name: train
num_bytes: 153057824
num_examples: 382
download_size: 152464790
dataset_size: 153057824
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc
task_categories:
- text-to-image
tags:
- art
pretty_name: Padoru
--- |