Result consistency
deterministic runs offlineDo the paper's numbers agree with each other?
Detects
- The same quantity reported with different values across the abstract, body, tables and appendix.
- Arithmetic that does not follow: the text claims +8.3% but the paper's own table shows 74.2 to 80.1.
- An identifier — dataset, metric, seed, sample size — named one way in the text and another in a table or caption.
- Cross-references that dangle: a table referenced before it exists, a figure never referenced at all.
How it decides
Values are harvested from prose and table cells with their location, bucketed by metric and dataset, then compared in Python. Deltas are recomputed in code, never by a model.