News

This project involves building a Transformer-based language model with Byte Pair Encoding (BPE) for tokenization from scratch. The goal is to understand the internal workings and implementation of ...