gitmyhub

Char_Transformer_Language_Model

Jupyter Notebook ★ 0 updated 8mo ago

this code is an implementation of a character-level language model using a transformer architecture in PyTorch. The model is trained on a dataset of text and generates new text by predicting the next character given a sequence of previous characters. The code is implemented in such a way that it can be trained on any dataset of text.

No plain-English explanation yet — one is being written right now. Check back in a minute.