Driver metadata
- Slug
- dino
- Status
- active
- Protocol match
- proxyDriver measures a proxy of the cited metric. Validator C1 auto-downgrades not_reproduced to partial.
- Agent version
- v0.1.1-dino-imagenette-knn
- Paper
- Emerging Properties in Self-Supervised Vision Transformers
- Model
- facebook/dino-vitb16
Claim citation
This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.
- Location
- Table 2 · DINO ViT-B/16
- Metric
- k-NN ImageNet-1k top-1(accuracy)
- Reported value
- 76.1
- PDF page
- 5
- Quoted text
- “ViT-B/16 76.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-dino.ts ↗— TS orchestrator (claim citation, DB write, validator wiring)
- modal/reproduce_dino.py ↗— Python Modal job (HF model load, evaluation harness, measurement)