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

CyberZHG/keras-bert

Implementation of BERT that could load official pre-trained models for feature extraction and prediction observed · 2026-08-28

github.com/CyberZHG/keras-bert · Python · MIT (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: 2875
  • days_rel: n/a
  • days_push: 1684
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2419 stars · 498 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Keras implementation of BERT that can load official Google pre-trained checkpoints for feature extraction and prediction. It includes a tokenizer, model builder, and training utilities for fine-tuning on tasks like classification.

Use cases

  • load official pretrained BERT models in Keras
  • extract BERT embeddings from text
  • fine-tune BERT for text classification
  • predict masked words in a sentence
  • tokenize text into BERT wordpiece indices
  • run BERT on TPU

When to choose

  • you're on a Keras/TensorFlow stack and need BERT with official checkpoint compatibility
  • you want a lightweight pip-installable BERT for feature extraction or fine-tuning

When to avoid

  • you need modern transformer features or active maintenance
  • you're using PyTorch or Hugging Face Transformers
  • you need newer models like RoBERTa or DeBERTa

Facets

library · maturity maintenance

machine-learning deep-learning nlp sdk deep-learning machine-learning python bert keras transformers pretrained-models language-model feature-extraction tokenizer natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
CyberZHG/keras-bertmain10

For agents

markdown · JSON · MCP: product_card(name="CyberZHG/keras-bert")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem