Creative writing by OpenAI’s GPT-3 model, demonstrating poetry, dialogue, puns, literary parodies, and storytelling. Plus advice on effective GPT-3 prompt programming & avoiding common errors.
Can GPT-3 handle the acrostic poem format? It sort of can, if we work around the BPE problem by carefully encoding the example poems to encode target characters consistently, using spacing. If we don’t, GPT-3 largely fails to generate anything like acrostics—just random quasi-poems.