Hacker News new | ask | show | jobs
Show HN: Interactively generate text using the public OpenAI GPT-2 model (gpt2.apps.allenai.org)
9 points by joelgrus 2669 days ago
5 comments

Impressive 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!