File size: 1,004 Bytes
74e1b4c 5e9f735 74e1b4c 08a85d1 74e1b4c 08a85d1 5e9f735 c32d07b 5e9f735 c32d07b 5e9f735 c32d07b 74e1b4c 5e9f735 74e1b4c |
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 46 47 48 49 50 51 52 53 |
---
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-*
---
|