Skip to content
#

character-level-language-model

Here are 28 public repositories matching this topic...

In this project, I worked with a small corpus consisting of simple sentences. I tokenized the words using n-grams from the NLTK library and performed word-level and character-level one-hot encoding. Additionally, I utilized the Keras Tokenizer to tokenize the sentences and implemented word embedding using the Embedding layer. For sentiment analysis

  • Updated Aug 1, 2023
  • Jupyter Notebook

Configurable character-level transformer training suite with built-in mechanistic interpretability toolkit — scale to 150M+ parameters and beyond, no ceilings, only hardware limits. Inspect attention weights, hidden states, and head specialisation across all layers. Documented circuit findings included.

  • Updated Jun 5, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the character-level-language-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the character-level-language-model topic, visit your repo's landing page and select "manage topics."

Learn more