Driver

bart

Reproduction driver for BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension. Source file: scripts/run-reproduction-bart.ts.

Driver metadata

Slug
bart
Status
active
Protocol match
exactDriver measures the SAME metric the paper cites. Validator C1 permits public WRONG.
Agent version
v0.1.0-bart-cnndm-200slice
Paper
BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
Model
facebook/bart-large-cnn

Claim citation

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

Location
Table 3 · BART
Metric
R-L(rougeLsum)
Reported value
40.9
PDF page
7
Quoted text
BART 44.16 21.28 40.90

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.