Can GPT-3 Build a GPT-3 App?
Three months since OpenAI has released their GPT-3 API, it's now a shared notion -- getting to STOA results is mostly a function of effective prompts programming, rather than an NLP task. It can literally be the difference between a chatbot whose replies do not make any sense, and a chatbot able to pass a Turing test. The interaction with GPT-3 is being done via prompts -- textual hints guiding it about the context and task at hand. To a large extent, prompts are an abstract fine-tuning layer, allowing the user, i.e. developer, to guide GPT-3 in knowing which neuron-tree in its'brain' it should activate to perform best. The more examples of successful completions one provides, i.e. pair of inputs and outputs, the higher the chances it will generate the right completion for an unseen case.
Sep-22-2020, 16:10:33 GMT
- Technology: