Driver metadata
- Slug
- rwkv4
- Status
- active
- Protocol match
- exactDriver measures the SAME metric the paper cites. Validator C1 permits public WRONG.
- Agent version
- v0.1.0-rwkv4-winogrande-microslice
- Paper
- RWKV: Reinventing RNNs for the Transformer Era
- Model
- RWKV/rwkv-4-1b5-pile
Claim citation
This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.
- Location
- Table 6 · RWKV-4 1.5B
- Metric
- WinoGrande(accuracy)
- Reported value
- 54.6
- PDF page
- 10
- Quoted text
- “54.6”
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-rwkv4.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_rwkv4.py ↗— Python Modal job (HF model load, evaluation harness, measurement)