about
portfolio
community
jobs
blog
contact
Tagged in Artificial Intelligence
A few potential uses (and misuses) for GPT-3
03 December, 2020
GPT-3 is a 175 billion parameter autoregressive language model by OpenAI released in May 2020. It is a deep learning system that takes input in the form of human readable language and produces human readable output. The OpenAI team tested GPT-3 in Few-shot learning mode. The model is given a verbal description of the task and a few examples of context and completion at inference time. Then the machine is given another instance of context and expected to provide the completion. Two variations of
Adriano Marques