jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need". 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: 3367
- days_rel: n/a
- days_push: 869
- n_releases_24m: 0
Adoption not part of the score
9784 stars · 2096 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch implementation of the Transformer model from the paper 'Attention Is All You Need', including training and translation scripts for sequence-to-sequence tasks. It serves as a reference implementation for learning how self-attention-based models work.
Use cases
- implement the transformer model from scratch in pytorch
- learn how self-attention works
- train a sequence-to-sequence translation model
- study the attention is all you need paper with code
- reproduce the wmt 2014 english-to-german translation results
When to choose
- you want a readable, minimal reference implementation of the original Transformer architecture
- you are learning deep learning and want to study self-attention code
- you need a starting point for seq2seq translation experiments in PyTorch
When to avoid
- you need a production-grade, well-maintained transformer library
- you want optimized inference or the latest model variants
- you need BPE-based training pipelines, which are incomplete and untested
Facets
library · maturity maintenance
machine-learning deep-learning nlp deep-learning machine-learning python transformer self-attention sequence-to-sequence machine-translation pytorch research-code attention-mechanism natural-language-processing
1 source
- readme: https://github.com/jadore801120/attention-is-all-you-need-pytorch · fetched 2026-08-28 · c6ddebad4788
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jadore801120/attention-is-all-you-need-pytorch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jadore801120/attention-is-all-you-need-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem