Driver

bert

Reproduction driver for BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. Source file: scripts/run-reproduction-bert.ts.

Driver metadata

Slug
bert
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-bert-sst2-3slice100
Paper
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
Model
textattack/bert-base-uncased-SST-2

Claim citation

This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.

Location
Table 1 · BERT BASE
Metric
SST-2(accuracy)
Reported value
93.5
PDF page
6
Quoted text
BERT BASE 84.6/83.4 71.2 90.5 93.5 52.1 85.8 88.9 66.4 79.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.