← Back to project

Molmo2 Codec V6 + HEX — Step-100 Evaluation Record

Seven paired n=200 benchmarks · 8K visual-token cap · Dense versus Codec · 2026-08-06
V6HEXStage 1Stage 2paired evaluation

1 · Result

Codec-format performance: the step-100 model reaches 81.0% on the fixed MLVU n=200 set, versus 76.5% through the original Dense input path.
Input pathCorrectAccuracyDelta
Original Dense RGB153 / 20076.5%
Our Codec162 / 20081.0%+4.5
The fixed MLVU comparison changes only the visual representation: original Dense RGB versus our Codec path.

2 · Checkpoint lineage

ArtifactExact identity
Molmo baseMolmo2-4B-SFT / step30000
Stage-1 sourcecodec_stage1_full_v6_hex_windows2/ptokenizer_step20000.pt
Stage-1 contractV6 · HEX motion · raw paper Hφ · learned queries · residual-native content auxiliary · no anti-shortcut loss
Stage-2 milestonecodec_stage2_8k_hex_validation/step100_consolidated.pt
Stage-2 trainable componentsLLM · P-ViT · P-connector; native I-ViT and connector frozen
EvaluationMLVU MC · fixed stratified n=200 · visual budget 8,192

3 · Visual path

The native I path is preserved; only the predictive P branch is learned.

4 · GOP selection and real-video audit

Selection fieldValue
Timeline2 FPS · up to 2,048 source frames
Adaptive refreshnew I when predictive cost crosses global γ
Safety refreshno more than 16 P frames after an I
Budget selectionuniformly spaced complete GOPs; no orphan P frames
8K MLVU traceCodec averages 121.3 represented timestamps versus 101 Dense frames
Predictive-cost refresh at a real composition change.
Predictive-cost refresh at an exterior/car scene cut.
Forced refresh at the 16P safety boundary.
Two real timelines show cost-triggered and length-triggered I-frame refreshes without a product-style video gallery.

5 · Stage-1 evidence

Stage-1 evidenceInterpretation
Historical V6-delta step17K: matched P reconstruction loss ≈1.17–1.19Hφ reads video-specific P information, but reconstruction is not near-lossless.
V6+HEX step20K held-out reconstructionThe learned predictor reads P information and reconstructs target visual features at a useful but not near-lossless level.

6 · Stage-2 recipe

FieldCurrent formal value
Sequence length32,768
Codec visual allowanceup to 16K tokens in training; 8K in this evaluation
Global batch128 dynamically packed bins
Mixture40% long codec caption · 10% normal codec video · 37.5% native video · 12.5% replay image
OptimizationBF16 AMP · FSDP full shard · activation checkpointing
Learning ratesLLM 1e-5 · P-ViT 1e-6 · P-connector 5e-6

7 · Fixed n=200 evaluation suite

BenchmarkSampleDenseCodecStatus
MLVU200 fixed76.5%81.0%Complete
Video-MME200 fixed70.0%69.0%−1.0
LVBench200 fixed48.0%49.5%+1.5
MVBench200 total, 10 per each of 20 tasks75.5%68.5%−7.0
TempCompass MC200 fixed69.0%68.5%−0.5
PerceptionTest MC200 fixed82.0%83.0%+1.0
NExT-QA MC200 fixed84.0%83.5%−0.5
LongVideoBench200 fixedAwaiting gated access
Our Codec matches the original Dense path across five of six new benchmarks; MVBench is the single large regression.
Verified checkpoint record · fixed paired evaluation · static research report