Driver

deberta-v2

Reproduction driver for DeBERTa: Decoding-enhanced BERT with Disentangled Attention. Source file: scripts/run-reproduction-deberta-v2.ts.

Driver metadata

Slug
deberta-v2
Status
active
Protocol match
exactDriver measures the SAME metric the paper cites. Validator C1 permits public WRONG.
Agent version
v0.1.0-deberta-v2-mnli-microslice
Paper
DeBERTa: Decoding-enhanced BERT with Disentangled Attention
Model
microsoft/deberta-large-mnli

Claim citation

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

Location
Table 2 · DeBERTalarge
Metric
MNLI-m/mm(accuracy)
Reported value
91.1
PDF page
7
Quoted text
DeBERTalarge 91.1/91.1 95.5/90.1 90.7/88.0 86.8 91.4/91.0 90.8 93.8

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.