Which job title sounds cooler: Senior Prompt Engineer or Senior Prompt Designer?
Prompt Engine – Microsoft's prompt engineering library
51–60 of 94 posts
Re: Prompt Engine – Microsoft's prompt engineering library
#52Re: Prompt Engine – Microsoft's prompt engineering library
#53Re: Prompt Engine – Microsoft's prompt engineering library
#54Earlier quoted context omitted.
There’s no other way to program it. There no “code” to speak of. The only way to control it is to give certain phrases more or less importance. You do that with direct prompts or tons and tons of training data.
RLHF is another approach though and seems to be a bit more effective...
Re: Prompt Engine – Microsoft's prompt engineering library
#55I can’t help shake the feeling that something closer to code (or specific training?) and further from natural language should be being used to configure these models at this stage of development. I was _astounded_ by the ‘Sydney document’ being MS’s way of ‘configuring’ New Bing. Admittedly I have closer to a layperson’s understanding than an expert’s, but with some knowledge of how neural networks work, and having p…
Re: Prompt Engine – Microsoft's prompt engineering library
#56If we're adjusting the way we speak to AIs, are we training them or are they training us?
Re: Prompt Engine – Microsoft's prompt engineering library
#57Interesting. It's almost the exact same structure (although better organized) that I have built in my "AI Programmer" project (also in Node). Which by the way I hope to have a new release within a week or so. I am not mentioning the domain name again until I have the new release because it much, much better than the version I have up now. The core idea is that you need a certain structure in order to deal with the li…
Anyway, the point is that at least the Default (paid) ChatGPT model and probably the GPT-3 model does have a representation of the conversation which it can and does reference. You can ask it to explain how and when it considers or ignores the context and how to control that.
(Yes, I understand that it's not describing its own architecture, but regurgitating the average of all of the papers on GPT and weighting the ones that refer to ChatGPT higher due to the fine-tuning effect.)