The Lambda Deep Learning Blog

Featured Posts

Recent Posts

OpenAI's GPT-3 Language Model: A Technical Overview

Chuan Li, PhD reviews GPT-3, the new NLP model from OpenAI. The technical overview covers how GPT-3 was trained, GPT-2 vs. GPT-3, and GPT-3 performance.

Published 06/03/2020 by Chuan Li

How to Run OpenAI's GPT-2 Text Generator on Your Computer

OpenAI recently published a blog post on their GPT-2 language model. This tutorial shows you how to run the text generator code yourself.

Published 02/16/2019 by Stephen Balaban

Multi-GPU enabled BERT using Horovod

BERT is Google's SOTA pre-training language representations. This blog is about running BERT with multiple GPUs. Specifically, we will use the Horovod framework to parrallelize the tasks. We ill list all the changes to the original BERT implementation and highlight a few places that will make or break the performance.

Published 02/06/2019 by Chuan Li

...

Next page