configs: | |
- config_name: default | |
data_files: | |
- split: full | |
path: data/full-* | |
- split: eval | |
path: data/eval-* | |
dataset_info: | |
features: | |
- name: prompt | |
dtype: string | |
- name: subject | |
dtype: string | |
- name: uid | |
dtype: int32 | |
- name: subject_id | |
dtype: int32 | |
splits: | |
- name: full | |
num_bytes: 15795 | |
num_examples: 215 | |
- name: eval | |
num_bytes: 9823 | |
num_examples: 150 | |
download_size: 15690 | |
dataset_size: 25618 | |
# Dataset Card for "Subject-Driven-ImageBench" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |