Results and benchmarks
Very Deep Transformers for Neural Machine Translation presents a transformer approach for machine translation.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Machine translation | WMT | BLEU | 46.4 | paper-derived |
| Machine translation | :6L-6L | BLEU | 41.5 | paper-derived |
| Machine translation | b:12L-12L | BLEU | 42.6 | paper-derived |
| Machine translation | c:24L-12L | BLEU | 43.3 | paper-derived |
| Representation learning | WMT | BLEU | 44.0 | paper-derived |
Audit each benchmark finding before selecting an implementation path. Evidence refs map to the disclosure below.
Evidence graph: 4 refs, 4 links.
Utility signals: depth 100/100, grounding 95/100, status high.
Implementation
Historical official implementation (not recommended for new builds)
Only a historical official implementation is available
Use with caution for new projects; verify against current tooling and maintained community alternatives.
namisan/exdeep-nmt · 32 stars · Last push Sep 27, 2021
danderfer/Comp_Sci_Sem_2 is the closest maintained adjacent implementation (Matches contextual method/domain keyword: transformer). It is not paper-verified; validate algorithm and evaluation setup against the paper before trusting reported metrics. Community adoption signal: 202 GitHub stars.
Open namisan/exdeep-nmt- Adjacent implementations are not paper-verified
- Recommended repository is adjacent and not paper-verified.
- Adjacent implementation match confidence is low.
- No direct maintained implementation is currently verified.
- Only historical official repository was found: namisan/exdeep-nmt.
- No maintained paper-verified implementation met reliability thresholds.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 32
- Last push
- Sep 27, 2021 (1794d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- Low
- Reproducibility
- Limited
- Stars
- 332
- Last push
- May 31, 2022 (1548d)
Community adoption signal (332 stars) · Repository appears stale (>24 months since last push)
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
- Maintenance
- Stale
- Confidence
- Low
- Reproducibility
- Limited
- Stars
- 332
- Last push
- May 31, 2022 (1548d)
Matched via arXiv identifier search · Community adoption signal (332 stars)
- No push in 12+ months
- No CI pipeline detected
- No tagged releases
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- namisan/exdeep-nmt has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
- Last push was 1794 days ago.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Framework baselines
- Hugging Face Transformers training guide
Modern transformer training baseline.
- PyTorch nn.Transformer docs
Reference transformer building block implementation.
Repositories and ecosystem
Closest related implementations
These are not paper-verified. Use them as reference points when no direct implementation is available.
- danderfer/Comp_Sci_Sem_2 Adjacent · Confidence: Low · 202 stars
Matches contextual method/domain keyword: transformer
No additional verified repositories beyond the primary recommendation.
These repositories had low-confidence matching signals and are hidden by default.
- LiyuanLucasLiu/Transforemr-Clinic
Confidence: Low · 332 stars
- LiyuanLucasLiu/Transformer-Clinic
Confidence: Low · 332 stars
- microsoft/admin-torch
Confidence: Low · 47 stars
- microsoft/deepnmt
Confidence: Low · 31 stars
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- persiannlp/mt5-small-parsinlu-opus-translation_fa_en
48,022 downloads · 4 likes
- persiannlp/mt5-base-parsinlu-opus-translation_fa_en
14,861 downloads · 10 likes
- persiannlp/mt5-small-parsinlu-translation_en_fa
363 downloads · 3 likes
Broaden model search
Datasets
- DigitalUmuganda/kinyarwanda-english-machine-translation-dataset
865 downloads · 4 likes · Updated Nov 4, 2022
- ignatius/igbo_english_machine_translation
180 downloads · 3 likes · Updated Jan 18, 2024
Spaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Tasks
Machine translation
Methods
Transformer
Domains
Natural Language Processing
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.
Data includes links from Papers with Code ( CC-BY-SA-4.0 ).