Results and benchmarks
CAT-LM: Training Language Models on Aligned Code And Tests is the primary contribution described in this paper.
| Task | Dataset | Metric | Value | Source |
|---|---|---|---|---|
| Natural language processing | CAT-LM w/ Context | Rouge. | 82.8 | paper-derived |
| Natural language processing | CAT-LM w/o Context | Rouge. | 82.2 | paper-derived |
| Natural language processing | TeCo | Rouge. | 60.2 | 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 95/100, grounding 95/100, status high.
Implementation
Best maintained implementation now
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
7,458 stars · 1,118 forks · Last push Jun 11, 2026 · Apache-2.0 license
- License
- CI
- Dependencies
- Docker
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata · Community adoption signal (7458 stars)
eleutherai/gpt-neox is the strongest maintained implementation based on ranking signals. CI workflows are present. License is declared (Apache-2.0).
Open eleutherai/gpt-neox- Dependency manifest is missing
- Selected eleutherai/gpt-neox as the strongest maintained implementation for new work.
- Includes CI workflow signals.
- Repository activity is within the last 24 months.
- Official repository is preserved separately as historical context.
Compare implementation paths
Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.
- Maintenance
- Recently updated
- Confidence
- High
- Reproducibility
- Moderate
- Stars
- 7,458
- Last push
- Jun 11, 2026 (75d)
Official implementation from Papers with Code · Repository link is mentioned in the paper metadata
- No Docker setup
- Dependency manifest missing
- Maintenance
- Stale
- Confidence
- High
- Reproducibility
- Limited
- Stars
- 15
- Last push
- Feb 28, 2024 (909d)
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
Reproduction readiness
Major work
No dependency manifest, manual reconstruction required
- eleutherai/gpt-neox has no requirements.txt, environment.yml, pyproject.toml, or Dockerfile.
- You will need to reverse-engineer dependencies from import statements in the source code.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Hugging Face artifacts
No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.
Models
- ostris/zimage_turbo_training_adapter
37,531 downloads · 146 likes
- ostris/FLUX.1-schnell-training-adapter
18,478 downloads · 92 likes
- BlinkDL/temp-latest-training-models
7,063 downloads · 70 likes
Datasets
No trustworthy datasets matches right now.
Search datasets on Hugging FaceSpaces
No trustworthy spaces matches right now.
Search spaces on Hugging FaceResearch context
Tasks
Natural language processing
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 ).