google-research/bert
TensorFlow code and pre-trained models for BERT 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: 2869
- days_rel: n/a
- days_push: 771
- n_releases_24m: 0
Adoption not part of the score
40046 stars · 9678 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Google Research's official TensorFlow implementation of BERT, the Bidirectional Encoder Representations from Transformers language model, along with pre-trained model checkpoints. It provides code for pre-training and fine-tuning BERT on NLP tasks like question answering, sentence classification, and language inference.
Use cases
- fine-tune BERT for text classification
- download pre-trained BERT checkpoints
- train a question answering model on SQuAD
- run NLP experiments with TensorFlow
- use small BERT models for limited compute
- pre-train a transformer language model from scratch
When to choose
- you need the original reference BERT implementation in TensorFlow
- you want official pre-trained checkpoints including compact models
- you are reproducing the BERT paper's GLUE or SQuAD results
When to avoid
- you prefer PyTorch or Hugging Face Transformers ecosystem
- you need generative or decoder-based LLMs
- you want actively developed features and recent model architectures
Facets
library · maturity maintenance
machine-learning nlp deep-learning transformers machine-learning deep-learning python bert pretrained-models tensorflow language-model fine-tuning google-research natural-language-processing gpu
6 sources
- readme: https://github.com/google-research/bert · fetched 2026-08-28 · 9f0784648b42
- homepage: https://arxiv.org/abs/1810.04805 · fetched 2026-08-29 · cd9c49f5e17f
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-research/bert | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google-research/bert")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem