gpt-2-simple icon indicating copy to clipboard operation
gpt-2-simple copied to clipboard

New transformer architecture

Open aletote opened this issue 3 years ago • 1 comments

I see that, like GANs in their time, a lot of new transformer architectures came out. Is there a better one that we could use now than gpt-2 to generate for example, in my case, ABC music?

aletote avatar Feb 18 '22 18:02 aletote

This project's name is "gpt-2-simple". It's a simplification wrapper around the GPT2 model. Changing to a different architecture or model is out of scope for this project.

NeonWizard avatar Oct 19 '22 23:10 NeonWizard