Driver metadata
- Slug
- phi1
- Status
- retractedOriginal Phi-1 WRONG verdict retracted 2026-05-13. Driver disabled.
- Protocol match
- —Protocol-match tier not declared on the driver.
- Agent version
- v0.1.0-phi1-piqa-microslice
- Paper
- Textbooks Are All You Need
- Model
- microsoft/phi-1
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-phi1.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_phi1.py ↗— Python Modal job (HF model load, evaluation harness, measurement)