Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 606 Bytes

8-lm-lg.md

File metadata and controls

9 lines (5 loc) · 606 Bytes

Voyages 8 Language Models and Language Generation

This session will generate language using various methods.

  1. Basic bi-gram language model. Colab

  2. GPT2 transformer-based deep learning language model. Colab

  3. GPT2 model with different decoding methods for better quality. Colab