/language-models

Language models

Primary LanguagePython

Language Models

This project contains a simplified version of minGPT.

The artefacts generated by the code have been used to create the following slides: slides

Train

Run training:

python main_train.py

Plot the probability distribution:

python main_plot.py