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

microsoft/CodeBERT

CodeBERT observed · 2026-08-28

github.com/microsoft/CodeBERT · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2268
  • days_rel: n/a
  • days_push: 1151
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2785 stars · 497 forks observed · 2026-08-28

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

A collection of pre-trained code models from Microsoft, including CodeBERT and successors like GraphCodeBERT and UniXcoder, usable via Hugging Face transformers. It provides embeddings and representations for programming languages and natural language pairs across six languages.

Use cases

  • embed code and natural language into shared vectors
  • build semantic code search over repositories
  • find code snippets from natural language queries
  • fine-tune a model for code understanding tasks
  • clone detection and code classification experiments
  • reproduce CodeBERT paper experiments

When to choose

  • you need NL-to-code embeddings with a RoBERTa-compatible model
  • you want a well-cited research baseline for code intelligence tasks
  • you already use huggingface/transformers and want a drop-in code model

When to avoid

  • you need a modern instruction-tuned code LLM for generation
  • you need active development or recent updates
  • you need long-context code understanding beyond LongCoder's limits

Facets

library · maturity maintenance

machine-learning deep-learning nlp search-engine machine-learning developer-tools programming-languages python cross-platform codebert pretrained-model code-search transformers huggingface code-embeddings research natural-language-processing gpu

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/CodeBERTmain32

For agents

markdown · JSON · MCP: product_card(name="microsoft/CodeBERT")

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