|
|
--- |
|
|
dataset_info: |
|
|
- config_name: image_to_image |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: prompt |
|
|
dtype: string |
|
|
- name: prompt_modified |
|
|
dtype: bool |
|
|
- name: prompt_fill_blank |
|
|
dtype: bool |
|
|
- name: dense_captions |
|
|
dtype: string |
|
|
- name: input_images |
|
|
sequence: image |
|
|
- name: has_nsfw |
|
|
dtype: bool |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 1455386698.0 |
|
|
num_examples: 717 |
|
|
download_size: 1439381914 |
|
|
dataset_size: 1455386698.0 |
|
|
- config_name: text_to_image |
|
|
features: |
|
|
- name: id |
|
|
dtype: string |
|
|
- name: prompt |
|
|
dtype: string |
|
|
- name: prompt_modified |
|
|
dtype: bool |
|
|
- name: prompt_fill_blank |
|
|
dtype: bool |
|
|
- name: has_nsfw |
|
|
dtype: bool |
|
|
splits: |
|
|
- name: test |
|
|
num_bytes: 258856 |
|
|
num_examples: 848 |
|
|
download_size: 166025 |
|
|
dataset_size: 258856 |
|
|
configs: |
|
|
- config_name: image_to_image |
|
|
data_files: |
|
|
- split: test |
|
|
path: image_to_image/test-* |
|
|
- config_name: text_to_image |
|
|
data_files: |
|
|
- split: test |
|
|
path: text_to_image/test-* |
|
|
--- |
|
|
|