In this chapter, we work on a project aimed at building a storytelling language model from scratch in PyTorch. We start by explaining the foundations of language models, describing some architectures historically used in this regard. We then deep dive into the mathematics of the transformer architecture, which we will use later in our project.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Building a Language Model for Storytelling

  • Siddhesh Prashant Chaubal

摘要

In this chapter, we work on a project aimed at building a storytelling language model from scratch in PyTorch. We start by explaining the foundations of language models, describing some architectures historically used in this regard. We then deep dive into the mathematics of the transformer architecture, which we will use later in our project.