Skip to content
OpenTrain AIFor AI Companies

CAT-LM: Training Language Models on Aligned Code And Tests

Published Oct 1, 2023
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
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.

Implementation

Best maintained implementation now

Recommended
Confidence: High
Reproducibility: Moderate

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)

Why this implementation
Confidence: high

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

eleutherai/gpt-neox
best maintained
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
raonikitha/cat-lm
historical official
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

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

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.
Open eleutherai/gpt-neox

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.

Datasets

No trustworthy datasets matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy spaces matches right now.

Search spaces on Hugging Face

Research context

Tasks

Natural language processing

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 ).