Driver metadata
- Slug
- align
- Status
- active
- Protocol match
- proxyDriver measures a proxy of the cited metric. Validator C1 auto-downgrades not_reproduced to partial.
- Agent version
- v0.1.0b-align-imagenette-3slice100
- Paper
- Scaling Up Visual and Vision-Language Representation Learning With Noisy Text Supervision
- Model
- kakaobrain/align-base
Claim citation
This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.
- Location
- Table 4 · ALIGN-base
- Metric
- ImageNet zero-shot top-1(accuracy)
- Reported value
- 76.4
- PDF page
- 6
- Quoted text
- “ALIGN 76.4”
Source
Every driver is a TypeScript orchestration script that routes the result through the Verdict Validator. Drivers with runnable public checkpoints also link the hermetic Modal job that loads the model and measures the paper claim.
- scripts/run-reproduction-align.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_align.py ↗— Python Modal job (HF model load, evaluation harness, measurement)