--- dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 19372532.0 num_examples: 898 download_size: 18068245 dataset_size: 19372532.0 --- # Dataset Card for "pokemon-type-captions" _Based on the [Lambda Labs Pokemon Blip Captions Dataset](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions)_ Contains official artwork and type-specific caption for Pokémon #1-898 (Bulbasaur-Calyrex). Each row contains 'image' and 'text' keys: - 'image' is a 475x475 PIL jpg of the Pokémon's official artwork. - 'text' is a label describing the Pokémon by its type(s) Images and typing information pulled from [PokéAPI](https://pokeapi.co/)