salesforce/CodeT5
Home of CodeT5: Open Code LLMs for Code Understanding and Generation observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 89
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1843
- days_rel: n/a
- days_push: 69
- n_releases_24m: 0
Adoption not part of the score
3093 stars · 487 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official research release of CodeT5 and CodeT5+ open code large language models from Salesforce Research for code understanding and generation. It provides pretrained and fine-tuned checkpoints, training/evaluation code, and supports tasks like text-to-code generation, code autocompletion, and code summarization.
Use cases
- generate code from natural language descriptions
- autocomplete function bodies given a function name
- summarize code functions in plain English
- fine-tune a code LLM on my own dataset
- download pretrained code language model checkpoints
- research on code intelligence and program synthesis
When to choose
- you need open pretrained models for code generation or understanding tasks
- you want to fine-tune or benchmark code LLMs in research
- you need multilingual code summarization or completion models
When to avoid
- you want a production-ready commercial coding assistant with IDE integration out of the box
- you need the newest general-purpose code LLM rather than these specific research models
- you have no GPU or ML infrastructure to run large models
Facets
library · maturity maintenance
machine-learning llm-training nlp sdk large-language-models artificial-intelligence developer-tools python cross-platform code-generation code-understanding pretrained-models encoder-decoder huggingface code-summarization research-models natural-language-processing gpu
6 sources
- readme: https://github.com/salesforce/CodeT5 · fetched 2026-08-28 · 02f64eaffa67
- homepage: https://arxiv.org/abs/2305.07922 · fetched 2026-08-29 · 2a281e44344f
- 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 |
|---|---|---|
| salesforce/CodeT5 | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="salesforce/CodeT5")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem