pith:XAR7ZRDS
CodeT5: Identifier-aware Unified Pre-trained Encoder-Decoder Models for Code Understanding and Generation
CodeT5 is a unified encoder-decoder model that pre-trains by distinguishing and recovering developer-assigned identifiers to handle both code understanding and generation.
arxiv:2109.00859 v1 · 2021-09-02 · cs.CL · cs.PL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{XAR7ZRDSJJJ7TWLZ4LXLLIT572}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
CodeT5 significantly outperforms prior methods on understanding tasks such as code defect detection and clone detection, and generation tasks across various directions including PL-NL, NL-PL, and PL-PL.
That the identifier-aware pre-training objective and bimodal dual generation task provide gains that generalize beyond the specific datasets and fine-tuning regimes used in the experiments.
CodeT5 adds identifier-aware pre-training and bimodal dual generation to a T5-style encoder-decoder, yielding better results on defect detection, clone detection, and code-to-text, text-to-code, and code-to-code tasks than prior encoder-only or decoder-only models.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-17T23:38:52.686273Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
b823fcc4724a53f9d979e2eeb5a27dfe87fba7ddacfa6c5ab32d9e3501f78fd2
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/XAR7ZRDSJJJ7TWLZ4LXLLIT572 \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: b823fcc4724a53f9d979e2eeb5a27dfe87fba7ddacfa6c5ab32d9e3501f78fd2
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "6a223f9984373fbed5eb2a35710c6cdf294e97eb542a5e7ab4dcf9dea6aa93de",
"cross_cats_sorted": [
"cs.PL"
],
"license": "http://creativecommons.org/licenses/by-nc-sa/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2021-09-02T12:21:06Z",
"title_canon_sha256": "8ad9c618477e458d6c6bbac1583f178e2fd6d63a222bf29a7dd18c5485e4ad34"
},
"schema_version": "1.0",
"source": {
"id": "2109.00859",
"kind": "arxiv",
"version": 1
}
}