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
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
'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
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. 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.