Driver metadata
- Slug
- opt
- Status
- active
- Protocol match
- proxyDriver measures a proxy of the cited metric. Validator C1 auto-downgrades not_reproduced to partial.
- Agent version
- v0.1.0-opt-lambada-microslice
- Paper
- OPT: Open Pre-trained Transformer Language Models
- Model
- facebook/opt-1.3b
Claim citation
This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.
- Location
- Table 3 · OPT-1.3B
- Metric
- LAMBADA zero-shot accuracy(accuracy)
- Reported value
- 58
- PDF page
- 7
- Quoted text
- “58.0”
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-opt.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_opt.py ↗— Python Modal job (HF model load, evaluation harness, measurement)