A unified corpus of 227,604 user-authored Mega Man Maker levels for
training MarioGPT-style text-to-level models, procedural-content
generation research, and platformer-level analysis.
Each row carries:
A MarioGPT-style ASCII tile grid (level_ascii) — list[str], one
string per row of the level — ready to feed directly into a GPT2 / BPE
tokenizer with no further preprocessing.
A natural-language text_prompt automatically composed from the
level's… See the full description on the dataset page:
https://huggingface.co/datasets/elliottash/megaman-maker-levels.