metadata
license: cc-by-nc-sa-4.0
annotations_creators:
- machine-generated
language:
- en
language_creators:
- other
multilinguality:
- monolingual
pretty_name: Subset of Magic card (Creature only) BLIP captions
size_categories:
- n<1K
source_datasets:
- YaYaB/magic-creature-blip-captions
tags: []
task_categories:
- text-to-image
task_ids: []
Disclaimer
This was inspired from https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions
Dataset Card for A subset of Magic card BLIP captions
Dataset used to train Magic card text to image model
BLIP generated captions for Magic Card images collected from the web. Original images were obtained from Scryfall and captioned with the pre-trained BLIP model.
For each row the dataset contains image
and text
keys. image
is a varying size PIL jpeg, and text
is the accompanying text caption. Only a train split is provided.
Examples
A woman holding a flower
two knights fighting
a card with a unicorn on it
Citation
If you use this dataset, please cite it as:
@misc{yayab2022onepiece,
author = {YaYaB},
title = {Magic card creature split BLIP captions},
year={2022},
howpublished= {\url{https://huggingface.co/datasets/YaYaB/magic-blip-captions/}}
}