Ross ROSS = Recommend OSS · open-source software intelligence for agents

google-research/bert

TensorFlow code and pre-trained models for BERT observed · 2026-08-28

github.com/google-research/bert · homepage · Python · Apache-2.0 (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
google-research/bertmain10

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