NVIDIA releases Megatron-Turing NLG
Microsoft and NVIDIA jointly train a 530-billion-parameter dense language model.
SEARCH
English reports are listed here. AI-generated drafts are clearly labeled until an editor reviews them.
Microsoft and NVIDIA jointly train a 530-billion-parameter dense language model.
OpenAI releases a code-generation model fine-tuned from GPT-3 and used in the early GitHub Copilot.
AI21 Labs launched the Jurassic-1 language model family and opened its API and web interface through the AI21 Studio open beta.
EleutherAI releases an early open 6-billion-parameter model that sees broad academic use.
Google introduces LaMDA for open-domain dialogue at I/O 2021; the model remains an internal research system without public weights or a general-purpose API.
EleutherAI releases an early open alternative to GPT-3.
Naver releases a large language model optimized for Korean.
Switch Transformer routed each token to a single expert, scaling total sparse parameters to about 1.6 trillion without activating the full model for every token.
OpenAI introduces DALL·E, a 12B autoregressive Transformer that models text and discrete image tokens as one sequence.
OpenAI released CLIP, a vision-language model trained with natural-language supervision, together with its paper, code, and pretrained models.
Meta published the BART denoising sequence-to-sequence model and made code and pretrained weights available through fairseq.
Google researchers introduce GShard automatic sharding and use it to train a multilingual translation MoE with more than 600B total parameters on 2,048 TPU v3 accelerators.
OpenAI launches a private beta for a general-purpose text-in, text-out API running GPT-3 family models, offering controlled access instead of open weights.
OpenAI publishes GPT-3 research showing that a 175B-parameter model can switch tasks from instructions and a few examples in the prompt without updating its weights.
Microsoft introduced the 17-billion-parameter Turing-NLG and offered a private demo to a small group of academic users.
Google Research introduced the 2.6-billion-parameter open-domain conversational model Meena but did not release an external demo or model weights.
OpenAI releases code and model weights for the largest GPT-2 configuration, concluding its nine-month staged-release experiment.
T5 cast a wide range of natural-language-processing tasks into a text-to-text format and released a model family ranging from 60 million to 11 billion parameters.
Facebook AI Research retrains BERT with more data, larger batches, longer training, dynamic masking, and no next-sentence prediction, then releases the paper, weights, and fairseq implementation.
Researchers from Google Brain and Carnegie Mellon University introduce XLNet and release the XLNet-Large checkpoint with TensorFlow code.