shyamsn97 / mario-gpt

[Neurips 2023] Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981
https://huggingface.co/shyamsn97/Mario-GPT2-700-context-length
MIT License
1.11k stars 100 forks source link

The poor performance of MarioBert #32

Closed Ezio77 closed 3 weeks ago

Ezio77 commented 1 month ago

Thanks for your great work. I tried to implement MarioBERT myself, but the inpainting results were not good. I used the pre-trained model "shyamsn97/MarioBert-448-inpaint-context-length" you provided. I would appreciate it if you can give me some suggestions.