Skip to content
OpenTrain AIFor AI Companies

Very Deep Transformers for Neural Machine Translation

Published Aug 1, 2020
arXiv PDF
Researcher verdict
Starting point
Use as implementation starting point
Benchmark evidence
Thin evidence
Verify before relying
Time to first repro
A few days
Plan setup time
Risk flags
1
Review before use

Results and benchmarks

Freshness tier: cold
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.

Implementation

Historical official implementation (not recommended for new builds)

Why this implementation
Confidence: low

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
Reproduction risks
  • 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.

namisan/exdeep-nmt
historical official
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

Time to first repro: days
Last checked: Aug 26, 2026

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.
Open namisan/exdeep-nmt

Hardware requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Framework baselines

Repositories and ecosystem

Closest related implementations

These are not paper-verified. Use them as reference points when no direct implementation is available.

No additional verified repositories beyond the primary recommendation.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Research context

Tasks

Machine translation

Methods

Transformer

Domains

Natural Language Processing

Evaluation and human feedback data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX
Explore similar papers

Jump to Paper2Code search queries derived from this paper's research context.

Data includes links from Papers with Code ( CC-BY-SA-4.0 ).