Show HN: Interactively generate text using the public OpenAI GPT-2 model
gpt2.apps.allenai.orgImpressive how "expected" AI generated text can be.
I wish it could generate entities like "the house" and not words like "the", "a" as if they have some meaning.
YMMD: "Advertisement" -> "newline newline" :D
Looks like someone used the internet as a source to train the model ;-)
so does the input of this model require word embedding? I want to use it on a different language that I don't have pre-trained embedding.
Very cool!