Driver metadata
- Slug
- qwen3-14b
- 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-qwen3-14b-mmlu5shot-microslice
- Paper
- Qwen3 Technical Report
- Model
- Qwen/Qwen3-14B-Base
Claim citation
This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.
- Location
- Table 5 · Qwen3-14B-Base
- Metric
- MMLU(accuracy)
- Reported value
- 81.05
- PDF page
- 7
- Quoted text
- “Qwen3-14B 81.05”
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-qwen3-14b.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_qwen3_14b.py ↗— Python Modal job (HF model load, evaluation harness, measurement)