Driver

sbert

Reproduction driver for Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. Source file: scripts/run-reproduction-sbert.ts.

Driver metadata

Slug
sbert
Status
active
Protocol match
proxyDriver measures a proxy of the cited metric. Validator C1 auto-downgrades not_reproduced to partial.
Agent version
v0.2.0-sbert-stsb-test-3slice-table2
Paper
Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks
Model
sentence-transformers/bert-base-nli-stsb-mean-tokens

Claim citation

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

Location
Table 2 · SBERT-NLI-STSb-base (trained on NLI + STSb)
Metric
STSb test Spearman correlation(spearman)
Reported value
85.35
PDF page
6
Quoted text
85.35

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.