|
|
|
|
|
by jamesjyu
1908 days ago
|
|
It’s already here and called prompt engineering. See Gwern’s extensive explorations of this [1]. I’ve been building a product on GPT-3 [2] using extensive prompt engineering. It’s a bit like programming, a bit like writing. It’s kind of like giving instructions to a child, but a child with essentially infinite memory and perfect recall. Some tasks work quite easily via commanding, while others need quite a bit of massaging to get coherent results, like construction of entire fictional scenes or documents that would be found in the real world, but where you’re just looking for one paragraph of the document as the output. I do think that as these language models mature, prompt engineering will go by the wayside. With minimal training, you’ll be able to tell the AI precisely what to do. [1] https://www.gwern.net/GPT-3
[2] https://www.sudowrite.com/ |
|