dataset_info: | |
features: | |
- name: image | |
dtype: image | |
- name: text | |
dtype: string | |
- name: colors | |
dtype: | |
array2_d: | |
shape: | |
- 5 | |
- 3 | |
dtype: float32 | |
- name: control_image | |
dtype: image | |
splits: | |
- name: train | |
num_bytes: 200309733.0 | |
num_examples: 833 | |
download_size: 194602470 | |
dataset_size: 200309733.0 | |
# Dataset Card for "pokemon" | |
Added `colors` column. | |
Original: https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions |