This model is part of the latent space puzzle. It cannot be used for any real purpose, therefore a model card is omitted. It's up to you to find out what it does and how to use it. Good luck!
1model = GPT2LMHeadModel.from_pretrained("maettubfh/puzzle")
2tokenizer = GPT2Tokenizer.from_pretrained('gpt2')