--- dataset_info: features: - name: name dtype: string - name: oracle dtype: string - name: flavor dtype: string - name: artwork dtype: image - name: caption dtype: string splits: - name: train num_bytes: 80923652.875 num_examples: 1017 download_size: 80806720 dataset_size: 80923652.875 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for mtg artifact creature Dataset inspired by [Pokemon Blip Captions](https://huggingface.co./datasets/lambdalabs/pokemon-blip-captions/tree/main) BLIP generated captions for Magic: the gathering pauper cards artworks from _BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation (Salesforce Research)_ For each row the dataset contains `image` and `caption` keys. `image` is a varying size PIL jpeg, and `caption` is the accompanying text caption. Only a train split is provided. ## Examples ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64245f76089d5fae56b456ad/ayRKJPD_dzYaTx4jO92Lr.png) > 'an artwork of a man with a large head and a large body' For more in-depth informations in how this dataset was created, check the [Google Colab](https://colab.research.google.com/drive/14Hxsm8o25rGOeYozqPmy6dBNMTudkw_H?usp=sharing) ## Citation If you use this dataset, please cite it as: ``` @misc{mazzola2025pauper, author = {Matteo Mazzola}, title = {Magic:the Gatering artifact creatures}, year={2025}, howpublished= {\url{https://huggingface.co./datasets/vedalken/mtg-artifact-creatures}} } ``` ### Acknowledgments: This dataset was made possible by [Scryfall](https://scryfall.com/). Portions of artwork on Scryfall are unofficial Fan Content permitted under the Wizards of the Coast Fan Content Policy. The literal and graphical information presented on this site about Magic: The Gathering, including card images, mana symbols, and Oracle text, is copyright Wizards of the Coast, LLC, a subsidiary of Hasbro, This dataset is not produced by or endorsed by Wizards of the Coast.