google-research/albert
ALBERT: A Lite BERT for Self-supervised Learning of Language Representations observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2472
- days_rel: n/a
- days_push: 1237
- n_releases_24m: 0
Adoption not part of the score
3278 stars · 576 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official TensorFlow implementation and pretrained checkpoints of ALBERT, a lite version of BERT for self-supervised learning of language representations. It provides model code, training scripts, and TF-Hub models in multiple sizes and languages including Chinese.
Use cases
- fine-tune a lightweight BERT-style model on GLUE tasks
- download pretrained ALBERT checkpoints for question answering
- train a language representation model with fewer parameters
- fine-tune ALBERT on SQuAD for extractive question answering
- use Chinese pretrained language models for NLP tasks
- run a colab tutorial for GLUE fine-tuning
When to choose
- you need parameter-efficient pretrained transformer checkpoints in TensorFlow 1.x
- you want strong NLP baselines like SQuAD, MNLI, or RACE fine-tuning
- you need Chinese BERT-style pretrained models
When to avoid
- you need PyTorch or modern Hugging Face ecosystem integration
- you require active maintenance or recent TensorFlow 2.x support
- you want the latest state-of-the-art language models rather than a 2019-era architecture
Facets
library · maturity maintenance
machine-learning nlp llm-training deep-learning machine-learning deep-learning python bert language-models tensorflow pretrained-models transfer-learning google-research natural-language-processing linux gpu
1 source
- readme: https://github.com/google-research/albert · fetched 2026-08-28 · 5e0ba9acc58b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-research/albert | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google-research/albert")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem