Skip to content
#

causal-language-modeling

Here are 23 public repositories matching this topic...

HelixLM - a recurrent heterogeneous graph neural LLM combining biological neural column random wiring, hybrid attention, and Mamba-2 for hyperpersonalized and on-device AI.

  • Updated Sep 7, 2026
  • Python

Fine-tuning (or training from scratch) the library models for language modeling on a text dataset for GPT, GPT-2, ALBERT, BERT, DitilBERT, RoBERTa, XLNet... GPT and GPT-2 are trained or fine-tuned using a causal language modeling (CLM) loss while ALBERT, BERT, DistilBERT and RoBERTa are trained or fine-tuned using a masked language modeling (MLM…

  • Updated Apr 3, 2025
  • Python

Add this topic to your repo

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

Learn more