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
exactDriver measures the SAME metric the paper cites. Validator C1 permits public WRONG.
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 6 · BERT-BASE
Metric
SST-2(accuracy)
Reported value
93.5
PDF page
6
Quoted text
BERT BASE 84.6 88.9 92.7 89.3 71.2 93.5

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.